# RDF Ontology generated by @inferal-relay/rdf-emitter

@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix qb: <http://purl.org/linked-data/cube#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix vann: <http://purl.org/vocab/vann/> .

# Ontology metadata
<https://relay.inferal.com/ontology/microsoftads/>
  rdfs:label "Microsoft Advertising API Ontology" ;
  rdfs:comment "Ontology for the complete Microsoft Advertising API v13 REST SDK model surface across campaign management, ad insight, bulk, customer, billing, and reporting services." ;
  dcterms:title "Microsoft Advertising API Ontology" ;
  dcterms:description "Ontology for the complete Microsoft Advertising API v13 REST SDK model surface across campaign management, ad insight, bulk, customer, billing, and reporting services." ;
  dcterms:license <https://creativecommons.org/licenses/by/4.0/> ;
  dcterms:publisher <https://inferal.com/> ;
  vann:preferredNamespacePrefix "microsoftads" ;
  vann:preferredNamespaceUri "https://relay.inferal.com/ontology/microsoftads/" .

# Class: Ad Insight Ad Group Bid Landscape
microsoftads:AdInsightAdGroupBidLandscape a rdfs:Class ;
  rdfs:label "Ad Insight Ad Group Bid Landscape" ;
  rdfs:comment "Defines an object that contains a list of estimated clicks, cost, and impressions from 1 to 7 days for the ad group identifier given the suggested bid." .

# Class: Ad Insight Day Month And Year
microsoftads:AdInsightDayMonthAndYear a rdfs:Class ;
  rdfs:label "Ad Insight Day Month And Year" ;
  rdfs:comment "Defines an object that you use to specify the start and end dates of a date range." .

# Class: Ad Insight Bid Landscape Point
microsoftads:AdInsightBidLandscapePoint a rdfs:Class ;
  rdfs:label "Ad Insight Bid Landscape Point" ;
  rdfs:comment "Defines an object that contains estimates of clicks, cost, and impressions given the suggested bid." .

# Class: Ad Insight Ad Group Bid Landscape Input
microsoftads:AdInsightAdGroupBidLandscapeInput a rdfs:Class ;
  rdfs:label "Ad Insight Ad Group Bid Landscape Input" ;
  rdfs:comment "Defines an object that contains the requested bid landscape type for the corresponding ad group identifier." .

# Class: Ad Insight Ad Group Estimate
microsoftads:AdInsightAdGroupEstimate a rdfs:Class ;
  rdfs:label "Ad Insight Ad Group Estimate" ;
  rdfs:comment "Contains a list of suggested keywords for the ad group with minimum and maximum traffic estimates." .

# Class: Ad Insight Keyword Estimate
microsoftads:AdInsightKeywordEstimate a rdfs:Class ;
  rdfs:label "Ad Insight Keyword Estimate" ;
  rdfs:comment "A suggested keyword with minimum and maximum traffic estimates." .

# Class: Ad Insight Keyword
microsoftads:AdInsightKeyword a rdfs:Class ;
  rdfs:label "Ad Insight Keyword" ;
  rdfs:comment "Defines a keyword with match type." .

# Class: Ad Insight Traffic Estimate
microsoftads:AdInsightTrafficEstimate a rdfs:Class ;
  rdfs:label "Ad Insight Traffic Estimate" ;
  rdfs:comment "Defines an object that contains traffic estimates based on the campaign, ad group, and keyword criteria you specified when calling GetKeywordTrafficEstimates." .

# Class: Ad Insight Ad Group Estimator
microsoftads:AdInsightAdGroupEstimator a rdfs:Class ;
  rdfs:label "Ad Insight Ad Group Estimator" ;
  rdfs:comment "Contains a list of keyword estimators with your keyword level filter criteria for traffic estimates." .

# Class: Ad Insight Keyword Estimator
microsoftads:AdInsightKeywordEstimator a rdfs:Class ;
  rdfs:label "Ad Insight Keyword Estimator" ;
  rdfs:comment "Contains a keyword estimators with your keyword level filter criteria for traffic estimates." .

# Class: Ad Insight Api Fault Detail
microsoftads:AdInsightApiFaultDetail a rdfs:Class ;
  rdfs:label "Ad Insight Api Fault Detail" ;
  rdfs:comment "Defines an Ad Insight API fault detail object that operations return when web service-specific errors occur, such as when the request message contains incomplete or invalid data." ;
  rdfs:subClassOf microsoftads:AdInsightApplicationFault .

# Class: Ad Insight Operation Error
microsoftads:AdInsightOperationError a rdfs:Class ;
  rdfs:label "Ad Insight Operation Error" ;
  rdfs:comment "Defines an Ad Insight operation error object that contains the details that explain why the service operation failed." .

# Class: Ad Insight Batch Error
microsoftads:AdInsightBatchError a rdfs:Class ;
  rdfs:label "Ad Insight Batch Error" ;
  rdfs:comment "Defines an Ad Insight batch error object that identifies the item within the batch of items in the request message that caused the operation to fail, and describes the reason for the failure." .

# Class: Ad Insight Application Fault
microsoftads:AdInsightApplicationFault a rdfs:Class ;
  rdfs:label "Ad Insight Application Fault" ;
  rdfs:comment "Defines the base object from which all Ad Insight fault detail objects derive." .

# Class: Ad Insight Application Fault Base
microsoftads:AdInsightApplicationFaultBase a rdfs:Class ;
  rdfs:label "Ad Insight Application Fault Base" ;
  rdfs:subClassOf microsoftads:AdInsightApplicationFault .

# Class: Ad Insight Apply Recommendation Entity
microsoftads:AdInsightApplyRecommendationEntity a rdfs:Class ;
  rdfs:label "Ad Insight Apply Recommendation Entity" ;
  rdfs:comment "Apply a recommendation." .

# Class: Ad Insight Apply Recommendations Request
microsoftads:AdInsightApplyRecommendationsRequest a rdfs:Class ;
  rdfs:label "Ad Insight Apply Recommendations Request" .

# Class: Ad Insight Apply Recommendations Response
microsoftads:AdInsightApplyRecommendationsResponse a rdfs:Class ;
  rdfs:label "Ad Insight Apply Recommendations Response" .

# Class: Ad Insight Auction Insight Entry
microsoftads:AdInsightAuctionInsightEntry a rdfs:Class ;
  rdfs:label "Ad Insight Auction Insight Entry" ;
  rdfs:comment "Defines an auction insight entry for a domain." .

# Class: Ad Insight Auction Insight Kpi
microsoftads:AdInsightAuctionInsightKpi a rdfs:Class ;
  rdfs:label "Ad Insight Auction Insight Kpi" ;
  rdfs:comment "Defines an auction insight key performance indicator." .

# Class: Ad Insight Auction Insight Result
microsoftads:AdInsightAuctionInsightResult a rdfs:Class ;
  rdfs:label "Ad Insight Auction Insight Result" ;
  rdfs:comment "Defines the auction insight results from calling the GetAuctionInsightData operation." .

# Class: Ad Insight Auction Segment Search Parameter
microsoftads:AdInsightAuctionSegmentSearchParameter a rdfs:Class ;
  rdfs:label "Ad Insight Auction Segment Search Parameter" ;
  rdfs:comment "Defines an auction segment search parameter." ;
  rdfs:subClassOf microsoftads:AdInsightSearchParameter .

# Class: Ad Insight Auto Apply Recommendations Info
microsoftads:AdInsightAutoApplyRecommendationsInfo a rdfs:Class ;
  rdfs:label "Ad Insight Auto Apply Recommendations Info" ;
  rdfs:comment "Defines the auto-apply opt-in status for specific recommendation type." .

# Class: Ad Insight Bid Opportunity
microsoftads:AdInsightBidOpportunity a rdfs:Class ;
  rdfs:label "Ad Insight Bid Opportunity" ;
  rdfs:comment "Defines an object that contains the suggested bid with estimated clicks and impressions opportunities." .

# Class: Ad Insight Breakdown
microsoftads:AdInsightBreakdown a rdfs:Class ;
  rdfs:label "Ad Insight Breakdown" ;
  rdfs:comment "Defines an object for a specific audience breakdown category." .

# Class: Ad Insight Breakdowns
microsoftads:AdInsightBreakdowns a rdfs:Class ;
  rdfs:label "Ad Insight Breakdowns" ;
  rdfs:comment "Defines an object for the audience breakdown categories." .

# Class: Ad Insight Location Breakdown
microsoftads:AdInsightLocationBreakdown a rdfs:Class ;
  rdfs:label "Ad Insight Location Breakdown" ;
  rdfs:comment "Defines the location breakdown data object." .

# Class: Ad Insight Location Info
microsoftads:AdInsightLocationInfo a rdfs:Class ;
  rdfs:label "Ad Insight Location Info" ;
  rdfs:comment "Defines the location info data object." .

# Class: Ad Insight Broad Match Keyword Opportunity
microsoftads:AdInsightBroadMatchKeywordOpportunity a rdfs:Class ;
  rdfs:label "Ad Insight Broad Match Keyword Opportunity" ;
  rdfs:comment "Defines an object that contains the marketplace impact statistics of including broad match type keyword bids." ;
  rdfs:subClassOf microsoftads:AdInsightKeywordOpportunity .

# Class: Ad Insight Broad Match Search Query Kpi
microsoftads:AdInsightBroadMatchSearchQueryKPI a rdfs:Class ;
  rdfs:label "Ad Insight Broad Match Search Query Kpi" ;
  rdfs:comment "Defines an object that contains search query statistics of including broad match type keyword bids." .

# Class: Ad Insight Budget Opportunity
microsoftads:AdInsightBudgetOpportunity a rdfs:Class ;
  rdfs:label "Ad Insight Budget Opportunity" ;
  rdfs:comment "Defines an object that contains the suggested budget with estimated clicks and impressions opportunities." .

# Class: Ad Insight Budget Point
microsoftads:AdInsightBudgetPoint a rdfs:Class ;
  rdfs:label "Ad Insight Budget Point" ;
  rdfs:comment "Defines an object that contains a budget amount and an estimate of weekly impressions, clicks, and cost for this budget amount." .

# Class: Ad Insight Campaign Bid Landscape
microsoftads:AdInsightCampaignBidLandscape a rdfs:Class ;
  rdfs:label "Ad Insight Campaign Bid Landscape" ;
  rdfs:comment "Defines the CampaignBidLandscape data object, which suggests bids or targets, and contains estimated performance statistics." .

# Class: Ad Insight Campaign Bid Landscape Point
microsoftads:AdInsightCampaignBidLandscapePoint a rdfs:Class ;
  rdfs:label "Ad Insight Campaign Bid Landscape Point" ;
  rdfs:comment "Defines a data object for the total estimated performance from StartDate to EndDate by the bid or target." .

# Class: Ad Insight Campaign Budget Recommendation
microsoftads:AdInsightCampaignBudgetRecommendation a rdfs:Class ;
  rdfs:label "Ad Insight Campaign Budget Recommendation" ;
  rdfs:comment "Defines the CampaignBudgetRecommendation data object." ;
  rdfs:subClassOf microsoftads:AdInsightRecommendationBase .

# Class: Ad Insight Campaign Estimate
microsoftads:AdInsightCampaignEstimate a rdfs:Class ;
  rdfs:label "Ad Insight Campaign Estimate" ;
  rdfs:comment "Contains a nested list of suggested keywords for the campaign's ad groups with minimum and maximum traffic estimates." .

# Class: Ad Insight Campaign Estimator
microsoftads:AdInsightCampaignEstimator a rdfs:Class ;
  rdfs:label "Ad Insight Campaign Estimator" ;
  rdfs:comment "Contains campaign filter criteria and a nested list of ad group and keyword level filter criteria for traffic estimates." .

# Class: Ad Insight Criterion
microsoftads:AdInsightCriterion a rdfs:Class ;
  rdfs:label "Ad Insight Criterion" ;
  rdfs:comment "This is the base class from which keyword planner criterion objects derive." .

# Class: Ad Insight Negative Keyword
microsoftads:AdInsightNegativeKeyword a rdfs:Class ;
  rdfs:label "Ad Insight Negative Keyword" ;
  rdfs:comment "Defines a negative keyword with match type for traffic estimates." .

# Class: Ad Insight Category Search Parameter
microsoftads:AdInsightCategorySearchParameter a rdfs:Class ;
  rdfs:label "Ad Insight Category Search Parameter" ;
  rdfs:comment "The keyword category search parameter that you can use as a seed for new keyword ideas." ;
  rdfs:subClassOf microsoftads:AdInsightSearchParameter .

# Class: Ad Insight Competition Search Parameter
microsoftads:AdInsightCompetitionSearchParameter a rdfs:Class ;
  rdfs:label "Ad Insight Competition Search Parameter" ;
  rdfs:comment "The competition search parameter filter that you can include when requesting keyword ideas." ;
  rdfs:subClassOf microsoftads:AdInsightSearchParameter .

# Class: Ad Insight Date Range Search Parameter
microsoftads:AdInsightDateRangeSearchParameter a rdfs:Class ;
  rdfs:label "Ad Insight Date Range Search Parameter" ;
  rdfs:comment "The date range search parameter that you can include when requesting keyword ideas." ;
  rdfs:subClassOf microsoftads:AdInsightSearchParameter .

# Class: Ad Insight Decimal Rounded Result
microsoftads:AdInsightDecimalRoundedResult a rdfs:Class ;
  rdfs:label "Ad Insight Decimal Rounded Result" ;
  rdfs:comment "Defines a DecimalRoundedResult data object." .

# Class: Ad Insight Device Criterion
microsoftads:AdInsightDeviceCriterion a rdfs:Class ;
  rdfs:label "Ad Insight Device Criterion" ;
  rdfs:comment "The device criterion that you can include when requesting keyword ideas or traffic estimates." ;
  rdfs:subClassOf microsoftads:AdInsightCriterion .

# Class: Ad Insight Device Search Parameter
microsoftads:AdInsightDeviceSearchParameter a rdfs:Class ;
  rdfs:label "Ad Insight Device Search Parameter" ;
  rdfs:comment "The device search parameter filter that you can include when requesting keyword ideas." ;
  rdfs:subClassOf microsoftads:AdInsightSearchParameter .

# Class: Ad Insight Dismiss Recommendation Entity
microsoftads:AdInsightDismissRecommendationEntity a rdfs:Class ;
  rdfs:label "Ad Insight Dismiss Recommendation Entity" ;
  rdfs:comment "Dismiss a recommendation." .

# Class: Ad Insight Dismiss Recommendations Request
microsoftads:AdInsightDismissRecommendationsRequest a rdfs:Class ;
  rdfs:label "Ad Insight Dismiss Recommendations Request" .

# Class: Ad Insight Dismiss Recommendations Response
microsoftads:AdInsightDismissRecommendationsResponse a rdfs:Class ;
  rdfs:label "Ad Insight Dismiss Recommendations Response" .

# Class: Ad Insight Domain Category
microsoftads:AdInsightDomainCategory a rdfs:Class ;
  rdfs:label "Ad Insight Domain Category" ;
  rdfs:comment "Defines an object that contains a domain category with website coverage." .

# Class: Ad Insight Entity Detail
microsoftads:AdInsightEntityDetail a rdfs:Class ;
  rdfs:label "Ad Insight Entity Detail" ;
  rdfs:comment "Defines an object that provides detail information for an entity for performance insights." .

# Class: Ad Insight Entity Parameter
microsoftads:AdInsightEntityParameter a rdfs:Class ;
  rdfs:label "Ad Insight Entity Parameter" ;
  rdfs:comment "Defines an object that provides parameter information for an entity." ;
  rdfs:subClassOf microsoftads:AdInsightPerformanceInsightsMessageParameter .

# Class: Ad Insight Estimated Bid And Traffic
microsoftads:AdInsightEstimatedBidAndTraffic a rdfs:Class ;
  rdfs:label "Ad Insight Estimated Bid And Traffic" ;
  rdfs:comment "Defines an object that contains estimates of clicks, average cost per click (CPC), impressions, click-through rate (CTR), and total cost for the corresponding keyword or ad group given the suggested bid." .

# Class: Ad Insight Estimated Position And Traffic
microsoftads:AdInsightEstimatedPositionAndTraffic a rdfs:Class ;
  rdfs:label "Ad Insight Estimated Position And Traffic" ;
  rdfs:comment "Defines an object that contains the estimated search results position and estimated keyword statistics such as clicks, average cost per click (CPC), impressions, click-through rate (CTR), and total cost for the specified keyword given the specified bid." .

# Class: Ad Insight Exclude Account Keywords Search Parameter
microsoftads:AdInsightExcludeAccountKeywordsSearchParameter a rdfs:Class ;
  rdfs:label "Ad Insight Exclude Account Keywords Search Parameter" ;
  rdfs:comment "The exclude account keywords search parameter filter that you can include when requesting keyword ideas." ;
  rdfs:subClassOf microsoftads:AdInsightSearchParameter .

# Class: Ad Insight Feed
microsoftads:AdInsightFeed a rdfs:Class ;
  rdfs:label "Ad Insight Feed" ;
  rdfs:comment "Defines a Feed data object." .

# Class: Ad Insight Get Auction Insight Data Request
microsoftads:AdInsightGetAuctionInsightDataRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Auction Insight Data Request" .

# Class: Ad Insight Search Parameter
microsoftads:AdInsightSearchParameter a rdfs:Class ;
  rdfs:label "Ad Insight Search Parameter" ;
  rdfs:comment "This is the base class from which keyword idea search parameter objects derive." .

# Class: Ad Insight Location Criterion
microsoftads:AdInsightLocationCriterion a rdfs:Class ;
  rdfs:label "Ad Insight Location Criterion" ;
  rdfs:comment "The location criterion that you can include when requesting keyword ideas or traffic estimates." ;
  rdfs:subClassOf microsoftads:AdInsightCriterion .

# Class: Ad Insight Network Criterion
microsoftads:AdInsightNetworkCriterion a rdfs:Class ;
  rdfs:label "Ad Insight Network Criterion" ;
  rdfs:comment "The network criterion that you can include when requesting keyword ideas or traffic estimates." ;
  rdfs:subClassOf microsoftads:AdInsightCriterion .

# Class: Ad Insight Language Criterion
microsoftads:AdInsightLanguageCriterion a rdfs:Class ;
  rdfs:label "Ad Insight Language Criterion" ;
  rdfs:comment "The language criterion that you can include when requesting keyword ideas or traffic estimates." ;
  rdfs:subClassOf microsoftads:AdInsightCriterion .

# Class: Ad Insight Get Auction Insight Data Response
microsoftads:AdInsightGetAuctionInsightDataResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Auction Insight Data Response" .

# Class: Ad Insight Get Audience Breakdown Request
microsoftads:AdInsightGetAudienceBreakdownRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Audience Breakdown Request" .

# Class: Ad Insight Selection Of Age Enum
microsoftads:AdInsightSelectionOfAgeEnum a rdfs:Class ;
  rdfs:label "Ad Insight Selection Of Age Enum" ;
  rdfs:comment "Defines a data object for the selection of age targeting." .

# Class: Ad Insight Selection Of Gender Enum
microsoftads:AdInsightSelectionOfGenderEnum a rdfs:Class ;
  rdfs:label "Ad Insight Selection Of Gender Enum" ;
  rdfs:comment "Defines a data object for the selection of gender targeting." .

# Class: Ad Insight Selection Oflong
microsoftads:AdInsightSelectionOflong a rdfs:Class ;
  rdfs:label "Ad Insight Selection Oflong" ;
  rdfs:comment "Defines a data object for the selection segment IDs." .

# Class: Ad Insight Selection Of Device Enum
microsoftads:AdInsightSelectionOfDeviceEnum a rdfs:Class ;
  rdfs:label "Ad Insight Selection Of Device Enum" ;
  rdfs:comment "Defines a data object that includes or excludes device types." .

# Class: Ad Insight Radius Target
microsoftads:AdInsightRadiusTarget a rdfs:Class ;
  rdfs:label "Ad Insight Radius Target" ;
  rdfs:comment "Defines a RadiusTarget data object." .

# Class: Ad Insight Get Audience Breakdown Response
microsoftads:AdInsightGetAudienceBreakdownResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Audience Breakdown Response" .

# Class: Ad Insight Get Audience Full Estimation Request
microsoftads:AdInsightGetAudienceFullEstimationRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Audience Full Estimation Request" .

# Class: Ad Insight Get Audience Full Estimation Response
microsoftads:AdInsightGetAudienceFullEstimationResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Audience Full Estimation Response" .

# Class: Ad Insight Range Result Of Decimal Rounded Result
microsoftads:AdInsightRangeResultOfDecimalRoundedResult a rdfs:Class ;
  rdfs:label "Ad Insight Range Result Of Decimal Rounded Result" ;
  rdfs:comment "Defines a RangeResultOfDecimalRoundedResult data object." .

# Class: Ad Insight Range Result Ofdouble
microsoftads:AdInsightRangeResultOfdouble a rdfs:Class ;
  rdfs:label "Ad Insight Range Result Ofdouble" ;
  rdfs:comment "Defines a RangeResultOfDouble data object." .

# Class: Ad Insight Get Auto Apply Opt In Status Request
microsoftads:AdInsightGetAutoApplyOptInStatusRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Auto Apply Opt In Status Request" .

# Class: Ad Insight Get Auto Apply Opt In Status Response
microsoftads:AdInsightGetAutoApplyOptInStatusResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Auto Apply Opt In Status Response" .

# Class: Ad Insight Get Bid Landscape By Ad Group Ids Request
microsoftads:AdInsightGetBidLandscapeByAdGroupIdsRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Bid Landscape By Ad Group Ids Request" .

# Class: Ad Insight Get Bid Landscape By Ad Group Ids Response
microsoftads:AdInsightGetBidLandscapeByAdGroupIdsResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Bid Landscape By Ad Group Ids Response" .

# Class: Ad Insight Get Bid Landscape By Campaign Ids Request
microsoftads:AdInsightGetBidLandscapeByCampaignIdsRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Bid Landscape By Campaign Ids Request" .

# Class: Ad Insight Get Bid Landscape By Campaign Ids Response
microsoftads:AdInsightGetBidLandscapeByCampaignIdsResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Bid Landscape By Campaign Ids Response" .

# Class: Ad Insight Get Bid Landscape By Keyword Ids Request
microsoftads:AdInsightGetBidLandscapeByKeywordIdsRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Bid Landscape By Keyword Ids Request" .

# Class: Ad Insight Get Bid Landscape By Keyword Ids Response
microsoftads:AdInsightGetBidLandscapeByKeywordIdsResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Bid Landscape By Keyword Ids Response" .

# Class: Ad Insight Keyword Bid Landscape
microsoftads:AdInsightKeywordBidLandscape a rdfs:Class ;
  rdfs:label "Ad Insight Keyword Bid Landscape" ;
  rdfs:comment "Defines an object that contains a list of estimated clicks, cost, and impressions from 1 to 7 days for the keyword identifier given the suggested bid." .

# Class: Ad Insight Get Bid Opportunities Request
microsoftads:AdInsightGetBidOpportunitiesRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Bid Opportunities Request" .

# Class: Ad Insight Get Bid Opportunities Response
microsoftads:AdInsightGetBidOpportunitiesResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Bid Opportunities Response" .

# Class: Ad Insight Get Budget Opportunities Request
microsoftads:AdInsightGetBudgetOpportunitiesRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Budget Opportunities Request" .

# Class: Ad Insight Get Budget Opportunities Response
microsoftads:AdInsightGetBudgetOpportunitiesResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Budget Opportunities Response" .

# Class: Ad Insight Get Domain Categories Request
microsoftads:AdInsightGetDomainCategoriesRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Domain Categories Request" .

# Class: Ad Insight Get Domain Categories Response
microsoftads:AdInsightGetDomainCategoriesResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Domain Categories Response" .

# Class: Ad Insight Get Estimated Bid By Keyword Ids Request
microsoftads:AdInsightGetEstimatedBidByKeywordIdsRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Estimated Bid By Keyword Ids Request" .

# Class: Ad Insight Get Estimated Bid By Keyword Ids Response
microsoftads:AdInsightGetEstimatedBidByKeywordIdsResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Estimated Bid By Keyword Ids Response" .

# Class: Ad Insight Keyword Id Estimated Bid
microsoftads:AdInsightKeywordIdEstimatedBid a rdfs:Class ;
  rdfs:label "Ad Insight Keyword Id Estimated Bid" ;
  rdfs:comment "Defines an object that contains the identifier of the keyword and the suggested bid value for the keyword and match type." .

# Class: Ad Insight Keyword Estimated Bid
microsoftads:AdInsightKeywordEstimatedBid a rdfs:Class ;
  rdfs:label "Ad Insight Keyword Estimated Bid" ;
  rdfs:comment "Defines an object that contains the keyword and the estimated bid value for each match type." .

# Class: Ad Insight Get Estimated Bid By Keywords Request
microsoftads:AdInsightGetEstimatedBidByKeywordsRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Estimated Bid By Keywords Request" .

# Class: Ad Insight Keyword And Match Type
microsoftads:AdInsightKeywordAndMatchType a rdfs:Class ;
  rdfs:label "Ad Insight Keyword And Match Type" ;
  rdfs:comment "Defines an object that contains a keyword and corresponding match types." .

# Class: Ad Insight Get Estimated Bid By Keywords Response
microsoftads:AdInsightGetEstimatedBidByKeywordsResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Estimated Bid By Keywords Response" .

# Class: Ad Insight Get Estimated Position By Keyword Ids Request
microsoftads:AdInsightGetEstimatedPositionByKeywordIdsRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Estimated Position By Keyword Ids Request" .

# Class: Ad Insight Get Estimated Position By Keyword Ids Response
microsoftads:AdInsightGetEstimatedPositionByKeywordIdsResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Estimated Position By Keyword Ids Response" .

# Class: Ad Insight Keyword Id Estimated Position
microsoftads:AdInsightKeywordIdEstimatedPosition a rdfs:Class ;
  rdfs:label "Ad Insight Keyword Id Estimated Position" ;
  rdfs:comment "Defines an object that contains the identifier of a keyword and the estimated search results position for the keyword and match type." .

# Class: Ad Insight Keyword Estimated Position
microsoftads:AdInsightKeywordEstimatedPosition a rdfs:Class ;
  rdfs:label "Ad Insight Keyword Estimated Position" ;
  rdfs:comment "Defines an object that contains the keyword and the estimated position in the search results for each match type." .

# Class: Ad Insight Get Estimated Position By Keywords Request
microsoftads:AdInsightGetEstimatedPositionByKeywordsRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Estimated Position By Keywords Request" .

# Class: Ad Insight Get Estimated Position By Keywords Response
microsoftads:AdInsightGetEstimatedPositionByKeywordsResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Estimated Position By Keywords Response" .

# Class: Ad Insight Get Historical Keyword Performance Request
microsoftads:AdInsightGetHistoricalKeywordPerformanceRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Historical Keyword Performance Request" .

# Class: Ad Insight Get Historical Keyword Performance Response
microsoftads:AdInsightGetHistoricalKeywordPerformanceResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Historical Keyword Performance Response" .

# Class: Ad Insight Keyword Historical Performance
microsoftads:AdInsightKeywordHistoricalPerformance a rdfs:Class ;
  rdfs:label "Ad Insight Keyword Historical Performance" ;
  rdfs:comment "Defines an object that contains the key performance index data for the specified keyword." .

# Class: Ad Insight Keyword Kpi
microsoftads:AdInsightKeywordKPI a rdfs:Class ;
  rdfs:label "Ad Insight Keyword Kpi" ;
  rdfs:comment "Defines a key performance index object for a keyword." .

# Class: Ad Insight Get Historical Search Count Request
microsoftads:AdInsightGetHistoricalSearchCountRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Historical Search Count Request" .

# Class: Ad Insight Get Historical Search Count Response
microsoftads:AdInsightGetHistoricalSearchCountResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Historical Search Count Response" .

# Class: Ad Insight Keyword Search Count
microsoftads:AdInsightKeywordSearchCount a rdfs:Class ;
  rdfs:label "Ad Insight Keyword Search Count" ;
  rdfs:comment "Defines an object that contains a list of search counts for each device and network where the keyword was included in a search query." .

# Class: Ad Insight Search Counts By Attributes
microsoftads:AdInsightSearchCountsByAttributes a rdfs:Class ;
  rdfs:label "Ad Insight Search Counts By Attributes" ;
  rdfs:comment "Defines an object that contains a list of keyword historical search counts for the corresponding device attribute." .

# Class: Ad Insight Historical Search Count Periodic
microsoftads:AdInsightHistoricalSearchCountPeriodic a rdfs:Class ;
  rdfs:label "Ad Insight Historical Search Count Periodic" ;
  rdfs:comment "Defines an object that contains the number of times that the keyword was used in a search query during the specified time period." .

# Class: Ad Insight Get Keyword Categories Request
microsoftads:AdInsightGetKeywordCategoriesRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Keyword Categories Request" .

# Class: Ad Insight Get Keyword Categories Response
microsoftads:AdInsightGetKeywordCategoriesResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Keyword Categories Response" .

# Class: Ad Insight Keyword Category Result
microsoftads:AdInsightKeywordCategoryResult a rdfs:Class ;
  rdfs:label "Ad Insight Keyword Category Result" ;
  rdfs:comment "Defines an object that contains the keyword and a list of keyword categories that the keyword might belong to." .

# Class: Ad Insight Keyword Category
microsoftads:AdInsightKeywordCategory a rdfs:Class ;
  rdfs:label "Ad Insight Keyword Category" ;
  rdfs:comment "Defines an object that contains a keyword category and a confidence score." .

# Class: Ad Insight Get Keyword Demographics Request
microsoftads:AdInsightGetKeywordDemographicsRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Keyword Demographics Request" .

# Class: Ad Insight Get Keyword Demographics Response
microsoftads:AdInsightGetKeywordDemographicsResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Keyword Demographics Response" .

# Class: Ad Insight Keyword Demographic Result
microsoftads:AdInsightKeywordDemographicResult a rdfs:Class ;
  rdfs:label "Ad Insight Keyword Demographic Result" ;
  rdfs:comment "Defines an object that contains the keyword and percentage of users by age and gender (if known) who searched for the specified keyword." .

# Class: Ad Insight Keyword Demographic
microsoftads:AdInsightKeywordDemographic a rdfs:Class ;
  rdfs:label "Ad Insight Keyword Demographic" ;
  rdfs:comment "Defines an object that contains the device, age and gender of the user who entered the search query, if known." .

# Class: Ad Insight Get Keyword Idea Categories Response
microsoftads:AdInsightGetKeywordIdeaCategoriesResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Keyword Idea Categories Response" .

# Class: Ad Insight Keyword Idea Category
microsoftads:AdInsightKeywordIdeaCategory a rdfs:Class ;
  rdfs:label "Ad Insight Keyword Idea Category" ;
  rdfs:comment "Defines an object that contains a keyword idea category." .

# Class: Ad Insight Get Keyword Ideas Request
microsoftads:AdInsightGetKeywordIdeasRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Keyword Ideas Request" .

# Class: Ad Insight Get Keyword Ideas Response
microsoftads:AdInsightGetKeywordIdeasResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Keyword Ideas Response" .

# Class: Ad Insight Keyword Idea
microsoftads:AdInsightKeywordIdea a rdfs:Class ;
  rdfs:label "Ad Insight Keyword Idea" ;
  rdfs:comment "Defines an object that contains a suggested keyword with historical statistics, like monthly search volume, competition, suggested minimum bid, and ad impression share." .

# Class: Ad Insight Get Keyword Locations Request
microsoftads:AdInsightGetKeywordLocationsRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Keyword Locations Request" .

# Class: Ad Insight Get Keyword Locations Response
microsoftads:AdInsightGetKeywordLocationsResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Keyword Locations Response" .

# Class: Ad Insight Keyword Location Result
microsoftads:AdInsightKeywordLocationResult a rdfs:Class ;
  rdfs:label "Ad Insight Keyword Location Result" ;
  rdfs:comment "Defines an object that contains the locations where users were located when they searched for the specified keyword." .

# Class: Ad Insight Keyword Location
microsoftads:AdInsightKeywordLocation a rdfs:Class ;
  rdfs:label "Ad Insight Keyword Location" ;
  rdfs:comment "Defines an object that contains the location, network, device, and the percentage of time that a user entered a search query." .

# Class: Ad Insight Get Keyword Opportunities Request
microsoftads:AdInsightGetKeywordOpportunitiesRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Keyword Opportunities Request" .

# Class: Ad Insight Get Keyword Opportunities Response
microsoftads:AdInsightGetKeywordOpportunitiesResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Keyword Opportunities Response" .

# Class: Ad Insight Keyword Opportunity
microsoftads:AdInsightKeywordOpportunity a rdfs:Class ;
  rdfs:label "Ad Insight Keyword Opportunity" ;
  rdfs:comment "Defines an object that contains a suggested keyword and bid value." .

# Class: Ad Insight Get Keyword Traffic Estimates Request
microsoftads:AdInsightGetKeywordTrafficEstimatesRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Keyword Traffic Estimates Request" .

# Class: Ad Insight Get Keyword Traffic Estimates Response
microsoftads:AdInsightGetKeywordTrafficEstimatesResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Keyword Traffic Estimates Response" .

# Class: Ad Insight Get Performance Insights Detail Data By Account Id Request
microsoftads:AdInsightGetPerformanceInsightsDetailDataByAccountIdRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Performance Insights Detail Data By Account Id Request" .

# Class: Ad Insight Get Performance Insights Detail Data By Account Id Response
microsoftads:AdInsightGetPerformanceInsightsDetailDataByAccountIdResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Performance Insights Detail Data By Account Id Response" .

# Class: Ad Insight Performance Insights Detail
microsoftads:AdInsightPerformanceInsightsDetail a rdfs:Class ;
  rdfs:label "Ad Insight Performance Insights Detail" ;
  rdfs:comment "Defines the details for performance insights." .

# Class: Ad Insight Performance Insights Message
microsoftads:AdInsightPerformanceInsightsMessage a rdfs:Class ;
  rdfs:label "Ad Insight Performance Insights Message" ;
  rdfs:comment "Defines the message for performance insights." .

# Class: Ad Insight Performance Insights Message Parameter
microsoftads:AdInsightPerformanceInsightsMessageParameter a rdfs:Class ;
  rdfs:label "Ad Insight Performance Insights Message Parameter" ;
  rdfs:comment "Defines the message parameters for performance insights." .

# Class: Ad Insight Get Recommendations Request
microsoftads:AdInsightGetRecommendationsRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Recommendations Request" .

# Class: Ad Insight Get Recommendations Response
microsoftads:AdInsightGetRecommendationsResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Recommendations Response" .

# Class: Ad Insight Recommendation
microsoftads:AdInsightRecommendation a rdfs:Class ;
  rdfs:label "Ad Insight Recommendation" ;
  rdfs:comment "Defines the base object of Recommendation." .

# Class: Ad Insight Suggested Responsive Search Ad
microsoftads:AdInsightSuggestedResponsiveSearchAd a rdfs:Class ;
  rdfs:label "Ad Insight Suggested Responsive Search Ad" ;
  rdfs:comment "Defines an object that describes the suggested responsive search ads." .

# Class: Ad Insight Get Text Asset Suggestions By Final Urls Request
microsoftads:AdInsightGetTextAssetSuggestionsByFinalUrlsRequest a rdfs:Class ;
  rdfs:label "Ad Insight Get Text Asset Suggestions By Final Urls Request" .

# Class: Ad Insight Get Text Asset Suggestions By Final Urls Response
microsoftads:AdInsightGetTextAssetSuggestionsByFinalUrlsResponse a rdfs:Class ;
  rdfs:label "Ad Insight Get Text Asset Suggestions By Final Urls Response" .

# Class: Ad Insight Text Asset Suggestions
microsoftads:AdInsightTextAssetSuggestions a rdfs:Class ;
  rdfs:label "Ad Insight Text Asset Suggestions" ;
  rdfs:comment "Defines the text asset suggestions data object." .

# Class: Ad Insight Idea Text Search Parameter
microsoftads:AdInsightIdeaTextSearchParameter a rdfs:Class ;
  rdfs:label "Ad Insight Idea Text Search Parameter" ;
  rdfs:comment "The idea text search parameter filter that you can include when requesting keyword ideas." ;
  rdfs:subClassOf microsoftads:AdInsightSearchParameter .

# Class: Ad Insight Impression Share Search Parameter
microsoftads:AdInsightImpressionShareSearchParameter a rdfs:Class ;
  rdfs:label "Ad Insight Impression Share Search Parameter" ;
  rdfs:comment "The impression share search parameter filter that you can include when requesting keyword ideas." ;
  rdfs:subClassOf microsoftads:AdInsightSearchParameter .

# Class: Ad Insight Keyword And Confidence
microsoftads:AdInsightKeywordAndConfidence a rdfs:Class ;
  rdfs:label "Ad Insight Keyword And Confidence" ;
  rdfs:comment "Defines an object that contains a suggested keyword and a confidence score." .

# Class: Ad Insight Keyword Opportunity Base
microsoftads:AdInsightKeywordOpportunityBase a rdfs:Class ;
  rdfs:label "Ad Insight Keyword Opportunity Base" ;
  rdfs:subClassOf microsoftads:AdInsightKeywordOpportunity .

# Class: Ad Insight Keyword Recommendation
microsoftads:AdInsightKeywordRecommendation a rdfs:Class ;
  rdfs:label "Ad Insight Keyword Recommendation" ;
  rdfs:comment "Defines a KeywordRecommendation data object." ;
  rdfs:subClassOf microsoftads:AdInsightRecommendationBase .

# Class: Ad Insight Keyword Suggestion
microsoftads:AdInsightKeywordSuggestion a rdfs:Class ;
  rdfs:label "Ad Insight Keyword Suggestion" ;
  rdfs:comment "Defines an object that contains a list of suggested keywords that may perform better than the specified keyword." .

# Class: Ad Insight Language Search Parameter
microsoftads:AdInsightLanguageSearchParameter a rdfs:Class ;
  rdfs:label "Ad Insight Language Search Parameter" ;
  rdfs:comment "The language search parameter filter that you can include when requesting keyword ideas." ;
  rdfs:subClassOf microsoftads:AdInsightSearchParameter .

# Class: Ad Insight Location Search Parameter
microsoftads:AdInsightLocationSearchParameter a rdfs:Class ;
  rdfs:label "Ad Insight Location Search Parameter" ;
  rdfs:comment "The location search parameter filter that you can include when requesting keyword ideas." ;
  rdfs:subClassOf microsoftads:AdInsightSearchParameter .

# Class: Ad Insight Network Search Parameter
microsoftads:AdInsightNetworkSearchParameter a rdfs:Class ;
  rdfs:label "Ad Insight Network Search Parameter" ;
  rdfs:comment "The network search parameter filter that you can include when requesting keyword ideas." ;
  rdfs:subClassOf microsoftads:AdInsightSearchParameter .

# Class: Ad Insight Performance Insights Message Parameter Base
microsoftads:AdInsightPerformanceInsightsMessageParameterBase a rdfs:Class ;
  rdfs:label "Ad Insight Performance Insights Message Parameter Base" ;
  rdfs:subClassOf microsoftads:AdInsightPerformanceInsightsMessageParameter .

# Class: Ad Insight Query Search Parameter
microsoftads:AdInsightQuerySearchParameter a rdfs:Class ;
  rdfs:label "Ad Insight Query Search Parameter" ;
  rdfs:comment "The query search parameter that you can use as a seed for new keyword ideas." ;
  rdfs:subClassOf microsoftads:AdInsightSearchParameter .

# Class: Ad Insight Recommendation Base
microsoftads:AdInsightRecommendationBase a rdfs:Class ;
  rdfs:label "Ad Insight Recommendation Base" ;
  rdfs:comment "Defines the RecommendationBase data object." ;
  rdfs:subClassOf microsoftads:AdInsightRecommendation .

# Class: Ad Insight Recommendation Base Base
microsoftads:AdInsightRecommendationBaseBase a rdfs:Class ;
  rdfs:label "Ad Insight Recommendation Base Base" ;
  rdfs:subClassOf microsoftads:AdInsightRecommendationBase .

# Class: Ad Insight Recommendation Info
microsoftads:AdInsightRecommendationInfo a rdfs:Class ;
  rdfs:label "Ad Insight Recommendation Info" ;
  rdfs:comment "Defines the base object of RecommendationInfo." .

# Class: Ad Insight Recommendation Info Base
microsoftads:AdInsightRecommendationInfoBase a rdfs:Class ;
  rdfs:label "Ad Insight Recommendation Info Base" ;
  rdfs:subClassOf microsoftads:AdInsightRecommendationInfo .

# Class: Ad Insight Remove Conflicting Negative Keyword Recommendation
microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation a rdfs:Class ;
  rdfs:label "Ad Insight Remove Conflicting Negative Keyword Recommendation" ;
  rdfs:comment "Defines a data object for RemoveConflictingNegativeKeywordRecommendation." ;
  rdfs:subClassOf microsoftads:AdInsightRecommendationBase .

# Class: Ad Insight Responsive Search Ad Asset Recommendation
microsoftads:AdInsightResponsiveSearchAdAssetRecommendation a rdfs:Class ;
  rdfs:label "Ad Insight Responsive Search Ad Asset Recommendation" ;
  rdfs:comment "Defines a data object for ResponsiveSearchAdAssetRecommendation." ;
  rdfs:subClassOf microsoftads:AdInsightRecommendationBase .

# Class: Ad Insight Responsive Search Ad Recommendation
microsoftads:AdInsightResponsiveSearchAdRecommendation a rdfs:Class ;
  rdfs:label "Ad Insight Responsive Search Ad Recommendation" ;
  rdfs:comment "Defines a ResponsiveSearchAdRecommendation data object." ;
  rdfs:subClassOf microsoftads:AdInsightRecommendationBase .

# Class: Ad Insight Responsive Search Ads Recommendation
microsoftads:AdInsightResponsiveSearchAdsRecommendation a rdfs:Class ;
  rdfs:label "Ad Insight Responsive Search Ads Recommendation" ;
  rdfs:comment "Defines an object that contains the responsive search ads to be suggested." ;
  rdfs:subClassOf microsoftads:AdInsightRecommendation .

# Class: Ad Insight Retrieve Recommendations Request
microsoftads:AdInsightRetrieveRecommendationsRequest a rdfs:Class ;
  rdfs:label "Ad Insight Retrieve Recommendations Request" .

# Class: Ad Insight Retrieve Recommendations Response
microsoftads:AdInsightRetrieveRecommendationsResponse a rdfs:Class ;
  rdfs:label "Ad Insight Retrieve Recommendations Response" .

# Class: Ad Insight RSARecommendation Info
microsoftads:AdInsightRSARecommendationInfo a rdfs:Class ;
  rdfs:label "Ad Insight RSARecommendation Info" ;
  rdfs:comment "Defines an object that contains the info of responsive search ads recommendation." ;
  rdfs:subClassOf microsoftads:AdInsightRecommendationInfo .

# Class: Ad Insight Search Volume Search Parameter
microsoftads:AdInsightSearchVolumeSearchParameter a rdfs:Class ;
  rdfs:label "Ad Insight Search Volume Search Parameter" ;
  rdfs:comment "The search volume search parameter filter that you can include when requesting keyword ideas." ;
  rdfs:subClassOf microsoftads:AdInsightSearchParameter .

# Class: Ad Insight Set Auto Apply Opt In Status Request
microsoftads:AdInsightSetAutoApplyOptInStatusRequest a rdfs:Class ;
  rdfs:label "Ad Insight Set Auto Apply Opt In Status Request" .

# Class: Ad Insight Set Auto Apply Opt In Status Response
microsoftads:AdInsightSetAutoApplyOptInStatusResponse a rdfs:Class ;
  rdfs:label "Ad Insight Set Auto Apply Opt In Status Response" .

# Class: Ad Insight Suggested Bid Search Parameter
microsoftads:AdInsightSuggestedBidSearchParameter a rdfs:Class ;
  rdfs:label "Ad Insight Suggested Bid Search Parameter" ;
  rdfs:comment "The suggested bid search parameter filter that you can include when requesting keyword ideas." ;
  rdfs:subClassOf microsoftads:AdInsightSearchParameter .

# Class: Ad Insight Suggest Keywords For Url Request
microsoftads:AdInsightSuggestKeywordsForUrlRequest a rdfs:Class ;
  rdfs:label "Ad Insight Suggest Keywords For Url Request" .

# Class: Ad Insight Suggest Keywords For Url Response
microsoftads:AdInsightSuggestKeywordsForUrlResponse a rdfs:Class ;
  rdfs:label "Ad Insight Suggest Keywords For Url Response" .

# Class: Ad Insight Suggest Keywords From Existing Keywords Request
microsoftads:AdInsightSuggestKeywordsFromExistingKeywordsRequest a rdfs:Class ;
  rdfs:label "Ad Insight Suggest Keywords From Existing Keywords Request" .

# Class: Ad Insight Suggest Keywords From Existing Keywords Response
microsoftads:AdInsightSuggestKeywordsFromExistingKeywordsResponse a rdfs:Class ;
  rdfs:label "Ad Insight Suggest Keywords From Existing Keywords Response" .

# Class: Ad Insight Tag Recommendations Request
microsoftads:AdInsightTagRecommendationsRequest a rdfs:Class ;
  rdfs:label "Ad Insight Tag Recommendations Request" .

# Class: Ad Insight Tag Recommendations Response
microsoftads:AdInsightTagRecommendationsResponse a rdfs:Class ;
  rdfs:label "Ad Insight Tag Recommendations Response" .

# Class: Ad Insight Text Parameter
microsoftads:AdInsightTextParameter a rdfs:Class ;
  rdfs:label "Ad Insight Text Parameter" ;
  rdfs:comment "Defines the text parameter for use with performance insights." ;
  rdfs:subClassOf microsoftads:AdInsightPerformanceInsightsMessageParameter .

# Class: Ad Insight Url Parameter
microsoftads:AdInsightUrlParameter a rdfs:Class ;
  rdfs:label "Ad Insight Url Parameter" ;
  rdfs:comment "Defines the URL parameter for use with performance insights." ;
  rdfs:subClassOf microsoftads:AdInsightPerformanceInsightsMessageParameter .

# Class: Ad Insight Url Search Parameter
microsoftads:AdInsightUrlSearchParameter a rdfs:Class ;
  rdfs:label "Ad Insight Url Search Parameter" ;
  rdfs:comment "The URL search parameter that you can use as a seed for new keyword ideas." ;
  rdfs:subClassOf microsoftads:AdInsightSearchParameter .

# Class: Ad Insight Use Broad Match Keyword Recommendation
microsoftads:AdInsightUseBroadMatchKeywordRecommendation a rdfs:Class ;
  rdfs:label "Ad Insight Use Broad Match Keyword Recommendation" ;
  rdfs:comment "Defines a data object for UseBroadMatchKeywordRecommendation." ;
  rdfs:subClassOf microsoftads:AdInsightRecommendationBase .

# Class: Bulk Ad Api Error
microsoftads:BulkAdApiError a rdfs:Class ;
  rdfs:label "Bulk Ad Api Error" ;
  rdfs:comment "Defines a Bulk Ad API error object that contains the details that explain why the service operation failed." .

# Class: Bulk Ad Api Fault Detail
microsoftads:BulkAdApiFaultDetail a rdfs:Class ;
  rdfs:label "Bulk Ad Api Fault Detail" ;
  rdfs:comment "Defines a Bulk Ad API fault detail object that operations return when generic errors occur, such as an authentication error." ;
  rdfs:subClassOf microsoftads:BulkApplicationFault .

# Class: Bulk Ad Center Authentication Fault
microsoftads:BulkAdCenterAuthenticationFault a rdfs:Class ;
  rdfs:label "Bulk Ad Center Authentication Fault" ;
  rdfs:subClassOf microsoftads:BulkApplicationFault .

# Class: Bulk Ad Center Authorization Fault
microsoftads:BulkAdCenterAuthorizationFault a rdfs:Class ;
  rdfs:label "Bulk Ad Center Authorization Fault" ;
  rdfs:subClassOf microsoftads:BulkApplicationFault .

# Class: Bulk Ad Center Fault
microsoftads:BulkAdCenterFault a rdfs:Class ;
  rdfs:label "Bulk Ad Center Fault" ;
  rdfs:subClassOf microsoftads:BulkApplicationFault .

# Class: Bulk Ad Center Internal Error Fault
microsoftads:BulkAdCenterInternalErrorFault a rdfs:Class ;
  rdfs:label "Bulk Ad Center Internal Error Fault" ;
  rdfs:subClassOf microsoftads:BulkApplicationFault .

# Class: Bulk Ad Center System Fault
microsoftads:BulkAdCenterSystemFault a rdfs:Class ;
  rdfs:label "Bulk Ad Center System Fault" ;
  rdfs:subClassOf microsoftads:BulkApplicationFault .

# Class: Bulk Api Fault Detail
microsoftads:BulkApiFaultDetail a rdfs:Class ;
  rdfs:label "Bulk Api Fault Detail" ;
  rdfs:comment "Defines a Bulk API fault detail object that operations return when web service-specific errors occur, such as when the request message contains incomplete or invalid data." ;
  rdfs:subClassOf microsoftads:BulkApplicationFault .

# Class: Bulk Batch Error
microsoftads:BulkBatchError a rdfs:Class ;
  rdfs:label "Bulk Batch Error" ;
  rdfs:comment "Defines a Bulk batch error object that identifies the item within the batch of items in the request message that caused the operation to fail, and describes the reason for the failure." .

# Class: Bulk Key Value Pair Ofstring Andstring
microsoftads:BulkKeyValuePairOfstringAndstring a rdfs:Class ;
  rdfs:label "Bulk Key Value Pair Ofstring Andstring" .

# Class: Bulk Operation Error
microsoftads:BulkOperationError a rdfs:Class ;
  rdfs:label "Bulk Operation Error" ;
  rdfs:comment "Defines a Bulk operation error object that contains the details that explain why the service operation failed." .

# Class: Bulk Application Fault
microsoftads:BulkApplicationFault a rdfs:Class ;
  rdfs:label "Bulk Application Fault" ;
  rdfs:comment "Defines the base object from which all Bulk fault detail objects derive." .

# Class: Bulk Editorial Error
microsoftads:BulkEditorialError a rdfs:Class ;
  rdfs:label "Bulk Editorial Error" ;
  rdfs:comment "Defines an error object that identifies the entity with the batch of entities that failed editorial review." ;
  rdfs:subClassOf microsoftads:BulkBatchError .

# Class: Bulk Application Fault Base
microsoftads:BulkApplicationFaultBase a rdfs:Class ;
  rdfs:label "Bulk Application Fault Base" ;
  rdfs:subClassOf microsoftads:BulkApplicationFault .

# Class: Bulk Batch Error Base
microsoftads:BulkBatchErrorBase a rdfs:Class ;
  rdfs:label "Bulk Batch Error Base" ;
  rdfs:subClassOf microsoftads:BulkBatchError .

# Class: Bulk Campaign Scope
microsoftads:BulkCampaignScope a rdfs:Class ;
  rdfs:label "Bulk Campaign Scope" ;
  rdfs:comment "Defines an object that identifies a campaign to download." .

# Class: Bulk Download Campaigns By Account Ids Request
microsoftads:BulkDownloadCampaignsByAccountIdsRequest a rdfs:Class ;
  rdfs:label "Bulk Download Campaigns By Account Ids Request" .

# Class: Bulk Download Campaigns By Account Ids Response
microsoftads:BulkDownloadCampaignsByAccountIdsResponse a rdfs:Class ;
  rdfs:label "Bulk Download Campaigns By Account Ids Response" .

# Class: Bulk Download Campaigns By Campaign Ids Request
microsoftads:BulkDownloadCampaignsByCampaignIdsRequest a rdfs:Class ;
  rdfs:label "Bulk Download Campaigns By Campaign Ids Request" .

# Class: Bulk Download Campaigns By Campaign Ids Response
microsoftads:BulkDownloadCampaignsByCampaignIdsResponse a rdfs:Class ;
  rdfs:label "Bulk Download Campaigns By Campaign Ids Response" .

# Class: Bulk Editorial Api Fault Detail
microsoftads:BulkEditorialApiFaultDetail a rdfs:Class ;
  rdfs:label "Bulk Editorial Api Fault Detail" ;
  rdfs:subClassOf microsoftads:BulkApplicationFault .

# Class: Bulk Get Bulk Download Status Request
microsoftads:BulkGetBulkDownloadStatusRequest a rdfs:Class ;
  rdfs:label "Bulk Get Bulk Download Status Request" .

# Class: Bulk Get Bulk Download Status Response
microsoftads:BulkGetBulkDownloadStatusResponse a rdfs:Class ;
  rdfs:label "Bulk Get Bulk Download Status Response" .

# Class: Bulk Get Bulk Upload Status Request
microsoftads:BulkGetBulkUploadStatusRequest a rdfs:Class ;
  rdfs:label "Bulk Get Bulk Upload Status Request" .

# Class: Bulk Get Bulk Upload Status Response
microsoftads:BulkGetBulkUploadStatusResponse a rdfs:Class ;
  rdfs:label "Bulk Get Bulk Upload Status Response" .

# Class: Bulk Get Bulk Upload Url Request
microsoftads:BulkGetBulkUploadUrlRequest a rdfs:Class ;
  rdfs:label "Bulk Get Bulk Upload Url Request" .

# Class: Bulk Get Bulk Upload Url Response
microsoftads:BulkGetBulkUploadUrlResponse a rdfs:Class ;
  rdfs:label "Bulk Get Bulk Upload Url Response" .

# Class: Bulk Upload Entity Records Request
microsoftads:BulkUploadEntityRecordsRequest a rdfs:Class ;
  rdfs:label "Bulk Upload Entity Records Request" .

# Class: Bulk Upload Entity Records Response
microsoftads:BulkUploadEntityRecordsResponse a rdfs:Class ;
  rdfs:label "Bulk Upload Entity Records Response" .

# Class: Campaign Management Account Content Negative Keyword List
microsoftads:CampaignManagementAccountContentNegativeKeywordList a rdfs:Class ;
  rdfs:label "Campaign Management Account Content Negative Keyword List" ;
  rdfs:comment "Defines an account content negative keyword list." ;
  rdfs:subClassOf microsoftads:CampaignManagementSharedList .

# Class: Campaign Management Key Value Pair Ofstring Andstring
microsoftads:CampaignManagementKeyValuePairOfstringAndstring a rdfs:Class ;
  rdfs:label "Campaign Management Key Value Pair Ofstring Andstring" .

# Class: Campaign Management Account Migration Statuses Info
microsoftads:CampaignManagementAccountMigrationStatusesInfo a rdfs:Class ;
  rdfs:label "Campaign Management Account Migration Statuses Info" ;
  rdfs:comment "Defines an object that contains migration status for an account." .

# Class: Campaign Management Migration Status Info
microsoftads:CampaignManagementMigrationStatusInfo a rdfs:Class ;
  rdfs:label "Campaign Management Migration Status Info" ;
  rdfs:comment "Defines an object that contains the migration type and status for an account." .

# Class: Campaign Management Account Negative Keyword List
microsoftads:CampaignManagementAccountNegativeKeywordList a rdfs:Class ;
  rdfs:label "Campaign Management Account Negative Keyword List" ;
  rdfs:comment "Defines a negative keyword list that is associated with an account." ;
  rdfs:subClassOf microsoftads:CampaignManagementSharedList .

# Class: Campaign Management Account Placement Exclusion List
microsoftads:CampaignManagementAccountPlacementExclusionList a rdfs:Class ;
  rdfs:label "Campaign Management Account Placement Exclusion List" ;
  rdfs:comment "Defines a data object for account placement exclusion list." ;
  rdfs:subClassOf microsoftads:CampaignManagementSharedList .

# Class: Campaign Management Account Placement Inclusion List
microsoftads:CampaignManagementAccountPlacementInclusionList a rdfs:Class ;
  rdfs:label "Campaign Management Account Placement Inclusion List" ;
  rdfs:comment "Defines a data object for account placement inclusion list." ;
  rdfs:subClassOf microsoftads:CampaignManagementSharedList .

# Class: Campaign Management Account Property
microsoftads:CampaignManagementAccountProperty a rdfs:Class ;
  rdfs:label "Campaign Management Account Property" ;
  rdfs:comment "Maps an account level property name to a string value." .

# Class: Campaign Management Action Ad Extension
microsoftads:CampaignManagementActionAdExtension a rdfs:Class ;
  rdfs:label "Campaign Management Action Ad Extension" ;
  rdfs:comment "Defines an action ad extension with a call-to-action button." ;
  rdfs:subClassOf microsoftads:CampaignManagementAdExtension .

# Class: Campaign Management Schedule
microsoftads:CampaignManagementSchedule a rdfs:Class ;
  rdfs:label "Campaign Management Schedule" ;
  rdfs:comment "Defines the start and end date ranges for ad extension scheduling." .

# Class: Campaign Management Date
microsoftads:CampaignManagementDate a rdfs:Class ;
  rdfs:label "Campaign Management Date" ;
  rdfs:comment "Represents a date." .

# Class: Campaign Management Day Time
microsoftads:CampaignManagementDayTime a rdfs:Class ;
  rdfs:label "Campaign Management Day Time" ;
  rdfs:comment "Defines a day of the week and time range for ad extension scheduling." .

# Class: Campaign Management Custom Parameters
microsoftads:CampaignManagementCustomParameters a rdfs:Class ;
  rdfs:label "Campaign Management Custom Parameters" ;
  rdfs:comment "Defines a collection of key and value custom parameters for URL tracking." .

# Class: Campaign Management Custom Parameter
microsoftads:CampaignManagementCustomParameter a rdfs:Class ;
  rdfs:label "Campaign Management Custom Parameter" ;
  rdfs:comment "Defines a key and value custom parameter for URL tracking." .

# Class: Campaign Management Ad
microsoftads:CampaignManagementAd a rdfs:Class ;
  rdfs:label "Campaign Management Ad" ;
  rdfs:comment "Defines the base object of an ad." ;
  rdfs:subClassOf aent:Ad .

# Class: Campaign Management App Url
microsoftads:CampaignManagementAppUrl a rdfs:Class ;
  rdfs:label "Campaign Management App Url" ;
  rdfs:comment "Defines the operating system platform and URL of the app store download webpage." .

# Class: Campaign Management Asset Link
microsoftads:CampaignManagementAssetLink a rdfs:Class ;
  rdfs:label "Campaign Management Asset Link" ;
  rdfs:comment "Defines the relationship of an asset to an ad." .

# Class: Campaign Management Asset
microsoftads:CampaignManagementAsset a rdfs:Class ;
  rdfs:label "Campaign Management Asset" ;
  rdfs:comment "Defines the base object of an asset with a unique Microsoft Advertising identifier that can be reused across multiple ads." ;
  rdfs:subClassOf aent:Creative .

# Class: Campaign Management Image Asset
microsoftads:CampaignManagementImageAsset a rdfs:Class ;
  rdfs:label "Campaign Management Image Asset" ;
  rdfs:comment "Applies crop settings to stored image media for a specific aspect ratio." ;
  rdfs:subClassOf microsoftads:CampaignManagementAsset .

# Class: Campaign Management Verified Tracking Setting
microsoftads:CampaignManagementVerifiedTrackingSetting a rdfs:Class ;
  rdfs:label "Campaign Management Verified Tracking Setting" ;
  rdfs:comment "Defines the VerifiedTrackingSetting Data Object." ;
  rdfs:subClassOf microsoftads:CampaignManagementSetting .

# Class: Campaign Management Ad Api Error
microsoftads:CampaignManagementAdApiError a rdfs:Class ;
  rdfs:label "Campaign Management Ad Api Error" ;
  rdfs:comment "Defines a Campaign Management Ad API error object that contains the details that explain why the service operation failed." .

# Class: Campaign Management Ad Api Fault Detail
microsoftads:CampaignManagementAdApiFaultDetail a rdfs:Class ;
  rdfs:label "Campaign Management Ad Api Fault Detail" ;
  rdfs:comment "Defines a Campaign Management Ad API fault detail object that operations return when generic errors occur, such as an authentication error." ;
  rdfs:subClassOf microsoftads:CampaignManagementApplicationFault .

# Class: Campaign Management Ad Base
microsoftads:CampaignManagementAdBase a rdfs:Class ;
  rdfs:label "Campaign Management Ad Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementAd .

# Class: Campaign Management Ad Center Authentication Fault
microsoftads:CampaignManagementAdCenterAuthenticationFault a rdfs:Class ;
  rdfs:label "Campaign Management Ad Center Authentication Fault" ;
  rdfs:subClassOf microsoftads:CampaignManagementApplicationFault .

# Class: Campaign Management Ad Center Authorization Fault
microsoftads:CampaignManagementAdCenterAuthorizationFault a rdfs:Class ;
  rdfs:label "Campaign Management Ad Center Authorization Fault" ;
  rdfs:subClassOf microsoftads:CampaignManagementApplicationFault .

# Class: Campaign Management Ad Center Fault
microsoftads:CampaignManagementAdCenterFault a rdfs:Class ;
  rdfs:label "Campaign Management Ad Center Fault" ;
  rdfs:subClassOf microsoftads:CampaignManagementApplicationFault .

# Class: Campaign Management Ad Center Internal Error Fault
microsoftads:CampaignManagementAdCenterInternalErrorFault a rdfs:Class ;
  rdfs:label "Campaign Management Ad Center Internal Error Fault" ;
  rdfs:subClassOf microsoftads:CampaignManagementApplicationFault .

# Class: Campaign Management Ad Center System Fault
microsoftads:CampaignManagementAdCenterSystemFault a rdfs:Class ;
  rdfs:label "Campaign Management Ad Center System Fault" ;
  rdfs:subClassOf microsoftads:CampaignManagementApplicationFault .

# Class: Campaign Management Add Ad Extensions Request
microsoftads:CampaignManagementAddAdExtensionsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Ad Extensions Request" .

# Class: Campaign Management Ad Extension
microsoftads:CampaignManagementAdExtension a rdfs:Class ;
  rdfs:label "Campaign Management Ad Extension" ;
  rdfs:comment "Defines the base object of an ad extension." .

# Class: Campaign Management Address
microsoftads:CampaignManagementAddress a rdfs:Class ;
  rdfs:label "Campaign Management Address" ;
  rdfs:comment "Defines a postal address for location ad extensions." .

# Class: Campaign Management Geo Point
microsoftads:CampaignManagementGeoPoint a rdfs:Class ;
  rdfs:label "Campaign Management Geo Point" ;
  rdfs:comment "Defines an object that contains the longitude and latitude coordinates of a geographical location." .

# Class: Campaign Management Price Table Row
microsoftads:CampaignManagementPriceTableRow a rdfs:Class ;
  rdfs:label "Campaign Management Price Table Row" ;
  rdfs:comment "Defines pricing information by currency and unit that you can use with price ad extensions." .

# Class: Campaign Management Lead Form Question Definition
microsoftads:CampaignManagementLeadFormQuestionDefinition a rdfs:Class ;
  rdfs:label "Campaign Management Lead Form Question Definition" .

# Class: Campaign Management Add Ad Extensions Response
microsoftads:CampaignManagementAddAdExtensionsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Ad Extensions Response" .

# Class: Campaign Management Ad Extension Identity
microsoftads:CampaignManagementAdExtensionIdentity a rdfs:Class ;
  rdfs:label "Campaign Management Ad Extension Identity" ;
  rdfs:comment "Defines an object that identifies an ad extension revision." .

# Class: Campaign Management Batch Error Collection
microsoftads:CampaignManagementBatchErrorCollection a rdfs:Class ;
  rdfs:label "Campaign Management Batch Error Collection" ;
  rdfs:comment "Defines an error object that contains batch error details for the top level list index and a list of batch errors corresponding to the nested list index." .

# Class: Campaign Management Batch Error
microsoftads:CampaignManagementBatchError a rdfs:Class ;
  rdfs:label "Campaign Management Batch Error" ;
  rdfs:comment "Defines a Campaign Management batch error object that identifies the item within the batch of items in the request message that caused the operation to fail, and describes the reason for the failure." .

# Class: Campaign Management Add Ad Group Criterions Request
microsoftads:CampaignManagementAddAdGroupCriterionsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Ad Group Criterions Request" .

# Class: Campaign Management Ad Group Criterion
microsoftads:CampaignManagementAdGroupCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Ad Group Criterion" ;
  rdfs:comment "Defines a criterion that you want applied to the specified ad group." .

# Class: Campaign Management Criterion
microsoftads:CampaignManagementCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Criterion" ;
  rdfs:comment "Defines the base object of a criterion." .

# Class: Campaign Management Product Condition
microsoftads:CampaignManagementProductCondition a rdfs:Class ;
  rdfs:label "Campaign Management Product Condition" ;
  rdfs:comment "Defines a condition that determines whether a product is selected from a customer's Microsoft Merchant Center catalog file." .

# Class: Campaign Management Hotel Listing
microsoftads:CampaignManagementHotelListing a rdfs:Class ;
  rdfs:label "Campaign Management Hotel Listing" ;
  rdfs:comment "Defines a hotel listing." .

# Class: Campaign Management Webpage Parameter
microsoftads:CampaignManagementWebpageParameter a rdfs:Class ;
  rdfs:label "Campaign Management Webpage Parameter" ;
  rdfs:comment "Defines the conditions or criteria that determine whether you want to show dynamic search ads." .

# Class: Campaign Management Webpage Condition
microsoftads:CampaignManagementWebpageCondition a rdfs:Class ;
  rdfs:label "Campaign Management Webpage Condition" ;
  rdfs:comment "Defines a condition or criterion that helps determine whether you want to show dynamic search ads." .

# Class: Campaign Management Criterion Bid
microsoftads:CampaignManagementCriterionBid a rdfs:Class ;
  rdfs:label "Campaign Management Criterion Bid" ;
  rdfs:comment "Defines a base class for criterion bids." .

# Class: Campaign Management Rate Amount
microsoftads:CampaignManagementRateAmount a rdfs:Class ;
  rdfs:label "Campaign Management Rate Amount" ;
  rdfs:comment "Defines an object that represents the rate amount in percentage form." .

# Class: Campaign Management Criterion Cashback
microsoftads:CampaignManagementCriterionCashback a rdfs:Class ;
  rdfs:label "Campaign Management Criterion Cashback" ;
  rdfs:comment "Defines the CriterionCashback data object." .

# Class: Campaign Management Add Ad Group Criterions Response
microsoftads:CampaignManagementAddAdGroupCriterionsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Ad Group Criterions Response" .

# Class: Campaign Management Add Ad Groups Request
microsoftads:CampaignManagementAddAdGroupsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Ad Groups Request" .

# Class: Campaign Management Ad Group
microsoftads:CampaignManagementAdGroup a rdfs:Class ;
  rdfs:label "Campaign Management Ad Group" ;
  rdfs:comment "Defines an ad group in an advertising campaign." ;
  rdfs:subClassOf aent:TargetingGroup .

# Class: Campaign Management Bid
microsoftads:CampaignManagementBid a rdfs:Class ;
  rdfs:label "Campaign Management Bid" ;
  rdfs:comment "The highest price that you want to pay each time someone clicks your ad." .

# Class: Campaign Management Ad Rotation
microsoftads:CampaignManagementAdRotation a rdfs:Class ;
  rdfs:label "Campaign Management Ad Rotation" ;
  rdfs:comment "Defines an object that specifies the type of ad rotation to apply to the ad group." .

# Class: Campaign Management Bidding Scheme
microsoftads:CampaignManagementBiddingScheme a rdfs:Class ;
  rdfs:label "Campaign Management Bidding Scheme" ;
  rdfs:comment "Defines the base object of a bidding scheme for how you want to manage your bids." ;
  rdfs:subClassOf aent:BidStrategy .

# Class: Campaign Management Setting
microsoftads:CampaignManagementSetting a rdfs:Class ;
  rdfs:label "Campaign Management Setting" ;
  rdfs:comment "Defines the base class of a setting." .

# Class: Campaign Management Rate Bid
microsoftads:CampaignManagementRateBid a rdfs:Class ;
  rdfs:label "Campaign Management Rate Bid" ;
  rdfs:comment "Defines an object that represents the rate bid." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterionBid .

# Class: Campaign Management Frequency Cap Settings
microsoftads:CampaignManagementFrequencyCapSettings a rdfs:Class ;
  rdfs:label "Campaign Management Frequency Cap Settings" ;
  rdfs:comment "Defines the FrequencyCapSettings object." .

# Class: Campaign Management Add Ad Groups Response
microsoftads:CampaignManagementAddAdGroupsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Ad Groups Response" .

# Class: Campaign Management Add Ads Request
microsoftads:CampaignManagementAddAdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Ads Request" .

# Class: Campaign Management Add Ads Response
microsoftads:CampaignManagementAddAdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Ads Response" .

# Class: Campaign Management Add Asset Groups Request
microsoftads:CampaignManagementAddAssetGroupsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Asset Groups Request" .

# Class: Campaign Management Asset Group
microsoftads:CampaignManagementAssetGroup a rdfs:Class ;
  rdfs:label "Campaign Management Asset Group" ;
  rdfs:comment "Defines an asset group in an advertising campaign." .

# Class: Campaign Management Asset Group Search Theme
microsoftads:CampaignManagementAssetGroupSearchTheme a rdfs:Class ;
  rdfs:label "Campaign Management Asset Group Search Theme" ;
  rdfs:comment "Defines an AssetGroupSearchTheme data object." .

# Class: Campaign Management Asset Group Url Target
microsoftads:CampaignManagementAssetGroupUrlTarget a rdfs:Class ;
  rdfs:label "Campaign Management Asset Group Url Target" ;
  rdfs:comment "Defines the asset group URL target data object." .

# Class: Campaign Management Add Asset Groups Response
microsoftads:CampaignManagementAddAssetGroupsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Asset Groups Response" .

# Class: Campaign Management Add Audience Groups Request
microsoftads:CampaignManagementAddAudienceGroupsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Audience Groups Request" .

# Class: Campaign Management Audience Group
microsoftads:CampaignManagementAudienceGroup a rdfs:Class ;
  rdfs:label "Campaign Management Audience Group" ;
  rdfs:comment "Defines an AudienceGroup data object." .

# Class: Campaign Management Audience Group Dimension
microsoftads:CampaignManagementAudienceGroupDimension a rdfs:Class ;
  rdfs:label "Campaign Management Audience Group Dimension" ;
  rdfs:comment "Defines an AudienceGroupDimension data object." .

# Class: Campaign Management Audience Info
microsoftads:CampaignManagementAudienceInfo a rdfs:Class ;
  rdfs:label "Campaign Management Audience Info" ;
  rdfs:comment "An object containing and ID an type for an audience." .

# Class: Campaign Management Profile Info
microsoftads:CampaignManagementProfileInfo a rdfs:Class ;
  rdfs:label "Campaign Management Profile Info" ;
  rdfs:comment "Defines the profile info data object." .

# Class: Campaign Management Add Audience Groups Response
microsoftads:CampaignManagementAddAudienceGroupsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Audience Groups Response" .

# Class: Campaign Management Add Audiences Request
microsoftads:CampaignManagementAddAudiencesRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Audiences Request" .

# Class: Campaign Management Audience
microsoftads:CampaignManagementAudience a rdfs:Class ;
  rdfs:label "Campaign Management Audience" ;
  rdfs:comment "Defines the base object of an audience." .

# Class: Campaign Management Customer Share
microsoftads:CampaignManagementCustomerShare a rdfs:Class ;
  rdfs:label "Campaign Management Customer Share" ;
  rdfs:comment "Defines a shareable audience or UET tag that a customer owns." .

# Class: Campaign Management Customer Account Share
microsoftads:CampaignManagementCustomerAccountShare a rdfs:Class ;
  rdfs:label "Campaign Management Customer Account Share" ;
  rdfs:comment "Defines a customer or account that can use the shared audience or UET tag." .

# Class: Campaign Management Customer Account Share Association
microsoftads:CampaignManagementCustomerAccountShareAssociation a rdfs:Class ;
  rdfs:label "Campaign Management Customer Account Share Association" ;
  rdfs:comment "Contains the association count for the corresponding usage type." .

# Class: Campaign Management Remarketing Rule
microsoftads:CampaignManagementRemarketingRule a rdfs:Class ;
  rdfs:label "Campaign Management Remarketing Rule" ;
  rdfs:comment "Defines the base object of a remarketing rule." .

# Class: Campaign Management Rule Item Group
microsoftads:CampaignManagementRuleItemGroup a rdfs:Class ;
  rdfs:label "Campaign Management Rule Item Group" ;
  rdfs:comment "Defines an object that contains a list of remarketing list rule items that apply to the same visited page." .

# Class: Campaign Management Rule Item
microsoftads:CampaignManagementRuleItem a rdfs:Class ;
  rdfs:label "Campaign Management Rule Item" ;
  rdfs:comment "Defines the base class of a remarketing list rule item." .

# Class: Campaign Management Combination Rule
microsoftads:CampaignManagementCombinationRule a rdfs:Class ;
  rdfs:label "Campaign Management Combination Rule" ;
  rdfs:comment "A combination rule includes logical conditions used to determine who to add to your combined list." .

# Class: Campaign Management Custom Segment Catalog
microsoftads:CampaignManagementCustomSegmentCatalog a rdfs:Class ;
  rdfs:label "Campaign Management Custom Segment Catalog" ;
  rdfs:comment "Defines the CustomSegmentCatalog data object." .

# Class: Campaign Management Add Audiences Response
microsoftads:CampaignManagementAddAudiencesResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Audiences Response" .

# Class: Campaign Management Add Bid Strategies Request
microsoftads:CampaignManagementAddBidStrategiesRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Bid Strategies Request" .

# Class: Campaign Management Bid Strategy
microsoftads:CampaignManagementBidStrategy a rdfs:Class ;
  rdfs:label "Campaign Management Bid Strategy" ;
  rdfs:comment "A portfolio bid strategy is an automated bidding feature that manages bidding across multiple campaigns that are all working toward the same goal." .

# Class: Campaign Management Add Bid Strategies Response
microsoftads:CampaignManagementAddBidStrategiesResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Bid Strategies Response" .

# Class: Campaign Management Add Brand Kits Request
microsoftads:CampaignManagementAddBrandKitsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Brand Kits Request" .

# Class: Campaign Management Brand Kit
microsoftads:CampaignManagementBrandKit a rdfs:Class ;
  rdfs:label "Campaign Management Brand Kit" ;
  rdfs:comment "Defines the brand kit data object." .

# Class: Campaign Management Brand Kit Image
microsoftads:CampaignManagementBrandKitImage a rdfs:Class ;
  rdfs:label "Campaign Management Brand Kit Image" ;
  rdfs:comment "The brand kit image data object." .

# Class: Campaign Management Brand Kit Palette
microsoftads:CampaignManagementBrandKitPalette a rdfs:Class ;
  rdfs:label "Campaign Management Brand Kit Palette" ;
  rdfs:comment "The brand kit palette data object." .

# Class: Campaign Management Brand Kit Color
microsoftads:CampaignManagementBrandKitColor a rdfs:Class ;
  rdfs:label "Campaign Management Brand Kit Color" ;
  rdfs:comment "A data object for the brand kit color." .

# Class: Campaign Management Brand Kit Font
microsoftads:CampaignManagementBrandKitFont a rdfs:Class ;
  rdfs:label "Campaign Management Brand Kit Font" ;
  rdfs:comment "A data object for the brand kit font." .

# Class: Campaign Management Brand Voice
microsoftads:CampaignManagementBrandVoice a rdfs:Class ;
  rdfs:label "Campaign Management Brand Voice" ;
  rdfs:comment "Defines the brand voice data object." .

# Class: Campaign Management Add Brand Kits Response
microsoftads:CampaignManagementAddBrandKitsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Brand Kits Response" .

# Class: Campaign Management Add Budgets Request
microsoftads:CampaignManagementAddBudgetsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Budgets Request" .

# Class: Campaign Management Budget
microsoftads:CampaignManagementBudget a rdfs:Class ;
  rdfs:label "Campaign Management Budget" ;
  rdfs:comment "Represents a budget that can be shared by any campaigns in an account." .

# Class: Campaign Management Add Budgets Response
microsoftads:CampaignManagementAddBudgetsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Budgets Response" .

# Class: Campaign Management Add Campaign Conversion Goals Request
microsoftads:CampaignManagementAddCampaignConversionGoalsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Campaign Conversion Goals Request" .

# Class: Campaign Management Campaign Conversion Goal
microsoftads:CampaignManagementCampaignConversionGoal a rdfs:Class ;
  rdfs:label "Campaign Management Campaign Conversion Goal" ;
  rdfs:comment "Defines the base object of a campaign conversion goal." .

# Class: Campaign Management Add Campaign Conversion Goals Response
microsoftads:CampaignManagementAddCampaignConversionGoalsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Campaign Conversion Goals Response" .

# Class: Campaign Management Add Campaign Criterions Request
microsoftads:CampaignManagementAddCampaignCriterionsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Campaign Criterions Request" .

# Class: Campaign Management Campaign Criterion
microsoftads:CampaignManagementCampaignCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Campaign Criterion" ;
  rdfs:comment "Defines a criterion that you want applied to the specified campaign." .

# Class: Campaign Management Add Campaign Criterions Response
microsoftads:CampaignManagementAddCampaignCriterionsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Campaign Criterions Response" .

# Class: Campaign Management Add Campaigns Request
microsoftads:CampaignManagementAddCampaignsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Campaigns Request" .

# Class: Campaign Management Campaign
microsoftads:CampaignManagementCampaign a rdfs:Class ;
  rdfs:label "Campaign Management Campaign" ;
  rdfs:comment "Defines a campaign." ;
  rdfs:subClassOf aent:Campaign .

# Class: Campaign Management Add Campaigns Response
microsoftads:CampaignManagementAddCampaignsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Campaigns Response" .

# Class: Campaign Management Add Conversion Goals Request
microsoftads:CampaignManagementAddConversionGoalsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Conversion Goals Request" .

# Class: Campaign Management Conversion Goal
microsoftads:CampaignManagementConversionGoal a rdfs:Class ;
  rdfs:label "Campaign Management Conversion Goal" ;
  rdfs:comment "Defines the base object of a conversion goal." .

# Class: Campaign Management Conversion Goal Revenue
microsoftads:CampaignManagementConversionGoalRevenue a rdfs:Class ;
  rdfs:label "Campaign Management Conversion Goal Revenue" ;
  rdfs:comment "Defines properties for revenue that can be tracked by a conversion goal." .

# Class: Campaign Management Add Conversion Goals Response
microsoftads:CampaignManagementAddConversionGoalsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Conversion Goals Response" .

# Class: Campaign Management Add Conversion Value Rules Request
microsoftads:CampaignManagementAddConversionValueRulesRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Conversion Value Rules Request" .

# Class: Campaign Management Conversion Value Rule
microsoftads:CampaignManagementConversionValueRule a rdfs:Class ;
  rdfs:label "Campaign Management Conversion Value Rule" ;
  rdfs:comment "Defintes a conversion value rule data object." .

# Class: Campaign Management Location Condition
microsoftads:CampaignManagementLocationCondition a rdfs:Class ;
  rdfs:label "Campaign Management Location Condition" ;
  rdfs:comment "Defines a condition to use conversion value rules in a specific location." .

# Class: Campaign Management Location Condition Item
microsoftads:CampaignManagementLocationConditionItem a rdfs:Class ;
  rdfs:label "Campaign Management Location Condition Item" ;
  rdfs:comment "Defines a location condition item data object." .

# Class: Campaign Management Audience Condition
microsoftads:CampaignManagementAudienceCondition a rdfs:Class ;
  rdfs:label "Campaign Management Audience Condition" ;
  rdfs:comment "Defines a condition to use conversion value rules for specified audiences." .

# Class: Campaign Management Audience Condition Item
microsoftads:CampaignManagementAudienceConditionItem a rdfs:Class ;
  rdfs:label "Campaign Management Audience Condition Item" ;
  rdfs:comment "Defines an audience condition item data object." .

# Class: Campaign Management Device Condition
microsoftads:CampaignManagementDeviceCondition a rdfs:Class ;
  rdfs:label "Campaign Management Device Condition" ;
  rdfs:comment "Defines a condition to use conversion value rules for specified devices." .

# Class: Campaign Management Add Conversion Value Rules Response
microsoftads:CampaignManagementAddConversionValueRulesResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Conversion Value Rules Response" .

# Class: Campaign Management Add Data Exclusions Request
microsoftads:CampaignManagementAddDataExclusionsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Data Exclusions Request" .

# Class: Campaign Management Data Exclusion
microsoftads:CampaignManagementDataExclusion a rdfs:Class ;
  rdfs:label "Campaign Management Data Exclusion" ;
  rdfs:comment "Defines a data object for DataExclusion." .

# Class: Campaign Management Campaign Association
microsoftads:CampaignManagementCampaignAssociation a rdfs:Class ;
  rdfs:label "Campaign Management Campaign Association" ;
  rdfs:comment "Defines a data object for which campaigns to associate to data exclusions and seasonality adjustments." .

# Class: Campaign Management Add Data Exclusions Response
microsoftads:CampaignManagementAddDataExclusionsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Data Exclusions Response" .

# Class: Campaign Management Add Experiments Request
microsoftads:CampaignManagementAddExperimentsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Experiments Request" .

# Class: Campaign Management Experiment
microsoftads:CampaignManagementExperiment a rdfs:Class ;
  rdfs:label "Campaign Management Experiment" ;
  rdfs:comment "Defines an experiment where you split a campaign's budget and traffic, and then run an A/B test during a limited date range." .

# Class: Campaign Management Experiment Arm
microsoftads:CampaignManagementExperimentArm a rdfs:Class ;
  rdfs:label "Campaign Management Experiment Arm" ;
  rdfs:comment "Defines the experiment arm data object." .

# Class: Campaign Management Add Experiments Response
microsoftads:CampaignManagementAddExperimentsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Experiments Response" .

# Class: Campaign Management Add HTML5s Request
microsoftads:CampaignManagementAddHTML5sRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add HTML5s Request" .

# Class: Campaign Management Html5
microsoftads:CampaignManagementHTML5 a rdfs:Class ;
  rdfs:label "Campaign Management Html5" ;
  rdfs:comment "Defines the HTML5 asset data object." .

# Class: Campaign Management Add HTML5s Response
microsoftads:CampaignManagementAddHTML5sResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add HTML5s Response" .

# Class: Campaign Management Add Import Jobs Request
microsoftads:CampaignManagementAddImportJobsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Import Jobs Request" .

# Class: Campaign Management Import Job
microsoftads:CampaignManagementImportJob a rdfs:Class ;
  rdfs:label "Campaign Management Import Job" ;
  rdfs:comment "Defines the base object of an import job." .

# Class: Campaign Management Frequency
microsoftads:CampaignManagementFrequency a rdfs:Class ;
  rdfs:label "Campaign Management Frequency" ;
  rdfs:comment "Determines whether an import job should be run once or scheduled on a recurring basis." .

# Class: Campaign Management Import Option
microsoftads:CampaignManagementImportOption a rdfs:Class ;
  rdfs:label "Campaign Management Import Option" ;
  rdfs:comment "Defines the base object of an import option." .

# Class: Campaign Management Import Search And Replace For String Property
microsoftads:CampaignManagementImportSearchAndReplaceForStringProperty a rdfs:Class ;
  rdfs:label "Campaign Management Import Search And Replace For String Property" ;
  rdfs:comment "Defines the string search and replace Google import option." .

# Class: Campaign Management Campaign Ad Group Ids
microsoftads:CampaignManagementCampaignAdGroupIds a rdfs:Class ;
  rdfs:label "Campaign Management Campaign Ad Group Ids" ;
  rdfs:comment "Identifies a campaign and the list of its ad groups to import." .

# Class: Campaign Management Add Import Jobs Response
microsoftads:CampaignManagementAddImportJobsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Import Jobs Response" .

# Class: Campaign Management Add Keywords Request
microsoftads:CampaignManagementAddKeywordsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Keywords Request" .

# Class: Campaign Management Keyword
microsoftads:CampaignManagementKeyword a rdfs:Class ;
  rdfs:label "Campaign Management Keyword" ;
  rdfs:comment "Defines a keyword." .

# Class: Campaign Management Add Keywords Response
microsoftads:CampaignManagementAddKeywordsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Keywords Response" .

# Class: Campaign Management Add Labels Request
microsoftads:CampaignManagementAddLabelsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Labels Request" .

# Class: Campaign Management Label
microsoftads:CampaignManagementLabel a rdfs:Class ;
  rdfs:label "Campaign Management Label" ;
  rdfs:comment "Defines a label object to organize campaigns, ad groups, ads, and keywords into groups." .

# Class: Campaign Management Add Labels Response
microsoftads:CampaignManagementAddLabelsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Labels Response" .

# Class: Campaign Management Add Linked In Segments Request
microsoftads:CampaignManagementAddLinkedInSegmentsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Linked In Segments Request" .

# Class: Campaign Management Linked In Segment
microsoftads:CampaignManagementLinkedInSegment a rdfs:Class ;
  rdfs:label "Campaign Management Linked In Segment" ;
  rdfs:comment "Defines the LinkedInSegment data object." .

# Class: Campaign Management Company Name
microsoftads:CampaignManagementCompanyName a rdfs:Class ;
  rdfs:label "Campaign Management Company Name" ;
  rdfs:comment "Defines the CompanyName data object." .

# Class: Campaign Management Add Linked In Segments Response
microsoftads:CampaignManagementAddLinkedInSegmentsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Linked In Segments Response" .

# Class: Campaign Management Add List Items To Shared List Request
microsoftads:CampaignManagementAddListItemsToSharedListRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add List Items To Shared List Request" .

# Class: Campaign Management Shared List Item
microsoftads:CampaignManagementSharedListItem a rdfs:Class ;
  rdfs:label "Campaign Management Shared List Item" ;
  rdfs:comment "Defines the base class of a shared list item." .

# Class: Campaign Management Shared List
microsoftads:CampaignManagementSharedList a rdfs:Class ;
  rdfs:label "Campaign Management Shared List" ;
  rdfs:comment "Defines the base class of a shared list." ;
  rdfs:subClassOf microsoftads:CampaignManagementSharedEntity .

# Class: Campaign Management Add List Items To Shared List Response
microsoftads:CampaignManagementAddListItemsToSharedListResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add List Items To Shared List Response" .

# Class: Campaign Management Add Media Request
microsoftads:CampaignManagementAddMediaRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Media Request" .

# Class: Campaign Management Media
microsoftads:CampaignManagementMedia a rdfs:Class ;
  rdfs:label "Campaign Management Media" ;
  rdfs:comment "Defines the base object of media." .

# Class: Campaign Management Add Media Response
microsoftads:CampaignManagementAddMediaResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Media Response" .

# Class: Campaign Management Add Negative Keywords To Entities Request
microsoftads:CampaignManagementAddNegativeKeywordsToEntitiesRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Negative Keywords To Entities Request" .

# Class: Campaign Management Entity Negative Keyword
microsoftads:CampaignManagementEntityNegativeKeyword a rdfs:Class ;
  rdfs:label "Campaign Management Entity Negative Keyword" ;
  rdfs:comment "Defines an object that contains a set of negative keywords that are only associated with the corresponding entity such as a campaign or ad group." .

# Class: Campaign Management Negative Keyword
microsoftads:CampaignManagementNegativeKeyword a rdfs:Class ;
  rdfs:label "Campaign Management Negative Keyword" ;
  rdfs:comment "Defines a negative keyword with match type." ;
  rdfs:subClassOf microsoftads:CampaignManagementSharedListItem .

# Class: Campaign Management Add Negative Keywords To Entities Response
microsoftads:CampaignManagementAddNegativeKeywordsToEntitiesResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Negative Keywords To Entities Response" .

# Class: Campaign Management Id Collection
microsoftads:CampaignManagementIdCollection a rdfs:Class ;
  rdfs:label "Campaign Management Id Collection" ;
  rdfs:comment "Defines an object that contains a list of entity identifiers." .

# Class: Campaign Management Add New Customer Acquisition Goals Request
microsoftads:CampaignManagementAddNewCustomerAcquisitionGoalsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add New Customer Acquisition Goals Request" .

# Class: Campaign Management New Customer Acquisition Goal
microsoftads:CampaignManagementNewCustomerAcquisitionGoal a rdfs:Class ;
  rdfs:label "Campaign Management New Customer Acquisition Goal" ;
  rdfs:comment "Defines the new customer acquisition goal data object." .

# Class: Campaign Management Audience Id Name
microsoftads:CampaignManagementAudienceIdName a rdfs:Class ;
  rdfs:label "Campaign Management Audience Id Name" ;
  rdfs:comment "Defines the audience ID name data object." .

# Class: Campaign Management Add New Customer Acquisition Goals Response
microsoftads:CampaignManagementAddNewCustomerAcquisitionGoalsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add New Customer Acquisition Goals Response" .

# Class: Campaign Management Add Seasonality Adjustments Request
microsoftads:CampaignManagementAddSeasonalityAdjustmentsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Seasonality Adjustments Request" .

# Class: Campaign Management Seasonality Adjustment
microsoftads:CampaignManagementSeasonalityAdjustment a rdfs:Class ;
  rdfs:label "Campaign Management Seasonality Adjustment" ;
  rdfs:comment "Defines a data object for the seasonality adjustment." .

# Class: Campaign Management Add Seasonality Adjustments Response
microsoftads:CampaignManagementAddSeasonalityAdjustmentsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Seasonality Adjustments Response" .

# Class: Campaign Management Add Shared Entity Request
microsoftads:CampaignManagementAddSharedEntityRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Shared Entity Request" .

# Class: Campaign Management Shared Entity
microsoftads:CampaignManagementSharedEntity a rdfs:Class ;
  rdfs:label "Campaign Management Shared Entity" ;
  rdfs:comment "Defines the base class of a shared entity." .

# Class: Campaign Management Add Shared Entity Response
microsoftads:CampaignManagementAddSharedEntityResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Shared Entity Response" .

# Class: Campaign Management Add Uet Tags Request
microsoftads:CampaignManagementAddUetTagsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Uet Tags Request" .

# Class: Campaign Management Uet Tag
microsoftads:CampaignManagementUetTag a rdfs:Class ;
  rdfs:label "Campaign Management Uet Tag" ;
  rdfs:comment "Defines a Universal Event Tracking (UET) tag that you can add to your website to allow Microsoft Advertising to collect actions people take on your website." .

# Class: Campaign Management Add Uet Tags Response
microsoftads:CampaignManagementAddUetTagsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Uet Tags Response" .

# Class: Campaign Management Add Videos Request
microsoftads:CampaignManagementAddVideosRequest a rdfs:Class ;
  rdfs:label "Campaign Management Add Videos Request" .

# Class: Campaign Management Video
microsoftads:CampaignManagementVideo a rdfs:Class ;
  rdfs:label "Campaign Management Video" ;
  rdfs:comment "Defines the Video Data Object." .

# Class: Campaign Management Add Videos Response
microsoftads:CampaignManagementAddVideosResponse a rdfs:Class ;
  rdfs:label "Campaign Management Add Videos Response" .

# Class: Campaign Management Ad Extension Association
microsoftads:CampaignManagementAdExtensionAssociation a rdfs:Class ;
  rdfs:label "Campaign Management Ad Extension Association" ;
  rdfs:comment "Defines the relationship and editorial status of an ad extension with an account, campaign, or ad group." .

# Class: Campaign Management Ad Extension Association Collection
microsoftads:CampaignManagementAdExtensionAssociationCollection a rdfs:Class ;
  rdfs:label "Campaign Management Ad Extension Association Collection" ;
  rdfs:comment "Defines an array of objects that associate an ad extension and its editorial status to an account, campaign, or ad group." .

# Class: Campaign Management Ad Extension Base
microsoftads:CampaignManagementAdExtensionBase a rdfs:Class ;
  rdfs:label "Campaign Management Ad Extension Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementAdExtension .

# Class: Campaign Management Ad Extension Editorial Reason
microsoftads:CampaignManagementAdExtensionEditorialReason a rdfs:Class ;
  rdfs:label "Campaign Management Ad Extension Editorial Reason" ;
  rdfs:comment "Defines an object that you can use to determine the component of an ad extension that failed editorial review, and the reason for the failure." .

# Class: Campaign Management Ad Extension Editorial Reason Collection
microsoftads:CampaignManagementAdExtensionEditorialReasonCollection a rdfs:Class ;
  rdfs:label "Campaign Management Ad Extension Editorial Reason Collection" ;
  rdfs:comment "Defines a collection of ad extensions that failed editorial review." .

# Class: Campaign Management Ad Extension Id To Entity Id Association
microsoftads:CampaignManagementAdExtensionIdToEntityIdAssociation a rdfs:Class ;
  rdfs:label "Campaign Management Ad Extension Id To Entity Id Association" ;
  rdfs:comment "Defines an object that associates an ad extension to a supported entity, for example ad group or campaign." .

# Class: Campaign Management Ad Group Criterion Action
microsoftads:CampaignManagementAdGroupCriterionAction a rdfs:Class ;
  rdfs:label "Campaign Management Ad Group Criterion Action" ;
  rdfs:comment "Defines the action to apply to a BiddableAdGroupCriterion or NegativeAdGroupCriterion, specifically one that contains a ProductPartition." .

# Class: Campaign Management Ad Group Criterion Base
microsoftads:CampaignManagementAdGroupCriterionBase a rdfs:Class ;
  rdfs:label "Campaign Management Ad Group Criterion Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementAdGroupCriterion .

# Class: Campaign Management Ad Group Negative Sites
microsoftads:CampaignManagementAdGroupNegativeSites a rdfs:Class ;
  rdfs:label "Campaign Management Ad Group Negative Sites" ;
  rdfs:comment "Defines an object that contains the negative site URLs of an ad group." .

# Class: Campaign Management Ad Recommendation Customized Property
microsoftads:CampaignManagementAdRecommendationCustomizedProperty a rdfs:Class ;
  rdfs:label "Campaign Management Ad Recommendation Customized Property" ;
  rdfs:comment "The ad recommendation customized property data object." .

# Class: Campaign Management Ad Recommendation Image Asset Property
microsoftads:CampaignManagementAdRecommendationImageAssetProperty a rdfs:Class ;
  rdfs:label "Campaign Management Ad Recommendation Image Asset Property" ;
  rdfs:comment "The ad recommendation image asset property data object." .

# Class: Campaign Management Ad Recommendation Image Refine Operation
microsoftads:CampaignManagementAdRecommendationImageRefineOperation a rdfs:Class ;
  rdfs:label "Campaign Management Ad Recommendation Image Refine Operation" ;
  rdfs:comment "The ad recommendation image refine operation data object." .

# Class: Campaign Management Ad Recommendation Image Suggestion
microsoftads:CampaignManagementAdRecommendationImageSuggestion a rdfs:Class ;
  rdfs:label "Campaign Management Ad Recommendation Image Suggestion" ;
  rdfs:comment "Defines a data object for ad recommendation image suggestion." .

# Class: Campaign Management Image
microsoftads:CampaignManagementImage a rdfs:Class ;
  rdfs:label "Campaign Management Image" ;
  rdfs:comment "Defines an image that can be added to an account's media library." ;
  rdfs:subClassOf microsoftads:CampaignManagementMedia .

# Class: Campaign Management Ad Recommendation Image Suggestion Metadata
microsoftads:CampaignManagementAdRecommendationImageSuggestionMetadata a rdfs:Class ;
  rdfs:label "Campaign Management Ad Recommendation Image Suggestion Metadata" ;
  rdfs:comment "The ad recommendation image suggestion metadata data object." .

# Class: Campaign Management Ad Recommendation Text Asset Property
microsoftads:CampaignManagementAdRecommendationTextAssetProperty a rdfs:Class ;
  rdfs:label "Campaign Management Ad Recommendation Text Asset Property" ;
  rdfs:comment "The ad recommendation text asset property data object." .

# Class: Campaign Management Recommendation Template
microsoftads:CampaignManagementRecommendationTemplate a rdfs:Class ;
  rdfs:label "Campaign Management Recommendation Template" .

# Class: Campaign Management Recommendation Image
microsoftads:CampaignManagementRecommendationImage a rdfs:Class ;
  rdfs:label "Campaign Management Recommendation Image" .

# Class: Campaign Management Recommendation Image Size
microsoftads:CampaignManagementRecommendationImageSize a rdfs:Class ;
  rdfs:label "Campaign Management Recommendation Image Size" .

# Class: Campaign Management Recommendation Crop Setting
microsoftads:CampaignManagementRecommendationCropSetting a rdfs:Class ;
  rdfs:label "Campaign Management Recommendation Crop Setting" .

# Class: Campaign Management Recommendation Text
microsoftads:CampaignManagementRecommendationText a rdfs:Class ;
  rdfs:label "Campaign Management Recommendation Text" .

# Class: Campaign Management Recommendation Asset Property
microsoftads:CampaignManagementRecommendationAssetProperty a rdfs:Class ;
  rdfs:label "Campaign Management Recommendation Asset Property" .

# Class: Campaign Management Recommendation Background
microsoftads:CampaignManagementRecommendationBackground a rdfs:Class ;
  rdfs:label "Campaign Management Recommendation Background" .

# Class: Campaign Management Recommendation Color
microsoftads:CampaignManagementRecommendationColor a rdfs:Class ;
  rdfs:label "Campaign Management Recommendation Color" .

# Class: Campaign Management Ad Recommendation Job Info
microsoftads:CampaignManagementAdRecommendationJobInfo a rdfs:Class ;
  rdfs:label "Campaign Management Ad Recommendation Job Info" ;
  rdfs:comment "Defines the ad recommendation job info data object." .

# Class: Campaign Management Ad Recommendation Media Refine Result
microsoftads:CampaignManagementAdRecommendationMediaRefineResult a rdfs:Class ;
  rdfs:label "Campaign Management Ad Recommendation Media Refine Result" ;
  rdfs:comment "The ad recommendation media refine result data object." .

# Class: Campaign Management Ad Recommendation Refined Media
microsoftads:CampaignManagementAdRecommendationRefinedMedia a rdfs:Class ;
  rdfs:label "Campaign Management Ad Recommendation Refined Media" ;
  rdfs:comment "The ad recommendation refined media data object." .

# Class: Campaign Management Operation Error
microsoftads:CampaignManagementOperationError a rdfs:Class ;
  rdfs:label "Campaign Management Operation Error" ;
  rdfs:comment "Defines a Campaign Management operation error that contains the details that explain why the service operation failed." .

# Class: Campaign Management Ad Recommendation Text Refine Operation
microsoftads:CampaignManagementAdRecommendationTextRefineOperation a rdfs:Class ;
  rdfs:label "Campaign Management Ad Recommendation Text Refine Operation" ;
  rdfs:comment "Defines the ad recommendation text refine operation data object." .

# Class: Campaign Management Ad Recommendation Text Refine Result
microsoftads:CampaignManagementAdRecommendationTextRefineResult a rdfs:Class ;
  rdfs:label "Campaign Management Ad Recommendation Text Refine Result" ;
  rdfs:comment "The ad recommendation text refine result data object." .

# Class: Campaign Management Ad Recommendation Video Suggestion
microsoftads:CampaignManagementAdRecommendationVideoSuggestion a rdfs:Class ;
  rdfs:label "Campaign Management Ad Recommendation Video Suggestion" ;
  rdfs:comment "Defines the ad recommendation video suggestion data object." .

# Class: Campaign Management Recommendation Template Video
microsoftads:CampaignManagementRecommendationTemplateVideo a rdfs:Class ;
  rdfs:label "Campaign Management Recommendation Template Video" .

# Class: Campaign Management Recommendation Logo
microsoftads:CampaignManagementRecommendationLogo a rdfs:Class ;
  rdfs:label "Campaign Management Recommendation Logo" .

# Class: Campaign Management Recommendation Business Name
microsoftads:CampaignManagementRecommendationBusinessName a rdfs:Class ;
  rdfs:label "Campaign Management Recommendation Business Name" .

# Class: Campaign Management Recommendation Audio
microsoftads:CampaignManagementRecommendationAudio a rdfs:Class ;
  rdfs:label "Campaign Management Recommendation Audio" .

# Class: Campaign Management Solid Background Asset
microsoftads:CampaignManagementSolidBackgroundAsset a rdfs:Class ;
  rdfs:label "Campaign Management Solid Background Asset" .

# Class: Campaign Management Recommendation Scene
microsoftads:CampaignManagementRecommendationScene a rdfs:Class ;
  rdfs:label "Campaign Management Recommendation Scene" .

# Class: Campaign Management Video Recommendation Image Data
microsoftads:CampaignManagementVideoRecommendationImageData a rdfs:Class ;
  rdfs:label "Campaign Management Video Recommendation Image Data" .

# Class: Campaign Management Video Recommendation Text Data
microsoftads:CampaignManagementVideoRecommendationTextData a rdfs:Class ;
  rdfs:label "Campaign Management Video Recommendation Text Data" .

# Class: Campaign Management Key Frame
microsoftads:CampaignManagementKeyFrame a rdfs:Class ;
  rdfs:label "Campaign Management Key Frame" .

# Class: Campaign Management Video Recommendation Color Data
microsoftads:CampaignManagementVideoRecommendationColorData a rdfs:Class ;
  rdfs:label "Campaign Management Video Recommendation Color Data" .

# Class: Campaign Management Age Criterion
microsoftads:CampaignManagementAgeCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Age Criterion" ;
  rdfs:comment "Defines a criterion that can be used to show ads to users in a specific age range." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management Age Dimension
microsoftads:CampaignManagementAgeDimension a rdfs:Class ;
  rdfs:label "Campaign Management Age Dimension" ;
  rdfs:comment "Data object that specifies users by their age." ;
  rdfs:subClassOf microsoftads:CampaignManagementAudienceGroupDimension .

# Class: Campaign Management AISearch Setting
microsoftads:CampaignManagementAISearchSetting a rdfs:Class ;
  rdfs:label "Campaign Management AISearch Setting" ;
  rdfs:comment "Enable or opt out of AI search settings." ;
  rdfs:subClassOf microsoftads:CampaignManagementSetting .

# Class: Campaign Management Annotation Opt Out
microsoftads:CampaignManagementAnnotationOptOut a rdfs:Class ;
  rdfs:label "Campaign Management Annotation Opt Out" ;
  rdfs:comment "Represents the annotation opt-out configuration for an account." .

# Class: Campaign Management Api Fault Detail
microsoftads:CampaignManagementApiFaultDetail a rdfs:Class ;
  rdfs:label "Campaign Management Api Fault Detail" ;
  rdfs:comment "Defines a Campaign Management API fault object that operations return when web service-specific errors occur, such as when the request message contains incomplete or invalid data." ;
  rdfs:subClassOf microsoftads:CampaignManagementApplicationFault .

# Class: Campaign Management App Ad Extension
microsoftads:CampaignManagementAppAdExtension a rdfs:Class ;
  rdfs:label "Campaign Management App Ad Extension" ;
  rdfs:comment "Defines an app ad extension that can be included in an ad." ;
  rdfs:subClassOf microsoftads:CampaignManagementAdExtension .

# Class: Campaign Management App Download Goal
microsoftads:CampaignManagementAppDownloadGoal a rdfs:Class ;
  rdfs:label "Campaign Management App Download Goal" ;
  rdfs:comment "Defines an app download conversion goal." ;
  rdfs:subClassOf microsoftads:CampaignManagementConversionGoal .

# Class: Campaign Management Appeal Editorial Rejections Request
microsoftads:CampaignManagementAppealEditorialRejectionsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Appeal Editorial Rejections Request" .

# Class: Campaign Management Entity Id To Parent Id Association
microsoftads:CampaignManagementEntityIdToParentIdAssociation a rdfs:Class ;
  rdfs:label "Campaign Management Entity Id To Parent Id Association" ;
  rdfs:comment "Defines an object that contains the unique system identifier of an entity such as ad or keyword, and the identifier of its parent." .

# Class: Campaign Management Appeal Editorial Rejections Response
microsoftads:CampaignManagementAppealEditorialRejectionsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Appeal Editorial Rejections Response" .

# Class: Campaign Management App Install Ad
microsoftads:CampaignManagementAppInstallAd a rdfs:Class ;
  rdfs:label "Campaign Management App Install Ad" ;
  rdfs:comment "Defines an app install ad." ;
  rdfs:subClassOf microsoftads:CampaignManagementAd .

# Class: Campaign Management App Install Goal
microsoftads:CampaignManagementAppInstallGoal a rdfs:Class ;
  rdfs:label "Campaign Management App Install Goal" ;
  rdfs:comment "Defines an app install conversion goal." ;
  rdfs:subClassOf microsoftads:CampaignManagementConversionGoal .

# Class: Campaign Management Application Fault
microsoftads:CampaignManagementApplicationFault a rdfs:Class ;
  rdfs:label "Campaign Management Application Fault" ;
  rdfs:comment "Defines the base object from which all Campaign Management fault detail objects derive." .

# Class: Campaign Management Editorial Error
microsoftads:CampaignManagementEditorialError a rdfs:Class ;
  rdfs:label "Campaign Management Editorial Error" ;
  rdfs:comment "Defines an error object that identifies one of potentially many reasons why an entity failed editorial review." ;
  rdfs:subClassOf microsoftads:CampaignManagementBatchError .

# Class: Campaign Management Application Fault Base
microsoftads:CampaignManagementApplicationFaultBase a rdfs:Class ;
  rdfs:label "Campaign Management Application Fault Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementApplicationFault .

# Class: Campaign Management Apply Asset Group Listing Group Actions Request
microsoftads:CampaignManagementApplyAssetGroupListingGroupActionsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Apply Asset Group Listing Group Actions Request" .

# Class: Campaign Management Asset Group Listing Group Action
microsoftads:CampaignManagementAssetGroupListingGroupAction a rdfs:Class ;
  rdfs:label "Campaign Management Asset Group Listing Group Action" ;
  rdfs:comment "An object that contains an Action element and a ListingGroup element." .

# Class: Campaign Management Asset Group Listing Group
microsoftads:CampaignManagementAssetGroupListingGroup a rdfs:Class ;
  rdfs:label "Campaign Management Asset Group Listing Group" ;
  rdfs:comment "A listing group that corresponds directly to the identifiers specified in the request." .

# Class: Campaign Management Apply Asset Group Listing Group Actions Response
microsoftads:CampaignManagementApplyAssetGroupListingGroupActionsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Apply Asset Group Listing Group Actions Response" .

# Class: Campaign Management Apply Customer List Items Request
microsoftads:CampaignManagementApplyCustomerListItemsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Apply Customer List Items Request" .

# Class: Campaign Management Customer List
microsoftads:CampaignManagementCustomerList a rdfs:Class ;
  rdfs:label "Campaign Management Customer List" ;
  rdfs:comment "Defines a CustomerList data object." ;
  rdfs:subClassOf microsoftads:CampaignManagementAudience .

# Class: Campaign Management Apply Customer List Items Response
microsoftads:CampaignManagementApplyCustomerListItemsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Apply Customer List Items Response" .

# Class: Campaign Management Apply Customer List User Data Request
microsoftads:CampaignManagementApplyCustomerListUserDataRequest a rdfs:Class ;
  rdfs:label "Campaign Management Apply Customer List User Data Request" .

# Class: Campaign Management Customer List User Data
microsoftads:CampaignManagementCustomerListUserData a rdfs:Class ;
  rdfs:label "Campaign Management Customer List User Data" ;
  rdfs:comment "Defines a CustomerListUserData data object." .

# Class: Campaign Management Apply Customer List User Data Response
microsoftads:CampaignManagementApplyCustomerListUserDataResponse a rdfs:Class ;
  rdfs:label "Campaign Management Apply Customer List User Data Response" .

# Class: Campaign Management Apply Hotel Group Actions Request
microsoftads:CampaignManagementApplyHotelGroupActionsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Apply Hotel Group Actions Request" .

# Class: Campaign Management Apply Hotel Group Actions Response
microsoftads:CampaignManagementApplyHotelGroupActionsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Apply Hotel Group Actions Response" .

# Class: Campaign Management Apply Offline Conversion Adjustments Request
microsoftads:CampaignManagementApplyOfflineConversionAdjustmentsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Apply Offline Conversion Adjustments Request" .

# Class: Campaign Management Offline Conversion Adjustment
microsoftads:CampaignManagementOfflineConversionAdjustment a rdfs:Class ;
  rdfs:label "Campaign Management Offline Conversion Adjustment" ;
  rdfs:comment "Defines an object to retract or restate an offline conversion via the ApplyOfflineConversionAdjustments operation." .

# Class: Campaign Management Apply Offline Conversion Adjustments Response
microsoftads:CampaignManagementApplyOfflineConversionAdjustmentsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Apply Offline Conversion Adjustments Response" .

# Class: Campaign Management Apply Offline Conversions Request
microsoftads:CampaignManagementApplyOfflineConversionsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Apply Offline Conversions Request" .

# Class: Campaign Management Offline Conversion
microsoftads:CampaignManagementOfflineConversion a rdfs:Class ;
  rdfs:label "Campaign Management Offline Conversion" ;
  rdfs:comment "Defines an offline conversion that you send to Microsoft Advertising." .

# Class: Campaign Management Apply Offline Conversions Response
microsoftads:CampaignManagementApplyOfflineConversionsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Apply Offline Conversions Response" .

# Class: Campaign Management Apply Online Conversion Adjustments Request
microsoftads:CampaignManagementApplyOnlineConversionAdjustmentsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Apply Online Conversion Adjustments Request" .

# Class: Campaign Management Online Conversion Adjustment
microsoftads:CampaignManagementOnlineConversionAdjustment a rdfs:Class ;
  rdfs:label "Campaign Management Online Conversion Adjustment" ;
  rdfs:comment "Defines an object to retract or restate an online conversion." .

# Class: Campaign Management Apply Online Conversion Adjustments Response
microsoftads:CampaignManagementApplyOnlineConversionAdjustmentsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Apply Online Conversion Adjustments Response" .

# Class: Campaign Management Apply Product Partition Actions Request
microsoftads:CampaignManagementApplyProductPartitionActionsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Apply Product Partition Actions Request" .

# Class: Campaign Management Apply Product Partition Actions Response
microsoftads:CampaignManagementApplyProductPartitionActionsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Apply Product Partition Actions Response" .

# Class: Campaign Management App Setting
microsoftads:CampaignManagementAppSetting a rdfs:Class ;
  rdfs:label "Campaign Management App Setting" ;
  rdfs:comment "The app setting data object." ;
  rdfs:subClassOf microsoftads:CampaignManagementSetting .

# Class: Campaign Management Asset Base
microsoftads:CampaignManagementAssetBase a rdfs:Class ;
  rdfs:label "Campaign Management Asset Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementAsset .

# Class: Campaign Management Asset Group Editorial Reason
microsoftads:CampaignManagementAssetGroupEditorialReason a rdfs:Class ;
  rdfs:label "Campaign Management Asset Group Editorial Reason" ;
  rdfs:comment "Defines an object that you can use to determine the component of an asset group that failed editorial review, and the reason for the failure." .

# Class: Campaign Management Asset Group Editorial Reason Collection
microsoftads:CampaignManagementAssetGroupEditorialReasonCollection a rdfs:Class ;
  rdfs:label "Campaign Management Asset Group Editorial Reason Collection" ;
  rdfs:comment "Defines a collection of asset groups that failed editorial review." .

# Class: Campaign Management Audience Base
microsoftads:CampaignManagementAudienceBase a rdfs:Class ;
  rdfs:label "Campaign Management Audience Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementAudience .

# Class: Campaign Management Audience Criterion
microsoftads:CampaignManagementAudienceCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Audience Criterion" ;
  rdfs:comment "Defines a criterion that can be used to show ads to a specific audience." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management Audience Dimension
microsoftads:CampaignManagementAudienceDimension a rdfs:Class ;
  rdfs:label "Campaign Management Audience Dimension" ;
  rdfs:comment "An object that inherits AudienceGroupDimension." ;
  rdfs:subClassOf microsoftads:CampaignManagementAudienceGroupDimension .

# Class: Campaign Management Audience Group Asset Group Association
microsoftads:CampaignManagementAudienceGroupAssetGroupAssociation a rdfs:Class ;
  rdfs:label "Campaign Management Audience Group Asset Group Association" ;
  rdfs:comment "Defines an AudienceGroupAssetGroupAssociation data object." .

# Class: Campaign Management Audience Group Dimension Base
microsoftads:CampaignManagementAudienceGroupDimensionBase a rdfs:Class ;
  rdfs:label "Campaign Management Audience Group Dimension Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementAudienceGroupDimension .

# Class: Campaign Management Audio Filter
microsoftads:CampaignManagementAudioFilter a rdfs:Class ;
  rdfs:label "Campaign Management Audio Filter" ;
  rdfs:comment "Defines the audio filter data object." .

# Class: Campaign Management Audit Point Result
microsoftads:CampaignManagementAuditPointResult a rdfs:Class ;
  rdfs:label "Campaign Management Audit Point Result" ;
  rdfs:comment "Defines the AuditPointResult data object." .

# Class: Campaign Management Base Domain Setting
microsoftads:CampaignManagementBaseDomainSetting a rdfs:Class ;
  rdfs:label "Campaign Management Base Domain Setting" ;
  rdfs:comment "Defines the BaseDomainSetting data object." ;
  rdfs:subClassOf microsoftads:CampaignManagementSetting .

# Class: Campaign Management Batch Error Base
microsoftads:CampaignManagementBatchErrorBase a rdfs:Class ;
  rdfs:label "Campaign Management Batch Error Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementBatchError .

# Class: Campaign Management Batch Error Collection Base
microsoftads:CampaignManagementBatchErrorCollectionBase a rdfs:Class ;
  rdfs:label "Campaign Management Batch Error Collection Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementBatchErrorCollection .

# Class: Campaign Management Biddable Ad Group Criterion
microsoftads:CampaignManagementBiddableAdGroupCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Biddable Ad Group Criterion" ;
  rdfs:comment "Defines a biddable criterion that you want applied to the specified ad group." ;
  rdfs:subClassOf microsoftads:CampaignManagementAdGroupCriterion .

# Class: Campaign Management Biddable Campaign Criterion
microsoftads:CampaignManagementBiddableCampaignCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Biddable Campaign Criterion" ;
  rdfs:comment "Defines a biddable criterion that you want applied to the specified campaign." ;
  rdfs:subClassOf microsoftads:CampaignManagementCampaignCriterion .

# Class: Campaign Management Bidding Scheme Base
microsoftads:CampaignManagementBiddingSchemeBase a rdfs:Class ;
  rdfs:label "Campaign Management Bidding Scheme Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementBiddingScheme .

# Class: Campaign Management Bid Multiplier
microsoftads:CampaignManagementBidMultiplier a rdfs:Class ;
  rdfs:label "Campaign Management Bid Multiplier" ;
  rdfs:comment "Defines the multiplier by which to adjust your base bid for the corresponding criterion." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterionBid .

# Class: Campaign Management BMCStore
microsoftads:CampaignManagementBMCStore a rdfs:Class ;
  rdfs:label "Campaign Management BMCStore" ;
  rdfs:comment "Defines a Microsoft Merchant Center store." .

# Class: Campaign Management Brand Item
microsoftads:CampaignManagementBrandItem a rdfs:Class ;
  rdfs:label "Campaign Management Brand Item" ;
  rdfs:comment "A data object for the BrandItem." ;
  rdfs:subClassOf microsoftads:CampaignManagementSharedListItem .

# Class: Campaign Management Brand List
microsoftads:CampaignManagementBrandList a rdfs:Class ;
  rdfs:label "Campaign Management Brand List" ;
  rdfs:comment "A data object for the BrandList." ;
  rdfs:subClassOf microsoftads:CampaignManagementSharedList .

# Class: Campaign Management Call Ad Extension
microsoftads:CampaignManagementCallAdExtension a rdfs:Class ;
  rdfs:label "Campaign Management Call Ad Extension" ;
  rdfs:comment "Defines an object that specifies a click-to-call phone number to include in a text ad." ;
  rdfs:subClassOf microsoftads:CampaignManagementAdExtension .

# Class: Campaign Management Callout Ad Extension
microsoftads:CampaignManagementCalloutAdExtension a rdfs:Class ;
  rdfs:label "Campaign Management Callout Ad Extension" ;
  rdfs:comment "Defines an object that specifies additional text about your business, products, or services to include in a text ad." ;
  rdfs:subClassOf microsoftads:CampaignManagementAdExtension .

# Class: Campaign Management Call To Action Setting
microsoftads:CampaignManagementCallToActionSetting a rdfs:Class ;
  rdfs:label "Campaign Management Call To Action Setting" ;
  rdfs:comment "Defines the CallToActionSetting data object." ;
  rdfs:subClassOf microsoftads:CampaignManagementSetting .

# Class: Campaign Management Campaign Criterion Base
microsoftads:CampaignManagementCampaignCriterionBase a rdfs:Class ;
  rdfs:label "Campaign Management Campaign Criterion Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementCampaignCriterion .

# Class: Campaign Management Campaign Frequency Cap Setting
microsoftads:CampaignManagementCampaignFrequencyCapSetting a rdfs:Class ;
  rdfs:label "Campaign Management Campaign Frequency Cap Setting" ;
  rdfs:comment "Defines the campaign frequency cap setting data object." ;
  rdfs:subClassOf microsoftads:CampaignManagementSetting .

# Class: Campaign Management Campaign Negative Sites
microsoftads:CampaignManagementCampaignNegativeSites a rdfs:Class ;
  rdfs:label "Campaign Management Campaign Negative Sites" ;
  rdfs:comment "Defines an object that contains the negative site URLs of a campaign." .

# Class: Campaign Management Campaign Size
microsoftads:CampaignManagementCampaignSize a rdfs:Class ;
  rdfs:label "Campaign Management Campaign Size" .

# Class: Campaign Management Cashback Adjustment
microsoftads:CampaignManagementCashbackAdjustment a rdfs:Class ;
  rdfs:label "Campaign Management Cashback Adjustment" ;
  rdfs:comment "Defines the CashbackAdjustment Data Object." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterionCashback .

# Class: Campaign Management Category Result
microsoftads:CampaignManagementCategoryResult a rdfs:Class ;
  rdfs:label "Campaign Management Category Result" ;
  rdfs:comment "Defines the CategoryResult data object." .

# Class: Campaign Management Channel Placement Criterion
microsoftads:CampaignManagementChannelPlacementCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Channel Placement Criterion" ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management Clipchamp Template Info
microsoftads:CampaignManagementClipchampTemplateInfo a rdfs:Class ;
  rdfs:label "Campaign Management Clipchamp Template Info" ;
  rdfs:comment "Defines the clip champ template info data object." .

# Class: Campaign Management Combined List
microsoftads:CampaignManagementCombinedList a rdfs:Class ;
  rdfs:label "Campaign Management Combined List" ;
  rdfs:comment "A combined list is an audience created from a combination of multiple existing audiences." ;
  rdfs:subClassOf microsoftads:CampaignManagementAudience .

# Class: Campaign Management Commission Bidding Scheme
microsoftads:CampaignManagementCommissionBiddingScheme a rdfs:Class ;
  rdfs:label "Campaign Management Commission Bidding Scheme" ;
  rdfs:comment "Defines an object that represents the commission bid strategy type (commission pay per stay)." ;
  rdfs:subClassOf microsoftads:CampaignManagementBiddingScheme .

# Class: Campaign Management Company
microsoftads:CampaignManagementCompany a rdfs:Class ;
  rdfs:label "Campaign Management Company" ;
  rdfs:comment "Defines the profile data for a company." .

# Class: Campaign Management Company List
microsoftads:CampaignManagementCompanyList a rdfs:Class ;
  rdfs:label "Campaign Management Company List" ;
  rdfs:comment "Defines the CompanyList data object." ;
  rdfs:subClassOf microsoftads:CampaignManagementLinkedInSegment .

# Class: Campaign Management Conversion Goal Base
microsoftads:CampaignManagementConversionGoalBase a rdfs:Class ;
  rdfs:label "Campaign Management Conversion Goal Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementConversionGoal .

# Class: Campaign Management Co Op Setting
microsoftads:CampaignManagementCoOpSetting a rdfs:Class ;
  rdfs:label "Campaign Management Co Op Setting" ;
  rdfs:comment "Defines the ad group level settings for feed-based Microsoft Shopping Campaigns." ;
  rdfs:subClassOf microsoftads:CampaignManagementSetting .

# Class: Campaign Management Cost Per Sale Bidding Scheme
microsoftads:CampaignManagementCostPerSaleBiddingScheme a rdfs:Class ;
  rdfs:label "Campaign Management Cost Per Sale Bidding Scheme" ;
  rdfs:comment "Defines an object that represents the cost per sale bid strategy type." ;
  rdfs:subClassOf microsoftads:CampaignManagementBiddingScheme .

# Class: Campaign Management Create Asset Group Recommendation Request
microsoftads:CampaignManagementCreateAssetGroupRecommendationRequest a rdfs:Class ;
  rdfs:label "Campaign Management Create Asset Group Recommendation Request" .

# Class: Campaign Management Create Asset Group Recommendation Response
microsoftads:CampaignManagementCreateAssetGroupRecommendationResponse a rdfs:Class ;
  rdfs:label "Campaign Management Create Asset Group Recommendation Response" .

# Class: Campaign Management Create Brand Kit Recommendation Request
microsoftads:CampaignManagementCreateBrandKitRecommendationRequest a rdfs:Class ;
  rdfs:label "Campaign Management Create Brand Kit Recommendation Request" .

# Class: Campaign Management Create Brand Kit Recommendation Response
microsoftads:CampaignManagementCreateBrandKitRecommendationResponse a rdfs:Class ;
  rdfs:label "Campaign Management Create Brand Kit Recommendation Response" .

# Class: Campaign Management Create Responsive Ad Recommendation Request
microsoftads:CampaignManagementCreateResponsiveAdRecommendationRequest a rdfs:Class ;
  rdfs:label "Campaign Management Create Responsive Ad Recommendation Request" .

# Class: Campaign Management Create Responsive Ad Recommendation Response
microsoftads:CampaignManagementCreateResponsiveAdRecommendationResponse a rdfs:Class ;
  rdfs:label "Campaign Management Create Responsive Ad Recommendation Response" .

# Class: Campaign Management Responsive Ad
microsoftads:CampaignManagementResponsiveAd a rdfs:Class ;
  rdfs:label "Campaign Management Responsive Ad" ;
  rdfs:comment "A responsive ad format for audience ads and multimedia ads." ;
  rdfs:subClassOf microsoftads:CampaignManagementAd .

# Class: Campaign Management Create Responsive Search Ad Recommendation Request
microsoftads:CampaignManagementCreateResponsiveSearchAdRecommendationRequest a rdfs:Class ;
  rdfs:label "Campaign Management Create Responsive Search Ad Recommendation Request" .

# Class: Campaign Management Create Responsive Search Ad Recommendation Response
microsoftads:CampaignManagementCreateResponsiveSearchAdRecommendationResponse a rdfs:Class ;
  rdfs:label "Campaign Management Create Responsive Search Ad Recommendation Response" .

# Class: Campaign Management Responsive Search Ad
microsoftads:CampaignManagementResponsiveSearchAd a rdfs:Class ;
  rdfs:label "Campaign Management Responsive Search Ad" ;
  rdfs:comment "A responsive ad format for text ads in the Search network." ;
  rdfs:subClassOf microsoftads:CampaignManagementAd .

# Class: Campaign Management Criterion Base
microsoftads:CampaignManagementCriterionBase a rdfs:Class ;
  rdfs:label "Campaign Management Criterion Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management Criterion Bid Base
microsoftads:CampaignManagementCriterionBidBase a rdfs:Class ;
  rdfs:label "Campaign Management Criterion Bid Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterionBid .

# Class: Campaign Management Criterion Cashback Base
microsoftads:CampaignManagementCriterionCashbackBase a rdfs:Class ;
  rdfs:label "Campaign Management Criterion Cashback Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterionCashback .

# Class: Campaign Management Custom Audience
microsoftads:CampaignManagementCustomAudience a rdfs:Class ;
  rdfs:label "Campaign Management Custom Audience" ;
  rdfs:comment "Defines a custom audience." ;
  rdfs:subClassOf microsoftads:CampaignManagementAudience .

# Class: Campaign Management Custom Events Rule
microsoftads:CampaignManagementCustomEventsRule a rdfs:Class ;
  rdfs:label "Campaign Management Custom Events Rule" ;
  rdfs:comment "Defines a custom events remarketing rule." ;
  rdfs:subClassOf microsoftads:CampaignManagementRemarketingRule .

# Class: Campaign Management Custom Linked In Criterion
microsoftads:CampaignManagementCustomLinkedInCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Custom Linked In Criterion" ;
  rdfs:comment "Defines the custom LinkedIn criterion data object." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management Custom Segment
microsoftads:CampaignManagementCustomSegment a rdfs:Class ;
  rdfs:label "Campaign Management Custom Segment" ;
  rdfs:comment "Defines the CustomSegment data object." ;
  rdfs:subClassOf microsoftads:CampaignManagementAudience .

# Class: Campaign Management Daily Summary
microsoftads:CampaignManagementDailySummary a rdfs:Class ;
  rdfs:label "Campaign Management Daily Summary" ;
  rdfs:comment "Defines a data object for a summary of the offline conversion reports for the day." .

# Class: Campaign Management Data Table Ad Extension
microsoftads:CampaignManagementDataTableAdExtension a rdfs:Class ;
  rdfs:label "Campaign Management Data Table Ad Extension" ;
  rdfs:subClassOf microsoftads:CampaignManagementAdExtension .

# Class: Campaign Management Day Time Criterion
microsoftads:CampaignManagementDayTimeCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Day Time Criterion" ;
  rdfs:comment "Defines a criterion that can be used to show ads to users during a specific day and time range." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management Deal Criterion
microsoftads:CampaignManagementDealCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Deal Criterion" ;
  rdfs:comment "Defines a criterion that can be used to show ads for a specific deal." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management Delete Ad Extensions Associations Request
microsoftads:CampaignManagementDeleteAdExtensionsAssociationsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Ad Extensions Associations Request" .

# Class: Campaign Management Delete Ad Extensions Associations Response
microsoftads:CampaignManagementDeleteAdExtensionsAssociationsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Ad Extensions Associations Response" .

# Class: Campaign Management Delete Ad Extensions Request
microsoftads:CampaignManagementDeleteAdExtensionsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Ad Extensions Request" .

# Class: Campaign Management Delete Ad Extensions Response
microsoftads:CampaignManagementDeleteAdExtensionsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Ad Extensions Response" .

# Class: Campaign Management Delete Ad Group Criterions Request
microsoftads:CampaignManagementDeleteAdGroupCriterionsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Ad Group Criterions Request" .

# Class: Campaign Management Delete Ad Group Criterions Response
microsoftads:CampaignManagementDeleteAdGroupCriterionsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Ad Group Criterions Response" .

# Class: Campaign Management Delete Ad Groups Request
microsoftads:CampaignManagementDeleteAdGroupsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Ad Groups Request" .

# Class: Campaign Management Delete Ad Groups Response
microsoftads:CampaignManagementDeleteAdGroupsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Ad Groups Response" .

# Class: Campaign Management Delete Ads Request
microsoftads:CampaignManagementDeleteAdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Ads Request" .

# Class: Campaign Management Delete Ads Response
microsoftads:CampaignManagementDeleteAdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Ads Response" .

# Class: Campaign Management Delete Asset Groups Request
microsoftads:CampaignManagementDeleteAssetGroupsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Asset Groups Request" .

# Class: Campaign Management Delete Asset Groups Response
microsoftads:CampaignManagementDeleteAssetGroupsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Asset Groups Response" .

# Class: Campaign Management Delete Audience Group Asset Group Associations Request
microsoftads:CampaignManagementDeleteAudienceGroupAssetGroupAssociationsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Audience Group Asset Group Associations Request" .

# Class: Campaign Management Delete Audience Group Asset Group Associations Response
microsoftads:CampaignManagementDeleteAudienceGroupAssetGroupAssociationsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Audience Group Asset Group Associations Response" .

# Class: Campaign Management Delete Audience Groups Request
microsoftads:CampaignManagementDeleteAudienceGroupsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Audience Groups Request" .

# Class: Campaign Management Delete Audience Groups Response
microsoftads:CampaignManagementDeleteAudienceGroupsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Audience Groups Response" .

# Class: Campaign Management Delete Audiences Request
microsoftads:CampaignManagementDeleteAudiencesRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Audiences Request" .

# Class: Campaign Management Delete Audiences Response
microsoftads:CampaignManagementDeleteAudiencesResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Audiences Response" .

# Class: Campaign Management Delete Bid Strategies Request
microsoftads:CampaignManagementDeleteBidStrategiesRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Bid Strategies Request" .

# Class: Campaign Management Delete Bid Strategies Response
microsoftads:CampaignManagementDeleteBidStrategiesResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Bid Strategies Response" .

# Class: Campaign Management Delete Brand Kits Request
microsoftads:CampaignManagementDeleteBrandKitsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Brand Kits Request" .

# Class: Campaign Management Delete Brand Kits Response
microsoftads:CampaignManagementDeleteBrandKitsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Brand Kits Response" .

# Class: Campaign Management Delete Budgets Request
microsoftads:CampaignManagementDeleteBudgetsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Budgets Request" .

# Class: Campaign Management Delete Budgets Response
microsoftads:CampaignManagementDeleteBudgetsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Budgets Response" .

# Class: Campaign Management Delete Campaign Conversion Goals Request
microsoftads:CampaignManagementDeleteCampaignConversionGoalsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Campaign Conversion Goals Request" .

# Class: Campaign Management Delete Campaign Conversion Goals Response
microsoftads:CampaignManagementDeleteCampaignConversionGoalsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Campaign Conversion Goals Response" .

# Class: Campaign Management Delete Campaign Criterions Request
microsoftads:CampaignManagementDeleteCampaignCriterionsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Campaign Criterions Request" .

# Class: Campaign Management Delete Campaign Criterions Response
microsoftads:CampaignManagementDeleteCampaignCriterionsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Campaign Criterions Response" .

# Class: Campaign Management Delete Campaigns Request
microsoftads:CampaignManagementDeleteCampaignsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Campaigns Request" .

# Class: Campaign Management Delete Campaigns Response
microsoftads:CampaignManagementDeleteCampaignsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Campaigns Response" .

# Class: Campaign Management Delete Data Exclusions Request
microsoftads:CampaignManagementDeleteDataExclusionsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Data Exclusions Request" .

# Class: Campaign Management Delete Data Exclusions Response
microsoftads:CampaignManagementDeleteDataExclusionsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Data Exclusions Response" .

# Class: Campaign Management Delete Experiments Request
microsoftads:CampaignManagementDeleteExperimentsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Experiments Request" .

# Class: Campaign Management Delete Experiments Response
microsoftads:CampaignManagementDeleteExperimentsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Experiments Response" .

# Class: Campaign Management Delete HTML5s Request
microsoftads:CampaignManagementDeleteHTML5sRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete HTML5s Request" .

# Class: Campaign Management Delete HTML5s Response
microsoftads:CampaignManagementDeleteHTML5sResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete HTML5s Response" .

# Class: Campaign Management Delete Import Jobs Request
microsoftads:CampaignManagementDeleteImportJobsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Import Jobs Request" .

# Class: Campaign Management Delete Import Jobs Response
microsoftads:CampaignManagementDeleteImportJobsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Import Jobs Response" .

# Class: Campaign Management Delete Keywords Request
microsoftads:CampaignManagementDeleteKeywordsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Keywords Request" .

# Class: Campaign Management Delete Keywords Response
microsoftads:CampaignManagementDeleteKeywordsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Keywords Response" .

# Class: Campaign Management Delete Label Associations Request
microsoftads:CampaignManagementDeleteLabelAssociationsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Label Associations Request" .

# Class: Campaign Management Label Association
microsoftads:CampaignManagementLabelAssociation a rdfs:Class ;
  rdfs:label "Campaign Management Label Association" ;
  rdfs:comment "Defines the relationship between a label and campaign, ad group, ad, or keyword entity." .

# Class: Campaign Management Delete Label Associations Response
microsoftads:CampaignManagementDeleteLabelAssociationsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Label Associations Response" .

# Class: Campaign Management Delete Labels Request
microsoftads:CampaignManagementDeleteLabelsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Labels Request" .

# Class: Campaign Management Delete Labels Response
microsoftads:CampaignManagementDeleteLabelsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Labels Response" .

# Class: Campaign Management Delete Linked In Segments Request
microsoftads:CampaignManagementDeleteLinkedInSegmentsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Linked In Segments Request" .

# Class: Campaign Management Delete Linked In Segments Response
microsoftads:CampaignManagementDeleteLinkedInSegmentsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Linked In Segments Response" .

# Class: Campaign Management Delete List Items From Shared List Request
microsoftads:CampaignManagementDeleteListItemsFromSharedListRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete List Items From Shared List Request" .

# Class: Campaign Management Delete List Items From Shared List Response
microsoftads:CampaignManagementDeleteListItemsFromSharedListResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete List Items From Shared List Response" .

# Class: Campaign Management Delete Media Request
microsoftads:CampaignManagementDeleteMediaRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Media Request" .

# Class: Campaign Management Delete Media Response
microsoftads:CampaignManagementDeleteMediaResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Media Response" .

# Class: Campaign Management Delete Negative Keywords From Entities Request
microsoftads:CampaignManagementDeleteNegativeKeywordsFromEntitiesRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Negative Keywords From Entities Request" .

# Class: Campaign Management Delete Negative Keywords From Entities Response
microsoftads:CampaignManagementDeleteNegativeKeywordsFromEntitiesResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Negative Keywords From Entities Response" .

# Class: Campaign Management Delete Seasonality Adjustments Request
microsoftads:CampaignManagementDeleteSeasonalityAdjustmentsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Seasonality Adjustments Request" .

# Class: Campaign Management Delete Seasonality Adjustments Response
microsoftads:CampaignManagementDeleteSeasonalityAdjustmentsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Seasonality Adjustments Response" .

# Class: Campaign Management Delete Shared Entities Request
microsoftads:CampaignManagementDeleteSharedEntitiesRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Shared Entities Request" .

# Class: Campaign Management Delete Shared Entities Response
microsoftads:CampaignManagementDeleteSharedEntitiesResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Shared Entities Response" .

# Class: Campaign Management Delete Shared Entity Associations Request
microsoftads:CampaignManagementDeleteSharedEntityAssociationsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Shared Entity Associations Request" .

# Class: Campaign Management Shared Entity Association
microsoftads:CampaignManagementSharedEntityAssociation a rdfs:Class ;
  rdfs:label "Campaign Management Shared Entity Association" ;
  rdfs:comment "Defines an object that associates a campaign to negative keyword list, or an ad account to a website exclusion list." .

# Class: Campaign Management Delete Shared Entity Associations Response
microsoftads:CampaignManagementDeleteSharedEntityAssociationsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Shared Entity Associations Response" .

# Class: Campaign Management Delete Videos Request
microsoftads:CampaignManagementDeleteVideosRequest a rdfs:Class ;
  rdfs:label "Campaign Management Delete Videos Request" .

# Class: Campaign Management Delete Videos Response
microsoftads:CampaignManagementDeleteVideosResponse a rdfs:Class ;
  rdfs:label "Campaign Management Delete Videos Response" .

# Class: Campaign Management Device Criterion
microsoftads:CampaignManagementDeviceCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Device Criterion" ;
  rdfs:comment "Defines a criterion that can be used to show ads on specific devices." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management Diagnostic Card Data
microsoftads:CampaignManagementDiagnosticCardData a rdfs:Class ;
  rdfs:label "Campaign Management Diagnostic Card Data" ;
  rdfs:comment "Defines the diagnostic card data data object." .

# Class: Campaign Management Health Check Metadata
microsoftads:CampaignManagementHealthCheckMetadata a rdfs:Class ;
  rdfs:label "Campaign Management Health Check Metadata" ;
  rdfs:comment "Defines the health check metadata data object." .

# Class: Campaign Management Health Check Column Metadata
microsoftads:CampaignManagementHealthCheckColumnMetadata a rdfs:Class ;
  rdfs:label "Campaign Management Health Check Column Metadata" ;
  rdfs:comment "Defines the health check column metadata data object." .

# Class: Campaign Management Health Check Action Link Metadata
microsoftads:CampaignManagementHealthCheckActionLinkMetadata a rdfs:Class ;
  rdfs:label "Campaign Management Health Check Action Link Metadata" ;
  rdfs:comment "Defines the health check action link metadata data object." .

# Class: Campaign Management Health Check Data
microsoftads:CampaignManagementHealthCheckData a rdfs:Class ;
  rdfs:label "Campaign Management Health Check Data" ;
  rdfs:comment "Defines the health check data data object." .

# Class: Campaign Management Health Check Entity
microsoftads:CampaignManagementHealthCheckEntity a rdfs:Class ;
  rdfs:label "Campaign Management Health Check Entity" ;
  rdfs:comment "Defines the health check entity data object." .

# Class: Campaign Management Health Check Sub Entity Data
microsoftads:CampaignManagementHealthCheckSubEntityData a rdfs:Class ;
  rdfs:label "Campaign Management Health Check Sub Entity Data" ;
  rdfs:comment "Defines the health check sub entity data object." .

# Class: Campaign Management Diagnostic Category Data
microsoftads:CampaignManagementDiagnosticCategoryData a rdfs:Class ;
  rdfs:label "Campaign Management Diagnostic Category Data" ;
  rdfs:comment "Defines the diagnostic category data data object." .

# Class: Campaign Management Diagnostics Entity
microsoftads:CampaignManagementDiagnosticsEntity a rdfs:Class ;
  rdfs:label "Campaign Management Diagnostics Entity" ;
  rdfs:comment "Defines the DiagnosticsEntity data object." .

# Class: Campaign Management Diagnostics Filter
microsoftads:CampaignManagementDiagnosticsFilter a rdfs:Class ;
  rdfs:label "Campaign Management Diagnostics Filter" ;
  rdfs:comment "Defines the DiagnosticsFilter data object." .

# Class: Campaign Management Diagnostics Request Status
microsoftads:CampaignManagementDiagnosticsRequestStatus a rdfs:Class ;
  rdfs:label "Campaign Management Diagnostics Request Status" ;
  rdfs:comment "Defines the DiagnosticsRequestStatus data object." .

# Class: Campaign Management Diagnostics Settings
microsoftads:CampaignManagementDiagnosticsSettings a rdfs:Class ;
  rdfs:label "Campaign Management Diagnostics Settings" ;
  rdfs:comment "Defines the DiagnosticsSettings data object." .

# Class: Campaign Management Diagnostic Tile Data
microsoftads:CampaignManagementDiagnosticTileData a rdfs:Class ;
  rdfs:label "Campaign Management Diagnostic Tile Data" ;
  rdfs:comment "Defines the diagnostic tile data data object." .

# Class: Campaign Management Disclaimer Ad Extension
microsoftads:CampaignManagementDisclaimerAdExtension a rdfs:Class ;
  rdfs:label "Campaign Management Disclaimer Ad Extension" ;
  rdfs:comment "Defines an ad extension that specifies disclaimer text to include in an expanded text ad or responsive search ad." ;
  rdfs:subClassOf microsoftads:CampaignManagementAdExtension .

# Class: Campaign Management Disclaimer Setting
microsoftads:CampaignManagementDisclaimerSetting a rdfs:Class ;
  rdfs:label "Campaign Management Disclaimer Setting" ;
  rdfs:comment "Defines the DisclaimerSetting Data Object." ;
  rdfs:subClassOf microsoftads:CampaignManagementSetting .

# Class: Campaign Management Duration Goal
microsoftads:CampaignManagementDurationGoal a rdfs:Class ;
  rdfs:label "Campaign Management Duration Goal" ;
  rdfs:comment "Defines a duration conversion goal." ;
  rdfs:subClassOf microsoftads:CampaignManagementConversionGoal .

# Class: Campaign Management Dynamic Feed Setting
microsoftads:CampaignManagementDynamicFeedSetting a rdfs:Class ;
  rdfs:label "Campaign Management Dynamic Feed Setting" ;
  rdfs:comment "Defines the DynamicFeedSetting Data Object." ;
  rdfs:subClassOf microsoftads:CampaignManagementSetting .

# Class: Campaign Management Dynamic Search Ad
microsoftads:CampaignManagementDynamicSearchAd a rdfs:Class ;
  rdfs:label "Campaign Management Dynamic Search Ad" ;
  rdfs:comment "Defines a dynamic search ad." ;
  rdfs:subClassOf microsoftads:CampaignManagementAd .

# Class: Campaign Management Dynamic Search Ads Setting
microsoftads:CampaignManagementDynamicSearchAdsSetting a rdfs:Class ;
  rdfs:label "Campaign Management Dynamic Search Ads Setting" ;
  rdfs:comment "Defines the Dynamic Search Ads setting for a campaign." ;
  rdfs:subClassOf microsoftads:CampaignManagementSetting .

# Class: Campaign Management Editorial Api Fault Detail
microsoftads:CampaignManagementEditorialApiFaultDetail a rdfs:Class ;
  rdfs:label "Campaign Management Editorial Api Fault Detail" ;
  rdfs:comment "Defines a fault object that operations such as AddAdGroupCriterions, UpdateAdGroupCriterions, SetAdExtensionsAssociations, and UpdateAdExtensions return when one or more criterion or ad extensions in your request message fail editorial review." ;
  rdfs:subClassOf microsoftads:CampaignManagementApplicationFault .

# Class: Campaign Management Editorial Error Collection
microsoftads:CampaignManagementEditorialErrorCollection a rdfs:Class ;
  rdfs:label "Campaign Management Editorial Error Collection" ;
  rdfs:comment "Defines a nested list of error object that identifies one of potentially many reasons why an entity failed editorial review." ;
  rdfs:subClassOf microsoftads:CampaignManagementBatchErrorCollection .

# Class: Campaign Management Editorial Reason
microsoftads:CampaignManagementEditorialReason a rdfs:Class ;
  rdfs:label "Campaign Management Editorial Reason" ;
  rdfs:comment "Defines an object that you can use to determine the component of an ad or keyword that failed editorial review, and the reason for the failure." .

# Class: Campaign Management Editorial Reason Collection
microsoftads:CampaignManagementEditorialReasonCollection a rdfs:Class ;
  rdfs:label "Campaign Management Editorial Reason Collection" ;
  rdfs:comment "Defines a collection of ads or keywords that failed editorial review, and the reason for the failure." .

# Class: Campaign Management Enhanced Cpc Bidding Scheme
microsoftads:CampaignManagementEnhancedCpcBiddingScheme a rdfs:Class ;
  rdfs:label "Campaign Management Enhanced Cpc Bidding Scheme" ;
  rdfs:comment "Defines an object that represents the enhanced CPC bid strategy type." ;
  rdfs:subClassOf microsoftads:CampaignManagementBiddingScheme .

# Class: Campaign Management Entity Result
microsoftads:CampaignManagementEntityResult a rdfs:Class ;
  rdfs:label "Campaign Management Entity Result" ;
  rdfs:comment "Defines the EntityResult data object." .

# Class: Campaign Management Event Goal
microsoftads:CampaignManagementEventGoal a rdfs:Class ;
  rdfs:label "Campaign Management Event Goal" ;
  rdfs:comment "Defines a custom event conversion goal." ;
  rdfs:subClassOf microsoftads:CampaignManagementConversionGoal .

# Class: Campaign Management Expanded Text Ad
microsoftads:CampaignManagementExpandedTextAd a rdfs:Class ;
  rdfs:label "Campaign Management Expanded Text Ad" ;
  rdfs:comment "Defines an expanded text ad." ;
  rdfs:subClassOf microsoftads:CampaignManagementAd .

# Class: Campaign Management File Import Job
microsoftads:CampaignManagementFileImportJob a rdfs:Class ;
  rdfs:label "Campaign Management File Import Job" ;
  rdfs:comment "FileImportJob is reserved for future use." ;
  rdfs:subClassOf microsoftads:CampaignManagementImportJob .

# Class: Campaign Management File Import Option
microsoftads:CampaignManagementFileImportOption a rdfs:Class ;
  rdfs:label "Campaign Management File Import Option" ;
  rdfs:comment "FileImportOption is reserved for future use." ;
  rdfs:subClassOf microsoftads:CampaignManagementImportOption .

# Class: Campaign Management Filter Link Ad Extension
microsoftads:CampaignManagementFilterLinkAdExtension a rdfs:Class ;
  rdfs:label "Campaign Management Filter Link Ad Extension" ;
  rdfs:comment "Filter Link Extensions pair one header with between 3 and 10 clickable text values that tell customers more about your business." ;
  rdfs:subClassOf microsoftads:CampaignManagementAdExtension .

# Class: Campaign Management Fixed Bid
microsoftads:CampaignManagementFixedBid a rdfs:Class ;
  rdfs:label "Campaign Management Fixed Bid" ;
  rdfs:comment "Defines the fixed bid to use in the auction." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterionBid .

# Class: Campaign Management Flyer Ad Extension
microsoftads:CampaignManagementFlyerAdExtension a rdfs:Class ;
  rdfs:label "Campaign Management Flyer Ad Extension" ;
  rdfs:comment "Flyer Extensions enable advertisers to distribute product or store catalogues (flyers) to potential customers." ;
  rdfs:subClassOf microsoftads:CampaignManagementAdExtension .

# Class: Campaign Management Gender Criterion
microsoftads:CampaignManagementGenderCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Gender Criterion" ;
  rdfs:comment "Defines a criterion that can be used to show ads to users of a specific gender." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management Gender Dimension
microsoftads:CampaignManagementGenderDimension a rdfs:Class ;
  rdfs:label "Campaign Management Gender Dimension" ;
  rdfs:comment "Defines a GenderDimension data object." ;
  rdfs:subClassOf microsoftads:CampaignManagementAudienceGroupDimension .

# Class: Campaign Management Genre Criterion
microsoftads:CampaignManagementGenreCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Genre Criterion" ;
  rdfs:comment "Defines a criterion that can be used to show ads from a specific genre." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management Get Account Migration Statuses Request
microsoftads:CampaignManagementGetAccountMigrationStatusesRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Account Migration Statuses Request" .

# Class: Campaign Management Get Account Migration Statuses Response
microsoftads:CampaignManagementGetAccountMigrationStatusesResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Account Migration Statuses Response" .

# Class: Campaign Management Get Account Properties Request
microsoftads:CampaignManagementGetAccountPropertiesRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Account Properties Request" .

# Class: Campaign Management Get Account Properties Response
microsoftads:CampaignManagementGetAccountPropertiesResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Account Properties Response" .

# Class: Campaign Management Get Ad Extension Ids By Account Id Request
microsoftads:CampaignManagementGetAdExtensionIdsByAccountIdRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Ad Extension Ids By Account Id Request" .

# Class: Campaign Management Get Ad Extension Ids By Account Id Response
microsoftads:CampaignManagementGetAdExtensionIdsByAccountIdResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Ad Extension Ids By Account Id Response" .

# Class: Campaign Management Get Ad Extensions Associations Request
microsoftads:CampaignManagementGetAdExtensionsAssociationsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Ad Extensions Associations Request" .

# Class: Campaign Management Get Ad Extensions Associations Response
microsoftads:CampaignManagementGetAdExtensionsAssociationsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Ad Extensions Associations Response" .

# Class: Campaign Management Get Ad Extensions By Ids Request
microsoftads:CampaignManagementGetAdExtensionsByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Ad Extensions By Ids Request" .

# Class: Campaign Management Get Ad Extensions By Ids Response
microsoftads:CampaignManagementGetAdExtensionsByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Ad Extensions By Ids Response" .

# Class: Campaign Management Get Ad Extensions Editorial Reasons Request
microsoftads:CampaignManagementGetAdExtensionsEditorialReasonsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Ad Extensions Editorial Reasons Request" .

# Class: Campaign Management Get Ad Extensions Editorial Reasons Response
microsoftads:CampaignManagementGetAdExtensionsEditorialReasonsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Ad Extensions Editorial Reasons Response" .

# Class: Campaign Management Get Ad Group Criterions By Ids Request
microsoftads:CampaignManagementGetAdGroupCriterionsByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Ad Group Criterions By Ids Request" .

# Class: Campaign Management Get Ad Group Criterions By Ids Response
microsoftads:CampaignManagementGetAdGroupCriterionsByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Ad Group Criterions By Ids Response" .

# Class: Campaign Management Get Ad Groups By Campaign Id Request
microsoftads:CampaignManagementGetAdGroupsByCampaignIdRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Ad Groups By Campaign Id Request" .

# Class: Campaign Management Get Ad Groups By Campaign Id Response
microsoftads:CampaignManagementGetAdGroupsByCampaignIdResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Ad Groups By Campaign Id Response" .

# Class: Campaign Management Get Ad Groups By Ids Request
microsoftads:CampaignManagementGetAdGroupsByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Ad Groups By Ids Request" .

# Class: Campaign Management Get Ad Groups By Ids Response
microsoftads:CampaignManagementGetAdGroupsByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Ad Groups By Ids Response" .

# Class: Campaign Management Get Ads By Ad Group Id Request
microsoftads:CampaignManagementGetAdsByAdGroupIdRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Ads By Ad Group Id Request" .

# Class: Campaign Management Get Ads By Ad Group Id Response
microsoftads:CampaignManagementGetAdsByAdGroupIdResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Ads By Ad Group Id Response" .

# Class: Campaign Management Get Ads By Editorial Status Request
microsoftads:CampaignManagementGetAdsByEditorialStatusRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Ads By Editorial Status Request" .

# Class: Campaign Management Get Ads By Editorial Status Response
microsoftads:CampaignManagementGetAdsByEditorialStatusResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Ads By Editorial Status Response" .

# Class: Campaign Management Get Ads By Ids Request
microsoftads:CampaignManagementGetAdsByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Ads By Ids Request" .

# Class: Campaign Management Get Ads By Ids Response
microsoftads:CampaignManagementGetAdsByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Ads By Ids Response" .

# Class: Campaign Management Get Annotation Opt Out Response
microsoftads:CampaignManagementGetAnnotationOptOutResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Annotation Opt Out Response" .

# Class: Campaign Management Get Asset Group Listing Groups By Ids Request
microsoftads:CampaignManagementGetAssetGroupListingGroupsByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Asset Group Listing Groups By Ids Request" .

# Class: Campaign Management Get Asset Group Listing Groups By Ids Response
microsoftads:CampaignManagementGetAssetGroupListingGroupsByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Asset Group Listing Groups By Ids Response" .

# Class: Campaign Management Get Asset Groups By Campaign Id Request
microsoftads:CampaignManagementGetAssetGroupsByCampaignIdRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Asset Groups By Campaign Id Request" .

# Class: Campaign Management Get Asset Groups By Campaign Id Response
microsoftads:CampaignManagementGetAssetGroupsByCampaignIdResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Asset Groups By Campaign Id Response" .

# Class: Campaign Management Get Asset Groups By Ids Request
microsoftads:CampaignManagementGetAssetGroupsByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Asset Groups By Ids Request" .

# Class: Campaign Management Get Asset Groups By Ids Response
microsoftads:CampaignManagementGetAssetGroupsByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Asset Groups By Ids Response" .

# Class: Campaign Management Get Asset Groups Editorial Reasons Request
microsoftads:CampaignManagementGetAssetGroupsEditorialReasonsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Asset Groups Editorial Reasons Request" .

# Class: Campaign Management Get Asset Groups Editorial Reasons Response
microsoftads:CampaignManagementGetAssetGroupsEditorialReasonsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Asset Groups Editorial Reasons Response" .

# Class: Campaign Management Get Audience Group Asset Group Associations By Asset Group Ids Request
microsoftads:CampaignManagementGetAudienceGroupAssetGroupAssociationsByAssetGroupIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Audience Group Asset Group Associations By Asset Group Ids Request" .

# Class: Campaign Management Get Audience Group Asset Group Associations By Asset Group Ids Response
microsoftads:CampaignManagementGetAudienceGroupAssetGroupAssociationsByAssetGroupIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Audience Group Asset Group Associations By Asset Group Ids Response" .

# Class: Campaign Management Get Audience Group Asset Group Associations By Audience Group Ids Request
microsoftads:CampaignManagementGetAudienceGroupAssetGroupAssociationsByAudienceGroupIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Audience Group Asset Group Associations By Audience Group Ids Request" .

# Class: Campaign Management Get Audience Group Asset Group Associations By Audience Group Ids Response
microsoftads:CampaignManagementGetAudienceGroupAssetGroupAssociationsByAudienceGroupIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Audience Group Asset Group Associations By Audience Group Ids Response" .

# Class: Campaign Management Get Audience Groups By Ids Request
microsoftads:CampaignManagementGetAudienceGroupsByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Audience Groups By Ids Request" .

# Class: Campaign Management Get Audience Groups By Ids Response
microsoftads:CampaignManagementGetAudienceGroupsByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Audience Groups By Ids Response" .

# Class: Campaign Management Get Audiences By Ids Request
microsoftads:CampaignManagementGetAudiencesByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Audiences By Ids Request" .

# Class: Campaign Management Get Audiences By Ids Response
microsoftads:CampaignManagementGetAudiencesByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Audiences By Ids Response" .

# Class: Campaign Management Get Bid Strategies By Ids Request
microsoftads:CampaignManagementGetBidStrategiesByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Bid Strategies By Ids Request" .

# Class: Campaign Management Get Bid Strategies By Ids Response
microsoftads:CampaignManagementGetBidStrategiesByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Bid Strategies By Ids Response" .

# Class: Campaign Management Get BMCStores By Customer Id Request
microsoftads:CampaignManagementGetBMCStoresByCustomerIdRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get BMCStores By Customer Id Request" .

# Class: Campaign Management Get BMCStores By Customer Id Response
microsoftads:CampaignManagementGetBMCStoresByCustomerIdResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get BMCStores By Customer Id Response" .

# Class: Campaign Management Get Brand Kits By Account Id Request
microsoftads:CampaignManagementGetBrandKitsByAccountIdRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Brand Kits By Account Id Request" .

# Class: Campaign Management Get Brand Kits By Account Id Response
microsoftads:CampaignManagementGetBrandKitsByAccountIdResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Brand Kits By Account Id Response" .

# Class: Campaign Management Get Brand Kits By Ids Request
microsoftads:CampaignManagementGetBrandKitsByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Brand Kits By Ids Request" .

# Class: Campaign Management Get Brand Kits By Ids Response
microsoftads:CampaignManagementGetBrandKitsByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Brand Kits By Ids Response" .

# Class: Campaign Management Get BSCCountries Response
microsoftads:CampaignManagementGetBSCCountriesResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get BSCCountries Response" .

# Class: Campaign Management Get Budgets By Ids Request
microsoftads:CampaignManagementGetBudgetsByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Budgets By Ids Request" .

# Class: Campaign Management Get Budgets By Ids Response
microsoftads:CampaignManagementGetBudgetsByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Budgets By Ids Response" .

# Class: Campaign Management Get Campaign Criterions By Ids Request
microsoftads:CampaignManagementGetCampaignCriterionsByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Campaign Criterions By Ids Request" .

# Class: Campaign Management Get Campaign Criterions By Ids Response
microsoftads:CampaignManagementGetCampaignCriterionsByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Campaign Criterions By Ids Response" .

# Class: Campaign Management Get Campaign Ids By Bid Strategy Ids Request
microsoftads:CampaignManagementGetCampaignIdsByBidStrategyIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Campaign Ids By Bid Strategy Ids Request" .

# Class: Campaign Management Get Campaign Ids By Bid Strategy Ids Response
microsoftads:CampaignManagementGetCampaignIdsByBidStrategyIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Campaign Ids By Bid Strategy Ids Response" .

# Class: Campaign Management Get Campaign Ids By Budget Ids Request
microsoftads:CampaignManagementGetCampaignIdsByBudgetIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Campaign Ids By Budget Ids Request" .

# Class: Campaign Management Get Campaign Ids By Budget Ids Response
microsoftads:CampaignManagementGetCampaignIdsByBudgetIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Campaign Ids By Budget Ids Response" .

# Class: Campaign Management Get Campaigns By Account Id Request
microsoftads:CampaignManagementGetCampaignsByAccountIdRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Campaigns By Account Id Request" .

# Class: Campaign Management Get Campaigns By Account Id Response
microsoftads:CampaignManagementGetCampaignsByAccountIdResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Campaigns By Account Id Response" .

# Class: Campaign Management Get Campaigns By Ids Request
microsoftads:CampaignManagementGetCampaignsByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Campaigns By Ids Request" .

# Class: Campaign Management Get Campaigns By Ids Response
microsoftads:CampaignManagementGetCampaignsByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Campaigns By Ids Response" .

# Class: Campaign Management Get Campaign Sizes By Account Id Request
microsoftads:CampaignManagementGetCampaignSizesByAccountIdRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Campaign Sizes By Account Id Request" .

# Class: Campaign Management Get Campaign Sizes By Account Id Response
microsoftads:CampaignManagementGetCampaignSizesByAccountIdResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Campaign Sizes By Account Id Response" .

# Class: Campaign Management Get Clipchamp Templates Request
microsoftads:CampaignManagementGetClipchampTemplatesRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Clipchamp Templates Request" .

# Class: Campaign Management Video Template Filter
microsoftads:CampaignManagementVideoTemplateFilter a rdfs:Class ;
  rdfs:label "Campaign Management Video Template Filter" ;
  rdfs:comment "Defines the video template filter data object." .

# Class: Campaign Management Get Clipchamp Templates Response
microsoftads:CampaignManagementGetClipchampTemplatesResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Clipchamp Templates Response" .

# Class: Campaign Management Get Config Value Request
microsoftads:CampaignManagementGetConfigValueRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Config Value Request" .

# Class: Campaign Management Get Config Value Response
microsoftads:CampaignManagementGetConfigValueResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Config Value Response" .

# Class: Campaign Management Get Conversion Goals By Ids Request
microsoftads:CampaignManagementGetConversionGoalsByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Conversion Goals By Ids Request" .

# Class: Campaign Management Get Conversion Goals By Ids Response
microsoftads:CampaignManagementGetConversionGoalsByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Conversion Goals By Ids Response" .

# Class: Campaign Management Get Conversion Goals By Tag Ids Request
microsoftads:CampaignManagementGetConversionGoalsByTagIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Conversion Goals By Tag Ids Request" .

# Class: Campaign Management Get Conversion Goals By Tag Ids Response
microsoftads:CampaignManagementGetConversionGoalsByTagIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Conversion Goals By Tag Ids Response" .

# Class: Campaign Management Get Conversion Value Rules By Account Id Request
microsoftads:CampaignManagementGetConversionValueRulesByAccountIdRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Conversion Value Rules By Account Id Request" .

# Class: Campaign Management Get Conversion Value Rules By Account Id Response
microsoftads:CampaignManagementGetConversionValueRulesByAccountIdResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Conversion Value Rules By Account Id Response" .

# Class: Campaign Management Get Conversion Value Rules By Ids Request
microsoftads:CampaignManagementGetConversionValueRulesByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Conversion Value Rules By Ids Request" .

# Class: Campaign Management Get Conversion Value Rules By Ids Response
microsoftads:CampaignManagementGetConversionValueRulesByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Conversion Value Rules By Ids Response" .

# Class: Campaign Management Get Data Exclusions By Account Id Request
microsoftads:CampaignManagementGetDataExclusionsByAccountIdRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Data Exclusions By Account Id Request" .

# Class: Campaign Management Get Data Exclusions By Account Id Response
microsoftads:CampaignManagementGetDataExclusionsByAccountIdResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Data Exclusions By Account Id Response" .

# Class: Campaign Management Get Data Exclusions By Ids Request
microsoftads:CampaignManagementGetDataExclusionsByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Data Exclusions By Ids Request" .

# Class: Campaign Management Get Data Exclusions By Ids Response
microsoftads:CampaignManagementGetDataExclusionsByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Data Exclusions By Ids Response" .

# Class: Campaign Management Get Diagnostics Request
microsoftads:CampaignManagementGetDiagnosticsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Diagnostics Request" .

# Class: Campaign Management Get Diagnostics Response
microsoftads:CampaignManagementGetDiagnosticsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Diagnostics Response" .

# Class: Campaign Management Get Editorial Reasons By Ids Request
microsoftads:CampaignManagementGetEditorialReasonsByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Editorial Reasons By Ids Request" .

# Class: Campaign Management Get Editorial Reasons By Ids Response
microsoftads:CampaignManagementGetEditorialReasonsByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Editorial Reasons By Ids Response" .

# Class: Campaign Management Get Experiments By Ids Request
microsoftads:CampaignManagementGetExperimentsByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Experiments By Ids Request" .

# Class: Campaign Management Paging
microsoftads:CampaignManagementPaging a rdfs:Class ;
  rdfs:label "Campaign Management Paging" ;
  rdfs:comment "Defines a paging object to request Campaign Management objects in batches." .

# Class: Campaign Management Get Experiments By Ids Response
microsoftads:CampaignManagementGetExperimentsByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Experiments By Ids Response" .

# Class: Campaign Management Get File Import Upload Url Response
microsoftads:CampaignManagementGetFileImportUploadUrlResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get File Import Upload Url Response" .

# Class: Campaign Management Get Geo Locations File Url Request
microsoftads:CampaignManagementGetGeoLocationsFileUrlRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Geo Locations File Url Request" .

# Class: Campaign Management Get Geo Locations File Url Response
microsoftads:CampaignManagementGetGeoLocationsFileUrlResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Geo Locations File Url Response" .

# Class: Campaign Management Get Health Check Request
microsoftads:CampaignManagementGetHealthCheckRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Health Check Request" .

# Class: Campaign Management Get Health Check Response
microsoftads:CampaignManagementGetHealthCheckResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Health Check Response" .

# Class: Campaign Management Health Check Error
microsoftads:CampaignManagementHealthCheckError a rdfs:Class ;
  rdfs:label "Campaign Management Health Check Error" ;
  rdfs:comment "Defines the health check error data object." .

# Class: Campaign Management Get HTML5s By Ids Request
microsoftads:CampaignManagementGetHTML5sByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get HTML5s By Ids Request" .

# Class: Campaign Management Get HTML5s By Ids Response
microsoftads:CampaignManagementGetHTML5sByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get HTML5s By Ids Response" .

# Class: Campaign Management Get Import Entity Ids Mapping Request
microsoftads:CampaignManagementGetImportEntityIdsMappingRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Import Entity Ids Mapping Request" .

# Class: Campaign Management Get Import Entity Ids Mapping Response
microsoftads:CampaignManagementGetImportEntityIdsMappingResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Import Entity Ids Mapping Response" .

# Class: Campaign Management Key Value Pair Oflong Andlong
microsoftads:CampaignManagementKeyValuePairOflongAndlong a rdfs:Class ;
  rdfs:label "Campaign Management Key Value Pair Oflong Andlong" .

# Class: Campaign Management Get Import Jobs By Ids Request
microsoftads:CampaignManagementGetImportJobsByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Import Jobs By Ids Request" .

# Class: Campaign Management Get Import Jobs By Ids Response
microsoftads:CampaignManagementGetImportJobsByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Import Jobs By Ids Response" .

# Class: Campaign Management Get Import Results Request
microsoftads:CampaignManagementGetImportResultsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Import Results Request" .

# Class: Campaign Management Get Import Results Response
microsoftads:CampaignManagementGetImportResultsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Import Results Response" .

# Class: Campaign Management Import Result
microsoftads:CampaignManagementImportResult a rdfs:Class ;
  rdfs:label "Campaign Management Import Result" ;
  rdfs:comment "Contains the status, run time, and statistical results for an import job that has run." .

# Class: Campaign Management Import Entity Statistics
microsoftads:CampaignManagementImportEntityStatistics a rdfs:Class ;
  rdfs:label "Campaign Management Import Entity Statistics" ;
  rdfs:comment "The statistical import results for an entity type." .

# Class: Campaign Management Get Keywords By Ad Group Id Request
microsoftads:CampaignManagementGetKeywordsByAdGroupIdRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Keywords By Ad Group Id Request" .

# Class: Campaign Management Get Keywords By Ad Group Id Response
microsoftads:CampaignManagementGetKeywordsByAdGroupIdResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Keywords By Ad Group Id Response" .

# Class: Campaign Management Get Keywords By Editorial Status Request
microsoftads:CampaignManagementGetKeywordsByEditorialStatusRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Keywords By Editorial Status Request" .

# Class: Campaign Management Get Keywords By Editorial Status Response
microsoftads:CampaignManagementGetKeywordsByEditorialStatusResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Keywords By Editorial Status Response" .

# Class: Campaign Management Get Keywords By Ids Request
microsoftads:CampaignManagementGetKeywordsByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Keywords By Ids Request" .

# Class: Campaign Management Get Keywords By Ids Response
microsoftads:CampaignManagementGetKeywordsByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Keywords By Ids Response" .

# Class: Campaign Management Get Label Associations By Entity Ids Request
microsoftads:CampaignManagementGetLabelAssociationsByEntityIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Label Associations By Entity Ids Request" .

# Class: Campaign Management Get Label Associations By Entity Ids Response
microsoftads:CampaignManagementGetLabelAssociationsByEntityIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Label Associations By Entity Ids Response" .

# Class: Campaign Management Get Label Associations By Label Ids Request
microsoftads:CampaignManagementGetLabelAssociationsByLabelIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Label Associations By Label Ids Request" .

# Class: Campaign Management Get Label Associations By Label Ids Response
microsoftads:CampaignManagementGetLabelAssociationsByLabelIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Label Associations By Label Ids Response" .

# Class: Campaign Management Get Labels By Ids Request
microsoftads:CampaignManagementGetLabelsByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Labels By Ids Request" .

# Class: Campaign Management Get Labels By Ids Response
microsoftads:CampaignManagementGetLabelsByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Labels By Ids Response" .

# Class: Campaign Management Get List Items By Shared List Request
microsoftads:CampaignManagementGetListItemsBySharedListRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get List Items By Shared List Request" .

# Class: Campaign Management Get List Items By Shared List Response
microsoftads:CampaignManagementGetListItemsBySharedListResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get List Items By Shared List Response" .

# Class: Campaign Management Get Media Associations Request
microsoftads:CampaignManagementGetMediaAssociationsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Media Associations Request" .

# Class: Campaign Management Get Media Associations Response
microsoftads:CampaignManagementGetMediaAssociationsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Media Associations Response" .

# Class: Campaign Management Media Association
microsoftads:CampaignManagementMediaAssociation a rdfs:Class ;
  rdfs:label "Campaign Management Media Association" ;
  rdfs:comment "Defines an object that represents the identified media and an associated entity, for example media associated with an ad group." .

# Class: Campaign Management Get Media Meta Data By Account Id Request
microsoftads:CampaignManagementGetMediaMetaDataByAccountIdRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Media Meta Data By Account Id Request" .

# Class: Campaign Management Get Media Meta Data By Account Id Response
microsoftads:CampaignManagementGetMediaMetaDataByAccountIdResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Media Meta Data By Account Id Response" .

# Class: Campaign Management Media Meta Data
microsoftads:CampaignManagementMediaMetaData a rdfs:Class ;
  rdfs:label "Campaign Management Media Meta Data" ;
  rdfs:comment "Defines a media meta data object." .

# Class: Campaign Management Media Representation
microsoftads:CampaignManagementMediaRepresentation a rdfs:Class ;
  rdfs:label "Campaign Management Media Representation" ;
  rdfs:comment "Defines a media representation base class that includes a media download Url." .

# Class: Campaign Management Get Media Meta Data By Ids Request
microsoftads:CampaignManagementGetMediaMetaDataByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Media Meta Data By Ids Request" .

# Class: Campaign Management Get Media Meta Data By Ids Response
microsoftads:CampaignManagementGetMediaMetaDataByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Media Meta Data By Ids Response" .

# Class: Campaign Management Get Negative Keywords By Entity Ids Request
microsoftads:CampaignManagementGetNegativeKeywordsByEntityIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Negative Keywords By Entity Ids Request" .

# Class: Campaign Management Get Negative Keywords By Entity Ids Response
microsoftads:CampaignManagementGetNegativeKeywordsByEntityIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Negative Keywords By Entity Ids Response" .

# Class: Campaign Management Get Negative Sites By Ad Group Ids Request
microsoftads:CampaignManagementGetNegativeSitesByAdGroupIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Negative Sites By Ad Group Ids Request" .

# Class: Campaign Management Get Negative Sites By Ad Group Ids Response
microsoftads:CampaignManagementGetNegativeSitesByAdGroupIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Negative Sites By Ad Group Ids Response" .

# Class: Campaign Management Get Negative Sites By Campaign Ids Request
microsoftads:CampaignManagementGetNegativeSitesByCampaignIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Negative Sites By Campaign Ids Request" .

# Class: Campaign Management Get Negative Sites By Campaign Ids Response
microsoftads:CampaignManagementGetNegativeSitesByCampaignIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Negative Sites By Campaign Ids Response" .

# Class: Campaign Management Get New Customer Acquisition Goals By Account Id Request
microsoftads:CampaignManagementGetNewCustomerAcquisitionGoalsByAccountIdRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get New Customer Acquisition Goals By Account Id Request" .

# Class: Campaign Management Get New Customer Acquisition Goals By Account Id Response
microsoftads:CampaignManagementGetNewCustomerAcquisitionGoalsByAccountIdResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get New Customer Acquisition Goals By Account Id Response" .

# Class: Campaign Management Get Offline Conversion Report By Goal Ids Request
microsoftads:CampaignManagementGetOfflineConversionReportByGoalIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Offline Conversion Report By Goal Ids Request" .

# Class: Campaign Management Get Offline Conversion Report By Goal Ids Response
microsoftads:CampaignManagementGetOfflineConversionReportByGoalIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Offline Conversion Report By Goal Ids Response" .

# Class: Campaign Management Offline Goal Conversion Summary
microsoftads:CampaignManagementOfflineGoalConversionSummary a rdfs:Class ;
  rdfs:label "Campaign Management Offline Goal Conversion Summary" ;
  rdfs:comment "Defines a data object for a container that stores offline conversion metrics for a specific goal." .

# Class: Campaign Management Offline Conversion Alert
microsoftads:CampaignManagementOfflineConversionAlert a rdfs:Class ;
  rdfs:label "Campaign Management Offline Conversion Alert" ;
  rdfs:comment "Defines a data object for detailed information about unattributed conversions." .

# Class: Campaign Management Offline Goal Daily Summary
microsoftads:CampaignManagementOfflineGoalDailySummary a rdfs:Class ;
  rdfs:label "Campaign Management Offline Goal Daily Summary" ;
  rdfs:comment "Defines a data object for the granular, date-specific metrics for a conversion goal." .

# Class: Campaign Management Get Offline Conversion Reports Request
microsoftads:CampaignManagementGetOfflineConversionReportsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Offline Conversion Reports Request" .

# Class: Campaign Management Get Offline Conversion Reports Response
microsoftads:CampaignManagementGetOfflineConversionReportsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Offline Conversion Reports Response" .

# Class: Campaign Management Get Profile Data File Url Request
microsoftads:CampaignManagementGetProfileDataFileUrlRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Profile Data File Url Request" .

# Class: Campaign Management Get Profile Data File Url Response
microsoftads:CampaignManagementGetProfileDataFileUrlResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Profile Data File Url Response" .

# Class: Campaign Management Get Responsive Ad Recommendation Job Request
microsoftads:CampaignManagementGetResponsiveAdRecommendationJobRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Responsive Ad Recommendation Job Request" .

# Class: Campaign Management Get Responsive Ad Recommendation Job Response
microsoftads:CampaignManagementGetResponsiveAdRecommendationJobResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Responsive Ad Recommendation Job Response" .

# Class: Campaign Management Get Seasonality Adjustments By Account Id Request
microsoftads:CampaignManagementGetSeasonalityAdjustmentsByAccountIdRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Seasonality Adjustments By Account Id Request" .

# Class: Campaign Management Get Seasonality Adjustments By Account Id Response
microsoftads:CampaignManagementGetSeasonalityAdjustmentsByAccountIdResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Seasonality Adjustments By Account Id Response" .

# Class: Campaign Management Get Seasonality Adjustments By Ids Request
microsoftads:CampaignManagementGetSeasonalityAdjustmentsByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Seasonality Adjustments By Ids Request" .

# Class: Campaign Management Get Seasonality Adjustments By Ids Response
microsoftads:CampaignManagementGetSeasonalityAdjustmentsByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Seasonality Adjustments By Ids Response" .

# Class: Campaign Management Get Shared Entities By Account Id Request
microsoftads:CampaignManagementGetSharedEntitiesByAccountIdRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Shared Entities By Account Id Request" .

# Class: Campaign Management Get Shared Entities By Account Id Response
microsoftads:CampaignManagementGetSharedEntitiesByAccountIdResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Shared Entities By Account Id Response" .

# Class: Campaign Management Get Shared Entities Request
microsoftads:CampaignManagementGetSharedEntitiesRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Shared Entities Request" .

# Class: Campaign Management Get Shared Entities Response
microsoftads:CampaignManagementGetSharedEntitiesResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Shared Entities Response" .

# Class: Campaign Management Get Shared Entity Associations By Entity Ids Request
microsoftads:CampaignManagementGetSharedEntityAssociationsByEntityIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Shared Entity Associations By Entity Ids Request" .

# Class: Campaign Management Get Shared Entity Associations By Entity Ids Response
microsoftads:CampaignManagementGetSharedEntityAssociationsByEntityIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Shared Entity Associations By Entity Ids Response" .

# Class: Campaign Management Get Shared Entity Associations By Shared Entity Ids Request
microsoftads:CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Shared Entity Associations By Shared Entity Ids Request" .

# Class: Campaign Management Get Shared Entity Associations By Shared Entity Ids Response
microsoftads:CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Shared Entity Associations By Shared Entity Ids Response" .

# Class: Campaign Management Get Supported Clipchamp Audio Request
microsoftads:CampaignManagementGetSupportedClipchampAudioRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Supported Clipchamp Audio Request" .

# Class: Campaign Management Get Supported Clipchamp Audio Response
microsoftads:CampaignManagementGetSupportedClipchampAudioResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Supported Clipchamp Audio Response" .

# Class: Campaign Management Supported Clipchamp Audio Data
microsoftads:CampaignManagementSupportedClipchampAudioData a rdfs:Class ;
  rdfs:label "Campaign Management Supported Clipchamp Audio Data" ;
  rdfs:comment "Defines the supported clip champ audio data data object." .

# Class: Campaign Management Supported Clipchamp Audio
microsoftads:CampaignManagementSupportedClipchampAudio a rdfs:Class ;
  rdfs:label "Campaign Management Supported Clipchamp Audio" ;
  rdfs:comment "Defines the supported clip champ audio data object." .

# Class: Campaign Management Get Supported Fonts Request
microsoftads:CampaignManagementGetSupportedFontsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Supported Fonts Request" .

# Class: Campaign Management Get Supported Fonts Response
microsoftads:CampaignManagementGetSupportedFontsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Supported Fonts Response" .

# Class: Campaign Management Supported Fonts Data
microsoftads:CampaignManagementSupportedFontsData a rdfs:Class ;
  rdfs:label "Campaign Management Supported Fonts Data" ;
  rdfs:comment "Defines the supported fonts data data object." .

# Class: Campaign Management Supported Font
microsoftads:CampaignManagementSupportedFont a rdfs:Class ;
  rdfs:label "Campaign Management Supported Font" ;
  rdfs:comment "Defines the supported font data object." .

# Class: Campaign Management Get Uet Tag Auth Key Request
microsoftads:CampaignManagementGetUetTagAuthKeyRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Uet Tag Auth Key Request" .

# Class: Campaign Management Get Uet Tag Auth Key Response
microsoftads:CampaignManagementGetUetTagAuthKeyResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Uet Tag Auth Key Response" .

# Class: Campaign Management Get Uet Tags By Ids Request
microsoftads:CampaignManagementGetUetTagsByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Uet Tags By Ids Request" .

# Class: Campaign Management Get Uet Tags By Ids Response
microsoftads:CampaignManagementGetUetTagsByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Uet Tags By Ids Response" .

# Class: Campaign Management Get Videos By Ids Request
microsoftads:CampaignManagementGetVideosByIdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Get Videos By Ids Request" .

# Class: Campaign Management Get Videos By Ids Response
microsoftads:CampaignManagementGetVideosByIdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Get Videos By Ids Response" .

# Class: Campaign Management Google Import Job
microsoftads:CampaignManagementGoogleImportJob a rdfs:Class ;
  rdfs:label "Campaign Management Google Import Job" ;
  rdfs:comment "Defines a Google import job that can be run once or scheduled on a recurring basis." ;
  rdfs:subClassOf microsoftads:CampaignManagementImportJob .

# Class: Campaign Management Google Import Option
microsoftads:CampaignManagementGoogleImportOption a rdfs:Class ;
  rdfs:label "Campaign Management Google Import Option" ;
  rdfs:comment "Defines the Google import options that are available via API." ;
  rdfs:subClassOf microsoftads:CampaignManagementImportOption .

# Class: Campaign Management Hotel Ad
microsoftads:CampaignManagementHotelAd a rdfs:Class ;
  rdfs:label "Campaign Management Hotel Ad" ;
  rdfs:comment "Defines a hotel ad." ;
  rdfs:subClassOf microsoftads:CampaignManagementAd .

# Class: Campaign Management Hotel Advance Booking Window Criterion
microsoftads:CampaignManagementHotelAdvanceBookingWindowCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Hotel Advance Booking Window Criterion" ;
  rdfs:comment "Criterion for the number of days the booking is made prior to the hotel stay." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management Hotel Check In Date Criterion
microsoftads:CampaignManagementHotelCheckInDateCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Hotel Check In Date Criterion" ;
  rdfs:comment "Criterion for a check-in date range." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management Hotel Check In Day Criterion
microsoftads:CampaignManagementHotelCheckInDayCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Hotel Check In Day Criterion" ;
  rdfs:comment "Criterion for day of the week the booking is for." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management Hotel Date Selection Type Criterion
microsoftads:CampaignManagementHotelDateSelectionTypeCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Hotel Date Selection Type Criterion" ;
  rdfs:comment "Criterion for the date selection type." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management Hotel Group
microsoftads:CampaignManagementHotelGroup a rdfs:Class ;
  rdfs:label "Campaign Management Hotel Group" ;
  rdfs:comment "Defines an object that organizes your hotel ads." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management Hotel Length Of Stay Criterion
microsoftads:CampaignManagementHotelLengthOfStayCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Hotel Length Of Stay Criterion" ;
  rdfs:comment "Criterion for length of hotel stay in nights." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management Hotel Setting
microsoftads:CampaignManagementHotelSetting a rdfs:Class ;
  rdfs:label "Campaign Management Hotel Setting" ;
  rdfs:comment "Defines whether the ad group will target Hotel Price Ads (HPA) or Property Price Ads (PPA)." ;
  rdfs:subClassOf microsoftads:CampaignManagementSetting .

# Class: Campaign Management Image Ad Extension
microsoftads:CampaignManagementImageAdExtension a rdfs:Class ;
  rdfs:label "Campaign Management Image Ad Extension" ;
  rdfs:comment "Defines an ad extension that specifies an image with alternative text to include in an expanded text ad." ;
  rdfs:subClassOf microsoftads:CampaignManagementAdExtension .

# Class: Campaign Management Image Media Representation
microsoftads:CampaignManagementImageMediaRepresentation a rdfs:Class ;
  rdfs:label "Campaign Management Image Media Representation" ;
  rdfs:comment "Defines an image media representation with height and width." ;
  rdfs:subClassOf microsoftads:CampaignManagementMediaRepresentation .

# Class: Campaign Management Import Job Base
microsoftads:CampaignManagementImportJobBase a rdfs:Class ;
  rdfs:label "Campaign Management Import Job Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementImportJob .

# Class: Campaign Management Import Option Base
microsoftads:CampaignManagementImportOptionBase a rdfs:Class ;
  rdfs:label "Campaign Management Import Option Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementImportOption .

# Class: Campaign Management Impression Based Remarketing List
microsoftads:CampaignManagementImpressionBasedRemarketingList a rdfs:Class ;
  rdfs:label "Campaign Management Impression Based Remarketing List" ;
  rdfs:comment "Defines a data object for ImpressionBasedRemarketingList." ;
  rdfs:subClassOf microsoftads:CampaignManagementAudience .

# Class: Campaign Management Impression Tracking Setting
microsoftads:CampaignManagementImpressionTrackingSetting a rdfs:Class ;
  rdfs:label "Campaign Management Impression Tracking Setting" ;
  rdfs:comment "Defines the impression tracking setting data object." ;
  rdfs:subClassOf microsoftads:CampaignManagementSetting .

# Class: Campaign Management Inherit From Parent Bidding Scheme
microsoftads:CampaignManagementInheritFromParentBiddingScheme a rdfs:Class ;
  rdfs:label "Campaign Management Inherit From Parent Bidding Scheme" ;
  rdfs:comment "Defines an object that represents the inherit from parent bid strategy type." ;
  rdfs:subClassOf microsoftads:CampaignManagementBiddingScheme .

# Class: Campaign Management In Market Audience
microsoftads:CampaignManagementInMarketAudience a rdfs:Class ;
  rdfs:label "Campaign Management In Market Audience" ;
  rdfs:comment "Defines an in-market audience." ;
  rdfs:subClassOf microsoftads:CampaignManagementAudience .

# Class: Campaign Management In Store Transaction Goal
microsoftads:CampaignManagementInStoreTransactionGoal a rdfs:Class ;
  rdfs:label "Campaign Management In Store Transaction Goal" ;
  rdfs:comment "Defines an in-store transaction goal." ;
  rdfs:subClassOf microsoftads:CampaignManagementConversionGoal .

# Class: Campaign Management Lead Form Ad Extension
microsoftads:CampaignManagementLeadFormAdExtension a rdfs:Class ;
  rdfs:label "Campaign Management Lead Form Ad Extension" ;
  rdfs:subClassOf microsoftads:CampaignManagementAdExtension .

# Class: Campaign Management Linked In Segment Base
microsoftads:CampaignManagementLinkedInSegmentBase a rdfs:Class ;
  rdfs:label "Campaign Management Linked In Segment Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementLinkedInSegment .

# Class: Campaign Management Location Ad Extension
microsoftads:CampaignManagementLocationAdExtension a rdfs:Class ;
  rdfs:label "Campaign Management Location Ad Extension" ;
  rdfs:comment "Defines an ad extension that specifies a business address and phone number to include in a text ad." ;
  rdfs:subClassOf microsoftads:CampaignManagementAdExtension .

# Class: Campaign Management Location Criterion
microsoftads:CampaignManagementLocationCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Location Criterion" ;
  rdfs:comment "Defines a criterion that can be used to show ads to users in a specific location." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management Location Intent Criterion
microsoftads:CampaignManagementLocationIntentCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Location Intent Criterion" ;
  rdfs:comment "Defines a criterion that determines the intent option for all location and radius criterions of the campaign or ad group." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management Logo Ad Extension
microsoftads:CampaignManagementLogoAdExtension a rdfs:Class ;
  rdfs:label "Campaign Management Logo Ad Extension" ;
  rdfs:comment "Defines an ad extension that specifies a business logo." ;
  rdfs:subClassOf microsoftads:CampaignManagementAdExtension .

# Class: Campaign Management Manual Cpa Bidding Scheme
microsoftads:CampaignManagementManualCpaBiddingScheme a rdfs:Class ;
  rdfs:label "Campaign Management Manual Cpa Bidding Scheme" ;
  rdfs:comment "Defines an object that represents the manual CPA bid strategy type." ;
  rdfs:subClassOf microsoftads:CampaignManagementBiddingScheme .

# Class: Campaign Management Manual Cpc Bidding Scheme
microsoftads:CampaignManagementManualCpcBiddingScheme a rdfs:Class ;
  rdfs:label "Campaign Management Manual Cpc Bidding Scheme" ;
  rdfs:comment "Defines an object that represents the manual CPC bid strategy type." ;
  rdfs:subClassOf microsoftads:CampaignManagementBiddingScheme .

# Class: Campaign Management Manual Cpm Bidding Scheme
microsoftads:CampaignManagementManualCpmBiddingScheme a rdfs:Class ;
  rdfs:label "Campaign Management Manual Cpm Bidding Scheme" ;
  rdfs:comment "Defines an object that represents the manual CPM bid strategy type." ;
  rdfs:subClassOf microsoftads:CampaignManagementBiddingScheme .

# Class: Campaign Management Manual Cpv Bidding Scheme
microsoftads:CampaignManagementManualCpvBiddingScheme a rdfs:Class ;
  rdfs:label "Campaign Management Manual Cpv Bidding Scheme" ;
  rdfs:comment "Defines an object that represents the manual CPV bid strategy type." ;
  rdfs:subClassOf microsoftads:CampaignManagementBiddingScheme .

# Class: Campaign Management Max Clicks Bidding Scheme
microsoftads:CampaignManagementMaxClicksBiddingScheme a rdfs:Class ;
  rdfs:label "Campaign Management Max Clicks Bidding Scheme" ;
  rdfs:comment "Defines an object that represents the maximum clicks bid strategy type." ;
  rdfs:subClassOf microsoftads:CampaignManagementBiddingScheme .

# Class: Campaign Management Max Conversions Bidding Scheme
microsoftads:CampaignManagementMaxConversionsBiddingScheme a rdfs:Class ;
  rdfs:label "Campaign Management Max Conversions Bidding Scheme" ;
  rdfs:comment "Defines an object that represents the maximum conversions bid strategy type." ;
  rdfs:subClassOf microsoftads:CampaignManagementBiddingScheme .

# Class: Campaign Management Max Conversion Value Bidding Scheme
microsoftads:CampaignManagementMaxConversionValueBiddingScheme a rdfs:Class ;
  rdfs:label "Campaign Management Max Conversion Value Bidding Scheme" ;
  rdfs:comment "Defines an object that represents the maximum conversion value bid strategy type." ;
  rdfs:subClassOf microsoftads:CampaignManagementBiddingScheme .

# Class: Campaign Management Max Roas Bidding Scheme
microsoftads:CampaignManagementMaxRoasBiddingScheme a rdfs:Class ;
  rdfs:label "Campaign Management Max Roas Bidding Scheme" ;
  rdfs:comment "This object is not in use and will be removed from a future version of the API." ;
  rdfs:subClassOf microsoftads:CampaignManagementBiddingScheme .

# Class: Campaign Management Media Base
microsoftads:CampaignManagementMediaBase a rdfs:Class ;
  rdfs:label "Campaign Management Media Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementMedia .

# Class: Campaign Management Media Representation Base
microsoftads:CampaignManagementMediaRepresentationBase a rdfs:Class ;
  rdfs:label "Campaign Management Media Representation Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementMediaRepresentation .

# Class: Campaign Management Negative Ad Group Criterion
microsoftads:CampaignManagementNegativeAdGroupCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Negative Ad Group Criterion" ;
  rdfs:comment "Defines a criterion that you want to exclude from the specified ad group." ;
  rdfs:subClassOf microsoftads:CampaignManagementAdGroupCriterion .

# Class: Campaign Management Negative Campaign Criterion
microsoftads:CampaignManagementNegativeCampaignCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Negative Campaign Criterion" ;
  rdfs:comment "Defines a criterion that you want to exclude from the specified campaign." ;
  rdfs:subClassOf microsoftads:CampaignManagementCampaignCriterion .

# Class: Campaign Management Negative Keyword List
microsoftads:CampaignManagementNegativeKeywordList a rdfs:Class ;
  rdfs:label "Campaign Management Negative Keyword List" ;
  rdfs:comment "Defines a negative keyword list." ;
  rdfs:subClassOf microsoftads:CampaignManagementSharedList .

# Class: Campaign Management Negative Site
microsoftads:CampaignManagementNegativeSite a rdfs:Class ;
  rdfs:label "Campaign Management Negative Site" ;
  rdfs:comment "Defines a website URL where you do not want your ads displayed." ;
  rdfs:subClassOf microsoftads:CampaignManagementSharedListItem .

# Class: Campaign Management Network Distribution Setting
microsoftads:CampaignManagementNetworkDistributionSetting a rdfs:Class ;
  rdfs:label "Campaign Management Network Distribution Setting" ;
  rdfs:comment "Defines the network distribution setting data object." ;
  rdfs:subClassOf microsoftads:CampaignManagementSetting .

# Class: Campaign Management New Customer Acquisition Goal Setting
microsoftads:CampaignManagementNewCustomerAcquisitionGoalSetting a rdfs:Class ;
  rdfs:label "Campaign Management New Customer Acquisition Goal Setting" ;
  rdfs:comment "Defines the new customer acquisition goal setting data object." ;
  rdfs:subClassOf microsoftads:CampaignManagementSetting .

# Class: Campaign Management News Ad Extension
microsoftads:CampaignManagementNewsAdExtension a rdfs:Class ;
  rdfs:label "Campaign Management News Ad Extension" ;
  rdfs:subClassOf microsoftads:CampaignManagementAdExtension .

# Class: Campaign Management Number Rule Item
microsoftads:CampaignManagementNumberRuleItem a rdfs:Class ;
  rdfs:label "Campaign Management Number Rule Item" ;
  rdfs:comment "Defines a rule expression that depends on the operand, operator, and value." ;
  rdfs:subClassOf microsoftads:CampaignManagementRuleItem .

# Class: Campaign Management Offline Conversion Goal
microsoftads:CampaignManagementOfflineConversionGoal a rdfs:Class ;
  rdfs:label "Campaign Management Offline Conversion Goal" ;
  rdfs:comment "Defines an offline conversion goal." ;
  rdfs:subClassOf microsoftads:CampaignManagementConversionGoal .

# Class: Campaign Management Pages Viewed Per Visit Goal
microsoftads:CampaignManagementPagesViewedPerVisitGoal a rdfs:Class ;
  rdfs:label "Campaign Management Pages Viewed Per Visit Goal" ;
  rdfs:comment "Defines a pages viewed per visit conversion goal." ;
  rdfs:subClassOf microsoftads:CampaignManagementConversionGoal .

# Class: Campaign Management Page Visitors Rule
microsoftads:CampaignManagementPageVisitorsRule a rdfs:Class ;
  rdfs:label "Campaign Management Page Visitors Rule" ;
  rdfs:comment "Defines a page visitors remarketing rule." ;
  rdfs:subClassOf microsoftads:CampaignManagementRemarketingRule .

# Class: Campaign Management Page Visitors Who Did Not Visit Another Page Rule
microsoftads:CampaignManagementPageVisitorsWhoDidNotVisitAnotherPageRule a rdfs:Class ;
  rdfs:label "Campaign Management Page Visitors Who Did Not Visit Another Page Rule" ;
  rdfs:comment "Defines a page visitors who did not visit another page remarketing rule." ;
  rdfs:subClassOf microsoftads:CampaignManagementRemarketingRule .

# Class: Campaign Management Page Visitors Who Visited Another Page Rule
microsoftads:CampaignManagementPageVisitorsWhoVisitedAnotherPageRule a rdfs:Class ;
  rdfs:label "Campaign Management Page Visitors Who Visited Another Page Rule" ;
  rdfs:comment "Defines a page visitors who visited another page remarketing rule." ;
  rdfs:subClassOf microsoftads:CampaignManagementRemarketingRule .

# Class: Campaign Management Percent Cpc Bidding Scheme
microsoftads:CampaignManagementPercentCpcBiddingScheme a rdfs:Class ;
  rdfs:label "Campaign Management Percent Cpc Bidding Scheme" ;
  rdfs:comment "Defines an object that represents the percent CPC bid strategy type (total hotel price per night, including taxes and fees)." ;
  rdfs:subClassOf microsoftads:CampaignManagementBiddingScheme .

# Class: Campaign Management Performance Max Setting
microsoftads:CampaignManagementPerformanceMaxSetting a rdfs:Class ;
  rdfs:label "Campaign Management Performance Max Setting" ;
  rdfs:comment "Defines the PerformanceMaxSetting object." ;
  rdfs:subClassOf microsoftads:CampaignManagementSetting .

# Class: Campaign Management Placement Criterion
microsoftads:CampaignManagementPlacementCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Placement Criterion" ;
  rdfs:comment "Defines a criterion that can be used to show ads to users in a specific placement." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management Placement Exclusion List
microsoftads:CampaignManagementPlacementExclusionList a rdfs:Class ;
  rdfs:label "Campaign Management Placement Exclusion List" ;
  rdfs:comment "Defines a website exclusion list in the manager account (customer) shared library." ;
  rdfs:subClassOf microsoftads:CampaignManagementSharedList .

# Class: Campaign Management Price Ad Extension
microsoftads:CampaignManagementPriceAdExtension a rdfs:Class ;
  rdfs:label "Campaign Management Price Ad Extension" ;
  rdfs:comment "Defines an ad extension that includes between 3 and 8 price table rows." ;
  rdfs:subClassOf microsoftads:CampaignManagementAdExtension .

# Class: Campaign Management Product Ad
microsoftads:CampaignManagementProductAd a rdfs:Class ;
  rdfs:label "Campaign Management Product Ad" ;
  rdfs:comment "Defines a product ad." ;
  rdfs:subClassOf microsoftads:CampaignManagementAd .

# Class: Campaign Management Product Audience
microsoftads:CampaignManagementProductAudience a rdfs:Class ;
  rdfs:label "Campaign Management Product Audience" ;
  rdfs:comment "Defines a product audience that you can use to remarket products from your Microsoft Merchant Center store." ;
  rdfs:subClassOf microsoftads:CampaignManagementAudience .

# Class: Campaign Management Product Partition
microsoftads:CampaignManagementProductPartition a rdfs:Class ;
  rdfs:label "Campaign Management Product Partition" ;
  rdfs:comment "Defines an ad group level product partition with one condition that helps determine whether a product from the Microsoft Merchant Center store gets served as a product ad." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management Product Scope
microsoftads:CampaignManagementProductScope a rdfs:Class ;
  rdfs:label "Campaign Management Product Scope" ;
  rdfs:comment "Defines a campaign level product scope with list of conditions that help determine which items from your catalog to include in the campaign e.g., filter by brand or condition." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management Profile Criterion
microsoftads:CampaignManagementProfileCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Profile Criterion" ;
  rdfs:comment "Defines a criterion that can be used to show ads to users in a specific company, industry, or job function." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management Profile Dimension
microsoftads:CampaignManagementProfileDimension a rdfs:Class ;
  rdfs:label "Campaign Management Profile Dimension" ;
  rdfs:comment "Defines the profile dimension data object." ;
  rdfs:subClassOf microsoftads:CampaignManagementAudienceGroupDimension .

# Class: Campaign Management Promotion Ad Extension
microsoftads:CampaignManagementPromotionAdExtension a rdfs:Class ;
  rdfs:label "Campaign Management Promotion Ad Extension" ;
  rdfs:comment "Promotion Extensions highlight special sales and offers in your text ads." ;
  rdfs:subClassOf microsoftads:CampaignManagementAdExtension .

# Class: Campaign Management Radius Criterion
microsoftads:CampaignManagementRadiusCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Radius Criterion" ;
  rdfs:comment "Defines a criterion that can be used to show ads to users within the radius of a specific geographical location." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management Reach Optimization Goal Setting
microsoftads:CampaignManagementReachOptimizationGoalSetting a rdfs:Class ;
  rdfs:label "Campaign Management Reach Optimization Goal Setting" ;
  rdfs:comment "Defines the reach optimization goal setting data object." ;
  rdfs:subClassOf microsoftads:CampaignManagementSetting .

# Class: Campaign Management Refine Asset Group Recommendation Request
microsoftads:CampaignManagementRefineAssetGroupRecommendationRequest a rdfs:Class ;
  rdfs:label "Campaign Management Refine Asset Group Recommendation Request" .

# Class: Campaign Management Refine Asset Group Recommendation Response
microsoftads:CampaignManagementRefineAssetGroupRecommendationResponse a rdfs:Class ;
  rdfs:label "Campaign Management Refine Asset Group Recommendation Response" .

# Class: Campaign Management Refine Responsive Ad Recommendation Request
microsoftads:CampaignManagementRefineResponsiveAdRecommendationRequest a rdfs:Class ;
  rdfs:label "Campaign Management Refine Responsive Ad Recommendation Request" .

# Class: Campaign Management Refine Responsive Ad Recommendation Response
microsoftads:CampaignManagementRefineResponsiveAdRecommendationResponse a rdfs:Class ;
  rdfs:label "Campaign Management Refine Responsive Ad Recommendation Response" .

# Class: Campaign Management Refine Responsive Search Ad Recommendation Request
microsoftads:CampaignManagementRefineResponsiveSearchAdRecommendationRequest a rdfs:Class ;
  rdfs:label "Campaign Management Refine Responsive Search Ad Recommendation Request" .

# Class: Campaign Management Refine Responsive Search Ad Recommendation Response
microsoftads:CampaignManagementRefineResponsiveSearchAdRecommendationResponse a rdfs:Class ;
  rdfs:label "Campaign Management Refine Responsive Search Ad Recommendation Response" .

# Class: Campaign Management Remarketing List
microsoftads:CampaignManagementRemarketingList a rdfs:Class ;
  rdfs:label "Campaign Management Remarketing List" ;
  rdfs:comment "Defines a remarketing list." ;
  rdfs:subClassOf microsoftads:CampaignManagementAudience .

# Class: Campaign Management Remarketing Rule Base
microsoftads:CampaignManagementRemarketingRuleBase a rdfs:Class ;
  rdfs:label "Campaign Management Remarketing Rule Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementRemarketingRule .

# Class: Campaign Management Responsive Search Ads Setting
microsoftads:CampaignManagementResponsiveSearchAdsSetting a rdfs:Class ;
  rdfs:label "Campaign Management Responsive Search Ads Setting" ;
  rdfs:comment "Defines the ResponsiveSearchAdsSetting object." ;
  rdfs:subClassOf microsoftads:CampaignManagementSetting .

# Class: Campaign Management Review Ad Extension
microsoftads:CampaignManagementReviewAdExtension a rdfs:Class ;
  rdfs:label "Campaign Management Review Ad Extension" ;
  rdfs:comment "Defines an object that specifies third-party reviews (exact or paraphrased) about your business, products, or services to include in an expanded text ad." ;
  rdfs:subClassOf microsoftads:CampaignManagementAdExtension .

# Class: Campaign Management Rule Item Base
microsoftads:CampaignManagementRuleItemBase a rdfs:Class ;
  rdfs:label "Campaign Management Rule Item Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementRuleItem .

# Class: Campaign Management Search Companies Request
microsoftads:CampaignManagementSearchCompaniesRequest a rdfs:Class ;
  rdfs:label "Campaign Management Search Companies Request" .

# Class: Campaign Management Search Companies Response
microsoftads:CampaignManagementSearchCompaniesResponse a rdfs:Class ;
  rdfs:label "Campaign Management Search Companies Response" .

# Class: Campaign Management Set Account Properties Request
microsoftads:CampaignManagementSetAccountPropertiesRequest a rdfs:Class ;
  rdfs:label "Campaign Management Set Account Properties Request" .

# Class: Campaign Management Set Ad Extensions Associations Request
microsoftads:CampaignManagementSetAdExtensionsAssociationsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Set Ad Extensions Associations Request" .

# Class: Campaign Management Set Ad Extensions Associations Response
microsoftads:CampaignManagementSetAdExtensionsAssociationsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Set Ad Extensions Associations Response" .

# Class: Campaign Management Set Audience Group Asset Group Associations Request
microsoftads:CampaignManagementSetAudienceGroupAssetGroupAssociationsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Set Audience Group Asset Group Associations Request" .

# Class: Campaign Management Set Audience Group Asset Group Associations Response
microsoftads:CampaignManagementSetAudienceGroupAssetGroupAssociationsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Set Audience Group Asset Group Associations Response" .

# Class: Campaign Management Set Label Associations Request
microsoftads:CampaignManagementSetLabelAssociationsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Set Label Associations Request" .

# Class: Campaign Management Set Label Associations Response
microsoftads:CampaignManagementSetLabelAssociationsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Set Label Associations Response" .

# Class: Campaign Management Set Negative Sites To Ad Groups Request
microsoftads:CampaignManagementSetNegativeSitesToAdGroupsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Set Negative Sites To Ad Groups Request" .

# Class: Campaign Management Set Negative Sites To Ad Groups Response
microsoftads:CampaignManagementSetNegativeSitesToAdGroupsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Set Negative Sites To Ad Groups Response" .

# Class: Campaign Management Set Negative Sites To Campaigns Request
microsoftads:CampaignManagementSetNegativeSitesToCampaignsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Set Negative Sites To Campaigns Request" .

# Class: Campaign Management Set Negative Sites To Campaigns Response
microsoftads:CampaignManagementSetNegativeSitesToCampaignsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Set Negative Sites To Campaigns Response" .

# Class: Campaign Management Set Shared Entity Associations Request
microsoftads:CampaignManagementSetSharedEntityAssociationsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Set Shared Entity Associations Request" .

# Class: Campaign Management Set Shared Entity Associations Response
microsoftads:CampaignManagementSetSharedEntityAssociationsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Set Shared Entity Associations Response" .

# Class: Campaign Management Setting Base
microsoftads:CampaignManagementSettingBase a rdfs:Class ;
  rdfs:label "Campaign Management Setting Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementSetting .

# Class: Campaign Management Shared List Base
microsoftads:CampaignManagementSharedListBase a rdfs:Class ;
  rdfs:label "Campaign Management Shared List Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementSharedList .

# Class: Campaign Management Shared List Item Base
microsoftads:CampaignManagementSharedListItemBase a rdfs:Class ;
  rdfs:label "Campaign Management Shared List Item Base" ;
  rdfs:subClassOf microsoftads:CampaignManagementSharedListItem .

# Class: Campaign Management Shopping Setting
microsoftads:CampaignManagementShoppingSetting a rdfs:Class ;
  rdfs:label "Campaign Management Shopping Setting" ;
  rdfs:comment "Defines the campaign level settings to leverage your Microsoft Merchant Center store." ;
  rdfs:subClassOf microsoftads:CampaignManagementSetting .

# Class: Campaign Management Similar Remarketing List
microsoftads:CampaignManagementSimilarRemarketingList a rdfs:Class ;
  rdfs:label "Campaign Management Similar Remarketing List" ;
  rdfs:comment "Defines an audience that is similar to one of your remarketing lists." ;
  rdfs:subClassOf microsoftads:CampaignManagementAudience .

# Class: Campaign Management Site
microsoftads:CampaignManagementSite a rdfs:Class ;
  rdfs:label "Campaign Management Site" ;
  rdfs:comment "Defines a data object for adding a site to an inclusion list." ;
  rdfs:subClassOf microsoftads:CampaignManagementSharedListItem .

# Class: Campaign Management Sitelink Ad Extension
microsoftads:CampaignManagementSitelinkAdExtension a rdfs:Class ;
  rdfs:label "Campaign Management Sitelink Ad Extension" ;
  rdfs:comment "Defines an object with one sitelink per ad extension." ;
  rdfs:subClassOf microsoftads:CampaignManagementAdExtension .

# Class: Campaign Management Store Criterion
microsoftads:CampaignManagementStoreCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Store Criterion" ;
  rdfs:comment "Defines a criterion to exclude one Microsoft Merchant Center store from your shopping campaign for brands." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management String Rule Item
microsoftads:CampaignManagementStringRuleItem a rdfs:Class ;
  rdfs:label "Campaign Management String Rule Item" ;
  rdfs:comment "Defines a rule expression that depends on the string values of the Url or Referrer Url." ;
  rdfs:subClassOf microsoftads:CampaignManagementRuleItem .

# Class: Campaign Management Structured Snippet Ad Extension
microsoftads:CampaignManagementStructuredSnippetAdExtension a rdfs:Class ;
  rdfs:label "Campaign Management Structured Snippet Ad Extension" ;
  rdfs:comment "Defines an object that pairs one header with between 3 and 10 snippet values that tell customers more about your business." ;
  rdfs:subClassOf microsoftads:CampaignManagementAdExtension .

# Class: Campaign Management Target Cpa Bidding Scheme
microsoftads:CampaignManagementTargetCpaBiddingScheme a rdfs:Class ;
  rdfs:label "Campaign Management Target Cpa Bidding Scheme" ;
  rdfs:comment "Defines an object that represents the target CPA bid strategy type." ;
  rdfs:subClassOf microsoftads:CampaignManagementBiddingScheme .

# Class: Campaign Management Target Impression Share Bidding Scheme
microsoftads:CampaignManagementTargetImpressionShareBiddingScheme a rdfs:Class ;
  rdfs:label "Campaign Management Target Impression Share Bidding Scheme" ;
  rdfs:comment "An automated bidding strategy to get the target impression share for the ad position where you want your ads to appear." ;
  rdfs:subClassOf microsoftads:CampaignManagementBiddingScheme .

# Class: Campaign Management Target Roas Bidding Scheme
microsoftads:CampaignManagementTargetRoasBiddingScheme a rdfs:Class ;
  rdfs:label "Campaign Management Target Roas Bidding Scheme" ;
  rdfs:comment "Defines an object that represents the target ROAS bid strategy type." ;
  rdfs:subClassOf microsoftads:CampaignManagementBiddingScheme .

# Class: Campaign Management Target Setting
microsoftads:CampaignManagementTargetSetting a rdfs:Class ;
  rdfs:label "Campaign Management Target Setting" ;
  rdfs:comment "The target settings that determines whether the Age, Audience, CompanyName, Gender, Industry, and JobFunction criterion type groups use the \"target and bid\" option or the \"bid only\" target option." ;
  rdfs:subClassOf microsoftads:CampaignManagementSetting .

# Class: Campaign Management Target Setting Detail
microsoftads:CampaignManagementTargetSettingDetail a rdfs:Class ;
  rdfs:label "Campaign Management Target Setting Detail" ;
  rdfs:comment "Determines whether you want to use the \"target and bid\" option or the \"bid only\" target option for the criterion type group." .

# Class: Campaign Management Text Ad
microsoftads:CampaignManagementTextAd a rdfs:Class ;
  rdfs:label "Campaign Management Text Ad" ;
  rdfs:comment "Defines a text ad." ;
  rdfs:subClassOf microsoftads:CampaignManagementAd .

# Class: Campaign Management Text Asset
microsoftads:CampaignManagementTextAsset a rdfs:Class ;
  rdfs:label "Campaign Management Text Asset" ;
  rdfs:comment "A text asset with a unique Microsoft Advertising identifier that can be reused across multiple ads." ;
  rdfs:subClassOf microsoftads:CampaignManagementAsset .

# Class: Campaign Management Third Party Measurement Setting
microsoftads:CampaignManagementThirdPartyMeasurementSetting a rdfs:Class ;
  rdfs:label "Campaign Management Third Party Measurement Setting" ;
  rdfs:comment "Defines the third party measurement setting data object." ;
  rdfs:subClassOf microsoftads:CampaignManagementSetting .

# Class: Campaign Management Topic Criterion
microsoftads:CampaignManagementTopicCriterion a rdfs:Class ;
  rdfs:label "Campaign Management Topic Criterion" ;
  rdfs:comment "Defines a criterion that can be used to show ads to users by a specific topic." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Campaign Management Unified Automation Setting
microsoftads:CampaignManagementUnifiedAutomationSetting a rdfs:Class ;
  rdfs:label "Campaign Management Unified Automation Setting" ;
  rdfs:subClassOf microsoftads:CampaignManagementSetting .

# Class: Campaign Management Update Ad Extensions Request
microsoftads:CampaignManagementUpdateAdExtensionsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Ad Extensions Request" .

# Class: Campaign Management Update Ad Extensions Response
microsoftads:CampaignManagementUpdateAdExtensionsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Ad Extensions Response" .

# Class: Campaign Management Update Ad Group Criterions Request
microsoftads:CampaignManagementUpdateAdGroupCriterionsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Ad Group Criterions Request" .

# Class: Campaign Management Update Ad Group Criterions Response
microsoftads:CampaignManagementUpdateAdGroupCriterionsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Ad Group Criterions Response" .

# Class: Campaign Management Update Ad Groups Request
microsoftads:CampaignManagementUpdateAdGroupsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Ad Groups Request" .

# Class: Campaign Management Update Ad Groups Response
microsoftads:CampaignManagementUpdateAdGroupsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Ad Groups Response" .

# Class: Campaign Management Update Ads Request
microsoftads:CampaignManagementUpdateAdsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Ads Request" .

# Class: Campaign Management Update Ads Response
microsoftads:CampaignManagementUpdateAdsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Ads Response" .

# Class: Campaign Management Update Annotation Opt Out Request
microsoftads:CampaignManagementUpdateAnnotationOptOutRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Annotation Opt Out Request" .

# Class: Campaign Management Update Asset Groups Request
microsoftads:CampaignManagementUpdateAssetGroupsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Asset Groups Request" .

# Class: Campaign Management Update Asset Groups Response
microsoftads:CampaignManagementUpdateAssetGroupsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Asset Groups Response" .

# Class: Campaign Management Update Audience Groups Request
microsoftads:CampaignManagementUpdateAudienceGroupsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Audience Groups Request" .

# Class: Campaign Management Update Audience Groups Response
microsoftads:CampaignManagementUpdateAudienceGroupsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Audience Groups Response" .

# Class: Campaign Management Update Audiences Request
microsoftads:CampaignManagementUpdateAudiencesRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Audiences Request" .

# Class: Campaign Management Update Audiences Response
microsoftads:CampaignManagementUpdateAudiencesResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Audiences Response" .

# Class: Campaign Management Update Bid Strategies Request
microsoftads:CampaignManagementUpdateBidStrategiesRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Bid Strategies Request" .

# Class: Campaign Management Update Bid Strategies Response
microsoftads:CampaignManagementUpdateBidStrategiesResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Bid Strategies Response" .

# Class: Campaign Management Update Brand Kits Request
microsoftads:CampaignManagementUpdateBrandKitsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Brand Kits Request" .

# Class: Campaign Management Update Brand Kits Response
microsoftads:CampaignManagementUpdateBrandKitsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Brand Kits Response" .

# Class: Campaign Management Update Budgets Request
microsoftads:CampaignManagementUpdateBudgetsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Budgets Request" .

# Class: Campaign Management Update Budgets Response
microsoftads:CampaignManagementUpdateBudgetsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Budgets Response" .

# Class: Campaign Management Update Campaign Criterions Request
microsoftads:CampaignManagementUpdateCampaignCriterionsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Campaign Criterions Request" .

# Class: Campaign Management Update Campaign Criterions Response
microsoftads:CampaignManagementUpdateCampaignCriterionsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Campaign Criterions Response" .

# Class: Campaign Management Update Campaigns Request
microsoftads:CampaignManagementUpdateCampaignsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Campaigns Request" .

# Class: Campaign Management Update Campaigns Response
microsoftads:CampaignManagementUpdateCampaignsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Campaigns Response" .

# Class: Campaign Management Update Conversion Goals Request
microsoftads:CampaignManagementUpdateConversionGoalsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Conversion Goals Request" .

# Class: Campaign Management Update Conversion Goals Response
microsoftads:CampaignManagementUpdateConversionGoalsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Conversion Goals Response" .

# Class: Campaign Management Update Conversion Value Rules Request
microsoftads:CampaignManagementUpdateConversionValueRulesRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Conversion Value Rules Request" .

# Class: Campaign Management Update Conversion Value Rules Response
microsoftads:CampaignManagementUpdateConversionValueRulesResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Conversion Value Rules Response" .

# Class: Campaign Management Update Conversion Value Rules Status Request
microsoftads:CampaignManagementUpdateConversionValueRulesStatusRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Conversion Value Rules Status Request" .

# Class: Campaign Management Update Conversion Value Rules Status Response
microsoftads:CampaignManagementUpdateConversionValueRulesStatusResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Conversion Value Rules Status Response" .

# Class: Campaign Management Update Data Exclusions Request
microsoftads:CampaignManagementUpdateDataExclusionsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Data Exclusions Request" .

# Class: Campaign Management Update Data Exclusions Response
microsoftads:CampaignManagementUpdateDataExclusionsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Data Exclusions Response" .

# Class: Campaign Management Update Experiments Request
microsoftads:CampaignManagementUpdateExperimentsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Experiments Request" .

# Class: Campaign Management Update Experiments Response
microsoftads:CampaignManagementUpdateExperimentsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Experiments Response" .

# Class: Campaign Management Update Import Jobs Request
microsoftads:CampaignManagementUpdateImportJobsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Import Jobs Request" .

# Class: Campaign Management Update Import Jobs Response
microsoftads:CampaignManagementUpdateImportJobsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Import Jobs Response" .

# Class: Campaign Management Update Keywords Request
microsoftads:CampaignManagementUpdateKeywordsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Keywords Request" .

# Class: Campaign Management Update Keywords Response
microsoftads:CampaignManagementUpdateKeywordsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Keywords Response" .

# Class: Campaign Management Update Labels Request
microsoftads:CampaignManagementUpdateLabelsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Labels Request" .

# Class: Campaign Management Update Labels Response
microsoftads:CampaignManagementUpdateLabelsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Labels Response" .

# Class: Campaign Management Update Linked In Segments Request
microsoftads:CampaignManagementUpdateLinkedInSegmentsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Linked In Segments Request" .

# Class: Campaign Management Update Linked In Segments Response
microsoftads:CampaignManagementUpdateLinkedInSegmentsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Linked In Segments Response" .

# Class: Campaign Management Update New Customer Acquisition Goals Request
microsoftads:CampaignManagementUpdateNewCustomerAcquisitionGoalsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update New Customer Acquisition Goals Request" .

# Class: Campaign Management Update New Customer Acquisition Goals Response
microsoftads:CampaignManagementUpdateNewCustomerAcquisitionGoalsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update New Customer Acquisition Goals Response" .

# Class: Campaign Management Update Seasonality Adjustments Request
microsoftads:CampaignManagementUpdateSeasonalityAdjustmentsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Seasonality Adjustments Request" .

# Class: Campaign Management Update Seasonality Adjustments Response
microsoftads:CampaignManagementUpdateSeasonalityAdjustmentsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Seasonality Adjustments Response" .

# Class: Campaign Management Update Shared Entities Request
microsoftads:CampaignManagementUpdateSharedEntitiesRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Shared Entities Request" .

# Class: Campaign Management Update Shared Entities Response
microsoftads:CampaignManagementUpdateSharedEntitiesResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Shared Entities Response" .

# Class: Campaign Management Update Uet Tags Request
microsoftads:CampaignManagementUpdateUetTagsRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Uet Tags Request" .

# Class: Campaign Management Update Uet Tags Response
microsoftads:CampaignManagementUpdateUetTagsResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Uet Tags Response" .

# Class: Campaign Management Update Videos Request
microsoftads:CampaignManagementUpdateVideosRequest a rdfs:Class ;
  rdfs:label "Campaign Management Update Videos Request" .

# Class: Campaign Management Update Videos Response
microsoftads:CampaignManagementUpdateVideosResponse a rdfs:Class ;
  rdfs:label "Campaign Management Update Videos Response" .

# Class: Campaign Management Url Goal
microsoftads:CampaignManagementUrlGoal a rdfs:Class ;
  rdfs:label "Campaign Management Url Goal" ;
  rdfs:comment "Defines a URL conversion goal." ;
  rdfs:subClassOf microsoftads:CampaignManagementConversionGoal .

# Class: Campaign Management Vanity Pharma Setting
microsoftads:CampaignManagementVanityPharmaSetting a rdfs:Class ;
  rdfs:label "Campaign Management Vanity Pharma Setting" ;
  rdfs:comment "Defines a data object for VanityPharmaSetting." ;
  rdfs:subClassOf microsoftads:CampaignManagementSetting .

# Class: Campaign Management Video Ad Extension
microsoftads:CampaignManagementVideoAdExtension a rdfs:Class ;
  rdfs:label "Campaign Management Video Ad Extension" ;
  rdfs:comment "Defines an ad extension with a video and call-to-action button." ;
  rdfs:subClassOf microsoftads:CampaignManagementAdExtension .

# Class: Campaign Management Video Asset
microsoftads:CampaignManagementVideoAsset a rdfs:Class ;
  rdfs:label "Campaign Management Video Asset" ;
  rdfs:comment "Defines the VideoAsset Data Object." ;
  rdfs:subClassOf microsoftads:CampaignManagementAsset .

# Class: Campaign Management Webpage
microsoftads:CampaignManagementWebpage a rdfs:Class ;
  rdfs:label "Campaign Management Webpage" ;
  rdfs:comment "Defines a webpage parameter that contains a list of webpage conditions or criteria that help determine whether you want to show dynamic search ads." ;
  rdfs:subClassOf microsoftads:CampaignManagementCriterion .

# Class: Customer Billing Ad Api Error
microsoftads:CustomerBillingAdApiError a rdfs:Class ;
  rdfs:label "Customer Billing Ad Api Error" ;
  rdfs:comment "Defines a Customer Billing Ad API error object that contains the details that explain why the service operation failed." .

# Class: Customer Billing Ad Api Fault Detail
microsoftads:CustomerBillingAdApiFaultDetail a rdfs:Class ;
  rdfs:label "Customer Billing Ad Api Fault Detail" ;
  rdfs:comment "Defines a Customer Billing Ad API fault detail object that operations return when generic errors occur, such as an authentication error." ;
  rdfs:subClassOf microsoftads:CustomerBillingApplicationFault .

# Class: Customer Billing Add Insertion Order Request
microsoftads:CustomerBillingAddInsertionOrderRequest a rdfs:Class ;
  rdfs:label "Customer Billing Add Insertion Order Request" .

# Class: Customer Billing Insertion Order
microsoftads:CustomerBillingInsertionOrder a rdfs:Class ;
  rdfs:label "Customer Billing Insertion Order" ;
  rdfs:comment "An insertion order is a contract that establishes the maximum amount you will spend on your account over a specified period of time." .

# Class: Customer Billing Insertion Order Pending Changes
microsoftads:CustomerBillingInsertionOrderPendingChanges a rdfs:Class ;
  rdfs:label "Customer Billing Insertion Order Pending Changes" ;
  rdfs:comment "Defines an object that can be used to manage changes for an approved insertion order." .

# Class: Customer Billing Add Insertion Order Response
microsoftads:CustomerBillingAddInsertionOrderResponse a rdfs:Class ;
  rdfs:label "Customer Billing Add Insertion Order Response" .

# Class: Customer Billing Api Batch Fault
microsoftads:CustomerBillingApiBatchFault a rdfs:Class ;
  rdfs:label "Customer Billing Api Batch Fault" ;
  rdfs:comment "Defines a Customer Billing API batch fault object that operations return when web service-specific errors occur, such as when the request message contains incomplete or invalid data." ;
  rdfs:subClassOf microsoftads:CustomerBillingApplicationFault .

# Class: Customer Billing Batch Error
microsoftads:CustomerBillingBatchError a rdfs:Class ;
  rdfs:label "Customer Billing Batch Error" ;
  rdfs:comment "Defines a Customer Billing batch error object that identifies the item within the batch of items in the request message that caused the operation to fail, and describes the reason for the failure." .

# Class: Customer Billing Operation Error
microsoftads:CustomerBillingOperationError a rdfs:Class ;
  rdfs:label "Customer Billing Operation Error" ;
  rdfs:comment "Defines a Customer Billing operation error object that contains the details that explain why the service operation failed." .

# Class: Customer Billing Api Fault
microsoftads:CustomerBillingApiFault a rdfs:Class ;
  rdfs:label "Customer Billing Api Fault" ;
  rdfs:comment "Defines a Customer Billing API fault object that operations return when web service-specific errors occur, such as when the request message contains incomplete or invalid data." ;
  rdfs:subClassOf microsoftads:CustomerBillingApplicationFault .

# Class: Customer Billing Application Fault
microsoftads:CustomerBillingApplicationFault a rdfs:Class ;
  rdfs:label "Customer Billing Application Fault" ;
  rdfs:comment "Defines the base object from which all Customer Billing fault detail objects derive." .

# Class: Customer Billing Application Fault Base
microsoftads:CustomerBillingApplicationFaultBase a rdfs:Class ;
  rdfs:label "Customer Billing Application Fault Base" ;
  rdfs:subClassOf microsoftads:CustomerBillingApplicationFault .

# Class: Customer Billing Billing Document
microsoftads:CustomerBillingBillingDocument a rdfs:Class ;
  rdfs:label "Customer Billing Billing Document" ;
  rdfs:comment "Defines a billing document." .

# Class: Customer Billing Billing Document Info
microsoftads:CustomerBillingBillingDocumentInfo a rdfs:Class ;
  rdfs:label "Customer Billing Billing Document Info" ;
  rdfs:comment "Defines a billing document identification object that contains information about a billing document, such as the billing document identifier, billing document amount, and account identifier." .

# Class: Customer Billing Billing Group
microsoftads:CustomerBillingBillingGroup a rdfs:Class ;
  rdfs:label "Customer Billing Billing Group" ;
  rdfs:comment "Defines the billing group data object." .

# Class: Customer Billing Check Feature Adoption Coupon Eligibility Request
microsoftads:CustomerBillingCheckFeatureAdoptionCouponEligibilityRequest a rdfs:Class ;
  rdfs:label "Customer Billing Check Feature Adoption Coupon Eligibility Request" .

# Class: Customer Billing Check Feature Adoption Coupon Eligibility Response
microsoftads:CustomerBillingCheckFeatureAdoptionCouponEligibilityResponse a rdfs:Class ;
  rdfs:label "Customer Billing Check Feature Adoption Coupon Eligibility Response" .

# Class: Customer Billing Claim Feature Adoption Coupons Request
microsoftads:CustomerBillingClaimFeatureAdoptionCouponsRequest a rdfs:Class ;
  rdfs:label "Customer Billing Claim Feature Adoption Coupons Request" .

# Class: Customer Billing Key Value Entity Oflong Andstring
microsoftads:CustomerBillingKeyValueEntityOflongAndstring a rdfs:Class ;
  rdfs:label "Customer Billing Key Value Entity Oflong Andstring" .

# Class: Customer Billing Claim Feature Adoption Coupons Response
microsoftads:CustomerBillingClaimFeatureAdoptionCouponsResponse a rdfs:Class ;
  rdfs:label "Customer Billing Claim Feature Adoption Coupons Response" .

# Class: Customer Billing Key Value Entity Oflong And Date Time
microsoftads:CustomerBillingKeyValueEntityOflongAndDateTime a rdfs:Class ;
  rdfs:label "Customer Billing Key Value Entity Oflong And Date Time" .

# Class: Customer Billing Coupon
microsoftads:CustomerBillingCoupon a rdfs:Class ;
  rdfs:label "Customer Billing Coupon" ;
  rdfs:comment "Defines a coupon." .

# Class: Customer Billing Coupon Redemption
microsoftads:CustomerBillingCouponRedemption a rdfs:Class ;
  rdfs:label "Customer Billing Coupon Redemption" ;
  rdfs:comment "Contains redemption and consuming details." .

# Class: Customer Billing Coupon Claim Info
microsoftads:CustomerBillingCouponClaimInfo a rdfs:Class ;
  rdfs:label "Customer Billing Coupon Claim Info" ;
  rdfs:comment "Defines an object containing coupon claim information." .

# Class: Customer Billing Coupon Info Data
microsoftads:CustomerBillingCouponInfoData a rdfs:Class ;
  rdfs:label "Customer Billing Coupon Info Data" ;
  rdfs:comment "Defines an object containing coupon info." .

# Class: Customer Billing Dispatch Coupons Request
microsoftads:CustomerBillingDispatchCouponsRequest a rdfs:Class ;
  rdfs:label "Customer Billing Dispatch Coupons Request" .

# Class: Customer Billing Dispatch Coupons Response
microsoftads:CustomerBillingDispatchCouponsResponse a rdfs:Class ;
  rdfs:label "Customer Billing Dispatch Coupons Response" .

# Class: Customer Billing Distribute Coupons Request
microsoftads:CustomerBillingDistributeCouponsRequest a rdfs:Class ;
  rdfs:label "Customer Billing Distribute Coupons Request" .

# Class: Customer Billing Distribute Coupons Response
microsoftads:CustomerBillingDistributeCouponsResponse a rdfs:Class ;
  rdfs:label "Customer Billing Distribute Coupons Response" .

# Class: Customer Billing Get Account Monthly Spend Request
microsoftads:CustomerBillingGetAccountMonthlySpendRequest a rdfs:Class ;
  rdfs:label "Customer Billing Get Account Monthly Spend Request" .

# Class: Customer Billing Get Account Monthly Spend Response
microsoftads:CustomerBillingGetAccountMonthlySpendResponse a rdfs:Class ;
  rdfs:label "Customer Billing Get Account Monthly Spend Response" .

# Class: Customer Billing Get Billing Documents Info Request
microsoftads:CustomerBillingGetBillingDocumentsInfoRequest a rdfs:Class ;
  rdfs:label "Customer Billing Get Billing Documents Info Request" .

# Class: Customer Billing Get Billing Documents Info Response
microsoftads:CustomerBillingGetBillingDocumentsInfoResponse a rdfs:Class ;
  rdfs:label "Customer Billing Get Billing Documents Info Response" .

# Class: Customer Billing Get Billing Documents Request
microsoftads:CustomerBillingGetBillingDocumentsRequest a rdfs:Class ;
  rdfs:label "Customer Billing Get Billing Documents Request" .

# Class: Customer Billing Get Billing Documents Response
microsoftads:CustomerBillingGetBillingDocumentsResponse a rdfs:Class ;
  rdfs:label "Customer Billing Get Billing Documents Response" .

# Class: Customer Billing Get Billing Groups Request
microsoftads:CustomerBillingGetBillingGroupsRequest a rdfs:Class ;
  rdfs:label "Customer Billing Get Billing Groups Request" .

# Class: Customer Billing Get Billing Groups Response
microsoftads:CustomerBillingGetBillingGroupsResponse a rdfs:Class ;
  rdfs:label "Customer Billing Get Billing Groups Response" .

# Class: Customer Billing Get Coupon Info Request
microsoftads:CustomerBillingGetCouponInfoRequest a rdfs:Class ;
  rdfs:label "Customer Billing Get Coupon Info Request" .

# Class: Customer Billing Get Coupon Info Response
microsoftads:CustomerBillingGetCouponInfoResponse a rdfs:Class ;
  rdfs:label "Customer Billing Get Coupon Info Response" .

# Class: Customer Billing Get Ungrouped Accounts Request
microsoftads:CustomerBillingGetUngroupedAccountsRequest a rdfs:Class ;
  rdfs:label "Customer Billing Get Ungrouped Accounts Request" .

# Class: Customer Billing Get Ungrouped Accounts Response
microsoftads:CustomerBillingGetUngroupedAccountsResponse a rdfs:Class ;
  rdfs:label "Customer Billing Get Ungrouped Accounts Response" .

# Class: Customer Billing Ungrouped Account
microsoftads:CustomerBillingUngroupedAccount a rdfs:Class ;
  rdfs:label "Customer Billing Ungrouped Account" ;
  rdfs:comment "Defines the ungrouped account data object." .

# Class: Customer Billing Order By
microsoftads:CustomerBillingOrderBy a rdfs:Class ;
  rdfs:label "Customer Billing Order By" ;
  rdfs:comment "Defines an order for the list of insertion orders returned using one of the search operations, for example SearchCoupons or SearchInsertionOrders." .

# Class: Customer Billing Paging
microsoftads:CustomerBillingPaging a rdfs:Class ;
  rdfs:label "Customer Billing Paging" ;
  rdfs:comment "Defines a paging object to request Customer Billing objects in batches." .

# Class: Customer Billing Predicate
microsoftads:CustomerBillingPredicate a rdfs:Class ;
  rdfs:label "Customer Billing Predicate" ;
  rdfs:comment "Defines a predicate for the list of insertion orders returned using one of the search operations, for example SearchCoupons or SearchInsertionOrders." .

# Class: Customer Billing Redeem Coupon Request
microsoftads:CustomerBillingRedeemCouponRequest a rdfs:Class ;
  rdfs:label "Customer Billing Redeem Coupon Request" .

# Class: Customer Billing Redeem Coupon Response
microsoftads:CustomerBillingRedeemCouponResponse a rdfs:Class ;
  rdfs:label "Customer Billing Redeem Coupon Response" .

# Class: Customer Billing Search Coupons Request
microsoftads:CustomerBillingSearchCouponsRequest a rdfs:Class ;
  rdfs:label "Customer Billing Search Coupons Request" .

# Class: Customer Billing Search Coupons Response
microsoftads:CustomerBillingSearchCouponsResponse a rdfs:Class ;
  rdfs:label "Customer Billing Search Coupons Response" .

# Class: Customer Billing Search Insertion Orders Request
microsoftads:CustomerBillingSearchInsertionOrdersRequest a rdfs:Class ;
  rdfs:label "Customer Billing Search Insertion Orders Request" .

# Class: Customer Billing Search Insertion Orders Response
microsoftads:CustomerBillingSearchInsertionOrdersResponse a rdfs:Class ;
  rdfs:label "Customer Billing Search Insertion Orders Response" .

# Class: Customer Billing Update Billing Group Accounts Request
microsoftads:CustomerBillingUpdateBillingGroupAccountsRequest a rdfs:Class ;
  rdfs:label "Customer Billing Update Billing Group Accounts Request" .

# Class: Customer Billing Update Billing Group Accounts Response
microsoftads:CustomerBillingUpdateBillingGroupAccountsResponse a rdfs:Class ;
  rdfs:label "Customer Billing Update Billing Group Accounts Response" .

# Class: Customer Billing Update Insertion Order Request
microsoftads:CustomerBillingUpdateInsertionOrderRequest a rdfs:Class ;
  rdfs:label "Customer Billing Update Insertion Order Request" .

# Class: Customer Billing Update Insertion Order Response
microsoftads:CustomerBillingUpdateInsertionOrderResponse a rdfs:Class ;
  rdfs:label "Customer Billing Update Insertion Order Response" .

# Class: Customer Management Account Info
microsoftads:CustomerManagementAccountInfo a rdfs:Class ;
  rdfs:label "Customer Management Account Info" ;
  rdfs:comment "Defines an object that contains an account's identifier, name, and number." .

# Class: Customer Management Account Info With Customer Data
microsoftads:CustomerManagementAccountInfoWithCustomerData a rdfs:Class ;
  rdfs:label "Customer Management Account Info With Customer Data" ;
  rdfs:comment "Defines an object that contains information that identifies an account and the customer that manages or owns the account." .

# Class: Customer Management Account Tax Certificate
microsoftads:CustomerManagementAccountTaxCertificate a rdfs:Class ;
  rdfs:label "Customer Management Account Tax Certificate" ;
  rdfs:comment "Defines the AccountTaxCertificate Data Object." .

# Class: Customer Management Key Value Pair Ofstring And Byte Array
microsoftads:CustomerManagementKeyValuePairOfstringAndByteArray a rdfs:Class ;
  rdfs:label "Customer Management Key Value Pair Ofstring And Byte Array" .

# Class: Customer Management Ad Api Error
microsoftads:CustomerManagementAdApiError a rdfs:Class ;
  rdfs:label "Customer Management Ad Api Error" ;
  rdfs:comment "Defines a Customer Management Ad API error object that contains the details that explain why the service operation failed." .

# Class: Customer Management Ad Api Fault Detail
microsoftads:CustomerManagementAdApiFaultDetail a rdfs:Class ;
  rdfs:label "Customer Management Ad Api Fault Detail" ;
  rdfs:comment "Defines a Customer Management Ad API fault detail object that operations return when generic errors occur, such as an authentication error." ;
  rdfs:subClassOf microsoftads:CustomerManagementApplicationFault .

# Class: Customer Management Add Account Request
microsoftads:CustomerManagementAddAccountRequest a rdfs:Class ;
  rdfs:label "Customer Management Add Account Request" .

# Class: Customer Management Advertiser Account
microsoftads:CustomerManagementAdvertiserAccount a rdfs:Class ;
  rdfs:label "Customer Management Advertiser Account" ;
  rdfs:comment "Defines an advertiser account." ;
  rdfs:subClassOf aent:AdAccount .

# Class: Customer Management Key Value Pair Ofstring Andstring
microsoftads:CustomerManagementKeyValuePairOfstringAndstring a rdfs:Class ;
  rdfs:label "Customer Management Key Value Pair Ofstring Andstring" .

# Class: Customer Management Customer Info
microsoftads:CustomerManagementCustomerInfo a rdfs:Class ;
  rdfs:label "Customer Management Customer Info" ;
  rdfs:comment "Defines an object that contains a customer's identifier and name." .

# Class: Customer Management Address
microsoftads:CustomerManagementAddress a rdfs:Class ;
  rdfs:label "Customer Management Address" ;
  rdfs:comment "Defines a postal address for accounts and user contact information." .

# Class: Customer Management Add Account Response
microsoftads:CustomerManagementAddAccountResponse a rdfs:Class ;
  rdfs:label "Customer Management Add Account Response" .

# Class: Customer Management Add Client Links Request
microsoftads:CustomerManagementAddClientLinksRequest a rdfs:Class ;
  rdfs:label "Customer Management Add Client Links Request" .

# Class: Customer Management Client Link
microsoftads:CustomerManagementClientLink a rdfs:Class ;
  rdfs:label "Customer Management Client Link" ;
  rdfs:comment "Defines a client link object." .

# Class: Customer Management Add Client Links Response
microsoftads:CustomerManagementAddClientLinksResponse a rdfs:Class ;
  rdfs:label "Customer Management Add Client Links Response" .

# Class: Customer Management Operation Error
microsoftads:CustomerManagementOperationError a rdfs:Class ;
  rdfs:label "Customer Management Operation Error" ;
  rdfs:comment "Defines a Customer Management operation error object that contains the details that explain why the service operation failed." .

# Class: Customer Management Add Prepay Account Request
microsoftads:CustomerManagementAddPrepayAccountRequest a rdfs:Class ;
  rdfs:label "Customer Management Add Prepay Account Request" .

# Class: Customer Management Add Prepay Account Response
microsoftads:CustomerManagementAddPrepayAccountResponse a rdfs:Class ;
  rdfs:label "Customer Management Add Prepay Account Response" .

# Class: Customer Management Api Batch Fault
microsoftads:CustomerManagementApiBatchFault a rdfs:Class ;
  rdfs:label "Customer Management Api Batch Fault" ;
  rdfs:subClassOf microsoftads:CustomerManagementApplicationFault .

# Class: Customer Management Batch Error
microsoftads:CustomerManagementBatchError a rdfs:Class ;
  rdfs:label "Customer Management Batch Error" .

# Class: Customer Management Api Fault
microsoftads:CustomerManagementApiFault a rdfs:Class ;
  rdfs:label "Customer Management Api Fault" ;
  rdfs:comment "Defines a Customer Management API fault detail object that operations return when web service-specific errors occur, such as when the request message contains incomplete or invalid data." ;
  rdfs:subClassOf microsoftads:CustomerManagementApplicationFault .

# Class: Customer Management Application Fault
microsoftads:CustomerManagementApplicationFault a rdfs:Class ;
  rdfs:label "Customer Management Application Fault" ;
  rdfs:comment "Defines the base object from which all Customer Management fault detail objects derive." .

# Class: Customer Management Application Fault Base
microsoftads:CustomerManagementApplicationFaultBase a rdfs:Class ;
  rdfs:label "Customer Management Application Fault Base" ;
  rdfs:subClassOf microsoftads:CustomerManagementApplicationFault .

# Class: Customer Management Contact Info
microsoftads:CustomerManagementContactInfo a rdfs:Class ;
  rdfs:label "Customer Management Contact Info" ;
  rdfs:comment "Defines the contact information for a user." .

# Class: Customer Management Customer
microsoftads:CustomerManagementCustomer a rdfs:Class ;
  rdfs:label "Customer Management Customer" ;
  rdfs:comment "Defines a customer object that contains one or more Microsoft Advertising accounts." .

# Class: Customer Management Customer Role
microsoftads:CustomerManagementCustomerRole a rdfs:Class ;
  rdfs:label "Customer Management Customer Role" ;
  rdfs:comment "Defines account access rights for a person who acts on behalf of a specific customer." .

# Class: Customer Management Date Range
microsoftads:CustomerManagementDateRange a rdfs:Class ;
  rdfs:label "Customer Management Date Range" ;
  rdfs:comment "Defines a date range object." .

# Class: Customer Management Delete Account Request
microsoftads:CustomerManagementDeleteAccountRequest a rdfs:Class ;
  rdfs:label "Customer Management Delete Account Request" .

# Class: Customer Management Delete Customer Request
microsoftads:CustomerManagementDeleteCustomerRequest a rdfs:Class ;
  rdfs:label "Customer Management Delete Customer Request" .

# Class: Customer Management Delete User Request
microsoftads:CustomerManagementDeleteUserRequest a rdfs:Class ;
  rdfs:label "Customer Management Delete User Request" .

# Class: Customer Management Dismiss Notifications Request
microsoftads:CustomerManagementDismissNotificationsRequest a rdfs:Class ;
  rdfs:label "Customer Management Dismiss Notifications Request" .

# Class: Customer Management Key Value Entity Oflong Andint
microsoftads:CustomerManagementKeyValueEntityOflongAndint a rdfs:Class ;
  rdfs:label "Customer Management Key Value Entity Oflong Andint" .

# Class: Customer Management Find Accounts Or Customers Info Request
microsoftads:CustomerManagementFindAccountsOrCustomersInfoRequest a rdfs:Class ;
  rdfs:label "Customer Management Find Accounts Or Customers Info Request" .

# Class: Customer Management Find Accounts Or Customers Info Response
microsoftads:CustomerManagementFindAccountsOrCustomersInfoResponse a rdfs:Class ;
  rdfs:label "Customer Management Find Accounts Or Customers Info Response" .

# Class: Customer Management Find Accounts Request
microsoftads:CustomerManagementFindAccountsRequest a rdfs:Class ;
  rdfs:label "Customer Management Find Accounts Request" .

# Class: Customer Management Find Accounts Response
microsoftads:CustomerManagementFindAccountsResponse a rdfs:Class ;
  rdfs:label "Customer Management Find Accounts Response" .

# Class: Customer Management Get Accessible Customer Request
microsoftads:CustomerManagementGetAccessibleCustomerRequest a rdfs:Class ;
  rdfs:label "Customer Management Get Accessible Customer Request" .

# Class: Customer Management Get Accessible Customer Response
microsoftads:CustomerManagementGetAccessibleCustomerResponse a rdfs:Class ;
  rdfs:label "Customer Management Get Accessible Customer Response" .

# Class: Customer Management Get Account Pilot Features Request
microsoftads:CustomerManagementGetAccountPilotFeaturesRequest a rdfs:Class ;
  rdfs:label "Customer Management Get Account Pilot Features Request" .

# Class: Customer Management Get Account Pilot Features Response
microsoftads:CustomerManagementGetAccountPilotFeaturesResponse a rdfs:Class ;
  rdfs:label "Customer Management Get Account Pilot Features Response" .

# Class: Customer Management Get Account Request
microsoftads:CustomerManagementGetAccountRequest a rdfs:Class ;
  rdfs:label "Customer Management Get Account Request" .

# Class: Customer Management Get Account Response
microsoftads:CustomerManagementGetAccountResponse a rdfs:Class ;
  rdfs:label "Customer Management Get Account Response" .

# Class: Customer Management Get Accounts Info Request
microsoftads:CustomerManagementGetAccountsInfoRequest a rdfs:Class ;
  rdfs:label "Customer Management Get Accounts Info Request" .

# Class: Customer Management Get Accounts Info Response
microsoftads:CustomerManagementGetAccountsInfoResponse a rdfs:Class ;
  rdfs:label "Customer Management Get Accounts Info Response" .

# Class: Customer Management Get Current User Response
microsoftads:CustomerManagementGetCurrentUserResponse a rdfs:Class ;
  rdfs:label "Customer Management Get Current User Response" .

# Class: Customer Management User
microsoftads:CustomerManagementUser a rdfs:Class ;
  rdfs:label "Customer Management User" ;
  rdfs:comment "Defines personal and business contact information about a Microsoft Advertising user." .

# Class: Customer Management Person Name
microsoftads:CustomerManagementPersonName a rdfs:Class ;
  rdfs:label "Customer Management Person Name" ;
  rdfs:comment "Defines the name of a user." .

# Class: Customer Management Get Customer Pilot Features Request
microsoftads:CustomerManagementGetCustomerPilotFeaturesRequest a rdfs:Class ;
  rdfs:label "Customer Management Get Customer Pilot Features Request" .

# Class: Customer Management Get Customer Pilot Features Response
microsoftads:CustomerManagementGetCustomerPilotFeaturesResponse a rdfs:Class ;
  rdfs:label "Customer Management Get Customer Pilot Features Response" .

# Class: Customer Management Get Customer Request
microsoftads:CustomerManagementGetCustomerRequest a rdfs:Class ;
  rdfs:label "Customer Management Get Customer Request" .

# Class: Customer Management Get Customer Response
microsoftads:CustomerManagementGetCustomerResponse a rdfs:Class ;
  rdfs:label "Customer Management Get Customer Response" .

# Class: Customer Management Get Customers Info Request
microsoftads:CustomerManagementGetCustomersInfoRequest a rdfs:Class ;
  rdfs:label "Customer Management Get Customers Info Request" .

# Class: Customer Management Get Customers Info Response
microsoftads:CustomerManagementGetCustomersInfoResponse a rdfs:Class ;
  rdfs:label "Customer Management Get Customers Info Response" .

# Class: Customer Management Get Linked Accounts And Customers Info Request
microsoftads:CustomerManagementGetLinkedAccountsAndCustomersInfoRequest a rdfs:Class ;
  rdfs:label "Customer Management Get Linked Accounts And Customers Info Request" .

# Class: Customer Management Get Linked Accounts And Customers Info Response
microsoftads:CustomerManagementGetLinkedAccountsAndCustomersInfoResponse a rdfs:Class ;
  rdfs:label "Customer Management Get Linked Accounts And Customers Info Response" .

# Class: Customer Management Get Notifications Request
microsoftads:CustomerManagementGetNotificationsRequest a rdfs:Class ;
  rdfs:label "Customer Management Get Notifications Request" .

# Class: Customer Management Get Notifications Response
microsoftads:CustomerManagementGetNotificationsResponse a rdfs:Class ;
  rdfs:label "Customer Management Get Notifications Response" .

# Class: Customer Management Notification
microsoftads:CustomerManagementNotification a rdfs:Class ;
  rdfs:label "Customer Management Notification" ;
  rdfs:comment "Defines a Notification object." .

# Class: Customer Management Key Value Entity Ofstring Andstring
microsoftads:CustomerManagementKeyValueEntityOfstringAndstring a rdfs:Class ;
  rdfs:label "Customer Management Key Value Entity Ofstring Andstring" .

# Class: Customer Management Get Pilot Features Countries Response
microsoftads:CustomerManagementGetPilotFeaturesCountriesResponse a rdfs:Class ;
  rdfs:label "Customer Management Get Pilot Features Countries Response" .

# Class: Customer Management Pilot Feature
microsoftads:CustomerManagementPilotFeature a rdfs:Class ;
  rdfs:label "Customer Management Pilot Feature" .

# Class: Customer Management Get User MFAStatus Response
microsoftads:CustomerManagementGetUserMFAStatusResponse a rdfs:Class ;
  rdfs:label "Customer Management Get User MFAStatus Response" .

# Class: Customer Management Get User Request
microsoftads:CustomerManagementGetUserRequest a rdfs:Class ;
  rdfs:label "Customer Management Get User Request" .

# Class: Customer Management Get User Response
microsoftads:CustomerManagementGetUserResponse a rdfs:Class ;
  rdfs:label "Customer Management Get User Response" .

# Class: Customer Management Get Users Info Request
microsoftads:CustomerManagementGetUsersInfoRequest a rdfs:Class ;
  rdfs:label "Customer Management Get Users Info Request" .

# Class: Customer Management Get Users Info Response
microsoftads:CustomerManagementGetUsersInfoResponse a rdfs:Class ;
  rdfs:label "Customer Management Get Users Info Response" .

# Class: Customer Management User Info
microsoftads:CustomerManagementUserInfo a rdfs:Class ;
  rdfs:label "Customer Management User Info" ;
  rdfs:comment "Defines a user identification object that contains information that identifies a user." .

# Class: Customer Management Map Account Id To External Account Ids Request
microsoftads:CustomerManagementMapAccountIdToExternalAccountIdsRequest a rdfs:Class ;
  rdfs:label "Customer Management Map Account Id To External Account Ids Request" .

# Class: Customer Management Map Customer Id To External Customer Id Request
microsoftads:CustomerManagementMapCustomerIdToExternalCustomerIdRequest a rdfs:Class ;
  rdfs:label "Customer Management Map Customer Id To External Customer Id Request" .

# Class: Customer Management Order By
microsoftads:CustomerManagementOrderBy a rdfs:Class ;
  rdfs:label "Customer Management Order By" ;
  rdfs:comment "Defines an order for the list of entities returned using one of the search operations, for example SearchAccounts, SearchClientLinks, or SearchCustomers." .

# Class: Customer Management Paging
microsoftads:CustomerManagementPaging a rdfs:Class ;
  rdfs:label "Customer Management Paging" ;
  rdfs:comment "Defines a paging object to request Customer Management objects in batches." .

# Class: Customer Management Predicate
microsoftads:CustomerManagementPredicate a rdfs:Class ;
  rdfs:label "Customer Management Predicate" ;
  rdfs:comment "Defines a predicate for the list of entities requested using one of the search operations, for example SearchAccounts, SearchClientLinks, SearchCustomers, or SearchUserInvitations." .

# Class: Customer Management Search Accounts Request
microsoftads:CustomerManagementSearchAccountsRequest a rdfs:Class ;
  rdfs:label "Customer Management Search Accounts Request" .

# Class: Customer Management Search Accounts Response
microsoftads:CustomerManagementSearchAccountsResponse a rdfs:Class ;
  rdfs:label "Customer Management Search Accounts Response" .

# Class: Customer Management Search Client Links Request
microsoftads:CustomerManagementSearchClientLinksRequest a rdfs:Class ;
  rdfs:label "Customer Management Search Client Links Request" .

# Class: Customer Management Search Client Links Response
microsoftads:CustomerManagementSearchClientLinksResponse a rdfs:Class ;
  rdfs:label "Customer Management Search Client Links Response" .

# Class: Customer Management Search Customers Request
microsoftads:CustomerManagementSearchCustomersRequest a rdfs:Class ;
  rdfs:label "Customer Management Search Customers Request" .

# Class: Customer Management Search Customers Response
microsoftads:CustomerManagementSearchCustomersResponse a rdfs:Class ;
  rdfs:label "Customer Management Search Customers Response" .

# Class: Customer Management Search User Invitations Request
microsoftads:CustomerManagementSearchUserInvitationsRequest a rdfs:Class ;
  rdfs:label "Customer Management Search User Invitations Request" .

# Class: Customer Management Search User Invitations Response
microsoftads:CustomerManagementSearchUserInvitationsResponse a rdfs:Class ;
  rdfs:label "Customer Management Search User Invitations Response" .

# Class: Customer Management User Invitation
microsoftads:CustomerManagementUserInvitation a rdfs:Class ;
  rdfs:label "Customer Management User Invitation" ;
  rdfs:comment "Defines an invitation for a user to sign up for Microsoft Advertising." .

# Class: Customer Management Send User Invitation Request
microsoftads:CustomerManagementSendUserInvitationRequest a rdfs:Class ;
  rdfs:label "Customer Management Send User Invitation Request" .

# Class: Customer Management Send User Invitation Response
microsoftads:CustomerManagementSendUserInvitationResponse a rdfs:Class ;
  rdfs:label "Customer Management Send User Invitation Response" .

# Class: Customer Management Signup Customer Request
microsoftads:CustomerManagementSignupCustomerRequest a rdfs:Class ;
  rdfs:label "Customer Management Signup Customer Request" .

# Class: Customer Management Signup Customer Response
microsoftads:CustomerManagementSignupCustomerResponse a rdfs:Class ;
  rdfs:label "Customer Management Signup Customer Response" .

# Class: Customer Management Update Account Request
microsoftads:CustomerManagementUpdateAccountRequest a rdfs:Class ;
  rdfs:label "Customer Management Update Account Request" .

# Class: Customer Management Update Account Response
microsoftads:CustomerManagementUpdateAccountResponse a rdfs:Class ;
  rdfs:label "Customer Management Update Account Response" .

# Class: Customer Management Update Client Links Request
microsoftads:CustomerManagementUpdateClientLinksRequest a rdfs:Class ;
  rdfs:label "Customer Management Update Client Links Request" .

# Class: Customer Management Update Client Links Response
microsoftads:CustomerManagementUpdateClientLinksResponse a rdfs:Class ;
  rdfs:label "Customer Management Update Client Links Response" .

# Class: Customer Management Update Customer Request
microsoftads:CustomerManagementUpdateCustomerRequest a rdfs:Class ;
  rdfs:label "Customer Management Update Customer Request" .

# Class: Customer Management Update Customer Response
microsoftads:CustomerManagementUpdateCustomerResponse a rdfs:Class ;
  rdfs:label "Customer Management Update Customer Response" .

# Class: Customer Management Update Prepay Account Request
microsoftads:CustomerManagementUpdatePrepayAccountRequest a rdfs:Class ;
  rdfs:label "Customer Management Update Prepay Account Request" .

# Class: Customer Management Update Prepay Account Response
microsoftads:CustomerManagementUpdatePrepayAccountResponse a rdfs:Class ;
  rdfs:label "Customer Management Update Prepay Account Response" .

# Class: Customer Management Update User Request
microsoftads:CustomerManagementUpdateUserRequest a rdfs:Class ;
  rdfs:label "Customer Management Update User Request" .

# Class: Customer Management Update User Response
microsoftads:CustomerManagementUpdateUserResponse a rdfs:Class ;
  rdfs:label "Customer Management Update User Response" .

# Class: Customer Management Update User Roles Request
microsoftads:CustomerManagementUpdateUserRolesRequest a rdfs:Class ;
  rdfs:label "Customer Management Update User Roles Request" .

# Class: Customer Management Update User Roles Response
microsoftads:CustomerManagementUpdateUserRolesResponse a rdfs:Class ;
  rdfs:label "Customer Management Update User Roles Response" .

# Class: Customer Management Upgrade Customer To Agency Request
microsoftads:CustomerManagementUpgradeCustomerToAgencyRequest a rdfs:Class ;
  rdfs:label "Customer Management Upgrade Customer To Agency Request" .

# Class: Customer Management Validate Address Request
microsoftads:CustomerManagementValidateAddressRequest a rdfs:Class ;
  rdfs:label "Customer Management Validate Address Request" .

# Class: Customer Management Validate Address Response
microsoftads:CustomerManagementValidateAddressResponse a rdfs:Class ;
  rdfs:label "Customer Management Validate Address Response" .

# Class: Reporting Account Performance Report Filter
microsoftads:ReportingAccountPerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting Account Performance Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the account performance report data." .

# Class: Reporting Account Performance Report Request
microsoftads:ReportingAccountPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Account Performance Report Request" ;
  rdfs:comment "Defines an account performance report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Account Report Scope
microsoftads:ReportingAccountReportScope a rdfs:Class ;
  rdfs:label "Reporting Account Report Scope" ;
  rdfs:comment "Defines the set of accounts to include in the report." .

# Class: Reporting Report Time
microsoftads:ReportingReportTime a rdfs:Class ;
  rdfs:label "Reporting Report Time" ;
  rdfs:comment "Defines the date range values of a report request." .

# Class: Reporting Date
microsoftads:ReportingDate a rdfs:Class ;
  rdfs:label "Reporting Date" ;
  rdfs:comment "Defines a calendar date by month, day, and year." .

# Class: Reporting Account Through Ad Group Report Scope
microsoftads:ReportingAccountThroughAdGroupReportScope a rdfs:Class ;
  rdfs:label "Reporting Account Through Ad Group Report Scope" ;
  rdfs:comment "Defines the set of accounts, campaigns, and ad groups to include in the report." .

# Class: Reporting Campaign Report Scope
microsoftads:ReportingCampaignReportScope a rdfs:Class ;
  rdfs:label "Reporting Campaign Report Scope" ;
  rdfs:comment "Defines a campaign to include in the report." .

# Class: Reporting Ad Group Report Scope
microsoftads:ReportingAdGroupReportScope a rdfs:Class ;
  rdfs:label "Reporting Ad Group Report Scope" ;
  rdfs:comment "Defines an ad group to include in the report." .

# Class: Reporting Account Through Asset Group Report Scope
microsoftads:ReportingAccountThroughAssetGroupReportScope a rdfs:Class ;
  rdfs:label "Reporting Account Through Asset Group Report Scope" ;
  rdfs:comment "Defines a AccountThroughAssetGroupReportScope data object." .

# Class: Reporting Asset Group Report Scope
microsoftads:ReportingAssetGroupReportScope a rdfs:Class ;
  rdfs:label "Reporting Asset Group Report Scope" ;
  rdfs:comment "Defines a data object for AssetGroupReportScope." .

# Class: Reporting Account Through Campaign Report Scope
microsoftads:ReportingAccountThroughCampaignReportScope a rdfs:Class ;
  rdfs:label "Reporting Account Through Campaign Report Scope" ;
  rdfs:comment "Defines the set of accounts and campaigns to include in the report." .

# Class: Reporting Ad Api Error
microsoftads:ReportingAdApiError a rdfs:Class ;
  rdfs:label "Reporting Ad Api Error" ;
  rdfs:comment "Defines a Reporting Ad API error object that contains the details that explain why the service operation failed." .

# Class: Reporting Ad Api Fault Detail
microsoftads:ReportingAdApiFaultDetail a rdfs:Class ;
  rdfs:label "Reporting Ad Api Fault Detail" ;
  rdfs:comment "Defines a Reporting Ad API fault detail object that operations return when generic errors occur, such as an authentication error." ;
  rdfs:subClassOf microsoftads:ReportingApplicationFault .

# Class: Reporting Ad Dynamic Text Performance Report Filter
microsoftads:ReportingAdDynamicTextPerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting Ad Dynamic Text Performance Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the ad dynamic text performance report data." .

# Class: Reporting Ad Dynamic Text Performance Report Request
microsoftads:ReportingAdDynamicTextPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Ad Dynamic Text Performance Report Request" ;
  rdfs:comment "Defines an ad dynamic text performance report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Ad Extension By Ad Report Filter
microsoftads:ReportingAdExtensionByAdReportFilter a rdfs:Class ;
  rdfs:label "Reporting Ad Extension By Ad Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the ad extension by ad report data." .

# Class: Reporting Ad Extension By Ad Report Request
microsoftads:ReportingAdExtensionByAdReportRequest a rdfs:Class ;
  rdfs:label "Reporting Ad Extension By Ad Report Request" ;
  rdfs:comment "Defines an ad extension by ad report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Ad Extension By Keyword Report Filter
microsoftads:ReportingAdExtensionByKeywordReportFilter a rdfs:Class ;
  rdfs:label "Reporting Ad Extension By Keyword Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the ad extension by keyword report data." .

# Class: Reporting Ad Extension By Keyword Report Request
microsoftads:ReportingAdExtensionByKeywordReportRequest a rdfs:Class ;
  rdfs:label "Reporting Ad Extension By Keyword Report Request" ;
  rdfs:comment "Defines an ad extension by keyword report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Ad Extension Detail Report Filter
microsoftads:ReportingAdExtensionDetailReportFilter a rdfs:Class ;
  rdfs:label "Reporting Ad Extension Detail Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the ad extension detail report." .

# Class: Reporting Ad Extension Detail Report Request
microsoftads:ReportingAdExtensionDetailReportRequest a rdfs:Class ;
  rdfs:label "Reporting Ad Extension Detail Report Request" ;
  rdfs:comment "Defines an ad extension detail report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Ad Group Performance Report Filter
microsoftads:ReportingAdGroupPerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting Ad Group Performance Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the ad group performance report data." .

# Class: Reporting Ad Group Performance Report Request
microsoftads:ReportingAdGroupPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Ad Group Performance Report Request" ;
  rdfs:comment "Defines an ad group performance report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Ad Performance Report Filter
microsoftads:ReportingAdPerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting Ad Performance Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the ad performance report request data." .

# Class: Reporting Ad Performance Report Request
microsoftads:ReportingAdPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Ad Performance Report Request" ;
  rdfs:comment "Defines an ad performance report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Age Gender Audience Report Filter
microsoftads:ReportingAgeGenderAudienceReportFilter a rdfs:Class ;
  rdfs:label "Reporting Age Gender Audience Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the age and gender audience report data." .

# Class: Reporting Age Gender Audience Report Request
microsoftads:ReportingAgeGenderAudienceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Age Gender Audience Report Request" ;
  rdfs:comment "Defines an age and gender audience report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Api Fault Detail
microsoftads:ReportingApiFaultDetail a rdfs:Class ;
  rdfs:label "Reporting Api Fault Detail" ;
  rdfs:comment "Defines a Reporting API fault detail object that operations return when web service-specific errors occur, such as when the request message contains incomplete or invalid data." ;
  rdfs:subClassOf microsoftads:ReportingApplicationFault .

# Class: Reporting Operation Error
microsoftads:ReportingOperationError a rdfs:Class ;
  rdfs:label "Reporting Operation Error" ;
  rdfs:comment "Defines a Reporting operation error object that contains the details that explain why the service operation failed." .

# Class: Reporting Batch Error
microsoftads:ReportingBatchError a rdfs:Class ;
  rdfs:label "Reporting Batch Error" ;
  rdfs:comment "Defines a Reporting batch error object that identifies the item within the batch of items in the request message that caused the operation to fail, and describes the reason for the failure." .

# Class: Reporting Application Fault
microsoftads:ReportingApplicationFault a rdfs:Class ;
  rdfs:label "Reporting Application Fault" ;
  rdfs:comment "Defines the base object from which all Reporting fault detail objects derive." .

# Class: Reporting Application Fault Base
microsoftads:ReportingApplicationFaultBase a rdfs:Class ;
  rdfs:label "Reporting Application Fault Base" ;
  rdfs:subClassOf microsoftads:ReportingApplicationFault .

# Class: Reporting Apps Performance Report Filter
microsoftads:ReportingAppsPerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting Apps Performance Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the apps performance report data." .

# Class: Reporting Apps Performance Report Request
microsoftads:ReportingAppsPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Apps Performance Report Request" ;
  rdfs:comment "Defines an app campaign performance report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Asset Group Performance Report Filter
microsoftads:ReportingAssetGroupPerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting Asset Group Performance Report Filter" ;
  rdfs:comment "Defines a data object for AssetGroupPerformanceReportFilter." .

# Class: Reporting Asset Group Performance Report Request
microsoftads:ReportingAssetGroupPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Asset Group Performance Report Request" ;
  rdfs:comment "Defines a data object for AssetGroupPerformanceReportRequest." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Asset Performance Report Request
microsoftads:ReportingAssetPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Asset Performance Report Request" ;
  rdfs:comment "Defines an asset performance report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Audience Performance Report Filter
microsoftads:ReportingAudiencePerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting Audience Performance Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the audience performance report data." .

# Class: Reporting Audience Performance Report Request
microsoftads:ReportingAudiencePerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Audience Performance Report Request" ;
  rdfs:comment "Defines an audience performance report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Bid Strategy Report Request
microsoftads:ReportingBidStrategyReportRequest a rdfs:Class ;
  rdfs:label "Reporting Bid Strategy Report Request" ;
  rdfs:comment "Defines a bid strategy report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Budget Summary Report Request
microsoftads:ReportingBudgetSummaryReportRequest a rdfs:Class ;
  rdfs:label "Reporting Budget Summary Report Request" ;
  rdfs:comment "Defines a budget summary report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Call Detail Report Filter
microsoftads:ReportingCallDetailReportFilter a rdfs:Class ;
  rdfs:label "Reporting Call Detail Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the call detail report data." .

# Class: Reporting Call Detail Report Request
microsoftads:ReportingCallDetailReportRequest a rdfs:Class ;
  rdfs:label "Reporting Call Detail Report Request" ;
  rdfs:comment "Defines a call detail report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Campaign Performance Report Filter
microsoftads:ReportingCampaignPerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting Campaign Performance Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the campaign performance report data." .

# Class: Reporting Campaign Performance Report Request
microsoftads:ReportingCampaignPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Campaign Performance Report Request" ;
  rdfs:comment "Defines a campaign performance report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Category Click Coverage Report Filter
microsoftads:ReportingCategoryClickCoverageReportFilter a rdfs:Class ;
  rdfs:label "Reporting Category Click Coverage Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the category click coverage report data." .

# Class: Reporting Category Click Coverage Report Request
microsoftads:ReportingCategoryClickCoverageReportRequest a rdfs:Class ;
  rdfs:label "Reporting Category Click Coverage Report Request" ;
  rdfs:comment "Defines a category click coverage report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Category Insights Report Filter
microsoftads:ReportingCategoryInsightsReportFilter a rdfs:Class ;
  rdfs:label "Reporting Category Insights Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the category insights report data." .

# Class: Reporting Category Insights Report Request
microsoftads:ReportingCategoryInsightsReportRequest a rdfs:Class ;
  rdfs:label "Reporting Category Insights Report Request" ;
  rdfs:comment "Defines a category insights report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Combination Performance Report Request
microsoftads:ReportingCombinationPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Combination Performance Report Request" ;
  rdfs:comment "Defines a combination performance report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Conversion Performance Report Filter
microsoftads:ReportingConversionPerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting Conversion Performance Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the conversion performance report data." .

# Class: Reporting Conversion Performance Report Request
microsoftads:ReportingConversionPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Conversion Performance Report Request" ;
  rdfs:comment "Defines a conversion performance report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Destination Url Performance Report Filter
microsoftads:ReportingDestinationUrlPerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting Destination Url Performance Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the destination URL performance report data." .

# Class: Reporting Destination Url Performance Report Request
microsoftads:ReportingDestinationUrlPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Destination Url Performance Report Request" ;
  rdfs:comment "Defines a destination URL performance report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting DSAAuto Target Performance Report Filter
microsoftads:ReportingDSAAutoTargetPerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting DSAAuto Target Performance Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the DSA auto target performance report data." .

# Class: Reporting DSAAuto Target Performance Report Request
microsoftads:ReportingDSAAutoTargetPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting DSAAuto Target Performance Report Request" ;
  rdfs:comment "Defines a DSA auto target performance report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting DSACategory Performance Report Filter
microsoftads:ReportingDSACategoryPerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting DSACategory Performance Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the DSA category performance report data." .

# Class: Reporting DSACategory Performance Report Request
microsoftads:ReportingDSACategoryPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting DSACategory Performance Report Request" ;
  rdfs:comment "Defines a DSA category performance report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting DSASearch Query Performance Report Filter
microsoftads:ReportingDSASearchQueryPerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting DSASearch Query Performance Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the DSA search query performance report data." .

# Class: Reporting DSASearch Query Performance Report Request
microsoftads:ReportingDSASearchQueryPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting DSASearch Query Performance Report Request" ;
  rdfs:comment "Defines a DSA search query performance report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Feed Item Performance Report Request
microsoftads:ReportingFeedItemPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Feed Item Performance Report Request" ;
  rdfs:comment "Defines a feed item performance report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Geographic Performance Report Filter
microsoftads:ReportingGeographicPerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting Geographic Performance Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the geographic performance report data." .

# Class: Reporting Geographic Performance Report Request
microsoftads:ReportingGeographicPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Geographic Performance Report Request" ;
  rdfs:comment "Defines a geographic performance report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Goals And Funnels Report Filter
microsoftads:ReportingGoalsAndFunnelsReportFilter a rdfs:Class ;
  rdfs:label "Reporting Goals And Funnels Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the goals and funnels report data." .

# Class: Reporting Goals And Funnels Report Request
microsoftads:ReportingGoalsAndFunnelsReportRequest a rdfs:Class ;
  rdfs:label "Reporting Goals And Funnels Report Request" ;
  rdfs:comment "Defines a goals and funnels report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Hotel Dimension Performance Report Filter
microsoftads:ReportingHotelDimensionPerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting Hotel Dimension Performance Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the hotel dimension performance report data." .

# Class: Reporting Hotel Dimension Performance Report Request
microsoftads:ReportingHotelDimensionPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Hotel Dimension Performance Report Request" ;
  rdfs:comment "Defines a hotel dimension performance report request that aggregates the performance data by product category, custom label, title, and type for a specified time period." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Hotel Group Performance Report Filter
microsoftads:ReportingHotelGroupPerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting Hotel Group Performance Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the hotel group performance report data." .

# Class: Reporting Hotel Group Performance Report Request
microsoftads:ReportingHotelGroupPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Hotel Group Performance Report Request" ;
  rdfs:comment "Defines a hotel group performance report request that aggregates the performance data by product category, custom label, title, and type for a specified time period." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Keyword Performance Report Filter
microsoftads:ReportingKeywordPerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting Keyword Performance Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the keyword performance report data." .

# Class: Reporting Keyword Performance Report Request
microsoftads:ReportingKeywordPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Keyword Performance Report Request" ;
  rdfs:comment "Defines a keyword performance report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Keyword Performance Report Sort
microsoftads:ReportingKeywordPerformanceReportSort a rdfs:Class ;
  rdfs:label "Reporting Keyword Performance Report Sort" ;
  rdfs:comment "Defines a keyword performance report column and corresponding sort order." .

# Class: Reporting MMMPerformance Report Filter
microsoftads:ReportingMMMPerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting MMMPerformance Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the MMM performance report data." .

# Class: Reporting MMMPerformance Report Request
microsoftads:ReportingMMMPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting MMMPerformance Report Request" ;
  rdfs:comment "Defines a marketing mix modeling (MMM) performance report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting MSClick Id Performance Report Request
microsoftads:ReportingMSClickIdPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting MSClick Id Performance Report Request" ;
  rdfs:comment "Defines an MSClickID performance report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Negative Keyword Conflict Report Filter
microsoftads:ReportingNegativeKeywordConflictReportFilter a rdfs:Class ;
  rdfs:label "Reporting Negative Keyword Conflict Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the negative keyword conflict report data." .

# Class: Reporting Negative Keyword Conflict Report Request
microsoftads:ReportingNegativeKeywordConflictReportRequest a rdfs:Class ;
  rdfs:label "Reporting Negative Keyword Conflict Report Request" ;
  rdfs:comment "Defines a negative keyword conflict report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Poll Generate Report Request
microsoftads:ReportingPollGenerateReportRequest a rdfs:Class ;
  rdfs:label "Reporting Poll Generate Report Request" .

# Class: Reporting Poll Generate Report Response
microsoftads:ReportingPollGenerateReportResponse a rdfs:Class ;
  rdfs:label "Reporting Poll Generate Report Response" .

# Class: Reporting Report Request Status
microsoftads:ReportingReportRequestStatus a rdfs:Class ;
  rdfs:label "Reporting Report Request Status" ;
  rdfs:comment "Defines the status of a report request." .

# Class: Reporting Product Dimension Performance Report Filter
microsoftads:ReportingProductDimensionPerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting Product Dimension Performance Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the product dimension performance report data." .

# Class: Reporting Product Dimension Performance Report Request
microsoftads:ReportingProductDimensionPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Product Dimension Performance Report Request" ;
  rdfs:comment "Defines a product dimension performance report request that aggregates the performance data by product category, custom label, title, and type for a specified time period." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Product Match Count Report Request
microsoftads:ReportingProductMatchCountReportRequest a rdfs:Class ;
  rdfs:label "Reporting Product Match Count Report Request" ;
  rdfs:comment "Defines a product match count report request that aggregates the performance data by product group for a specified time period." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Product Negative Keyword Conflict Report Filter
microsoftads:ReportingProductNegativeKeywordConflictReportFilter a rdfs:Class ;
  rdfs:label "Reporting Product Negative Keyword Conflict Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the product negative keyword conflict report data." .

# Class: Reporting Product Negative Keyword Conflict Report Request
microsoftads:ReportingProductNegativeKeywordConflictReportRequest a rdfs:Class ;
  rdfs:label "Reporting Product Negative Keyword Conflict Report Request" ;
  rdfs:comment "Defines a product negative keyword conflict report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Product Partition Performance Report Filter
microsoftads:ReportingProductPartitionPerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting Product Partition Performance Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the product partition performance report data." .

# Class: Reporting Product Partition Performance Report Request
microsoftads:ReportingProductPartitionPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Product Partition Performance Report Request" ;
  rdfs:comment "Defines a product partition performance report request that aggregates the performance data by product group and product partition type for a specified time period." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Product Partition Unit Performance Report Filter
microsoftads:ReportingProductPartitionUnitPerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting Product Partition Unit Performance Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the product partition performance report data." .

# Class: Reporting Product Partition Unit Performance Report Request
microsoftads:ReportingProductPartitionUnitPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Product Partition Unit Performance Report Request" ;
  rdfs:comment "Defines a product partition unit performance report request that aggregates the performance data by product partition unit for a specified time period." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Product Search Query Performance Report Filter
microsoftads:ReportingProductSearchQueryPerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting Product Search Query Performance Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the product search query performance report data." .

# Class: Reporting Product Search Query Performance Report Request
microsoftads:ReportingProductSearchQueryPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Product Search Query Performance Report Request" ;
  rdfs:comment "Defines a Microsoft Shopping campaign product search query performance report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Professional Demographics Audience Report Filter
microsoftads:ReportingProfessionalDemographicsAudienceReportFilter a rdfs:Class ;
  rdfs:label "Reporting Professional Demographics Audience Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the professional demographics audience report." .

# Class: Reporting Professional Demographics Audience Report Request
microsoftads:ReportingProfessionalDemographicsAudienceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Professional Demographics Audience Report Request" ;
  rdfs:comment "Defines a professional demographics audience report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Publisher Usage Performance Report Filter
microsoftads:ReportingPublisherUsagePerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting Publisher Usage Performance Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the publisher usage performance report data." .

# Class: Reporting Publisher Usage Performance Report Request
microsoftads:ReportingPublisherUsagePerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Publisher Usage Performance Report Request" ;
  rdfs:comment "Defines a publisher usage performance report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Report Request
microsoftads:ReportingReportRequest a rdfs:Class ;
  rdfs:label "Reporting Report Request" ;
  rdfs:comment "Defines the base object for all report requests." .

# Class: Reporting Search Term Landing Page Report Filter
microsoftads:ReportingSearchTermLandingPageReportFilter a rdfs:Class ;
  rdfs:label "Reporting Search Term Landing Page Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the data returned by the Search Term Landing Page report." .

# Class: Reporting Report Request Base
microsoftads:ReportingReportRequestBase a rdfs:Class ;
  rdfs:label "Reporting Report Request Base" ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Search Campaign Change History Report Filter
microsoftads:ReportingSearchCampaignChangeHistoryReportFilter a rdfs:Class ;
  rdfs:label "Reporting Search Campaign Change History Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the campaign change history report data." .

# Class: Reporting Search Campaign Change History Report Request
microsoftads:ReportingSearchCampaignChangeHistoryReportRequest a rdfs:Class ;
  rdfs:label "Reporting Search Campaign Change History Report Request" ;
  rdfs:comment "Defines a change history report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Search Insight Performance Report Filter
microsoftads:ReportingSearchInsightPerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting Search Insight Performance Report Filter" ;
  rdfs:comment "Defines a data object for SearchInsightPerformanceReportFilter." .

# Class: Reporting Search Insight Performance Report Request
microsoftads:ReportingSearchInsightPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Search Insight Performance Report Request" ;
  rdfs:comment "Defines a data object for SearchInsightPerformanceReportRequest." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Search Query Performance Report Filter
microsoftads:ReportingSearchQueryPerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting Search Query Performance Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the search query performance report data." .

# Class: Reporting Search Query Performance Report Request
microsoftads:ReportingSearchQueryPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Search Query Performance Report Request" ;
  rdfs:comment "Defines a search query performance report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Search Term Landing Page Report Request
microsoftads:ReportingSearchTermLandingPageReportRequest a rdfs:Class ;
  rdfs:label "Reporting Search Term Landing Page Report Request" ;
  rdfs:comment "Defines a search term landing page report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Share Of Voice Report Filter
microsoftads:ReportingShareOfVoiceReportFilter a rdfs:Class ;
  rdfs:label "Reporting Share Of Voice Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the share of voice report data." .

# Class: Reporting Share Of Voice Report Request
microsoftads:ReportingShareOfVoiceReportRequest a rdfs:Class ;
  rdfs:label "Reporting Share Of Voice Report Request" ;
  rdfs:comment "Defines a share of voice (SOV) report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting Submit Generate Report Request
microsoftads:ReportingSubmitGenerateReportRequest a rdfs:Class ;
  rdfs:label "Reporting Submit Generate Report Request" .

# Class: Reporting Submit Generate Report Response
microsoftads:ReportingSubmitGenerateReportResponse a rdfs:Class ;
  rdfs:label "Reporting Submit Generate Report Response" .

# Class: Reporting Travel Query Insight Report Request
microsoftads:ReportingTravelQueryInsightReportRequest a rdfs:Class ;
  rdfs:label "Reporting Travel Query Insight Report Request" ;
  rdfs:comment "Defines a travel query insight report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Class: Reporting User Location Performance Report Filter
microsoftads:ReportingUserLocationPerformanceReportFilter a rdfs:Class ;
  rdfs:label "Reporting User Location Performance Report Filter" ;
  rdfs:comment "Defines the criteria to use to filter the user location performance report data." .

# Class: Reporting User Location Performance Report Request
microsoftads:ReportingUserLocationPerformanceReportRequest a rdfs:Class ;
  rdfs:label "Reporting User Location Performance Report Request" ;
  rdfs:comment "Defines a user location performance report request." ;
  rdfs:subClassOf microsoftads:ReportingReportRequest .

# Generated Record classes for Microsoftads.CampaignManagementAuditPointResult.details
<https://relay.inferal.com/ontology/microsoftads/record/Microsoftads.CampaignManagementAuditPointResult/details/Container> a rdfs:Class ;
  rdfs:label "Details Record" .
<https://relay.inferal.com/ontology/microsoftads/record/Microsoftads.CampaignManagementAuditPointResult/details/Entry> a rdfs:Class ;
  rdfs:label "Details Entry" .

# Concept scheme: AdInsightAdGroupBidLandscapeType
microsoftads:AdInsightAdGroupBidLandscapeTypeScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightAdGroupBidLandscapeType" ;
  rdfs:comment "Defines the possible values that indicate whether all or a subset of an ad group's existing keywords are used to determine the bid landscape." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAdGroupBidLandscapeType/Uniform> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAdGroupBidLandscapeType/DefaultBidOnly> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAdGroupBidLandscapeType/Uniform> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAdGroupBidLandscapeTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightAdGroupBidLandscapeTypeScheme ;
  skos:prefLabel "Uniform" ;
  skos:definition "All of an ad group's existing keywords are used to determine the bid landscape." ;
  skos:notation "Uniform" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAdGroupBidLandscapeType/DefaultBidOnly> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAdGroupBidLandscapeTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightAdGroupBidLandscapeTypeScheme ;
  skos:prefLabel "Default Bid Only" ;
  skos:altLabel "DefaultBidOnly" ;
  skos:definition "Only existing keywords that use the ad group's default bid are used to determine the bid landscape." ;
  skos:notation "DefaultBidOnly" .

# Concept scheme: AdInsightAdPosition
microsoftads:AdInsightAdPositionScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightAdPosition" ;
  rdfs:comment "Defines the possible positions of an ad in the search results." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/All> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/MainLine1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/MainLine2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/MainLine3> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/MainLine4> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/FirstPage1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/FirstPage2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/FirstPage3> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/FirstPage4> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/FirstPage5> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/FirstPage6> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/FirstPage7> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/FirstPage8> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/FirstPage9> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/FirstPage10> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/Aggregate> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/All> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAdPositionScheme ;
  skos:topConceptOf microsoftads:AdInsightAdPositionScheme ;
  skos:prefLabel "All" ;
  skos:definition "Indicates all search result positions." ;
  skos:notation "All" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/MainLine1> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAdPositionScheme ;
  skos:topConceptOf microsoftads:AdInsightAdPositionScheme ;
  skos:prefLabel "Main Line1" ;
  skos:altLabel "MainLine1" ;
  skos:definition "The first ad to appear at the top of the search results page." ;
  skos:notation "MainLine1" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/MainLine2> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAdPositionScheme ;
  skos:topConceptOf microsoftads:AdInsightAdPositionScheme ;
  skos:prefLabel "Main Line2" ;
  skos:altLabel "MainLine2" ;
  skos:definition "The second ad to appear at the top of the search results page." ;
  skos:notation "MainLine2" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/MainLine3> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAdPositionScheme ;
  skos:topConceptOf microsoftads:AdInsightAdPositionScheme ;
  skos:prefLabel "Main Line3" ;
  skos:altLabel "MainLine3" ;
  skos:definition "The third ad to appear at the top of the search results page." ;
  skos:notation "MainLine3" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/MainLine4> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAdPositionScheme ;
  skos:topConceptOf microsoftads:AdInsightAdPositionScheme ;
  skos:prefLabel "Main Line4" ;
  skos:altLabel "MainLine4" ;
  skos:definition "The fourth ad to appear at the top of the search results page." ;
  skos:notation "MainLine4" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/FirstPage1> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAdPositionScheme ;
  skos:topConceptOf microsoftads:AdInsightAdPositionScheme ;
  skos:prefLabel "First Page1" ;
  skos:altLabel "FirstPage1" ;
  skos:definition "The first ad to appear on the right side of the first search results page." ;
  skos:notation "FirstPage1" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/FirstPage2> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAdPositionScheme ;
  skos:topConceptOf microsoftads:AdInsightAdPositionScheme ;
  skos:prefLabel "First Page2" ;
  skos:altLabel "FirstPage2" ;
  skos:definition "The second ad to appear on the right side of the first search results page." ;
  skos:notation "FirstPage2" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/FirstPage3> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAdPositionScheme ;
  skos:topConceptOf microsoftads:AdInsightAdPositionScheme ;
  skos:prefLabel "First Page3" ;
  skos:altLabel "FirstPage3" ;
  skos:definition "The third ad to appear on the right side of the first search results page." ;
  skos:notation "FirstPage3" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/FirstPage4> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAdPositionScheme ;
  skos:topConceptOf microsoftads:AdInsightAdPositionScheme ;
  skos:prefLabel "First Page4" ;
  skos:altLabel "FirstPage4" ;
  skos:definition "The fourth ad to appear on the right side of the first search results page." ;
  skos:notation "FirstPage4" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/FirstPage5> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAdPositionScheme ;
  skos:topConceptOf microsoftads:AdInsightAdPositionScheme ;
  skos:prefLabel "First Page5" ;
  skos:altLabel "FirstPage5" ;
  skos:definition "The fifth ad to appear on the right side of the first search results page." ;
  skos:notation "FirstPage5" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/FirstPage6> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAdPositionScheme ;
  skos:topConceptOf microsoftads:AdInsightAdPositionScheme ;
  skos:prefLabel "First Page6" ;
  skos:altLabel "FirstPage6" ;
  skos:definition "The sixth ad to appear on the right side of the first search results page." ;
  skos:notation "FirstPage6" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/FirstPage7> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAdPositionScheme ;
  skos:topConceptOf microsoftads:AdInsightAdPositionScheme ;
  skos:prefLabel "First Page7" ;
  skos:altLabel "FirstPage7" ;
  skos:definition "The seventh ad to appear on the right side of the first search results page." ;
  skos:notation "FirstPage7" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/FirstPage8> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAdPositionScheme ;
  skos:topConceptOf microsoftads:AdInsightAdPositionScheme ;
  skos:prefLabel "First Page8" ;
  skos:altLabel "FirstPage8" ;
  skos:definition "The eighth ad to appear on the right side of the first search results page." ;
  skos:notation "FirstPage8" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/FirstPage9> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAdPositionScheme ;
  skos:topConceptOf microsoftads:AdInsightAdPositionScheme ;
  skos:prefLabel "First Page9" ;
  skos:altLabel "FirstPage9" ;
  skos:definition "The ninth ad to appear on the right side of the first search results page." ;
  skos:notation "FirstPage9" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/FirstPage10> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAdPositionScheme ;
  skos:topConceptOf microsoftads:AdInsightAdPositionScheme ;
  skos:prefLabel "First Page10" ;
  skos:altLabel "FirstPage10" ;
  skos:definition "The tenth ad to appear on the right side of the first search results page." ;
  skos:notation "FirstPage10" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAdPosition/Aggregate> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAdPositionScheme ;
  skos:topConceptOf microsoftads:AdInsightAdPositionScheme ;
  skos:prefLabel "Aggregate" ;
  skos:definition "Aggregates the data for all supported positions. The following are examples of how the data is aggregated: Average bid would be the average bid of all the keywords in all the ad positions; Impressions is the sum of the number of impressions in all the ad positions; Clicks is the sum of the number of clicks in all the ad positions; Total cost is the sum of the cost of using the keywords in all the ad positions; AverageCTR is calculated by dividing the number of clicks by the number of impressions and multiplying the result by 100; AverageCPC is calculated by dividing the cost of all clicks by the number of clicks." ;
  skos:notation "Aggregate" .

# Concept scheme: AdInsightAgeEnum
microsoftads:AdInsightAgeEnumScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightAgeEnum" ;
  rdfs:comment "Defines a value set of age ranges." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAgeEnum/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAgeEnum/ZeroToTwelve> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAgeEnum/ThirteenToSevenTeen> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAgeEnum/EighteenToTwentyFour> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAgeEnum/TwentyFiveToThirtyFour> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAgeEnum/ThirtyFiveToFourtyNine> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAgeEnum/FiftyToSixtyFour> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAgeEnum/SixtyFiveAndAbove> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAgeEnum/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAgeEnumScheme ;
  skos:topConceptOf microsoftads:AdInsightAgeEnumScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "The age range is unknown." ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAgeEnum/ZeroToTwelve> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAgeEnumScheme ;
  skos:topConceptOf microsoftads:AdInsightAgeEnumScheme ;
  skos:prefLabel "Zero To Twelve" ;
  skos:altLabel "ZeroToTwelve" ;
  skos:definition "The age range is 0 to 12." ;
  skos:notation "ZeroToTwelve" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAgeEnum/ThirteenToSevenTeen> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAgeEnumScheme ;
  skos:topConceptOf microsoftads:AdInsightAgeEnumScheme ;
  skos:prefLabel "Thirteen To Seven Teen" ;
  skos:altLabel "ThirteenToSevenTeen" ;
  skos:definition "The age range is 13 to 17." ;
  skos:notation "ThirteenToSevenTeen" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAgeEnum/EighteenToTwentyFour> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAgeEnumScheme ;
  skos:topConceptOf microsoftads:AdInsightAgeEnumScheme ;
  skos:prefLabel "Eighteen To Twenty Four" ;
  skos:altLabel "EighteenToTwentyFour" ;
  skos:definition "The age range is 18 to 24." ;
  skos:notation "EighteenToTwentyFour" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAgeEnum/TwentyFiveToThirtyFour> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAgeEnumScheme ;
  skos:topConceptOf microsoftads:AdInsightAgeEnumScheme ;
  skos:prefLabel "Twenty Five To Thirty Four" ;
  skos:altLabel "TwentyFiveToThirtyFour" ;
  skos:definition "The age range is 25 to 34." ;
  skos:notation "TwentyFiveToThirtyFour" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAgeEnum/ThirtyFiveToFourtyNine> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAgeEnumScheme ;
  skos:topConceptOf microsoftads:AdInsightAgeEnumScheme ;
  skos:prefLabel "Thirty Five To Fourty Nine" ;
  skos:altLabel "ThirtyFiveToFourtyNine" ;
  skos:definition "The age range is 35 to 49." ;
  skos:notation "ThirtyFiveToFourtyNine" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAgeEnum/FiftyToSixtyFour> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAgeEnumScheme ;
  skos:topConceptOf microsoftads:AdInsightAgeEnumScheme ;
  skos:prefLabel "Fifty To Sixty Four" ;
  skos:altLabel "FiftyToSixtyFour" ;
  skos:definition "The age range is 50 to 64." ;
  skos:notation "FiftyToSixtyFour" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAgeEnum/SixtyFiveAndAbove> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAgeEnumScheme ;
  skos:topConceptOf microsoftads:AdInsightAgeEnumScheme ;
  skos:prefLabel "Sixty Five And Above" ;
  skos:altLabel "SixtyFiveAndAbove" ;
  skos:definition "The age range is above 65." ;
  skos:notation "SixtyFiveAndAbove" .

# Concept scheme: AdInsightAuctionSegment
microsoftads:AdInsightAuctionSegmentScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightAuctionSegment" ;
  rdfs:comment "Defines the possible auction segment values." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAuctionSegment/Day> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAuctionSegment/Week> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAuctionSegment/Month> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAuctionSegment/Quarter> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAuctionSegment/DayOfWeek> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightAuctionSegment/Device> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAuctionSegment/Day> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAuctionSegmentScheme ;
  skos:topConceptOf microsoftads:AdInsightAuctionSegmentScheme ;
  skos:prefLabel "Day" ;
  skos:definition "The auction insight data is segmented by day." ;
  skos:notation "Day" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAuctionSegment/Week> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAuctionSegmentScheme ;
  skos:topConceptOf microsoftads:AdInsightAuctionSegmentScheme ;
  skos:prefLabel "Week" ;
  skos:definition "The auction insight data is segmented by week." ;
  skos:notation "Week" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAuctionSegment/Month> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAuctionSegmentScheme ;
  skos:topConceptOf microsoftads:AdInsightAuctionSegmentScheme ;
  skos:prefLabel "Month" ;
  skos:definition "The auction insight data is segmented by month." ;
  skos:notation "Month" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAuctionSegment/Quarter> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAuctionSegmentScheme ;
  skos:topConceptOf microsoftads:AdInsightAuctionSegmentScheme ;
  skos:prefLabel "Quarter" ;
  skos:definition "The auction insight data is segmented by quarter." ;
  skos:notation "Quarter" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAuctionSegment/DayOfWeek> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAuctionSegmentScheme ;
  skos:topConceptOf microsoftads:AdInsightAuctionSegmentScheme ;
  skos:prefLabel "Day Of Week" ;
  skos:altLabel "DayOfWeek" ;
  skos:definition "The auction insight data is segmented by day of week." ;
  skos:notation "DayOfWeek" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightAuctionSegment/Device> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightAuctionSegmentScheme ;
  skos:topConceptOf microsoftads:AdInsightAuctionSegmentScheme ;
  skos:prefLabel "Device" ;
  skos:definition "The auction insight data is segmented by device." ;
  skos:notation "Device" .

# Concept scheme: AdInsightBreakdownCategory
microsoftads:AdInsightBreakdownCategoryScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightBreakdownCategory" ;
  rdfs:comment "Defines the type of audience breakdown category." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightBreakdownCategory/All> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightBreakdownCategory/Demographics> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightBreakdownCategory/Location> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightBreakdownCategory/Interest> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightBreakdownCategory/Device> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightBreakdownCategory/All> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightBreakdownCategoryScheme ;
  skos:topConceptOf microsoftads:AdInsightBreakdownCategoryScheme ;
  skos:prefLabel "All" ;
  skos:definition "The audience breakdown category type is All." ;
  skos:notation "All" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightBreakdownCategory/Demographics> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightBreakdownCategoryScheme ;
  skos:topConceptOf microsoftads:AdInsightBreakdownCategoryScheme ;
  skos:prefLabel "Demographics" ;
  skos:definition "The audience breakdown category type is Demographics." ;
  skos:notation "Demographics" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightBreakdownCategory/Location> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightBreakdownCategoryScheme ;
  skos:topConceptOf microsoftads:AdInsightBreakdownCategoryScheme ;
  skos:prefLabel "Location" ;
  skos:definition "The audience breakdown category type is Location." ;
  skos:notation "Location" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightBreakdownCategory/Interest> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightBreakdownCategoryScheme ;
  skos:topConceptOf microsoftads:AdInsightBreakdownCategoryScheme ;
  skos:prefLabel "Interest" ;
  skos:definition "The audience breakdown category type is Interest." ;
  skos:notation "Interest" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightBreakdownCategory/Device> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightBreakdownCategoryScheme ;
  skos:topConceptOf microsoftads:AdInsightBreakdownCategoryScheme ;
  skos:prefLabel "Device" ;
  skos:definition "The audience breakdown category type is Device." ;
  skos:notation "Device" .

# Concept scheme: AdInsightBudgetLimitType
microsoftads:AdInsightBudgetLimitTypeScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightBudgetLimitType" ;
  rdfs:comment "Defines the possible types of campaign budgets." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightBudgetLimitType/DailyBudgetStandard> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightBudgetLimitType/DailyBudgetAccelerated> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightBudgetLimitType/DailyBudgetStandard> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightBudgetLimitTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightBudgetLimitTypeScheme ;
  skos:prefLabel "Daily Budget Standard" ;
  skos:altLabel "DailyBudgetStandard" ;
  skos:definition "A daily budget that is spread throughout the day. The daily spend can exceed the daily budget limit by up to 20%; however, the accumulated daily spend will not exceed the calculated monthly budget limit." ;
  skos:notation "DailyBudgetStandard" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightBudgetLimitType/DailyBudgetAccelerated> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightBudgetLimitTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightBudgetLimitTypeScheme ;
  skos:prefLabel "Daily Budget Accelerated" ;
  skos:altLabel "DailyBudgetAccelerated" ;
  skos:definition "A daily budget that is spent until it is depleted. Depending on the activity, the complete budget could be spent within a couple of minutes, hours, or not at all. The daily spend will not exceed the daily budget limit and the accumulated daily spend will not exceed the calculated monthly budget limit." ;
  skos:notation "DailyBudgetAccelerated" .

# Concept scheme: AdInsightBudgetPointType
microsoftads:AdInsightBudgetPointTypeScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightBudgetPointType" ;
  rdfs:comment "Defines the possible values of a campaign budget point." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightBudgetPointType/Current> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightBudgetPointType/Suggested> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightBudgetPointType/Maximum> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightBudgetPointType/Other> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightBudgetPointType/Current> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightBudgetPointTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightBudgetPointTypeScheme ;
  skos:prefLabel "Current" ;
  skos:definition "The budget point includes the current budget." ;
  skos:notation "Current" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightBudgetPointType/Suggested> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightBudgetPointTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightBudgetPointTypeScheme ;
  skos:prefLabel "Suggested" ;
  skos:definition "The budget point includes the optimal suggested budget. The proposed budget is estimated to yield the optimal ratio of increased clicks to minimal budget increase." ;
  skos:notation "Suggested" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightBudgetPointType/Maximum> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightBudgetPointTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightBudgetPointTypeScheme ;
  skos:prefLabel "Maximum" ;
  skos:definition "The budget point includes the proposed budget which is estimated to yield the maximum number of clicks." ;
  skos:notation "Maximum" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightBudgetPointType/Other> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightBudgetPointTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightBudgetPointTypeScheme ;
  skos:prefLabel "Other" ;
  skos:definition "The budget point includes a proposed budget other than current, maximum, or suggested." ;
  skos:notation "Other" .

# Concept scheme: AdInsightCampaignBidLandscapeType
microsoftads:AdInsightCampaignBidLandscapeTypeScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightCampaignBidLandscapeType" ;
  rdfs:comment "Defines the possible types of campaign bid landscapes." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCampaignBidLandscapeType/EcpcCampaignWideBid> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCampaignBidLandscapeType/EcpcBidScaling> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCampaignBidLandscapeType/TargetCpa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCampaignBidLandscapeType/TargetRoas> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCampaignBidLandscapeType/EcpcCampaignWideBid> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCampaignBidLandscapeTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightCampaignBidLandscapeTypeScheme ;
  skos:prefLabel "Ecpc Campaign Wide Bid" ;
  skos:altLabel "EcpcCampaignWideBid" ;
  skos:definition "The campaign landscape type is Ecpc_CampaignWideBid." ;
  skos:notation "Ecpc_CampaignWideBid" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCampaignBidLandscapeType/EcpcBidScaling> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCampaignBidLandscapeTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightCampaignBidLandscapeTypeScheme ;
  skos:prefLabel "Ecpc Bid Scaling" ;
  skos:altLabel "EcpcBidScaling" ;
  skos:definition "The campaign landscape type is Ecpc_BidScaling." ;
  skos:notation "Ecpc_BidScaling" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCampaignBidLandscapeType/TargetCpa> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCampaignBidLandscapeTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightCampaignBidLandscapeTypeScheme ;
  skos:prefLabel "Target Cpa" ;
  skos:altLabel "TargetCpa" ;
  skos:definition "The bid strategy type is TargetCpa." ;
  skos:notation "TargetCpa" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCampaignBidLandscapeType/TargetRoas> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCampaignBidLandscapeTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightCampaignBidLandscapeTypeScheme ;
  skos:prefLabel "Target Roas" ;
  skos:altLabel "TargetRoas" ;
  skos:definition "The bid strategy type is TargetRoas." ;
  skos:notation "TargetRoas" .

# Concept scheme: AdInsightCompetitionLevel
microsoftads:AdInsightCompetitionLevelScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightCompetitionLevel" ;
  rdfs:comment "Competition levels are defined by the number of advertisers bidding on this keyword, relative to all other keywords across Microsoft Advertising." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCompetitionLevel/Low> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCompetitionLevel/Medium> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCompetitionLevel/High> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCompetitionLevel/Low> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCompetitionLevelScheme ;
  skos:topConceptOf microsoftads:AdInsightCompetitionLevelScheme ;
  skos:prefLabel "Low" ;
  skos:definition "The competition level is low." ;
  skos:notation "Low" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCompetitionLevel/Medium> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCompetitionLevelScheme ;
  skos:topConceptOf microsoftads:AdInsightCompetitionLevelScheme ;
  skos:prefLabel "Medium" ;
  skos:definition "The competition level is medium." ;
  skos:notation "Medium" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCompetitionLevel/High> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCompetitionLevelScheme ;
  skos:topConceptOf microsoftads:AdInsightCompetitionLevelScheme ;
  skos:prefLabel "High" ;
  skos:definition "The competition level is high." ;
  skos:notation "High" .

# Concept scheme: AdInsightCurrency
microsoftads:AdInsightCurrencyScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightCurrency" ;
  rdfs:comment "Defines a value set of currencies." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/UnSpecify> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/AustralianDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/BrazilianReal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/CanadianDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/SwissFranc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/DanishKrone> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/Euro> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/UkPound> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/JapaneseYen> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/NorwegianKrone> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/NewZealandDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/SwedishKrona> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/UsDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/SouthAfricanRand> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/ArgentinePeso> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/ChileanPeso> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/YuanRenminbi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/ColombianPeso> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/CzechKoruna> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/UaeDirham> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/AlgerianDinar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/EgyptianPound> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/HongKongDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/Forint> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/Rupiah> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/IsraeliSheqel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/IndianRupee> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/Won> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/LebanesePound> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/MoroccanDirham> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/MexicanPeso> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/MalaysianRinggit> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/NuevoSol> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/PhilippinePeso> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/PolishZloty> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/QatariRial> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/SaudiRiyal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/SingaporeDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/Baht> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/NewTaiwanDollar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/Bolivar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/Dong> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/TurkishLira> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/NigerianNaira> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/UnSpecify> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Un Specify" ;
  skos:altLabel "UnSpecify" ;
  skos:definition "Unspecified currency." ;
  skos:notation "UnSpecify" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/AustralianDollar> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Australian Dollar" ;
  skos:altLabel "AustralianDollar" ;
  skos:definition "The Australian Dollar (AUD)." ;
  skos:notation "AustralianDollar" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/BrazilianReal> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Brazilian Real" ;
  skos:altLabel "BrazilianReal" ;
  skos:definition "The Brazilian Real (BRL)." ;
  skos:notation "BrazilianReal" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/CanadianDollar> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Canadian Dollar" ;
  skos:altLabel "CanadianDollar" ;
  skos:definition "The Canadian Dollar (CAD)." ;
  skos:notation "CanadianDollar" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/SwissFranc> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Swiss Franc" ;
  skos:altLabel "SwissFranc" ;
  skos:definition "The Swiss Franc (CHF)." ;
  skos:notation "SwissFranc" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/DanishKrone> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Danish Krone" ;
  skos:altLabel "DanishKrone" ;
  skos:definition "The Danish Krone (DKK)." ;
  skos:notation "DanishKrone" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/Euro> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Euro" ;
  skos:definition "The Euro (EUR)." ;
  skos:notation "EURO" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/UkPound> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Uk Pound" ;
  skos:altLabel "UkPound" ;
  skos:definition "The UK Pound (GBP)." ;
  skos:notation "UKPound" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/JapaneseYen> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Japanese Yen" ;
  skos:altLabel "JapaneseYen" ;
  skos:definition "The Japanese Yen (JPY)." ;
  skos:notation "JapaneseYen" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/NorwegianKrone> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Norwegian Krone" ;
  skos:altLabel "NorwegianKrone" ;
  skos:definition "The Norwegian Krone (NOK)." ;
  skos:notation "NorwegianKrone" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/NewZealandDollar> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "New Zealand Dollar" ;
  skos:altLabel "NewZealandDollar" ;
  skos:definition "The New Zealand Dollar (NZD)." ;
  skos:notation "NewZealandDollar" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/SwedishKrona> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Swedish Krona" ;
  skos:altLabel "SwedishKrona" ;
  skos:definition "The Swedish Krona (SEK)." ;
  skos:notation "SwedishKrona" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/UsDollar> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Us Dollar" ;
  skos:altLabel "UsDollar" ;
  skos:definition "The US Dollar USD" ;
  skos:notation "USDollar" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/SouthAfricanRand> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "South African Rand" ;
  skos:altLabel "SouthAfricanRand" ;
  skos:definition "The South African Rand (ZAR)." ;
  skos:notation "SouthAfricanRand" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/ArgentinePeso> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Argentine Peso" ;
  skos:altLabel "ArgentinePeso" ;
  skos:definition "The Argentine Peso (ARS)." ;
  skos:notation "ArgentinePeso" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/ChileanPeso> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Chilean Peso" ;
  skos:altLabel "ChileanPeso" ;
  skos:definition "The Chilean Peso (CLP)." ;
  skos:notation "ChileanPeso" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/YuanRenminbi> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Yuan Renminbi" ;
  skos:altLabel "YuanRenminbi" ;
  skos:definition "The Chinese Yuan (CNY)." ;
  skos:notation "YuanRenminbi" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/ColombianPeso> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Colombian Peso" ;
  skos:altLabel "ColombianPeso" ;
  skos:definition "The Colombian Peso (COP)." ;
  skos:notation "ColombianPeso" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/CzechKoruna> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Czech Koruna" ;
  skos:altLabel "CzechKoruna" ;
  skos:definition "The Czech Koruna (CZK)." ;
  skos:notation "CzechKoruna" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/UaeDirham> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Uae Dirham" ;
  skos:altLabel "UaeDirham" ;
  skos:definition "The UAE Dirham (AED)." ;
  skos:notation "UAEDirham" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/AlgerianDinar> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Algerian Dinar" ;
  skos:altLabel "AlgerianDinar" ;
  skos:definition "The Algerian Dinar (DZD)." ;
  skos:notation "AlgerianDinar" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/EgyptianPound> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Egyptian Pound" ;
  skos:altLabel "EgyptianPound" ;
  skos:definition "The Egyptian Pound (EGP)." ;
  skos:notation "EgyptianPound" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/HongKongDollar> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Hong Kong Dollar" ;
  skos:altLabel "HongKongDollar" ;
  skos:definition "The Hong Kong Dollar (HKD)." ;
  skos:notation "HongKongDollar" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/Forint> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Forint" ;
  skos:definition "The Hungarian Forint (HUF)." ;
  skos:notation "Forint" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/Rupiah> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Rupiah" ;
  skos:definition "The Indonesian Rupiah (IDR)." ;
  skos:notation "Rupiah" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/IsraeliSheqel> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Israeli Sheqel" ;
  skos:altLabel "IsraeliSheqel" ;
  skos:definition "The Israeli Sheqel (ILS)." ;
  skos:notation "IsraeliSheqel" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/IndianRupee> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Indian Rupee" ;
  skos:altLabel "IndianRupee" ;
  skos:definition "The Indian Rupee (INR)." ;
  skos:notation "IndianRupee" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/Won> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Won" ;
  skos:definition "The South Korean Won (KRW)." ;
  skos:notation "Won" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/LebanesePound> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Lebanese Pound" ;
  skos:altLabel "LebanesePound" ;
  skos:definition "The Lebanese Pound (LBP)." ;
  skos:notation "LebanesePound" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/MoroccanDirham> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Moroccan Dirham" ;
  skos:altLabel "MoroccanDirham" ;
  skos:definition "The Moroccan Dirham (MAD)." ;
  skos:notation "MoroccanDirham" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/MexicanPeso> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Mexican Peso" ;
  skos:altLabel "MexicanPeso" ;
  skos:definition "The Mexican Peso (MXN)." ;
  skos:notation "MexicanPeso" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/MalaysianRinggit> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Malaysian Ringgit" ;
  skos:altLabel "MalaysianRinggit" ;
  skos:definition "The Malaysian Ringgit (MYR)." ;
  skos:notation "MalaysianRinggit" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/NuevoSol> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Nuevo Sol" ;
  skos:altLabel "NuevoSol" ;
  skos:definition "The Peruvian Nuevo Sol (NOK)." ;
  skos:notation "NuevoSol" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/PhilippinePeso> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Philippine Peso" ;
  skos:altLabel "PhilippinePeso" ;
  skos:definition "The Philippine Peso (PHP)." ;
  skos:notation "PhilippinePeso" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/PolishZloty> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Polish Zloty" ;
  skos:altLabel "PolishZloty" ;
  skos:definition "The Polish Zloty (PLN)." ;
  skos:notation "PolishZloty" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/QatariRial> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Qatari Rial" ;
  skos:altLabel "QatariRial" ;
  skos:definition "The Qatari Rial (QAR)." ;
  skos:notation "QatariRial" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/SaudiRiyal> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Saudi Riyal" ;
  skos:altLabel "SaudiRiyal" ;
  skos:definition "The Saudi Riyal (SAR)." ;
  skos:notation "SaudiRiyal" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/SingaporeDollar> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Singapore Dollar" ;
  skos:altLabel "SingaporeDollar" ;
  skos:definition "The Singapore Dollar (SGD)." ;
  skos:notation "SingaporeDollar" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/Baht> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Baht" ;
  skos:definition "The Thai Baht (THB)." ;
  skos:notation "Baht" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/NewTaiwanDollar> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "New Taiwan Dollar" ;
  skos:altLabel "NewTaiwanDollar" ;
  skos:definition "The New Taiwan Dollar (TWD)." ;
  skos:notation "NewTaiwanDollar" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/Bolivar> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Bolivar" ;
  skos:definition "The Venezuelan Bolivar Fuerte (VEF)." ;
  skos:notation "Bolivar" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/Dong> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Dong" ;
  skos:definition "The Vietnamese Dong (VND)." ;
  skos:notation "Dong" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/TurkishLira> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Turkish Lira" ;
  skos:altLabel "TurkishLira" ;
  skos:definition "The Turkish Lira (TRY)." ;
  skos:notation "TurkishLira" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrency/NigerianNaira> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyScheme ;
  skos:prefLabel "Nigerian Naira" ;
  skos:altLabel "NigerianNaira" ;
  skos:definition "The Nigerian Naira (NGN)." ;
  skos:notation "NigerianNaira" .

# Concept scheme: AdInsightCurrencyCode
microsoftads:AdInsightCurrencyCodeScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightCurrencyCode" ;
  rdfs:comment "Defines currency codes for the Ad Insight service." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Aed> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/All> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Amd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Ars> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Aud> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Azm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Bgl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Bhd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Bnd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Bob> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Brl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Byb> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Bzd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Cad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Chf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Clp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Cny> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Cop> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Crc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Czk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Dop> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Dkk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Dzd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Eek> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Egp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Eur> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Gbp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Gel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Gtq> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Hkd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Hnl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Hrk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Huf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Idr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Ils> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Inr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Iqd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Irr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Isk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Jmd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Jod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Jpy> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Kes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Kgs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Krw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Kwd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Kzt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Lbp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Ltl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Lvl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Lyd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Mad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Mkd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Mop> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Mnt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Mvr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Mxn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Myr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Nio> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Nok> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Nzd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Omr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Pab> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Pen> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Php> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Pkr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Pln> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Pyg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Qar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Rol> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Rur> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Sar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Sek> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Sgd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Sit> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Skk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Syp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Thb> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Tnd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Try> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Ttd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Twd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Uah> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Usd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Uyu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Uzs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Vef> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Yer> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Vnd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Yun> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Zar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Zwd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Unspecify> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Aed> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Aed" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "AED" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/All> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "All" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "ALL" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Amd> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Amd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "AMD" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Ars> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Ars" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "ARS" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Aud> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Aud" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "AUD" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Azm> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Azm" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "AZM" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Bgl> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Bgl" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "BGL" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Bhd> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Bhd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "BHD" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Bnd> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Bnd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "BND" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Bob> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Bob" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "BOB" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Brl> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Brl" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "BRL" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Byb> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Byb" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "BYB" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Bzd> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Bzd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "BZD" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Cad> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Cad" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "CAD" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Chf> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Chf" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "CHF" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Clp> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Clp" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "CLP" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Cny> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Cny" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "CNY" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Cop> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Cop" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "COP" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Crc> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Crc" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "CRC" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Czk> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Czk" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "CZK" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Dop> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Dop" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "DOP" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Dkk> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Dkk" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "DKK" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Dzd> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Dzd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "DZD" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Eek> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Eek" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "EEK" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Egp> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Egp" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "EGP" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Eur> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Eur" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "EUR" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Gbp> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Gbp" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "GBP" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Gel> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Gel" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "GEL" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Gtq> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Gtq" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "GTQ" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Hkd> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Hkd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "HKD" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Hnl> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Hnl" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "HNL" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Hrk> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Hrk" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "HRK" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Huf> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Huf" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "HUF" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Idr> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Idr" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "IDR" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Ils> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Ils" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "ILS" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Inr> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Inr" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "INR" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Iqd> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Iqd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "IQD" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Irr> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Irr" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "IRR" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Isk> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Isk" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "ISK" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Jmd> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Jmd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "JMD" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Jod> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Jod" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "JOD" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Jpy> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Jpy" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "JPY" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Kes> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Kes" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "KES" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Kgs> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Kgs" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "KGS" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Krw> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Krw" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "KRW" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Kwd> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Kwd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "KWD" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Kzt> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Kzt" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "KZT" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Lbp> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Lbp" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "LBP" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Ltl> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Ltl" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "LTL" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Lvl> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Lvl" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "LVL" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Lyd> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Lyd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "LYD" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Mad> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Mad" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "MAD" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Mkd> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Mkd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "MKD" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Mop> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Mop" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "MOP" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Mnt> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Mnt" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "MNT" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Mvr> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Mvr" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "MVR" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Mxn> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Mxn" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "MXN" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Myr> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Myr" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "MYR" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Nio> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Nio" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "NIO" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Nok> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Nok" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "NOK" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Nzd> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Nzd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "NZD" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Omr> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Omr" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "OMR" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Pab> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Pab" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "PAB" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Pen> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Pen" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "PEN" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Php> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Php" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "PHP" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Pkr> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Pkr" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "PKR" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Pln> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Pln" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "PLN" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Pyg> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Pyg" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "PYG" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Qar> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Qar" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "QAR" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Rol> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Rol" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "ROL" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Rur> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Rur" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "RUR" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Sar> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Sar" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "SAR" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Sek> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Sek" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "SEK" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Sgd> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Sgd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "SGD" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Sit> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Sit" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "SIT" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Skk> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Skk" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "SKK" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Syp> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Syp" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "SYP" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Thb> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Thb" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "THB" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Tnd> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Tnd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "TND" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Try> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Try" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "TRY" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Ttd> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Ttd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "TTD" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Twd> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Twd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "TWD" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Uah> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Uah" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "UAH" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Usd> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Usd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "USD" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Uyu> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Uyu" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "UYU" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Uzs> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Uzs" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "UZS" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Vef> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Vef" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "VEF" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Yer> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Yer" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "YER" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Vnd> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Vnd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "VND" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Yun> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Yun" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "YUN" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Zar> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Zar" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "ZAR" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Zwd> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Zwd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "ZWD" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightCurrencyCode/Unspecify> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:AdInsightCurrencyCodeScheme ;
  skos:prefLabel "Unspecify" ;
  skos:definition "The currency type is unspecified." ;
  skos:notation "UNSPECIFY" .

# Concept scheme: AdInsightDeviceEnum
microsoftads:AdInsightDeviceEnumScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightDeviceEnum" ;
  rdfs:comment "Defines a value set for the type of device." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightDeviceEnum/Desktop> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightDeviceEnum/Smartphone> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightDeviceEnum/Tablet> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightDeviceEnum/Desktop> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightDeviceEnumScheme ;
  skos:topConceptOf microsoftads:AdInsightDeviceEnumScheme ;
  skos:prefLabel "Desktop" ;
  skos:definition "The device is a desktop computer." ;
  skos:notation "Desktop" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightDeviceEnum/Smartphone> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightDeviceEnumScheme ;
  skos:topConceptOf microsoftads:AdInsightDeviceEnumScheme ;
  skos:prefLabel "Smartphone" ;
  skos:definition "The device is a smartphone." ;
  skos:notation "Smartphone" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightDeviceEnum/Tablet> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightDeviceEnumScheme ;
  skos:topConceptOf microsoftads:AdInsightDeviceEnumScheme ;
  skos:prefLabel "Tablet" ;
  skos:definition "The device is a tablet." ;
  skos:notation "Tablet" .

# Concept scheme: AdInsightEntityType
microsoftads:AdInsightEntityTypeScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightEntityType" ;
  rdfs:comment "Defines the entity types for retrieving auction insights." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightEntityType/Account> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightEntityType/Campaign> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightEntityType/AdGroup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightEntityType/Keyword> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightEntityType/Account> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightEntityTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightEntityTypeScheme ;
  skos:prefLabel "Account" ;
  skos:definition "Request account level auction insight data." ;
  skos:notation "Account" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightEntityType/Campaign> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightEntityTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightEntityTypeScheme ;
  skos:prefLabel "Campaign" ;
  skos:definition "Request campaign level auction insight data." ;
  skos:notation "Campaign" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightEntityType/AdGroup> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightEntityTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightEntityTypeScheme ;
  skos:prefLabel "Ad Group" ;
  skos:altLabel "AdGroup" ;
  skos:definition "Request ad group level auction insight data." ;
  skos:notation "AdGroup" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightEntityType/Keyword> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightEntityTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightEntityTypeScheme ;
  skos:prefLabel "Keyword" ;
  skos:definition "Request keyword level auction insight data." ;
  skos:notation "Keyword" .

# Concept scheme: AdInsightGenderEnum
microsoftads:AdInsightGenderEnumScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightGenderEnum" ;
  rdfs:comment "Defines a value set for gender." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightGenderEnum/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightGenderEnum/Male> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightGenderEnum/Female> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightGenderEnum/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightGenderEnumScheme ;
  skos:topConceptOf microsoftads:AdInsightGenderEnumScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "The gender is unknown." ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightGenderEnum/Male> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightGenderEnumScheme ;
  skos:topConceptOf microsoftads:AdInsightGenderEnumScheme ;
  skos:prefLabel "Male" ;
  skos:definition "The gender is male." ;
  skos:notation "Male" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightGenderEnum/Female> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightGenderEnumScheme ;
  skos:topConceptOf microsoftads:AdInsightGenderEnumScheme ;
  skos:prefLabel "Female" ;
  skos:definition "The gender is female." ;
  skos:notation "Female" .

# Concept scheme: AdInsightKPIType
microsoftads:AdInsightKPITypeScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightKPIType" ;
  rdfs:comment "Defines the type of key performance indicator." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightKPIType/Impression> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightKPIType/Click> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightKPIType/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightKPIType/Conversion> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightKPIType/Impression> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightKPITypeScheme ;
  skos:topConceptOf microsoftads:AdInsightKPITypeScheme ;
  skos:prefLabel "Impression" ;
  skos:definition "Impression metrics." ;
  skos:notation "Impression" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightKPIType/Click> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightKPITypeScheme ;
  skos:topConceptOf microsoftads:AdInsightKPITypeScheme ;
  skos:prefLabel "Click" ;
  skos:definition "Click metrics." ;
  skos:notation "Click" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightKPIType/Spend> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightKPITypeScheme ;
  skos:topConceptOf microsoftads:AdInsightKPITypeScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "Spend metrics." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightKPIType/Conversion> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightKPITypeScheme ;
  skos:topConceptOf microsoftads:AdInsightKPITypeScheme ;
  skos:prefLabel "Conversion" ;
  skos:definition "Conversion metrics." ;
  skos:notation "Conversion" .

# Concept scheme: AdInsightKeywordIdeaAttribute
microsoftads:AdInsightKeywordIdeaAttributeScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightKeywordIdeaAttribute" ;
  rdfs:comment "Determines which properties of the KeywordIdea object you want returned when calling the GetKeywordIdeas operation." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightKeywordIdeaAttribute/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightKeywordIdeaAttribute/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightKeywordIdeaAttribute/Keyword> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightKeywordIdeaAttribute/Source> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightKeywordIdeaAttribute/MonthlySearchCounts> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightKeywordIdeaAttribute/SuggestedBid> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightKeywordIdeaAttribute/Competition> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightKeywordIdeaAttribute/Relevance> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightKeywordIdeaAttribute/AdImpressionShare> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightKeywordIdeaAttribute/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightKeywordIdeaAttributeScheme ;
  skos:topConceptOf microsoftads:AdInsightKeywordIdeaAttributeScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "Include the ad group identifier." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightKeywordIdeaAttribute/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightKeywordIdeaAttributeScheme ;
  skos:topConceptOf microsoftads:AdInsightKeywordIdeaAttributeScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "Include the ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightKeywordIdeaAttribute/Keyword> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightKeywordIdeaAttributeScheme ;
  skos:topConceptOf microsoftads:AdInsightKeywordIdeaAttributeScheme ;
  skos:prefLabel "Keyword" ;
  skos:definition "Include the keyword." ;
  skos:notation "Keyword" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightKeywordIdeaAttribute/Source> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightKeywordIdeaAttributeScheme ;
  skos:topConceptOf microsoftads:AdInsightKeywordIdeaAttributeScheme ;
  skos:prefLabel "Source" ;
  skos:definition "Include the source." ;
  skos:notation "Source" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightKeywordIdeaAttribute/MonthlySearchCounts> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightKeywordIdeaAttributeScheme ;
  skos:topConceptOf microsoftads:AdInsightKeywordIdeaAttributeScheme ;
  skos:prefLabel "Monthly Search Counts" ;
  skos:altLabel "MonthlySearchCounts" ;
  skos:definition "Include the monthly search counts." ;
  skos:notation "MonthlySearchCounts" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightKeywordIdeaAttribute/SuggestedBid> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightKeywordIdeaAttributeScheme ;
  skos:topConceptOf microsoftads:AdInsightKeywordIdeaAttributeScheme ;
  skos:prefLabel "Suggested Bid" ;
  skos:altLabel "SuggestedBid" ;
  skos:definition "Include the suggested bid." ;
  skos:notation "SuggestedBid" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightKeywordIdeaAttribute/Competition> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightKeywordIdeaAttributeScheme ;
  skos:topConceptOf microsoftads:AdInsightKeywordIdeaAttributeScheme ;
  skos:prefLabel "Competition" ;
  skos:definition "Include the competition." ;
  skos:notation "Competition" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightKeywordIdeaAttribute/Relevance> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightKeywordIdeaAttributeScheme ;
  skos:topConceptOf microsoftads:AdInsightKeywordIdeaAttributeScheme ;
  skos:prefLabel "Relevance" ;
  skos:definition "Include the relevance." ;
  skos:notation "Relevance" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightKeywordIdeaAttribute/AdImpressionShare> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightKeywordIdeaAttributeScheme ;
  skos:topConceptOf microsoftads:AdInsightKeywordIdeaAttributeScheme ;
  skos:prefLabel "Ad Impression Share" ;
  skos:altLabel "AdImpressionShare" ;
  skos:definition "Include the ad impression share." ;
  skos:notation "AdImpressionShare" .

# Concept scheme: AdInsightMatchType
microsoftads:AdInsightMatchTypeScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightMatchType" ;
  rdfs:comment "Defines the possible keyword match type values." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightMatchType/Exact> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightMatchType/Phrase> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightMatchType/Broad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightMatchType/Aggregate> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightMatchType/Exact> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightMatchTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightMatchTypeScheme ;
  skos:prefLabel "Exact" ;
  skos:definition "An exact match results when all of the words in the keyword exactly match the user's search query." ;
  skos:notation "Exact" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightMatchType/Phrase> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightMatchTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightMatchTypeScheme ;
  skos:prefLabel "Phrase" ;
  skos:definition "A phrase match results when all of the words in the keyword are present in the user's search query and are in the same order." ;
  skos:notation "Phrase" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightMatchType/Broad> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightMatchTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightMatchTypeScheme ;
  skos:prefLabel "Broad" ;
  skos:definition "A broad match results when words in the keyword are present in the user's search query; however, the word order can vary." ;
  skos:notation "Broad" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightMatchType/Aggregate> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightMatchTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightMatchTypeScheme ;
  skos:prefLabel "Aggregate" ;
  skos:definition "Aggregates the data across all match types." ;
  skos:notation "Aggregate" .

# Concept scheme: AdInsightNetworkType
microsoftads:AdInsightNetworkTypeScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightNetworkType" ;
  rdfs:comment "Defines the possible networks used for keyword research." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightNetworkType/OwnedAndOperatedAndSyndicatedSearch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightNetworkType/OwnedAndOperatedOnly> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightNetworkType/SyndicatedSearchOnly> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightNetworkType/OwnedAndOperatedAndSyndicatedSearch> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightNetworkTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightNetworkTypeScheme ;
  skos:prefLabel "Owned And Operated And Syndicated Search" ;
  skos:altLabel "OwnedAndOperatedAndSyndicatedSearch" ;
  skos:definition "Indicates that you want keyword ideas or traffic estimates for ads on owned and operated networks, as well as syndicated search networks. Owned and operated and syndicated search refers to the entire Microsoft Advertising Network (recommended)." ;
  skos:notation "OwnedAndOperatedAndSyndicatedSearch" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightNetworkType/OwnedAndOperatedOnly> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightNetworkTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightNetworkTypeScheme ;
  skos:prefLabel "Owned And Operated Only" ;
  skos:altLabel "OwnedAndOperatedOnly" ;
  skos:definition "Indicates that you want keyword ideas or traffic estimates for ads on only owned and operated networks. Owned and operated networks refer to Microsoft sites and select traffic." ;
  skos:notation "OwnedAndOperatedOnly" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightNetworkType/SyndicatedSearchOnly> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightNetworkTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightNetworkTypeScheme ;
  skos:prefLabel "Syndicated Search Only" ;
  skos:altLabel "SyndicatedSearchOnly" ;
  skos:definition "Indicates that you want keyword ideas or traffic estimates for ads on only syndicated search networks. Syndicated search refers to only partner traffic. Note: As of July 2024, Microsoft no longer offers the SyndicatedSearchOnly option as an ad distribution setting. You can still get keyword ideas or traffic estimation, but we recommend that you switch to \"The entire Microsoft Advertising Network\" and leverage auto-biding to let Microsoft help you manage your budget." ;
  skos:notation "SyndicatedSearchOnly" .

# Concept scheme: AdInsightParameterType
microsoftads:AdInsightParameterTypeScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightParameterType" ;
  rdfs:comment "Defines the type of parameter such as string, URL, or a list of demand entities." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightParameterType/Text> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightParameterType/Url> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightParameterType/Entities> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightParameterType/Text> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightParameterTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightParameterTypeScheme ;
  skos:prefLabel "Text" ;
  skos:definition "Indicates the parameter is a string." ;
  skos:notation "Text" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightParameterType/Url> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightParameterTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightParameterTypeScheme ;
  skos:prefLabel "Url" ;
  skos:definition "Indicate the parameter is a URL." ;
  skos:notation "Url" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightParameterType/Entities> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightParameterTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightParameterTypeScheme ;
  skos:prefLabel "Entities" ;
  skos:definition "Indicates the parameter is a list of demand entities." ;
  skos:notation "Entities" .

# Concept scheme: AdInsightPerformanceInsightsEntityType
microsoftads:AdInsightPerformanceInsightsEntityTypeScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightPerformanceInsightsEntityType" ;
  rdfs:comment "Defines the entity types for retrieving performance insights." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsEntityType/Account> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsEntityType/Campaign> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsEntityType/AdGroup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsEntityType/Keyword> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsEntityType/ProductGroup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsEntityType/SearchTerm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsEntityType/Website> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsEntityType/Account> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsEntityTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsEntityTypeScheme ;
  skos:prefLabel "Account" ;
  skos:definition "Account level data." ;
  skos:notation "Account" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsEntityType/Campaign> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsEntityTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsEntityTypeScheme ;
  skos:prefLabel "Campaign" ;
  skos:definition "Campaign level data." ;
  skos:notation "Campaign" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsEntityType/AdGroup> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsEntityTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsEntityTypeScheme ;
  skos:prefLabel "Ad Group" ;
  skos:altLabel "AdGroup" ;
  skos:definition "Ad group level data." ;
  skos:notation "AdGroup" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsEntityType/Keyword> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsEntityTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsEntityTypeScheme ;
  skos:prefLabel "Keyword" ;
  skos:definition "Keyword level data." ;
  skos:notation "Keyword" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsEntityType/ProductGroup> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsEntityTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsEntityTypeScheme ;
  skos:prefLabel "Product Group" ;
  skos:altLabel "ProductGroup" ;
  skos:definition "Product group level data." ;
  skos:notation "ProductGroup" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsEntityType/SearchTerm> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsEntityTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsEntityTypeScheme ;
  skos:prefLabel "Search Term" ;
  skos:altLabel "SearchTerm" ;
  skos:definition "Search term level data." ;
  skos:notation "SearchTerm" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsEntityType/Website> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsEntityTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsEntityTypeScheme ;
  skos:prefLabel "Website" ;
  skos:definition "Website level data." ;
  skos:notation "Website" .

# Concept scheme: AdInsightPerformanceInsightsMessageTemplateId
microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightPerformanceInsightsMessageTemplateId" ;
  rdfs:comment "Defines the message template ID for performance insights." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxImprIncreaseAcct> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxImprDecreaseAcct> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxImprIncreaseInfinityAcct> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxImprIncreaseAcctPrevDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxImprDecreaseAcctPrevDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxImprIncreaseInfinityAcctPrevDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxClickIncreaseAcct> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxClickDecreaseAcct> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxClickIncreaseInfinityAcct> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxClickIncreaseAcctPrevDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxClickDecreaseAcctPrevDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxClickIncreaseInfinityAcctPrevDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxCostIncreaseAcct> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxCostDecreaseAcct> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxCostIncreaseInfinityAcct> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxCostIncreaseAcctPrevDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxCostDecreaseAcctPrevDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxCostIncreaseInfinityAcctPrevDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxImprIncreaseCampaign> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxImprDecreaseCampaign> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxImprIncreaseInfinityCampaign> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxImprIncreaseCampaignPrevDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxImprDecreaseCampaignPrevDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxImprIncreaseInfinityCampaignPrevDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxClickIncreaseCampaign> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxClickDecreaseCampaign> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxClickIncreaseInfinityCampaign> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxClickIncreaseCampaignPrevDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxClickDecreaseCampaignPrevDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxClickIncreaseInfinityCampaignPrevDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxCostIncreaseCampaign> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxCostDecreaseCampaign> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxCostIncreaseInfinityCampaign> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxCostIncreaseCampaignPrevDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxCostDecreaseCampaignPrevDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxCostIncreaseInfinityCampaignPrevDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxConversionDecreaseAcct> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxConversionZeroAcct> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcAudienceIncrease> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcAudienceDecrease> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcBidIncrease> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcBidDecrease> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcBudgetIncrease> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcBudgetDecrease> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcClickIncrease> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcClickDecrease> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcConversionGoalIssue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcDeviceTargetingBidChange> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcEditorialApproval> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcEditorialDisapproval> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcEntityAdditionWithCount> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcEntityDeletionWithCount> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcEntityPauseWithCount> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcEntityUnpauseWithCount> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcMoreCompetitive> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcNetworkLessRestrict> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcNetworkMoreRestrict> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcPaymentIssueInvoiceAccountPaused> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcPaymentIssueInvoiceAccountOnHold> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcPaymentIssuePrepayAccountPaused> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcPaymentIssueThresholdAccountOnHold> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcPaymentIssueYesterday> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSearchTermIncrease> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSearchTermIncreaseClick> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSearchTermDecrease> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSearchTermDecreaseClick> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSearchTermCompetitionIncrease> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSearchTermCompetitionIncreaseClick> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSearchTermCompetitionDecrease> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSearchTermCompetitionDecreaseClick> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSingleCampaignAddition> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSingleCampaignPause> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSingleCampaignUnpause> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSingleCampaignBudgetIncrease> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSingleCampaignBudgetDecrease> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSingleCampaignDeviceTargetingBidChange> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcStrongerCompetitorAdQuality> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcStrongerCompetitorBid> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSyndTrafficIncrease> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSyndTrafficDecrease> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActAdsOppr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActAllAvailableOppr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActBmAdoptionOppr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActBmmKeywordOppr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActCampaignContextKeywordOppr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActCheckPublisherWebsite> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActCompetitionAuctionInsight> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActCompetitiveBudgetOppr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActCompetitiveKeywordOppr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActCompetitiveLocationTargetOppr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActCtrQualityBundle> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActEditorialReviewProcess> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActFixConversionGoalSettingOppr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActFixConversionTrackingOppr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActGeneralBudgetOppr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActNewConversionGoalOppr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActInvoiceAccountPaused> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActInvoiceAccountOnHold> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActPrepayAccountPaused> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActReallocateBudgetOppr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActRepairKeywordsOppr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActRsaOppr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActSearchTerm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActSetupConversionTrackingOppr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActSiteLinkOppr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActThresholdAccountOnHold> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActWebsiteExclusion> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxImprIncreaseAcct> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Impr Increase Acct" ;
  skos:altLabel "FluxImprIncreaseAcct" ;
  skos:definition "Your account's impressions increased {0}% compared to the past 7 day average." ;
  skos:notation "FluxImprIncreaseAcct" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxImprDecreaseAcct> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Impr Decrease Acct" ;
  skos:altLabel "FluxImprDecreaseAcct" ;
  skos:definition "Your account's impressions decreased {0}% compared to the past 7 day average." ;
  skos:notation "FluxImprDecreaseAcct" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxImprIncreaseInfinityAcct> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Impr Increase Infinity Acct" ;
  skos:altLabel "FluxImprIncreaseInfinityAcct" ;
  skos:definition "Your account's impressions increased compared to the past 7 day average." ;
  skos:notation "FluxImprIncreaseInfinityAcct" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxImprIncreaseAcctPrevDay> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Impr Increase Acct Prev Day" ;
  skos:altLabel "FluxImprIncreaseAcctPrevDay" ;
  skos:definition "Your account's impressions increased {0}% compared to the previous day." ;
  skos:notation "FluxImprIncreaseAcctPrevDay" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxImprDecreaseAcctPrevDay> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Impr Decrease Acct Prev Day" ;
  skos:altLabel "FluxImprDecreaseAcctPrevDay" ;
  skos:definition "Your account's impressions decreased {0}% compared to the previous day." ;
  skos:notation "FluxImprDecreaseAcctPrevDay" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxImprIncreaseInfinityAcctPrevDay> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Impr Increase Infinity Acct Prev Day" ;
  skos:altLabel "FluxImprIncreaseInfinityAcctPrevDay" ;
  skos:definition "Your account's impressions increased compared to the previous day." ;
  skos:notation "FluxImprIncreaseInfinityAcctPrevDay" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxClickIncreaseAcct> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Click Increase Acct" ;
  skos:altLabel "FluxClickIncreaseAcct" ;
  skos:definition "Your account's clicks increased {0}% compared to the past 7 day average." ;
  skos:notation "FluxClickIncreaseAcct" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxClickDecreaseAcct> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Click Decrease Acct" ;
  skos:altLabel "FluxClickDecreaseAcct" ;
  skos:definition "Your account's clicks decreased {0}% compared to the past 7 day average." ;
  skos:notation "FluxClickDecreaseAcct" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxClickIncreaseInfinityAcct> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Click Increase Infinity Acct" ;
  skos:altLabel "FluxClickIncreaseInfinityAcct" ;
  skos:definition "Your account's clicks increased compared to the past 7 day average." ;
  skos:notation "FluxClickIncreaseInfinityAcct" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxClickIncreaseAcctPrevDay> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Click Increase Acct Prev Day" ;
  skos:altLabel "FluxClickIncreaseAcctPrevDay" ;
  skos:definition "Your account's clicks increased {0}% compared to the previous day." ;
  skos:notation "FluxClickIncreaseAcctPrevDay" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxClickDecreaseAcctPrevDay> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Click Decrease Acct Prev Day" ;
  skos:altLabel "FluxClickDecreaseAcctPrevDay" ;
  skos:definition "Your account's clicks decreased {0}% compared to the previous day." ;
  skos:notation "FluxClickDecreaseAcctPrevDay" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxClickIncreaseInfinityAcctPrevDay> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Click Increase Infinity Acct Prev Day" ;
  skos:altLabel "FluxClickIncreaseInfinityAcctPrevDay" ;
  skos:definition "Your account's clicks increased compared to the previous day." ;
  skos:notation "FluxClickIncreaseInfinityAcctPrevDay" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxCostIncreaseAcct> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Cost Increase Acct" ;
  skos:altLabel "FluxCostIncreaseAcct" ;
  skos:definition "Your account's spend increased {0}% compared to the average of past 7 days." ;
  skos:notation "FluxCostIncreaseAcct" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxCostDecreaseAcct> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Cost Decrease Acct" ;
  skos:altLabel "FluxCostDecreaseAcct" ;
  skos:definition "Your account's spend decreased {0}% compared to the average of past 7 days." ;
  skos:notation "FluxCostDecreaseAcct" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxCostIncreaseInfinityAcct> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Cost Increase Infinity Acct" ;
  skos:altLabel "FluxCostIncreaseInfinityAcct" ;
  skos:definition "Your account's spend increased compared to the average of past 7 days." ;
  skos:notation "FluxCostIncreaseInfinityAcct" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxCostIncreaseAcctPrevDay> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Cost Increase Acct Prev Day" ;
  skos:altLabel "FluxCostIncreaseAcctPrevDay" ;
  skos:definition "Your account's spend increased {0}% compared to the previous day." ;
  skos:notation "FluxCostIncreaseAcctPrevDay" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxCostDecreaseAcctPrevDay> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Cost Decrease Acct Prev Day" ;
  skos:altLabel "FluxCostDecreaseAcctPrevDay" ;
  skos:definition "Your account's spend decreased {0}% compared to the previous day." ;
  skos:notation "FluxCostDecreaseAcctPrevDay" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxCostIncreaseInfinityAcctPrevDay> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Cost Increase Infinity Acct Prev Day" ;
  skos:altLabel "FluxCostIncreaseInfinityAcctPrevDay" ;
  skos:definition "Your account's spend increased compared to the previous day." ;
  skos:notation "FluxCostIncreaseInfinityAcctPrevDay" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxImprIncreaseCampaign> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Impr Increase Campaign" ;
  skos:altLabel "FluxImprIncreaseCampaign" ;
  skos:definition "Your campaign's impressions increased {0}% compared to the past 7 day average." ;
  skos:notation "FluxImprIncreaseCampaign" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxImprDecreaseCampaign> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Impr Decrease Campaign" ;
  skos:altLabel "FluxImprDecreaseCampaign" ;
  skos:definition "Your campaign's impressions decreased {0}% compared to the past 7 day average." ;
  skos:notation "FluxImprDecreaseCampaign" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxImprIncreaseInfinityCampaign> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Impr Increase Infinity Campaign" ;
  skos:altLabel "FluxImprIncreaseInfinityCampaign" ;
  skos:definition "Your campaign's impressions increased compared to the past 7 day average." ;
  skos:notation "FluxImprIncreaseInfinityCampaign" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxImprIncreaseCampaignPrevDay> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Impr Increase Campaign Prev Day" ;
  skos:altLabel "FluxImprIncreaseCampaignPrevDay" ;
  skos:definition "Your campaign's impressions increased {0}% compared to the previous day." ;
  skos:notation "FluxImprIncreaseCampaignPrevDay" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxImprDecreaseCampaignPrevDay> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Impr Decrease Campaign Prev Day" ;
  skos:altLabel "FluxImprDecreaseCampaignPrevDay" ;
  skos:definition "Your campaign's impressions decreased {0}% compared to the previous day." ;
  skos:notation "FluxImprDecreaseCampaignPrevDay" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxImprIncreaseInfinityCampaignPrevDay> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Impr Increase Infinity Campaign Prev Day" ;
  skos:altLabel "FluxImprIncreaseInfinityCampaignPrevDay" ;
  skos:definition "Your campaign's impressions increased compared to the previous day." ;
  skos:notation "FluxImprIncreaseInfinityCampaignPrevDay" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxClickIncreaseCampaign> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Click Increase Campaign" ;
  skos:altLabel "FluxClickIncreaseCampaign" ;
  skos:definition "Your campaign's clicks increased {0}% compared to the past 7 day average." ;
  skos:notation "FluxClickIncreaseCampaign" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxClickDecreaseCampaign> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Click Decrease Campaign" ;
  skos:altLabel "FluxClickDecreaseCampaign" ;
  skos:definition "Your campaign's clicks decreased {0}% compared to the past 7 day average." ;
  skos:notation "FluxClickDecreaseCampaign" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxClickIncreaseInfinityCampaign> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Click Increase Infinity Campaign" ;
  skos:altLabel "FluxClickIncreaseInfinityCampaign" ;
  skos:definition "Your campaign's clicks increased compared to the past 7 day average." ;
  skos:notation "FluxClickIncreaseInfinityCampaign" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxClickIncreaseCampaignPrevDay> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Click Increase Campaign Prev Day" ;
  skos:altLabel "FluxClickIncreaseCampaignPrevDay" ;
  skos:definition "Your campaign's clicks increased {0}% compared to the previous day." ;
  skos:notation "FluxClickIncreaseCampaignPrevDay" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxClickDecreaseCampaignPrevDay> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Click Decrease Campaign Prev Day" ;
  skos:altLabel "FluxClickDecreaseCampaignPrevDay" ;
  skos:definition "Your campaign's clicks decreased {0}% compared to the previous day." ;
  skos:notation "FluxClickDecreaseCampaignPrevDay" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxClickIncreaseInfinityCampaignPrevDay> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Click Increase Infinity Campaign Prev Day" ;
  skos:altLabel "FluxClickIncreaseInfinityCampaignPrevDay" ;
  skos:definition "Your campaign's clicks increased compared to the previous day." ;
  skos:notation "FluxClickIncreaseInfinityCampaignPrevDay" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxCostIncreaseCampaign> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Cost Increase Campaign" ;
  skos:altLabel "FluxCostIncreaseCampaign" ;
  skos:definition "Your campaign's spend increased {0}% compared to the average of past 7 days." ;
  skos:notation "FluxCostIncreaseCampaign" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxCostDecreaseCampaign> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Cost Decrease Campaign" ;
  skos:altLabel "FluxCostDecreaseCampaign" ;
  skos:definition "Your campaign's spend decreased {0}% compared to the average of past 7 days." ;
  skos:notation "FluxCostDecreaseCampaign" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxCostIncreaseInfinityCampaign> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Cost Increase Infinity Campaign" ;
  skos:altLabel "FluxCostIncreaseInfinityCampaign" ;
  skos:definition "Your campaign's spend increased compared to the average of past 7 days." ;
  skos:notation "FluxCostIncreaseInfinityCampaign" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxCostIncreaseCampaignPrevDay> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Cost Increase Campaign Prev Day" ;
  skos:altLabel "FluxCostIncreaseCampaignPrevDay" ;
  skos:definition "Your campaign's spend increased {0}% compared to the previous day." ;
  skos:notation "FluxCostIncreaseCampaignPrevDay" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxCostDecreaseCampaignPrevDay> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Cost Decrease Campaign Prev Day" ;
  skos:altLabel "FluxCostDecreaseCampaignPrevDay" ;
  skos:definition "Your campaign's spend decreased {0}% compared to the previous day." ;
  skos:notation "FluxCostDecreaseCampaignPrevDay" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxCostIncreaseInfinityCampaignPrevDay> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Cost Increase Infinity Campaign Prev Day" ;
  skos:altLabel "FluxCostIncreaseInfinityCampaignPrevDay" ;
  skos:definition "Your campaign's spend increased compared to the previous day." ;
  skos:notation "FluxCostIncreaseInfinityCampaignPrevDay" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxConversionDecreaseAcct> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Conversion Decrease Acct" ;
  skos:altLabel "FluxConversionDecreaseAcct" ;
  skos:definition "Your conversions have decreased week-over-week due to a conversion issue." ;
  skos:notation "FluxConversionDecreaseAcct" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/FluxConversionZeroAcct> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Flux Conversion Zero Acct" ;
  skos:altLabel "FluxConversionZeroAcct" ;
  skos:definition "You have zero conversions over the past 14 days due to a conversion issue." ;
  skos:notation "FluxConversionZeroAcct" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcAudienceIncrease> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Audience Increase" ;
  skos:altLabel "RcAudienceIncrease" ;
  skos:definition "Increased Microsoft Audience ads traffic." ;
  skos:notation "RCAudienceIncrease" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcAudienceDecrease> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Audience Decrease" ;
  skos:altLabel "RcAudienceDecrease" ;
  skos:definition "Decreased Microsoft Audience ads traffic. {0}." ;
  skos:notation "RCAudienceDecrease" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcBidIncrease> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Bid Increase" ;
  skos:altLabel "RcBidIncrease" ;
  skos:definition "Your bids for {0} were increased." ;
  skos:notation "RCBidIncrease" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcBidDecrease> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Bid Decrease" ;
  skos:altLabel "RcBidDecrease" ;
  skos:definition "Your bids for {0} were decreased." ;
  skos:notation "RCBidDecrease" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcBudgetIncrease> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Budget Increase" ;
  skos:altLabel "RcBudgetIncrease" ;
  skos:definition "{0} budgets were increased." ;
  skos:notation "RCBudgetIncrease" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcBudgetDecrease> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Budget Decrease" ;
  skos:altLabel "RcBudgetDecrease" ;
  skos:definition "{0} budgets were decreased." ;
  skos:notation "RCBudgetDecrease" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcClickIncrease> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Click Increase" ;
  skos:altLabel "RcClickIncrease" ;
  skos:definition "This resulted in clicks increasing by {0} during the same period." ;
  skos:notation "RCClickIncrease" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcClickDecrease> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Click Decrease" ;
  skos:altLabel "RcClickDecrease" ;
  skos:definition "This resulted in clicks decreasing by {0} during the same period." ;
  skos:notation "RCClickDecrease" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcConversionGoalIssue> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Conversion Goal Issue" ;
  skos:altLabel "RcConversionGoalIssue" ;
  skos:definition "Your conversion goal has a blocking issue." ;
  skos:notation "RCConversionGoalIssue" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcDeviceTargetingBidChange> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Device Targeting Bid Change" ;
  skos:altLabel "RcDeviceTargetingBidChange" ;
  skos:definition "{0} device target bid adjustments were changed." ;
  skos:notation "RCDeviceTargetingBidChange" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcEditorialApproval> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Editorial Approval" ;
  skos:altLabel "RcEditorialApproval" ;
  skos:definition "{0} passed the Microsoft Advertising policy review." ;
  skos:notation "RCEditorialApproval" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcEditorialDisapproval> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Editorial Disapproval" ;
  skos:altLabel "RcEditorialDisapproval" ;
  skos:definition "{0} were disapproved by Microsoft Advertising policy review." ;
  skos:notation "RCEditorialDisapproval" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcEntityAdditionWithCount> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Entity Addition With Count" ;
  skos:altLabel "RcEntityAdditionWithCount" ;
  skos:definition "{0} were added." ;
  skos:notation "RCEntityAdditionWithCount" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcEntityDeletionWithCount> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Entity Deletion With Count" ;
  skos:altLabel "RcEntityDeletionWithCount" ;
  skos:definition "{0} were deleted." ;
  skos:notation "RCEntityDeletionWithCount" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcEntityPauseWithCount> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Entity Pause With Count" ;
  skos:altLabel "RcEntityPauseWithCount" ;
  skos:definition "{0} were paused." ;
  skos:notation "RCEntityPauseWithCount" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcEntityUnpauseWithCount> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Entity Unpause With Count" ;
  skos:altLabel "RcEntityUnpauseWithCount" ;
  skos:definition "{0} were enabled." ;
  skos:notation "RCEntityUnpauseWithCount" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcMoreCompetitive> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc More Competitive" ;
  skos:altLabel "RcMoreCompetitive" ;
  skos:definition "Your ads were outcompeting your competitors' ads in terms of bid amounts and/or ad quality." ;
  skos:notation "RCMoreCompetitive" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcNetworkLessRestrict> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Network Less Restrict" ;
  skos:altLabel "RcNetworkLessRestrict" ;
  skos:definition "{0} ad distribution settings became less restrictive." ;
  skos:notation "RCNetworkLessRestrict" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcNetworkMoreRestrict> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Network More Restrict" ;
  skos:altLabel "RcNetworkMoreRestrict" ;
  skos:definition "{0} ad distribution settings became more restrictive." ;
  skos:notation "RCNetworkMoreRestrict" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcPaymentIssueInvoiceAccountPaused> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Payment Issue Invoice Account Paused" ;
  skos:altLabel "RcPaymentIssueInvoiceAccountPaused" ;
  skos:definition "Your account was paused due to lack of a valid insertion order." ;
  skos:notation "RCPaymentIssueInvoiceAccountPaused" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcPaymentIssueInvoiceAccountOnHold> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Payment Issue Invoice Account On Hold" ;
  skos:altLabel "RcPaymentIssueInvoiceAccountOnHold" ;
  skos:definition "Your account was placed on hold because we haven't received one or more of your invoiced payments." ;
  skos:notation "RCPaymentIssueInvoiceAccountOnHold" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcPaymentIssuePrepayAccountPaused> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Payment Issue Prepay Account Paused" ;
  skos:altLabel "RcPaymentIssuePrepayAccountPaused" ;
  skos:definition "Your account was paused due to a zero balance." ;
  skos:notation "RCPaymentIssuePrepayAccountPaused" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcPaymentIssueThresholdAccountOnHold> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Payment Issue Threshold Account On Hold" ;
  skos:altLabel "RcPaymentIssueThresholdAccountOnHold" ;
  skos:definition "Your account was placed on hold because a payment failed to authorize." ;
  skos:notation "RCPaymentIssueThresholdAccountOnHold" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcPaymentIssueYesterday> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Payment Issue Yesterday" ;
  skos:altLabel "RcPaymentIssueYesterday" ;
  skos:definition "Your previous payment issue was resolved." ;
  skos:notation "RCPaymentIssueYesterday" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSearchTermIncrease> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Search Term Increase" ;
  skos:altLabel "RcSearchTermIncrease" ;
  skos:definition "{0} were searched more frequently." ;
  skos:notation "RCSearchTermIncrease" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSearchTermIncreaseClick> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Search Term Increase Click" ;
  skos:altLabel "RcSearchTermIncreaseClick" ;
  skos:definition "{0} related to your campaigns were searched more frequently." ;
  skos:notation "RCSearchTermIncreaseClick" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSearchTermDecrease> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Search Term Decrease" ;
  skos:altLabel "RcSearchTermDecrease" ;
  skos:definition "{0} were searched less frequently." ;
  skos:notation "RCSearchTermDecrease" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSearchTermDecreaseClick> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Search Term Decrease Click" ;
  skos:altLabel "RcSearchTermDecreaseClick" ;
  skos:definition "{0} related to your campaigns were searched less frequently." ;
  skos:notation "RCSearchTermDecreaseClick" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSearchTermCompetitionIncrease> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Search Term Competition Increase" ;
  skos:altLabel "RcSearchTermCompetitionIncrease" ;
  skos:definition "{0} were searched more frequently. Your impression share rank also increased, indicating an increase in your competitiveness for these terms." ;
  skos:notation "RCSearchTermCompetitionIncrease" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSearchTermCompetitionIncreaseClick> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Search Term Competition Increase Click" ;
  skos:altLabel "RcSearchTermCompetitionIncreaseClick" ;
  skos:definition "{0} related to your campaigns were searched more frequently. Your impression share rank also increased, indicating an increase in your competitiveness for these terms." ;
  skos:notation "RCSearchTermCompetitionIncreaseClick" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSearchTermCompetitionDecrease> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Search Term Competition Decrease" ;
  skos:altLabel "RcSearchTermCompetitionDecrease" ;
  skos:definition "{0} were searched less frequently. Your impression share rank also decreased, indicating a decrease in your competitiveness for these terms." ;
  skos:notation "RCSearchTermCompetitionDecrease" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSearchTermCompetitionDecreaseClick> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Search Term Competition Decrease Click" ;
  skos:altLabel "RcSearchTermCompetitionDecreaseClick" ;
  skos:definition "{0} related to your campaigns were searched less frequently. Your impression share rank also decreased, indicating a decrease in your competitiveness for these terms." ;
  skos:notation "RCSearchTermCompetitionDecreaseClick" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSingleCampaignAddition> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Single Campaign Addition" ;
  skos:altLabel "RcSingleCampaignAddition" ;
  skos:definition "Your campaign was added." ;
  skos:notation "RCSingleCampaignAddition" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSingleCampaignPause> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Single Campaign Pause" ;
  skos:altLabel "RcSingleCampaignPause" ;
  skos:definition "Your campaign was paused." ;
  skos:notation "RCSingleCampaignPause" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSingleCampaignUnpause> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Single Campaign Unpause" ;
  skos:altLabel "RcSingleCampaignUnpause" ;
  skos:definition "Your campaign was enabled." ;
  skos:notation "RCSingleCampaignUnpause" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSingleCampaignBudgetIncrease> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Single Campaign Budget Increase" ;
  skos:altLabel "RcSingleCampaignBudgetIncrease" ;
  skos:definition "Your campaign budget was increased." ;
  skos:notation "RCSingleCampaignBudgetIncrease" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSingleCampaignBudgetDecrease> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Single Campaign Budget Decrease" ;
  skos:altLabel "RcSingleCampaignBudgetDecrease" ;
  skos:definition "Your campaign budget was decreased." ;
  skos:notation "RCSingleCampaignBudgetDecrease" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSingleCampaignDeviceTargetingBidChange> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Single Campaign Device Targeting Bid Change" ;
  skos:altLabel "RcSingleCampaignDeviceTargetingBidChange" ;
  skos:definition "Your campaign's device target bid adjustment was changed." ;
  skos:notation "RCSingleCampaignDeviceTargetingBidChange" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcStrongerCompetitorAdQuality> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Stronger Competitor Ad Quality" ;
  skos:altLabel "RcStrongerCompetitorAdQuality" ;
  skos:definition "Your competitors' impression share increased due to improved quality scores." ;
  skos:notation "RCStrongerCompetitorAdQuality" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcStrongerCompetitorBid> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Stronger Competitor Bid" ;
  skos:altLabel "RcStrongerCompetitorBid" ;
  skos:definition "Your competitors' impression share increased due to increased bid amounts." ;
  skos:notation "RCStrongerCompetitorBid" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSyndTrafficIncrease> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Synd Traffic Increase" ;
  skos:altLabel "RcSyndTrafficIncrease" ;
  skos:definition "Increased syndication partner traffic from {0}." ;
  skos:notation "RCSyndTrafficIncrease" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/RcSyndTrafficDecrease> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Rc Synd Traffic Decrease" ;
  skos:altLabel "RcSyndTrafficDecrease" ;
  skos:definition "Decreased syndication partner traffic from {0}." ;
  skos:notation "RCSyndTrafficDecrease" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActAdsOppr> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act Ads Oppr" ;
  skos:altLabel "ActAdsOppr" ;
  skos:definition "Adopting Expanded Text Ads that have been optimized just for you." ;
  skos:notation "ActAdsOppr" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActAllAvailableOppr> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act All Available Oppr" ;
  skos:altLabel "ActAllAvailableOppr" ;
  skos:definition "View customized recommendations for your campaign." ;
  skos:notation "ActAllAvailableOppr" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActBmAdoptionOppr> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act Bm Adoption Oppr" ;
  skos:altLabel "ActBmAdoptionOppr" ;
  skos:definition "View a customized recommendation to increase visits to your website." ;
  skos:notation "ActBMAdoptionOppr" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActBmmKeywordOppr> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act Bmm Keyword Oppr" ;
  skos:altLabel "ActBmmKeywordOppr" ;
  skos:definition "View a customized recommendation to increase visits to your website." ;
  skos:notation "ActBMMKeywordOppr" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActCampaignContextKeywordOppr> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act Campaign Context Keyword Oppr" ;
  skos:altLabel "ActCampaignContextKeywordOppr" ;
  skos:definition "View a customized recommendation to increase visits to your website." ;
  skos:notation "ActCampaignContextKeywordOppr" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActCheckPublisherWebsite> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act Check Publisher Website" ;
  skos:altLabel "ActCheckPublisherWebsite" ;
  skos:definition "Check the publisher report to review the performance of sites that show your ads." ;
  skos:notation "ActCheckPublisherWebsite" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActCompetitionAuctionInsight> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act Competition Auction Insight" ;
  skos:altLabel "ActCompetitionAuctionInsight" ;
  skos:definition "Check the auction insights report to review the performance of sites that show your ads." ;
  skos:notation "ActCompetitionAuctionInsight" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActCompetitiveBudgetOppr> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act Competitive Budget Oppr" ;
  skos:altLabel "ActCompetitiveBudgetOppr" ;
  skos:definition "Boost your budgets to prevent competitors from gaining impression share." ;
  skos:notation "ActCompetitiveBudgetOppr" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActCompetitiveKeywordOppr> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act Competitive Keyword Oppr" ;
  skos:altLabel "ActCompetitiveKeywordOppr" ;
  skos:definition "View a customized recommendation to increase visits to your website." ;
  skos:notation "ActCompetitiveKeywordOppr" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActCompetitiveLocationTargetOppr> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act Competitive Location Target Oppr" ;
  skos:altLabel "ActCompetitiveLocationTargetOppr" ;
  skos:definition "View a customized recommendation to increase visits to your website." ;
  skos:notation "ActCompetitiveLocationTargetOppr" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActCtrQualityBundle> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act Ctr Quality Bundle" ;
  skos:altLabel "ActCtrQualityBundle" ;
  skos:definition "Improve the click-through rate of your ads by:" ;
  skos:notation "ActCTRQualityBundle" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActEditorialReviewProcess> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act Editorial Review Process" ;
  skos:altLabel "ActEditorialReviewProcess" ;
  skos:definition "Ensure your ad and keyword text comply with Microsoft Advertising policies." ;
  skos:notation "ActEditorialReviewProcess" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActFixConversionGoalSettingOppr> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act Fix Conversion Goal Setting Oppr" ;
  skos:altLabel "ActFixConversionGoalSettingOppr" ;
  skos:definition "Fix your conversion goal setting to make sure you don't miss any conversions." ;
  skos:notation "ActFixConversionGoalSettingOppr" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActFixConversionTrackingOppr> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act Fix Conversion Tracking Oppr" ;
  skos:altLabel "ActFixConversionTrackingOppr" ;
  skos:definition "Make sure you don't miss any conversions by fixing your UET tag." ;
  skos:notation "ActFixConversionTrackingOppr" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActGeneralBudgetOppr> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act General Budget Oppr" ;
  skos:altLabel "ActGeneralBudgetOppr" ;
  skos:definition "Ensure budget issues don't prevent your ads from showing." ;
  skos:notation "ActGeneralBudgetOppr" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActNewConversionGoalOppr> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act New Conversion Goal Oppr" ;
  skos:altLabel "ActNewConversionGoalOppr" ;
  skos:definition "Create conversion goals to track more conversions." ;
  skos:notation "ActNewConversionGoalOppr" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActInvoiceAccountPaused> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act Invoice Account Paused" ;
  skos:altLabel "ActInvoiceAccountPaused" ;
  skos:definition "You need an active insertion order before your ads can run." ;
  skos:notation "ActInvoiceAccountPaused" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActInvoiceAccountOnHold> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act Invoice Account On Hold" ;
  skos:altLabel "ActInvoiceAccountOnHold" ;
  skos:definition "You need to remove the hold before your ads can run." ;
  skos:notation "ActInvoiceAccountOnHold" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActPrepayAccountPaused> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act Prepay Account Paused" ;
  skos:altLabel "ActPrepayAccountPaused" ;
  skos:definition "You need to add funds to this prepay account before your ads can run." ;
  skos:notation "ActPrepayAccountPaused" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActReallocateBudgetOppr> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act Reallocate Budget Oppr" ;
  skos:altLabel "ActReallocateBudgetOppr" ;
  skos:definition "Get more traffic by moving unused budget to campaigns that need it." ;
  skos:notation "ActReallocateBudgetOppr" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActRepairKeywordsOppr> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act Repair Keywords Oppr" ;
  skos:altLabel "ActRepairKeywordsOppr" ;
  skos:definition "Get your ads running again by adding active keywords to your ad group." ;
  skos:notation "ActRepairKeywordsOppr" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActRsaOppr> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act Rsa Oppr" ;
  skos:altLabel "ActRsaOppr" ;
  skos:definition "Adopt responsive search ads, which automatically optimize themselves." ;
  skos:notation "ActRSAOppr" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActSearchTerm> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act Search Term" ;
  skos:altLabel "ActSearchTerm" ;
  skos:definition "Check the search term report to review the queries that lead to clicks on your ads." ;
  skos:notation "ActSearchTerm" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActSetupConversionTrackingOppr> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act Setup Conversion Tracking Oppr" ;
  skos:altLabel "ActSetupConversionTrackingOppr" ;
  skos:definition "Set up conversion tracking to convert more customers and use automated bidding." ;
  skos:notation "ActSetupConversionTrackingOppr" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActSiteLinkOppr> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act Site Link Oppr" ;
  skos:altLabel "ActSiteLinkOppr" ;
  skos:definition "Add sitelink extensions to make your ads more appealing." ;
  skos:notation "ActSiteLinkOppr" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActThresholdAccountOnHold> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act Threshold Account On Hold" ;
  skos:altLabel "ActThresholdAccountOnHold" ;
  skos:definition "You need to remove the hold before your ads can run." ;
  skos:notation "ActThresholdAccountOnHold" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsMessageTemplateId/ActWebsiteExclusion> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme ;
  skos:prefLabel "Act Website Exclusion" ;
  skos:altLabel "ActWebsiteExclusion" ;
  skos:definition "Utilize website exclusions to prevent specific websites from showing your ads." ;
  skos:notation "ActWebsiteExclusion" .

# Concept scheme: AdInsightPerformanceInsightsUrlCategory
microsoftads:AdInsightPerformanceInsightsUrlCategoryScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightPerformanceInsightsUrlCategory" ;
  rdfs:comment "Defines the URL category for performance insights." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlCategory/Recommendation> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlCategory/Setting> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlCategory/Report> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlCategory/HelpDoc> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlCategory/Recommendation> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsUrlCategoryScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsUrlCategoryScheme ;
  skos:prefLabel "Recommendation" ;
  skos:definition "The url is for recommendations." ;
  skos:notation "Recommendation" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlCategory/Setting> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsUrlCategoryScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsUrlCategoryScheme ;
  skos:prefLabel "Setting" ;
  skos:definition "The url is for demand settings." ;
  skos:notation "Setting" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlCategory/Report> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsUrlCategoryScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsUrlCategoryScheme ;
  skos:prefLabel "Report" ;
  skos:definition "The url is for reports." ;
  skos:notation "Report" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlCategory/HelpDoc> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsUrlCategoryScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsUrlCategoryScheme ;
  skos:prefLabel "Help Doc" ;
  skos:altLabel "HelpDoc" ;
  skos:definition "The URL is for help documents." ;
  skos:notation "HelpDoc" .

# Concept scheme: AdInsightPerformanceInsightsUrlId
microsoftads:AdInsightPerformanceInsightsUrlIdScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightPerformanceInsightsUrlId" ;
  rdfs:comment "Defines the URL ID for performance insights." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/RecRecommendationPage> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/RecCompetitionPage> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/SettingCreateOrder> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/SettingRemoveHold> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/SettingAddFunds> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/ReportSearchTerm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/ReportPublisherWebsite> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/ReportAuctionInsights> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/HelpDocNetworkSetting> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/HelpDocEditorial> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/HelpDocWebsiteReport> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/HelpDocWebsiteExclusion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/HelpDocCreateOrder> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/HelpDocRemoveHold> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/HelpDocAddFunds> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/HelpDocRecommendation> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/HelpDocAudienceNetwork> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/RecRecommendationPage> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:prefLabel "Rec Recommendation Page" ;
  skos:altLabel "RecRecommendationPage" ;
  skos:definition "Recommendation page." ;
  skos:notation "RecRecommendationPage" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/RecCompetitionPage> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:prefLabel "Rec Competition Page" ;
  skos:altLabel "RecCompetitionPage" ;
  skos:definition "Competition recommendation page." ;
  skos:notation "RecCompetitionPage" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/SettingCreateOrder> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:prefLabel "Setting Create Order" ;
  skos:altLabel "SettingCreateOrder" ;
  skos:definition "Create order." ;
  skos:notation "SettingCreateOrder" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/SettingRemoveHold> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:prefLabel "Setting Remove Hold" ;
  skos:altLabel "SettingRemoveHold" ;
  skos:definition "Remove hold." ;
  skos:notation "SettingRemoveHold" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/SettingAddFunds> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:prefLabel "Setting Add Funds" ;
  skos:altLabel "SettingAddFunds" ;
  skos:definition "Add funds." ;
  skos:notation "SettingAddFunds" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/ReportSearchTerm> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:prefLabel "Report Search Term" ;
  skos:altLabel "ReportSearchTerm" ;
  skos:definition "Search term report." ;
  skos:notation "ReportSearchTerm" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/ReportPublisherWebsite> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:prefLabel "Report Publisher Website" ;
  skos:altLabel "ReportPublisherWebsite" ;
  skos:definition "Publisher report." ;
  skos:notation "ReportPublisherWebsite" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/ReportAuctionInsights> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:prefLabel "Report Auction Insights" ;
  skos:altLabel "ReportAuctionInsights" ;
  skos:definition "Auction insights report." ;
  skos:notation "ReportAuctionInsights" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/HelpDocNetworkSetting> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:prefLabel "Help Doc Network Setting" ;
  skos:altLabel "HelpDocNetworkSetting" ;
  skos:definition "Learn more about network settings." ;
  skos:notation "HelpDocNetworkSetting" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/HelpDocEditorial> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:prefLabel "Help Doc Editorial" ;
  skos:altLabel "HelpDocEditorial" ;
  skos:definition "Learn more about editorials." ;
  skos:notation "HelpDocEditorial" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/HelpDocWebsiteReport> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:prefLabel "Help Doc Website Report" ;
  skos:altLabel "HelpDocWebsiteReport" ;
  skos:definition "Learn more about website reports." ;
  skos:notation "HelpDocWebsiteReport" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/HelpDocWebsiteExclusion> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:prefLabel "Help Doc Website Exclusion" ;
  skos:altLabel "HelpDocWebsiteExclusion" ;
  skos:definition "Learn more about website exclusion." ;
  skos:notation "HelpDocWebsiteExclusion" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/HelpDocCreateOrder> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:prefLabel "Help Doc Create Order" ;
  skos:altLabel "HelpDocCreateOrder" ;
  skos:definition "Learn more about creating an order." ;
  skos:notation "HelpDocCreateOrder" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/HelpDocRemoveHold> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:prefLabel "Help Doc Remove Hold" ;
  skos:altLabel "HelpDocRemoveHold" ;
  skos:definition "Learn more about removing a hold." ;
  skos:notation "HelpDocRemoveHold" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/HelpDocAddFunds> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:prefLabel "Help Doc Add Funds" ;
  skos:altLabel "HelpDocAddFunds" ;
  skos:definition "Learn more about adding funds." ;
  skos:notation "HelpDocAddFunds" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/HelpDocRecommendation> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:prefLabel "Help Doc Recommendation" ;
  skos:altLabel "HelpDocRecommendation" ;
  skos:definition "Learn more about recommendations." ;
  skos:notation "HelpDocRecommendation" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightPerformanceInsightsUrlId/HelpDocAudienceNetwork> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:topConceptOf microsoftads:AdInsightPerformanceInsightsUrlIdScheme ;
  skos:prefLabel "Help Doc Audience Network" ;
  skos:altLabel "HelpDocAudienceNetwork" ;
  skos:definition "Learn more about the Microsoft Audience Network." ;
  skos:notation "HelpDocAudienceNetwork" .

# Concept scheme: AdInsightRadiusUnit
microsoftads:AdInsightRadiusUnitScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightRadiusUnit" ;
  rdfs:comment "Defines a value set for the RadiusUnit." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightRadiusUnit/Miles> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightRadiusUnit/Kilometers> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightRadiusUnit/Miles> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightRadiusUnitScheme ;
  skos:topConceptOf microsoftads:AdInsightRadiusUnitScheme ;
  skos:prefLabel "Miles" ;
  skos:definition "Measure the radius in miles." ;
  skos:notation "Miles" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightRadiusUnit/Kilometers> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightRadiusUnitScheme ;
  skos:topConceptOf microsoftads:AdInsightRadiusUnitScheme ;
  skos:prefLabel "Kilometers" ;
  skos:definition "Measure the radius in kilometers." ;
  skos:notation "Kilometers" .

# Concept scheme: AdInsightScaleUnit
microsoftads:AdInsightScaleUnitScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightScaleUnit" ;
  rdfs:comment "Defines a value set for the scale unit." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightScaleUnit/Billion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightScaleUnit/Million> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightScaleUnit/Thousand> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightScaleUnit/None> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightScaleUnit/Billion> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightScaleUnitScheme ;
  skos:topConceptOf microsoftads:AdInsightScaleUnitScheme ;
  skos:prefLabel "Billion" ;
  skos:definition "The scale unit is billion." ;
  skos:notation "Billion" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightScaleUnit/Million> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightScaleUnitScheme ;
  skos:topConceptOf microsoftads:AdInsightScaleUnitScheme ;
  skos:prefLabel "Million" ;
  skos:definition "The scale unit is million." ;
  skos:notation "Million" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightScaleUnit/Thousand> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightScaleUnitScheme ;
  skos:topConceptOf microsoftads:AdInsightScaleUnitScheme ;
  skos:prefLabel "Thousand" ;
  skos:definition "The scale unit is thousand." ;
  skos:notation "Thousand" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightScaleUnit/None> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightScaleUnitScheme ;
  skos:topConceptOf microsoftads:AdInsightScaleUnitScheme ;
  skos:prefLabel "None" ;
  skos:definition "There is no scale unit." ;
  skos:notation "None" .

# Concept scheme: AdInsightSourceType
microsoftads:AdInsightSourceTypeScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightSourceType" ;
  rdfs:comment "Defines the source or seed for the keyword idea." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightSourceType/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightSourceType/Seed> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightSourceType/SuggestionFromKeyword> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightSourceType/SuggestionFromUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightSourceType/SuggestionFromCategory> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightSourceType/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightSourceTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightSourceTypeScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "The keyword idea source is unknown." ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightSourceType/Seed> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightSourceTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightSourceTypeScheme ;
  skos:prefLabel "Seed" ;
  skos:definition "The keyword idea source is a seed that you provided such as the query search parameter." ;
  skos:notation "Seed" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightSourceType/SuggestionFromKeyword> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightSourceTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightSourceTypeScheme ;
  skos:prefLabel "Suggestion From Keyword" ;
  skos:altLabel "SuggestionFromKeyword" ;
  skos:definition "The keyword idea is sourced from a provided keyword." ;
  skos:notation "SuggestionFromKeyword" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightSourceType/SuggestionFromUrl> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightSourceTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightSourceTypeScheme ;
  skos:prefLabel "Suggestion From Url" ;
  skos:altLabel "SuggestionFromUrl" ;
  skos:definition "The keyword idea is sourced from a provided URL." ;
  skos:notation "SuggestionFromUrl" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightSourceType/SuggestionFromCategory> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightSourceTypeScheme ;
  skos:topConceptOf microsoftads:AdInsightSourceTypeScheme ;
  skos:prefLabel "Suggestion From Category" ;
  skos:altLabel "SuggestionFromCategory" ;
  skos:definition "The keyword idea is sourced from a provided category." ;
  skos:notation "SuggestionFromCategory" .

# Concept scheme: AdInsightTargetAdPosition
microsoftads:AdInsightTargetAdPositionScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightTargetAdPosition" ;
  rdfs:comment "Defines the possible positions where you can target an ad to appear in the search results." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightTargetAdPosition/MainLine1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightTargetAdPosition/MainLine> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightTargetAdPosition/FirstPage> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightTargetAdPosition/MainLine1> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightTargetAdPositionScheme ;
  skos:topConceptOf microsoftads:AdInsightTargetAdPositionScheme ;
  skos:prefLabel "Main Line1" ;
  skos:altLabel "MainLine1" ;
  skos:definition "Target the first position at the top of the search results page." ;
  skos:notation "MainLine1" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightTargetAdPosition/MainLine> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightTargetAdPositionScheme ;
  skos:topConceptOf microsoftads:AdInsightTargetAdPositionScheme ;
  skos:prefLabel "Main Line" ;
  skos:altLabel "MainLine" ;
  skos:definition "Target the second, third, and fourth positions at the top of the search results page." ;
  skos:notation "MainLine" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightTargetAdPosition/FirstPage> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightTargetAdPositionScheme ;
  skos:topConceptOf microsoftads:AdInsightTargetAdPositionScheme ;
  skos:prefLabel "First Page" ;
  skos:altLabel "FirstPage" ;
  skos:definition "Target any position on the right side of the search results page." ;
  skos:notation "FirstPage" .

# Concept scheme: AdInsightTimeInterval
microsoftads:AdInsightTimeIntervalScheme a skos:ConceptScheme ;
  rdfs:label "AdInsightTimeInterval" ;
  rdfs:comment "Defines the possible time periods that determine the pool of data that the service uses to get the performance statistics of a keyword." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightTimeInterval/LastMonth> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightTimeInterval/LastWeek> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/AdInsightTimeInterval/LastDay> .

<https://relay.inferal.com/ontology/microsoftads/AdInsightTimeInterval/LastMonth> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightTimeIntervalScheme ;
  skos:topConceptOf microsoftads:AdInsightTimeIntervalScheme ;
  skos:prefLabel "Last Month" ;
  skos:altLabel "LastMonth" ;
  skos:definition "Use data from the previous calendar month. Note that it can take up to 72 hours for the previous calendar month's data to be available. For example, if you request data on August 1st, 2nd or 3rd, and July's data is not ready, the response will be based on June's data." ;
  skos:notation "LastMonth" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightTimeInterval/LastWeek> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightTimeIntervalScheme ;
  skos:topConceptOf microsoftads:AdInsightTimeIntervalScheme ;
  skos:prefLabel "Last Week" ;
  skos:altLabel "LastWeek" ;
  skos:definition "Use data from last week, Sunday through Saturday. The data is refreshed every Sunday. Note that it can take up to 72 hours for the previous week's data to be available. For example, if you request data on the 4th Monday of the month, and data for the 3rd Sunday through 3rd Saturday is not ready, the response will be based on data for the 2nd Sunday through 2nd Saturday." ;
  skos:notation "LastWeek" .

<https://relay.inferal.com/ontology/microsoftads/AdInsightTimeInterval/LastDay> a skos:Concept ;
  skos:inScheme microsoftads:AdInsightTimeIntervalScheme ;
  skos:topConceptOf microsoftads:AdInsightTimeIntervalScheme ;
  skos:prefLabel "Last Day" ;
  skos:altLabel "LastDay" ;
  skos:definition "Use data from yesterday. If data from yesterday is not yet available, data from the most recently completed day is provided. Note that it can take up to 72 hours for the most recent day's data to be available." ;
  skos:notation "LastDay" .

# Concept scheme: BulkAuthenticationFaultCode
microsoftads:BulkAuthenticationFaultCodeScheme a skos:ConceptScheme ;
  rdfs:label "BulkAuthenticationFaultCode" ;
  rdfs:comment "Values BulkAuthenticationFaultCode accepts." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkAuthenticationFaultCode/NoCredential> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkAuthenticationFaultCode/InvalidCustomerId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkAuthenticationFaultCode/InvalidSecurityTicket> .

<https://relay.inferal.com/ontology/microsoftads/BulkAuthenticationFaultCode/NoCredential> a skos:Concept ;
  skos:inScheme microsoftads:BulkAuthenticationFaultCodeScheme ;
  skos:topConceptOf microsoftads:BulkAuthenticationFaultCodeScheme ;
  skos:prefLabel "No Credential" ;
  skos:altLabel "NoCredential" ;
  skos:notation "NoCredential" .

<https://relay.inferal.com/ontology/microsoftads/BulkAuthenticationFaultCode/InvalidCustomerId> a skos:Concept ;
  skos:inScheme microsoftads:BulkAuthenticationFaultCodeScheme ;
  skos:topConceptOf microsoftads:BulkAuthenticationFaultCodeScheme ;
  skos:prefLabel "Invalid Customer Id" ;
  skos:altLabel "InvalidCustomerId" ;
  skos:notation "InvalidCustomerId" .

<https://relay.inferal.com/ontology/microsoftads/BulkAuthenticationFaultCode/InvalidSecurityTicket> a skos:Concept ;
  skos:inScheme microsoftads:BulkAuthenticationFaultCodeScheme ;
  skos:topConceptOf microsoftads:BulkAuthenticationFaultCodeScheme ;
  skos:prefLabel "Invalid Security Ticket" ;
  skos:altLabel "InvalidSecurityTicket" ;
  skos:notation "InvalidSecurityTicket" .

# Concept scheme: BulkCompressionType
microsoftads:BulkCompressionTypeScheme a skos:ConceptScheme ;
  rdfs:label "BulkCompressionType" ;
  rdfs:comment "Defines the possible compression types for the file to download with the Bulk service." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkCompressionType/Zip> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkCompressionType/GZip> .

<https://relay.inferal.com/ontology/microsoftads/BulkCompressionType/Zip> a skos:Concept ;
  skos:inScheme microsoftads:BulkCompressionTypeScheme ;
  skos:topConceptOf microsoftads:BulkCompressionTypeScheme ;
  skos:prefLabel "Zip" ;
  skos:definition "The file should be ZIP compressed." ;
  skos:notation "Zip" .

<https://relay.inferal.com/ontology/microsoftads/BulkCompressionType/GZip> a skos:Concept ;
  skos:inScheme microsoftads:BulkCompressionTypeScheme ;
  skos:topConceptOf microsoftads:BulkCompressionTypeScheme ;
  skos:prefLabel "GZip" ;
  skos:definition "The file should be GZIP compressed." ;
  skos:notation "GZip" .

# Concept scheme: BulkDownloadEntity
microsoftads:BulkDownloadEntityScheme a skos:ConceptScheme ;
  rdfs:label "BulkDownloadEntity" ;
  rdfs:comment "Defines the entities that may be downloaded and uploaded in bulk." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/None> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/Campaigns> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroups> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/Ads> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/Keywords> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeKeywords> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupNegativeKeywords> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignTargetCriterions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupTargetCriterions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeSites> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupNegativeSites> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignLocationAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignCallAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/LocationAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CallAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/NegativeKeywordLists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/SharedNegativeKeywords> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeKeywordListAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ImageAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignImageAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupImageAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AppAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupAppAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignAppAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/PriceAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ReviewAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeDynamicSearchAdTargets> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupProductPartitions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignProductScopes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignReviewAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupReviewAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CalloutAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignCalloutAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupCalloutAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/SitelinkAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignSitelinkAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupSitelinkAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/StructuredSnippetAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignStructuredSnippetAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupStructuredSnippetAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/RemarketingLists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupRemarketingListAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/Budgets> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/TextAds> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ProductAds> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AppInstallAds> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ExpandedTextAds> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/DynamicSearchAds> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupDynamicSearchAdTargets> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupNegativeDynamicSearchAdTargets> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignPriceAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupPriceAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/Labels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignLabels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupLabels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/TextAdLabels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/KeywordLabels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupNegativeRemarketingListAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CustomAudiences> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupCustomAudienceAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupNegativeCustomAudienceAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/InMarketAudiences> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupInMarketAudienceAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupNegativeInMarketAudienceAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/Audiences> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupAudienceAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupNegativeAudienceAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ProductAdLabels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AppInstallAdLabels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ExpandedTextAdLabels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/DynamicSearchAdLabels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountLocationAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountImageAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountAppAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountPriceAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountReviewAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountCalloutAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountSitelinkAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountStructuredSnippetAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ResponsiveAds> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ResponsiveAdLabels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ProductAudiences> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupProductAudienceAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupNegativeProductAudienceAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/SimilarRemarketingLists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupSimilarRemarketingListAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupNegativeSimilarRemarketingListAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/Experiments> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ActionAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignActionAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupActionAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountActionAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ResponsiveSearchAds> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ResponsiveSearchAdLabels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignAudienceAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeAudienceAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignCustomAudienceAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeCustomAudienceAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignInMarketAudienceAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeInMarketAudienceAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignProductAudienceAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeProductAudienceAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignRemarketingListAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeRemarketingListAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignSimilarRemarketingListAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeSimilarRemarketingListAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/Feeds> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/FeedItems> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeStoreCriterions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/PromotionAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountPromotionAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignPromotionAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupPromotionAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CombinedLists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupCombinedListAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupNegativeCombinedListAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignCombinedListAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeCombinedListAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/Images> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CustomerLists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupCustomerListAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupNegativeCustomerListAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignCustomerListAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeCustomerListAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/FilterLinkAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountFilterLinkAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignFilterLinkAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupFilterLinkAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/FlyerAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountFlyerAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignFlyerAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupFlyerAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/BidStrategies> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/VideoAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountVideoAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignVideoAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupVideoAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/Videos> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/DisclaimerAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignDisclaimerAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdcustomizerAttribute> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignAdcustomizerAttribute> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupAdcustomizerAttribute> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/KeywordAdcustomizerAttribute> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignConversionGoal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupHotelListingGroups> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AssetGroups> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AudienceGroups> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeWebpages> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AudienceGroupAssetGroupAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AssetGroupListingGroups> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/LogoAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountLogoAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignLogoAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupLogoAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/LeadFormAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountLeadFormAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignLeadFormAdExtensions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountNegativeKeywordList> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountNegativeKeywordListAssociation> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountNegativeKeyword> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ConversionGoal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/EventGoal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AppInstallGoal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/MultiStageGoal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/DurationGoal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/OfflineConversionGoal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/UrlGoal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/InStoreTransactionGoal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/PagesViewedPerVisitGoal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/SmartGoal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/InStoreVisitGoal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ProductGoal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/SeasonalityAdjustments> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/DataExclusions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/BrandList> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/BrandItem> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignBrandListAssociation> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AssetGroupSearchThemes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ImpressionBasedRemarketingList> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupImpressionBasedRemarketingListAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupNegativeImpressionBasedRemarketingListAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignImpressionBasedRemarketingListAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeImpressionBasedRemarketingListAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AssetGroupUrlTargets> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/NewCustomerAcquisitionGoal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ConversionValueRule> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountPlacementExclusionList> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountPlacementExclusionListItem> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignAccountPlacementExclusionListAssociation> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountPlacementInclusionList> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountPlacementInclusionListItem> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignAccountPlacementInclusionListAssociation> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/Topic> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ContentPlacement> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/BrandKit> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CustomSegment> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupCustomSegmentAssociations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountContentNegativeKeywordList> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountContentNegativeKeywordListAssociation> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountContentNegativeKeyword> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AssetGroupNegativeKeywords> .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/None> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "None" ;
  skos:notation "None" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/Campaigns> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaigns" ;
  skos:definition "Include Campaign records in the download data. New campaign types can be added anytime, so please be sure to leverage the Campaign Type and Sub Type fields to filter as needed." ;
  skos:notation "Campaigns" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroups> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Groups" ;
  skos:altLabel "AdGroups" ;
  skos:definition "Include Ad Group records in the download data." ;
  skos:notation "AdGroups" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/Ads> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ads" ;
  skos:definition "Include App Install Ad, Dynamic Search Ad, Expanded Text Ad, Product Ad, Responsive Ad, Responsive Search Ad, and Text Ad records in the download data. To get ads by type instead of requesting all types of ads, you can include one or more of the AppInstallAds, DynamicSearchAds, ExpandedTextAds, ProductAds, ResponsiveAds, and TextAds values in the download request." ;
  skos:notation "Ads" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/Keywords> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Keywords" ;
  skos:definition "Include Keyword records in the download data." ;
  skos:notation "Keywords" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeKeywords> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Negative Keywords" ;
  skos:altLabel "CampaignNegativeKeywords" ;
  skos:definition "Include Campaign Negative Keyword records in the download data." ;
  skos:notation "CampaignNegativeKeywords" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupNegativeKeywords> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Negative Keywords" ;
  skos:altLabel "AdGroupNegativeKeywords" ;
  skos:definition "Include Ad Group Negative Keyword records in the download data." ;
  skos:notation "AdGroupNegativeKeywords" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignTargetCriterions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Target Criterions" ;
  skos:altLabel "CampaignTargetCriterions" ;
  skos:definition "Include Campaign Age Criterion, Campaign Company Name Criterion, Campaign DayTime Criterion, Campaign DeviceOS Criterion, Campaign Gender Criterion, Campaign Industry Criterion, Campaign Job Function Criterion, Campaign Location Criterion, Campaign Location Intent Criterion, Campaign Negative Age Criterion, Campaign Negative Gender Criterion Campaign Negative Location Criterion, and Campaign Radius Criterion records in the download data." ;
  skos:notation "CampaignTargetCriterions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupTargetCriterions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Target Criterions" ;
  skos:altLabel "AdGroupTargetCriterions" ;
  skos:definition "Include Ad Group Age Criterion, Ad Group Company Name Criterion, Ad Group DayTime Criterion, Ad Group DeviceOS Criterion, Ad Group Gender Criterion, Ad Group Industry Criterion, Ad Group Job Function Criterion, Ad Group Location Criterion, Ad Group Location Intent Criterion, Ad Group Negative Age Criterion, Ad Group Negative Company Name Criterion, Ad Group Negative Gender Criterion, Ad Group Negative Industry Criterion, Ad Group Negative Job Function Criterion, Ad Group Negative Location Criterion, Ad Group Placement Criterion, Ad Group Radius Criterion, and Ad Group Topic Criterion records in the download data." ;
  skos:notation "AdGroupTargetCriterions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeSites> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Negative Sites" ;
  skos:altLabel "CampaignNegativeSites" ;
  skos:definition "Include Campaign Negative Site records in the download data." ;
  skos:notation "CampaignNegativeSites" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupNegativeSites> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Negative Sites" ;
  skos:altLabel "AdGroupNegativeSites" ;
  skos:definition "Include Ad Group Negative Site records in the download data." ;
  skos:notation "AdGroupNegativeSites" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignLocationAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Location Ad Extensions" ;
  skos:altLabel "CampaignLocationAdExtensions" ;
  skos:definition "Include Campaign Location Ad Extension records in the download that represents the association relationship between a campaign and a location ad extension. For Location Ad Extension records, you should include the LocationAdExtensions value in the download request." ;
  skos:notation "CampaignLocationAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignCallAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Call Ad Extensions" ;
  skos:altLabel "CampaignCallAdExtensions" ;
  skos:definition "Include Campaign Call Ad Extension records in the download that represents the association relationship between a campaign and a call ad extension. For Call Ad Extension records, you should include the CallAdExtensions value in the download request." ;
  skos:notation "CampaignCallAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/LocationAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Location Ad Extensions" ;
  skos:altLabel "LocationAdExtensions" ;
  skos:definition "Include Location Ad Extension records in the download data. To get all location ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the location ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation." ;
  skos:notation "LocationAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CallAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Call Ad Extensions" ;
  skos:altLabel "CallAdExtensions" ;
  skos:definition "Include Call Ad Extension records in the download data. To get all call ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the call ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation." ;
  skos:notation "CallAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/NegativeKeywordLists> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Negative Keyword Lists" ;
  skos:altLabel "NegativeKeywordLists" ;
  skos:definition "Include Negative Keyword List records in the download data. The Negative Keyword List records do not include negative keywords that are shared in each list. For Shared Negative Keyword records, you should include the SharedNegativeKeywords value in the download request. The DownloadCampaignsByCampaignIds will return all negative keyword lists from your account's negative keyword list library, whether or not the lists are associated with the specified campaigns ." ;
  skos:notation "NegativeKeywordLists" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/SharedNegativeKeywords> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Shared Negative Keywords" ;
  skos:altLabel "SharedNegativeKeywords" ;
  skos:definition "Include Shared Negative Keyword records in the download data. Shared negative keywords belong to a negative keyword list. For Negative Keyword List records, you should include the NegativeKeywordLists value in the download request." ;
  skos:notation "SharedNegativeKeywords" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeKeywordListAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Negative Keyword List Associations" ;
  skos:altLabel "CampaignNegativeKeywordListAssociations" ;
  skos:definition "Include Campaign Negative Keyword List Association records in the download that represents the association relationship between a campaign and a negative keyword list. For Negative Keyword List records, you should include the NegativeKeywordLists value in the download request." ;
  skos:notation "CampaignNegativeKeywordListAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ImageAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Image Ad Extensions" ;
  skos:altLabel "ImageAdExtensions" ;
  skos:definition "Include Image Ad Extension records in the download data. To get all image ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the image ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation. For each image that the extension depends on, the download data will also include Image records." ;
  skos:notation "ImageAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignImageAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Image Ad Extensions" ;
  skos:altLabel "CampaignImageAdExtensions" ;
  skos:definition "Include Campaign Image Ad Extension records in the download that represents the association relationship between a campaign and an image ad extension. For Image Ad Extension records, you should include the ImageAdExtensions value in the download request." ;
  skos:notation "CampaignImageAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupImageAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Image Ad Extensions" ;
  skos:altLabel "AdGroupImageAdExtensions" ;
  skos:definition "Include Ad Group Image Ad Extension records in the download that each represent the association relationship between an ad group and an image ad extension. For Image Ad Extension records, you should include the ImageAdExtensions value in the download request." ;
  skos:notation "AdGroupImageAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AppAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "App Ad Extensions" ;
  skos:altLabel "AppAdExtensions" ;
  skos:definition "Include App Ad Extension records in the download data. To get all app ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the app ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation." ;
  skos:notation "AppAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupAppAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group App Ad Extensions" ;
  skos:altLabel "AdGroupAppAdExtensions" ;
  skos:definition "Include Ad Group App Ad Extension records in the download that each represent the association relationship between an ad group and an app ad extension. For App Ad Extension records, you should include the AppAdExtensions value in the download request." ;
  skos:notation "AdGroupAppAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignAppAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign App Ad Extensions" ;
  skos:altLabel "CampaignAppAdExtensions" ;
  skos:definition "Include Campaign App Ad Extension records in the download that each represent the association relationship between a campaign and an app ad extension. For App Ad Extension records, you should include the AppAdExtensions value in the download request." ;
  skos:notation "CampaignAppAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/PriceAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Price Ad Extensions" ;
  skos:altLabel "PriceAdExtensions" ;
  skos:definition "Include Price Ad Extension records in the download data. To get all price ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the price ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation." ;
  skos:notation "PriceAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ReviewAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Review Ad Extensions" ;
  skos:altLabel "ReviewAdExtensions" ;
  skos:definition "Include Review Ad Extension records in the download data. To get all review ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the review ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation." ;
  skos:notation "ReviewAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeDynamicSearchAdTargets> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Negative Dynamic Search Ad Targets" ;
  skos:altLabel "CampaignNegativeDynamicSearchAdTargets" ;
  skos:definition "Include Campaign Negative Dynamic Search Ad Target records in the download data." ;
  skos:notation "CampaignNegativeDynamicSearchAdTargets" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupProductPartitions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Product Partitions" ;
  skos:altLabel "AdGroupProductPartitions" ;
  skos:definition "Include Ad Group Product Partition records in the download data." ;
  skos:notation "AdGroupProductPartitions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignProductScopes> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Product Scopes" ;
  skos:altLabel "CampaignProductScopes" ;
  skos:definition "Include Campaign Product Scope records in the download data." ;
  skos:notation "CampaignProductScopes" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignReviewAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Review Ad Extensions" ;
  skos:altLabel "CampaignReviewAdExtensions" ;
  skos:definition "Include Campaign Review Ad Extension records in the download that each represent the association relationship between a campaign and a review ad extension. For Review Ad Extension records, you should include the ReviewAdExtensions value in the download request." ;
  skos:notation "CampaignReviewAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupReviewAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Review Ad Extensions" ;
  skos:altLabel "AdGroupReviewAdExtensions" ;
  skos:definition "Include Ad Group Review Ad Extension records in the download that each represent the association relationship between an ad group and a review ad extension. For Review Ad Extension records, you should include the ReviewAdExtensions value in the download request." ;
  skos:notation "AdGroupReviewAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CalloutAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Callout Ad Extensions" ;
  skos:altLabel "CalloutAdExtensions" ;
  skos:definition "Include Callout Ad Extension records in the download data. To get all callout ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the callout ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation." ;
  skos:notation "CalloutAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignCalloutAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Callout Ad Extensions" ;
  skos:altLabel "CampaignCalloutAdExtensions" ;
  skos:definition "Include Campaign Callout Ad Extension records in the download that represents the association relationship between a campaign and a callout ad extension. For Callout Ad Extension records, you should include the CalloutAdExtensions value in the download request." ;
  skos:notation "CampaignCalloutAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupCalloutAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Callout Ad Extensions" ;
  skos:altLabel "AdGroupCalloutAdExtensions" ;
  skos:definition "Include Ad Group Callout Ad Extension records in the download that each represent the association relationship between an ad group and a callout ad extension. For Callout Ad Extension records, you should include the CalloutAdExtensions value in the download request." ;
  skos:notation "AdGroupCalloutAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/SitelinkAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Sitelink Ad Extensions" ;
  skos:altLabel "SitelinkAdExtensions" ;
  skos:definition "Include Sitelink Ad Extension records in the download data. To get all sitelink ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the sitelink ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation." ;
  skos:notation "SitelinkAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignSitelinkAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Sitelink Ad Extensions" ;
  skos:altLabel "CampaignSitelinkAdExtensions" ;
  skos:definition "Include Campaign Sitelink Ad Extension records in the download that represents the association relationship between a campaign and a sitelink ad extension. For Sitelink Ad Extension records, you should include the SitelinkAdExtensions value in the download request." ;
  skos:notation "CampaignSitelinkAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupSitelinkAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Sitelink Ad Extensions" ;
  skos:altLabel "AdGroupSitelinkAdExtensions" ;
  skos:definition "Include Ad Group Sitelink Ad Extension records in the download that each represent the association relationship between an ad group and a sitelink ad extension. For Sitelink Ad Extension records, you should include the SitelinkAdExtensions value in the download request." ;
  skos:notation "AdGroupSitelinkAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/StructuredSnippetAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Structured Snippet Ad Extensions" ;
  skos:altLabel "StructuredSnippetAdExtensions" ;
  skos:definition "Include Structured Snippet Ad Extension records in the download data. To get all structured snippet ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the structured snippet ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation." ;
  skos:notation "StructuredSnippetAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignStructuredSnippetAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Structured Snippet Ad Extensions" ;
  skos:altLabel "CampaignStructuredSnippetAdExtensions" ;
  skos:definition "Include Campaign Structured Snippet Ad Extension records in the download that represents the association relationship between a campaign and a structured snippet ad extension. For Structured Snippet Ad Extension records, you should include the StructuredSnippetAdExtensions value in the download request." ;
  skos:notation "CampaignStructuredSnippetAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupStructuredSnippetAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Structured Snippet Ad Extensions" ;
  skos:altLabel "AdGroupStructuredSnippetAdExtensions" ;
  skos:definition "Include Ad Group Structured Snippet Ad Extension records in the download that each represent the association relationship between an ad group and a structured snippet ad extension. For Structured Snippet Ad Extension records, you should include the StructuredSnippetAdExtensions value in the download request." ;
  skos:notation "AdGroupStructuredSnippetAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/RemarketingLists> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Remarketing Lists" ;
  skos:altLabel "RemarketingLists" ;
  skos:definition "Include Remarketing List records in the download data. The DownloadCampaignsByAccountIds and DownloadCampaignsByCampaignIds operations return the same set of remarketing lists for the current authenticated user. All remarketing lists that have Scope set to Customer are included. The remarketing lists that have Scope set to Account are also included if the user has access to view or manage those accounts. In other words, if a remarketing list is in account scope for an account that the user cannot access, then it is excluded from the download results." ;
  skos:notation "RemarketingLists" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupRemarketingListAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Remarketing List Associations" ;
  skos:altLabel "AdGroupRemarketingListAssociations" ;
  skos:definition "Include Ad Group Remarketing List Association records in the download that each represent the association relationship between an ad group and a remarketing list. For Remarketing List records, you should include the RemarketingLists value in the download request." ;
  skos:notation "AdGroupRemarketingListAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/Budgets> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Budgets" ;
  skos:definition "Include Budget records in the download data." ;
  skos:notation "Budgets" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/TextAds> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Text Ads" ;
  skos:altLabel "TextAds" ;
  skos:definition "Include Text Ad records in the download data. To get all types of ads instead of requesting ads by type, you can include the Ads value in the download request." ;
  skos:notation "TextAds" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ProductAds> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Product Ads" ;
  skos:altLabel "ProductAds" ;
  skos:definition "Include Product Ad records in the download data. To get all types of ads instead of requesting ads by type, you can include the Ads value in the download request." ;
  skos:notation "ProductAds" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AppInstallAds> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "App Install Ads" ;
  skos:altLabel "AppInstallAds" ;
  skos:definition "Include App Install Ad records in the download data. To get all types of ads instead of requesting ads by type, you can include the Ads value in the download request." ;
  skos:notation "AppInstallAds" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ExpandedTextAds> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Expanded Text Ads" ;
  skos:altLabel "ExpandedTextAds" ;
  skos:definition "Include Expanded Text Ad records in the download data. To get all types of ads instead of requesting ads by type, you can include the Ads value in the download request." ;
  skos:notation "ExpandedTextAds" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/DynamicSearchAds> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Dynamic Search Ads" ;
  skos:altLabel "DynamicSearchAds" ;
  skos:definition "Include Dynamic Search Ad records in the download data. To get all types of ads instead of requesting ads by type, you can include the Ads value in the download request." ;
  skos:notation "DynamicSearchAds" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupDynamicSearchAdTargets> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Dynamic Search Ad Targets" ;
  skos:altLabel "AdGroupDynamicSearchAdTargets" ;
  skos:definition "Include Ad Group Dynamic Search Ad Target records in the download data." ;
  skos:notation "AdGroupDynamicSearchAdTargets" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupNegativeDynamicSearchAdTargets> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Negative Dynamic Search Ad Targets" ;
  skos:altLabel "AdGroupNegativeDynamicSearchAdTargets" ;
  skos:definition "Include Ad Group Negative Dynamic Search Ad Target records in the download data." ;
  skos:notation "AdGroupNegativeDynamicSearchAdTargets" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignPriceAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Price Ad Extensions" ;
  skos:altLabel "CampaignPriceAdExtensions" ;
  skos:definition "Include Campaign Price Ad Extension records in the download that represents the association relationship between a campaign and a price ad extension. For Price Ad Extension records, you should include the PriceAdExtensions value in the download request." ;
  skos:notation "CampaignPriceAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupPriceAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Price Ad Extensions" ;
  skos:altLabel "AdGroupPriceAdExtensions" ;
  skos:definition "Include Ad Group Price Ad Extension records in the download that each represent the association relationship between an ad group and a price ad extension. For Price Ad Extension records, you should include the PriceAdExtensions value in the download request." ;
  skos:notation "AdGroupPriceAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/Labels> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Labels" ;
  skos:definition "Include Label records in the download data. The DownloadCampaignsByCampaignIds operation will ignore campaign scope and return all labels from your account's labels library. Likewise the DownloadCampaignsByAccountIds operation will return all labels from your account's labels library." ;
  skos:notation "Labels" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignLabels> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Labels" ;
  skos:altLabel "CampaignLabels" ;
  skos:definition "Include Campaign Label records in the download that each represent a label applied to a campaign. For Label records, you should include the Labels value in the download request." ;
  skos:notation "CampaignLabels" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupLabels> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Labels" ;
  skos:altLabel "AdGroupLabels" ;
  skos:definition "Include Ad Group Label records in the download that each represent a label applied to an ad group. For Label records, you should include the Labels value in the download request." ;
  skos:notation "AdGroupLabels" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/TextAdLabels> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Text Ad Labels" ;
  skos:altLabel "TextAdLabels" ;
  skos:definition "Include Text Ad Label records in the download that each represent a label applied to a text ad. For Label records, you should include the Labels value in the download request." ;
  skos:notation "TextAdLabels" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/KeywordLabels> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Keyword Labels" ;
  skos:altLabel "KeywordLabels" ;
  skos:definition "Include Keyword Label records in the download that each represent a label applied to a keyword. For Label records, you should include the Labels value in the download request." ;
  skos:notation "KeywordLabels" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupNegativeRemarketingListAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Negative Remarketing List Associations" ;
  skos:altLabel "AdGroupNegativeRemarketingListAssociations" ;
  skos:definition "Include Ad Group Negative Remarketing List Association records in the download that each represent the association relationship between an ad group and a remarketing list exclusion. For Remarketing List records, you should include the RemarketingLists value in the download request." ;
  skos:notation "AdGroupNegativeRemarketingListAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CustomAudiences> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Custom Audiences" ;
  skos:altLabel "CustomAudiences" ;
  skos:definition "Include Custom Audience records in the download data. The DownloadCampaignsByAccountIds and DownloadCampaignsByCampaignIds operations return the same set of custom audiences for the current authenticated user. All custom audiences that have Scope set to Customer are included. The custom audiences that have Scope set to Account are also included if the user has access to view or manage those accounts. In other words, if a custom audience is in account scope for an account that the user cannot access, then it is excluded from the download results." ;
  skos:notation "CustomAudiences" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupCustomAudienceAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Custom Audience Associations" ;
  skos:altLabel "AdGroupCustomAudienceAssociations" ;
  skos:definition "Include Ad Group Custom Audience Association records in the download that each represent the association relationship between an ad group and a custom audience. For Custom Audience records, you should include the CustomAudiences value in the download request." ;
  skos:notation "AdGroupCustomAudienceAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupNegativeCustomAudienceAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Negative Custom Audience Associations" ;
  skos:altLabel "AdGroupNegativeCustomAudienceAssociations" ;
  skos:definition "Include Ad Group Negative Custom Audience Association records in the download that each represent the association relationship between an ad group and a custom audience exclusion. For Custom Audience records, you should include the CustomAudiences value in the download request." ;
  skos:notation "AdGroupNegativeCustomAudienceAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/InMarketAudiences> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "In Market Audiences" ;
  skos:altLabel "InMarketAudiences" ;
  skos:definition "Include In Market Audience records in the download data. The DownloadCampaignsByAccountIds and DownloadCampaignsByCampaignIds operations return the same set of in-market audiences for the current authenticated user. All in-market audiences that have Scope set to Customer are included. The in-market audiences that have Scope set to Account are also included if the user has access to view or manage those accounts. In other words, if an in-market audience is in account scope for an account that the user cannot access, then it is excluded from the download results." ;
  skos:notation "InMarketAudiences" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupInMarketAudienceAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group In Market Audience Associations" ;
  skos:altLabel "AdGroupInMarketAudienceAssociations" ;
  skos:definition "Include Ad Group In Market Audience Association records in the download that each represent the association relationship between an ad group and an in-market audience. For In Market Audience records, you should include the InMarketAudiences value in the download request." ;
  skos:notation "AdGroupInMarketAudienceAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupNegativeInMarketAudienceAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Negative In Market Audience Associations" ;
  skos:altLabel "AdGroupNegativeInMarketAudienceAssociations" ;
  skos:definition "Include Ad Group Negative In Market Audience Association records in the download that each represent the association relationship between an ad group and an in-market audience exclusion. For In Market Audience records, you should include the InMarketAudiences value in the download request." ;
  skos:notation "AdGroupNegativeInMarketAudienceAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/Audiences> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Audiences" ;
  skos:definition "Include Combined List, Custom Audience, Customer List, In Market Audience, Product Audience, Remarketing List, and Similar Remarketing List records in the download data. To get all available audience data, you must use Audiences, Impression-based Remarketing Lists, or Custom Segments. The DownloadCampaignsByAccountIds and DownloadCampaignsByCampaignIds operations return the same set of audiences for the current authenticated user. All audiences that have Scope set to Customer are included. The audiences that have Scope set to Account are also included if the user has access to view or manage those accounts. In other words, if an audience is in account scope for an account that the user cannot access, then it is excluded from the download results. To get audiences by type instead of requesting all types of audiences, you can include one or more of the CombinedLists, CustomAudiences, CustomSegments, CustomerLists, ImpressionBasedRemarketingLists, InMarketAudiences, ProductAudiences, RemarketingLists, and SimilarRemarketingLists values in the download request." ;
  skos:notation "Audiences" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupAudienceAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Audience Associations" ;
  skos:altLabel "AdGroupAudienceAssociations" ;
  skos:definition "Include Ad Group Combined List Association, Ad Group Custom Audience Association, Ad Group Customer List Association, Ad Group In Market Audience Association, Ad Group Product Audience Association, Ad Group Remarketing List Association, and Ad Group Similar Remarketing List Association records in the download data. To get audience associations by type instead of requesting all types of audience associations, you can include one or more of the AdGroupCombinedListAssociations, AdGroupCustomAudienceAssociations, AdGroupCustomerListAssociations, AdGroupImpressionBasedRemarketingListAssociations, AdGroupInMarketAudienceAssociations, AdGroupProductAudienceAssociations, AdGroupRemarketingListAssociations, and AdGroupSimilarRemarketingListAssociations values in the download request." ;
  skos:notation "AdGroupAudienceAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupNegativeAudienceAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Negative Audience Associations" ;
  skos:altLabel "AdGroupNegativeAudienceAssociations" ;
  skos:definition "Include Ad Group Negative Combined List Association, Ad Group Negative Custom Audience Association, Ad Group Negative Customer List Association, Ad Group Negative In Market Audience Association, Ad Group Negative Product Audience Association, Ad Group Negative Remarketing List Association, and Ad Group Negative Similar Remarketing List Association records in the download data. To get negative audience associations by type instead of requesting all types of negative audience associations, you can include one or more of the AdGroupNegativeCombinedListAssociations, AdGroupNegativeCustomAudienceAssociations, AdGroupNegativeCustomerListAssociations, AdGroupInMarketAudienceNegativeAssociations, AdGroupNegativeProductAudienceAssociations, AdGroupNegativeRemarketingListAssociations, and AdGroupNegativeSimilarRemarketingListAssociations values in the download request." ;
  skos:notation "AdGroupNegativeAudienceAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ProductAdLabels> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Product Ad Labels" ;
  skos:altLabel "ProductAdLabels" ;
  skos:definition "Include Product Ad Label records in the download that each represent a label applied to a product ad. For Label records, you should include the Labels value in the download request." ;
  skos:notation "ProductAdLabels" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AppInstallAdLabels> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "App Install Ad Labels" ;
  skos:altLabel "AppInstallAdLabels" ;
  skos:definition "Include App Install Ad Label records in the download that each represent a label applied to an app install ad. For Label records, you should include the Labels value in the download request." ;
  skos:notation "AppInstallAdLabels" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ExpandedTextAdLabels> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Expanded Text Ad Labels" ;
  skos:altLabel "ExpandedTextAdLabels" ;
  skos:definition "Include Expanded Text Ad Label records in the download that each represent a label applied to an expanded text ad. For Label records, you should include the Labels value in the download request." ;
  skos:notation "ExpandedTextAdLabels" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/DynamicSearchAdLabels> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Dynamic Search Ad Labels" ;
  skos:altLabel "DynamicSearchAdLabels" ;
  skos:definition "Include Dynamic Search Ad Label records in the download that each represent a label applied to a dynamic search ad. For Label records, you should include the Labels value in the download request." ;
  skos:notation "DynamicSearchAdLabels" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountLocationAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account Location Ad Extensions" ;
  skos:altLabel "AccountLocationAdExtensions" ;
  skos:definition "Include Account Location Ad Extension records in the download that represents the association relationship between an account and a location ad extension. For Location Ad Extension records, you should include the LocationAdExtensions value in the download request." ;
  skos:notation "AccountLocationAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountImageAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account Image Ad Extensions" ;
  skos:altLabel "AccountImageAdExtensions" ;
  skos:definition "Include Account Image Ad Extension records in the download that represents the association relationship between an account and an image ad extension. For Image Ad Extension records, you should include the ImageAdExtensions value in the download request." ;
  skos:notation "AccountImageAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountAppAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account App Ad Extensions" ;
  skos:altLabel "AccountAppAdExtensions" ;
  skos:definition "Include Account App Ad Extension records in the download that each represent the association relationship between an account and an app ad extension. For App Ad Extension records, you should include the AppAdExtensions value in the download request." ;
  skos:notation "AccountAppAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountPriceAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account Price Ad Extensions" ;
  skos:altLabel "AccountPriceAdExtensions" ;
  skos:definition "Include Account Price Ad Extension records in the download that represents the association relationship between an account and a price ad extension. For Price Ad Extension records, you should include the PriceAdExtensions value in the download request." ;
  skos:notation "AccountPriceAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountReviewAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account Review Ad Extensions" ;
  skos:altLabel "AccountReviewAdExtensions" ;
  skos:definition "Include Account Review Ad Extension records in the download that each represent the association relationship between an account and a review ad extension. For Review Ad Extension records, you should include the ReviewAdExtensions value in the download request." ;
  skos:notation "AccountReviewAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountCalloutAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account Callout Ad Extensions" ;
  skos:altLabel "AccountCalloutAdExtensions" ;
  skos:definition "Include Account Callout Ad Extension records in the download that represents the association relationship between an account and a callout ad extension. For Callout Ad Extension records, you should include the CalloutAdExtensions value in the download request." ;
  skos:notation "AccountCalloutAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountSitelinkAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account Sitelink Ad Extensions" ;
  skos:altLabel "AccountSitelinkAdExtensions" ;
  skos:definition "Include Account Sitelink Ad Extension records in the download that represents the association relationship between an account and a sitelink ad extension. For Sitelink Ad Extension records, you should include the SitelinkAdExtensions value in the download request." ;
  skos:notation "AccountSitelinkAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountStructuredSnippetAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account Structured Snippet Ad Extensions" ;
  skos:altLabel "AccountStructuredSnippetAdExtensions" ;
  skos:definition "Include Account Structured Snippet Ad Extension records in the download that represents the association relationship between an account and a structured snippet ad extension. For Structured Snippet Ad Extension records, you should include the StructuredSnippetAdExtensions value in the download request." ;
  skos:notation "AccountStructuredSnippetAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ResponsiveAds> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Responsive Ads" ;
  skos:altLabel "ResponsiveAds" ;
  skos:definition "Include Responsive Ad records in the download data. To get all types of ads instead of requesting ads by type, you can include the Ads value in the download request. For each image that the responsive ad depends on, the download data will also include Image records." ;
  skos:notation "ResponsiveAds" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ResponsiveAdLabels> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Responsive Ad Labels" ;
  skos:altLabel "ResponsiveAdLabels" ;
  skos:definition "Include Responsive Ad Label records in the download that each represent a label applied to a responsive ad. For Label records, you should include the Labels value in the download request." ;
  skos:notation "ResponsiveAdLabels" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ProductAudiences> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Product Audiences" ;
  skos:altLabel "ProductAudiences" ;
  skos:definition "Include Product Audience records in the download data. The DownloadCampaignsByAccountIds and DownloadCampaignsByCampaignIds operations return the same set of product audiences for the current authenticated user. All product audiences that have Scope set to Customer are included. The product audiences that have Scope set to Account are also included if the user has access to view or manage those accounts. In other words, if a product audience is in account scope for an account that the user cannot access, then it is excluded from the download results." ;
  skos:notation "ProductAudiences" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupProductAudienceAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Product Audience Associations" ;
  skos:altLabel "AdGroupProductAudienceAssociations" ;
  skos:definition "Include Ad Group Product Audience Association records in the download that each represent the association relationship between an ad group and a product audience. For Product Audience records, you should include the ProductAudiences value in the download request." ;
  skos:notation "AdGroupProductAudienceAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupNegativeProductAudienceAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Negative Product Audience Associations" ;
  skos:altLabel "AdGroupNegativeProductAudienceAssociations" ;
  skos:definition "Include Ad Group Negative Product Audience Association records in the download that each represent the association relationship between an ad group and a product audience exclusion. For Product Audience records, you should include the ProductAudiences value in the download request." ;
  skos:notation "AdGroupNegativeProductAudienceAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/SimilarRemarketingLists> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Similar Remarketing Lists" ;
  skos:altLabel "SimilarRemarketingLists" ;
  skos:definition "Include Similar Remarketing List records in the download data. The DownloadCampaignsByAccountIds and DownloadCampaignsByCampaignIds operations return the same set of similar remarketing lists for the current authenticated user. All similar remarketing lists that have Scope set to Customer are included. The similar remarketing lists that have Scope set to Account are also included if the user has access to view or manage those accounts. In other words, if a similar remarketing list is in account scope for an account that the user cannot access, then it is excluded from the download results." ;
  skos:notation "SimilarRemarketingLists" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupSimilarRemarketingListAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Similar Remarketing List Associations" ;
  skos:altLabel "AdGroupSimilarRemarketingListAssociations" ;
  skos:definition "Include Ad Group Similar Remarketing List Association records in the download that each represent the association relationship between an ad group and a similar remarketing list. For Similar Remarketing List records, you should include the SimilarRemarketingLists value in the download request." ;
  skos:notation "AdGroupSimilarRemarketingListAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupNegativeSimilarRemarketingListAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Negative Similar Remarketing List Associations" ;
  skos:altLabel "AdGroupNegativeSimilarRemarketingListAssociations" ;
  skos:definition "Include Ad Group Negative Similar Remarketing List Association records in the download that each represent the association relationship between an ad group and a similar remarketing list exclusion. For Similar Remarketing List records, you should include the SimilarRemarketingLists value in the download request." ;
  skos:notation "AdGroupNegativeSimilarRemarketingListAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/Experiments> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Experiments" ;
  skos:definition "Include Experiment records in the download data. To get all experiments from your account, use the DownloadCampaignsByAccountIds operation. To get only the experiments that use specific base or experiment campaigns, use the DownloadCampaignsByCampaignIds operation." ;
  skos:notation "Experiments" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ActionAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Action Ad Extensions" ;
  skos:altLabel "ActionAdExtensions" ;
  skos:definition "Include Action Ad Extension records in the download data. To get all action ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the action ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation." ;
  skos:notation "ActionAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignActionAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Action Ad Extensions" ;
  skos:altLabel "CampaignActionAdExtensions" ;
  skos:definition "Include Campaign Action Ad Extension records in the download that represents the association relationship between a campaign and an action ad extension. For Action Ad Extension records, you should include the ActionAdExtensions value in the download request." ;
  skos:notation "CampaignActionAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupActionAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Action Ad Extensions" ;
  skos:altLabel "AdGroupActionAdExtensions" ;
  skos:definition "Include Ad Group Action Ad Extension records in the download that each represent the association relationship between an ad group and an action ad extension. For Action Ad Extension records, you should include the ActionAdExtensions value in the download request." ;
  skos:notation "AdGroupActionAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountActionAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account Action Ad Extensions" ;
  skos:altLabel "AccountActionAdExtensions" ;
  skos:definition "Include Account Action Ad Extension records in the download that represents the association relationship between an account and an action ad extension. For Action Ad Extension records, you should include the ActionAdExtensions value in the download request." ;
  skos:notation "AccountActionAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ResponsiveSearchAds> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Responsive Search Ads" ;
  skos:altLabel "ResponsiveSearchAds" ;
  skos:definition "Include Responsive Search Ad records in the download data. To get all types of ads instead of requesting ads by type, you can include the Ads value in the download request." ;
  skos:notation "ResponsiveSearchAds" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ResponsiveSearchAdLabels> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Responsive Search Ad Labels" ;
  skos:altLabel "ResponsiveSearchAdLabels" ;
  skos:definition "Include Responsive Search Ad Label records in the download that each represent a label applied to a responsive search ad. For Label records, you should include the Labels value in the download request." ;
  skos:notation "ResponsiveSearchAdLabels" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignAudienceAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Audience Associations" ;
  skos:altLabel "CampaignAudienceAssociations" ;
  skos:definition "Include Campaign Combined List Association, Campaign Custom Audience Association, Campaign Customer List Association, Campaign In Market Audience Association, Campaign Product Audience Association, Campaign Remarketing List Association, and Campaign Similar Remarketing List Association records in the download data. To get audience associations by type instead of requesting all types of audience associations, you can include one or more of the CampaignCombinedListAssociations, CampaignCustomAudienceAssociations, CampaignCustomerListAssociations, CampaignImpressionBasedRemarketingListAssociations, CampaignInMarketAudienceAssociations, CampaignProductAudienceAssociations, CampaignRemarketingListAssociations, and CampaignSimilarRemarketingListAssociations values in the download request." ;
  skos:notation "CampaignAudienceAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeAudienceAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Negative Audience Associations" ;
  skos:altLabel "CampaignNegativeAudienceAssociations" ;
  skos:definition "Include Campaign Negative Combined List Association, Campaign Negative Custom Audience Association, Campaign Negative Customer List Association, Campaign Negative In Market Audience Association, Campaign Negative Product Audience Association, Campaign Negative Remarketing List Association, and Campaign Negative Similar Remarketing List Association records in the download data. To get negative audience associations by type instead of requesting all types of negative audience associations, you can include one or more of the CampaignNegativeCombinedListAssociations, CampaignNegativeCustomAudienceAssociations, CampaignNegativeCustomerListAssociations, CampaignInMarketAudienceNegativeAssociations, CampaignNegativeProductAudienceAssociations, CampaignNegativeRemarketingListAssociations, and CampaignNegativeSimilarRemarketingListAssociations values in the download request." ;
  skos:notation "CampaignNegativeAudienceAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignCustomAudienceAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Custom Audience Associations" ;
  skos:altLabel "CampaignCustomAudienceAssociations" ;
  skos:definition "Include Campaign Custom Audience Association records in the download that each represent the association relationship between a campaign and a custom audience. For Custom Audience records, you should include the CustomAudiences value in the download request." ;
  skos:notation "CampaignCustomAudienceAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeCustomAudienceAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Negative Custom Audience Associations" ;
  skos:altLabel "CampaignNegativeCustomAudienceAssociations" ;
  skos:definition "Include Campaign Negative Custom Audience Association records in the download that each represent the association relationship between a campaign and a custom audience exclusion. For Custom Audience records, you should include the CustomAudiences value in the download request." ;
  skos:notation "CampaignNegativeCustomAudienceAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignInMarketAudienceAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign In Market Audience Associations" ;
  skos:altLabel "CampaignInMarketAudienceAssociations" ;
  skos:definition "Include Campaign In Market Audience Association records in the download that each represent the association relationship between a campaign and an in-market audience. For In Market Audience records, you should include the InMarketAudiences value in the download request." ;
  skos:notation "CampaignInMarketAudienceAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeInMarketAudienceAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Negative In Market Audience Associations" ;
  skos:altLabel "CampaignNegativeInMarketAudienceAssociations" ;
  skos:definition "Include Campaign Negative In Market Audience Association records in the download that each represent the association relationship between a campaign and an in-market audience exclusion. For In Market Audience records, you should include the InMarketAudiences value in the download request." ;
  skos:notation "CampaignNegativeInMarketAudienceAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignProductAudienceAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Product Audience Associations" ;
  skos:altLabel "CampaignProductAudienceAssociations" ;
  skos:definition "Include Campaign Product Audience Association records in the download that each represent the association relationship between a campaign and a product audience. For Product Audience records, you should include the ProductAudiences value in the download request." ;
  skos:notation "CampaignProductAudienceAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeProductAudienceAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Negative Product Audience Associations" ;
  skos:altLabel "CampaignNegativeProductAudienceAssociations" ;
  skos:definition "Include Campaign Negative Product Audience Association records in the download that each represent the association relationship between a campaign and a product audience exclusion. For Product Audience records, you should include the ProductAudiences value in the download request." ;
  skos:notation "CampaignNegativeProductAudienceAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignRemarketingListAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Remarketing List Associations" ;
  skos:altLabel "CampaignRemarketingListAssociations" ;
  skos:definition "Include Campaign Remarketing List Association records in the download that each represent the association relationship between a campaign and a remarketing list. For Remarketing List records, you should include the RemarketingLists value in the download request." ;
  skos:notation "CampaignRemarketingListAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeRemarketingListAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Negative Remarketing List Associations" ;
  skos:altLabel "CampaignNegativeRemarketingListAssociations" ;
  skos:definition "Include Campaign Negative Remarketing List Association records in the download that each represent the association relationship between a campaign and a remarketing list exclusion. For Remarketing List records, you should include the RemarketingLists value in the download request." ;
  skos:notation "CampaignNegativeRemarketingListAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignSimilarRemarketingListAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Similar Remarketing List Associations" ;
  skos:altLabel "CampaignSimilarRemarketingListAssociations" ;
  skos:definition "Include Campaign Similar Remarketing List Association records in the download that each represent the association relationship between a campaign and a similar remarketing list. For Similar Remarketing List records, you should include the SimilarRemarketingLists value in the download request." ;
  skos:notation "CampaignSimilarRemarketingListAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeSimilarRemarketingListAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Negative Similar Remarketing List Associations" ;
  skos:altLabel "CampaignNegativeSimilarRemarketingListAssociations" ;
  skos:definition "Include Campaign Negative Similar Remarketing List Association records in the download that each represent the association relationship between a campaign and a similar remarketing list exclusion. For Similar Remarketing List records, you should include the SimilarRemarketingLists value in the download request." ;
  skos:notation "CampaignNegativeSimilarRemarketingListAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/Feeds> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Feeds" ;
  skos:definition "Include Feed records in the download data. To get all feeds from your account, use the DownloadCampaignsByAccountIds operation. If you use the DownloadCampaignsByCampaignIds operation, feeds will not be included in the download data." ;
  skos:notation "Feeds" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/FeedItems> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Feed Items" ;
  skos:altLabel "FeedItems" ;
  skos:definition "Include Feed Item records in the download data. To get all feed items from your account, use the DownloadCampaignsByAccountIds operation. If you use the DownloadCampaignsByCampaignIds operation, feed items will not be included in the download data." ;
  skos:notation "FeedItems" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeStoreCriterions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Negative Store Criterions" ;
  skos:altLabel "CampaignNegativeStoreCriterions" ;
  skos:definition "Include Campaign Negative Store Criterion records in the download data." ;
  skos:notation "CampaignNegativeStoreCriterions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/PromotionAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Promotion Ad Extensions" ;
  skos:altLabel "PromotionAdExtensions" ;
  skos:definition "Include Promotion Ad Extension records in the download data. To get all promotion ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the promotion ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation." ;
  skos:notation "PromotionAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountPromotionAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account Promotion Ad Extensions" ;
  skos:altLabel "AccountPromotionAdExtensions" ;
  skos:definition "Include Account Promotion Ad Extension records in the download that represents the association relationship between an account and a promotion ad extension. For Promotion Ad Extension records, you should include the PromotionAdExtensions value in the download request." ;
  skos:notation "AccountPromotionAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignPromotionAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Promotion Ad Extensions" ;
  skos:altLabel "CampaignPromotionAdExtensions" ;
  skos:definition "Include Campaign Promotion Ad Extension records in the download that represents the association relationship between a campaign and a promotion ad extension. For Promotion Ad Extension records, you should include the PromotionAdExtensions value in the download request." ;
  skos:notation "CampaignPromotionAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupPromotionAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Promotion Ad Extensions" ;
  skos:altLabel "AdGroupPromotionAdExtensions" ;
  skos:definition "Include Ad Group Promotion Ad Extension records in the download that each represent the association relationship between an ad group and a promotion ad extension. For Promotion Ad Extension records, you should include the PromotionAdExtensions value in the download request." ;
  skos:notation "AdGroupPromotionAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CombinedLists> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Combined Lists" ;
  skos:altLabel "CombinedLists" ;
  skos:definition "Include Combined List records in the download data. The DownloadCampaignsByAccountIds and DownloadCampaignsByCampaignIds operations return the same set of combined lists for the current authenticated user. All combined lists that have Scope set to Customer are included. The combined lists that have Scope set to Account are also included if the user has access to view or manage those accounts. In other words, if a combined list is in account scope for an account that the user cannot access, then it is excluded from the download results." ;
  skos:notation "CombinedLists" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupCombinedListAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Combined List Associations" ;
  skos:altLabel "AdGroupCombinedListAssociations" ;
  skos:definition "Include Ad Group Combined List Association records in the download that each represent the association relationship between an ad group and a combined list. For Combined List records, you should include the CombinedLists value in the download request." ;
  skos:notation "AdGroupCombinedListAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupNegativeCombinedListAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Negative Combined List Associations" ;
  skos:altLabel "AdGroupNegativeCombinedListAssociations" ;
  skos:definition "Include Ad Group Negative Combined List Association records in the download that each represent the association relationship between an ad group and a combined list exclusion. For Combined List records, you should include the CombinedLists value in the download request." ;
  skos:notation "AdGroupNegativeCombinedListAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignCombinedListAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Combined List Associations" ;
  skos:altLabel "CampaignCombinedListAssociations" ;
  skos:definition "Include Campaign Combined List Association records in the download that each represent the association relationship between a campaign and a combined list. For Combined List records, you should include the CombinedLists value in the download request." ;
  skos:notation "CampaignCombinedListAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeCombinedListAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Negative Combined List Associations" ;
  skos:altLabel "CampaignNegativeCombinedListAssociations" ;
  skos:definition "Include Campaign Negative Combined List Association records in the download that each represent the association relationship between a campaign and a combined list exclusion. For Combined List records, you should include the CombinedLists value in the download request." ;
  skos:notation "CampaignNegativeCombinedListAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/Images> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Images" ;
  skos:definition "Include Image records in the download data." ;
  skos:notation "Images" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CustomerLists> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Customer Lists" ;
  skos:altLabel "CustomerLists" ;
  skos:definition "Include Customer List records in the download data. The DownloadCampaignsByAccountIds and DownloadCampaignsByCampaignIds operations return the same set of customer lists for the current authenticated user. All customer lists that have Scope set to Customer are included. The customer lists that have Scope set to Account are also included if the user has access to view or manage those accounts. In other words, if a customer list is in account scope for an account that the user cannot access, then it is excluded from the download results." ;
  skos:notation "CustomerLists" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupCustomerListAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Customer List Associations" ;
  skos:altLabel "AdGroupCustomerListAssociations" ;
  skos:definition "Include Ad Group Customer List Association records in the download that each represent the association relationship between an ad group and a customer list. For Customer List records, you should include the CustomerLists value in the download request." ;
  skos:notation "AdGroupCustomerListAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupNegativeCustomerListAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Negative Customer List Associations" ;
  skos:altLabel "AdGroupNegativeCustomerListAssociations" ;
  skos:definition "Include Ad Group Negative Customer List Association records in the download that each represent the association relationship between an ad group and a customer list exclusion. For Customer List records, you should include the CustomerLists value in the download request." ;
  skos:notation "AdGroupNegativeCustomerListAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignCustomerListAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Customer List Associations" ;
  skos:altLabel "CampaignCustomerListAssociations" ;
  skos:definition "Include Campaign Customer List Association records in the download that each represent the association relationship between a campaign and a customer list. For Customer List records, you should include the CustomerLists value in the download request." ;
  skos:notation "CampaignCustomerListAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeCustomerListAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Negative Customer List Associations" ;
  skos:altLabel "CampaignNegativeCustomerListAssociations" ;
  skos:definition "Include Campaign Negative Customer List Association records in the download that each represent the association relationship between a campaign and a customer list exclusion. For Customer List records, you should include the CustomerLists value in the download request." ;
  skos:notation "CampaignNegativeCustomerListAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/FilterLinkAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Filter Link Ad Extensions" ;
  skos:altLabel "FilterLinkAdExtensions" ;
  skos:definition "Include Filter Link Ad Extension records in the download data. To get all filter link ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the filter link ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation." ;
  skos:notation "FilterLinkAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountFilterLinkAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account Filter Link Ad Extensions" ;
  skos:altLabel "AccountFilterLinkAdExtensions" ;
  skos:definition "Include Account Filter Link Ad Extension records in the download that represents the association relationship between an account and a filter link ad extension. For Filter Link Ad Extension records, you should include the FilterLinkAdExtensions value in the download request." ;
  skos:notation "AccountFilterLinkAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignFilterLinkAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Filter Link Ad Extensions" ;
  skos:altLabel "CampaignFilterLinkAdExtensions" ;
  skos:definition "Include Campaign Filter Link Ad Extension records in the download that represents the association relationship between a campaign and a filter link ad extension. For Filter Link Ad Extension records, you should include the FilterLinkAdExtensions value in the download request." ;
  skos:notation "CampaignFilterLinkAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupFilterLinkAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Filter Link Ad Extensions" ;
  skos:altLabel "AdGroupFilterLinkAdExtensions" ;
  skos:definition "Include Ad Group Filter Link Ad Extension records in the download that each represent the association relationship between an ad group and a filter link ad extension. For Filter Link Ad Extension records, you should include the FilterLinkAdExtensions value in the download request." ;
  skos:notation "AdGroupFilterLinkAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/FlyerAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Flyer Ad Extensions" ;
  skos:altLabel "FlyerAdExtensions" ;
  skos:definition "Include Flyer Ad Extension records in the download data. To get all flyer ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the flyer ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation." ;
  skos:notation "FlyerAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountFlyerAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account Flyer Ad Extensions" ;
  skos:altLabel "AccountFlyerAdExtensions" ;
  skos:definition "Include Account Flyer Ad Extension records in the download that represents the association relationship between an account and a flyer ad extension. For Flyer Ad Extension records, you should include the FlyerAdExtensions value in the download request." ;
  skos:notation "AccountFlyerAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignFlyerAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Flyer Ad Extensions" ;
  skos:altLabel "CampaignFlyerAdExtensions" ;
  skos:definition "Include Campaign Flyer Ad Extension records in the download that represents the association relationship between a campaign and a flyer ad extension. For Flyer Ad Extension records, you should include the FlyerAdExtensions value in the download request." ;
  skos:notation "CampaignFlyerAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupFlyerAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Flyer Ad Extensions" ;
  skos:altLabel "AdGroupFlyerAdExtensions" ;
  skos:definition "Include Ad Group Flyer Ad Extension records in the download that each represent the association relationship between an ad group and a flyer ad extension. For Flyer Ad Extension records, you should include the FlyerAdExtensions value in the download request." ;
  skos:notation "AdGroupFlyerAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/BidStrategies> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Bid Strategies" ;
  skos:altLabel "BidStrategies" ;
  skos:definition "Include Bid Strategy records in the download data." ;
  skos:notation "BidStrategies" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/VideoAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Video Ad Extensions" ;
  skos:altLabel "VideoAdExtensions" ;
  skos:definition "Include Video Ad Extension records in the download data. To get all video ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the video ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation." ;
  skos:notation "VideoAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountVideoAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account Video Ad Extensions" ;
  skos:altLabel "AccountVideoAdExtensions" ;
  skos:definition "Include Account Video Ad Extension records in the download that represents the association relationship between an account and a video ad extension. For Video Ad Extension records, you should include the VideoAdExtensions value in the download request." ;
  skos:notation "AccountVideoAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignVideoAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Video Ad Extensions" ;
  skos:altLabel "CampaignVideoAdExtensions" ;
  skos:definition "Include Campaign Video Ad Extension records in the download that represents the association relationship between a campaign and a video ad extension. For Video Ad Extension records, you should include the VideoAdExtensions value in the download request." ;
  skos:notation "CampaignVideoAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupVideoAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Video Ad Extensions" ;
  skos:altLabel "AdGroupVideoAdExtensions" ;
  skos:definition "Include Ad Group Video Ad Extension records in the download that each represent the association relationship between an ad group and a video ad extension. For Video Ad Extension records, you should include the VideoAdExtensions value in the download request." ;
  skos:notation "AdGroupVideoAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/Videos> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Videos" ;
  skos:definition "Include Video records in the download data." ;
  skos:notation "Videos" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/DisclaimerAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Disclaimer Ad Extensions" ;
  skos:altLabel "DisclaimerAdExtensions" ;
  skos:definition "Include Disclaimer Ad Extension records in the download data. To get only the disclaimer ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation." ;
  skos:notation "DisclaimerAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignDisclaimerAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Disclaimer Ad Extensions" ;
  skos:altLabel "CampaignDisclaimerAdExtensions" ;
  skos:definition "Include Campaign Disclaimer Ad Extension records in the download that represents the association relationship between a campaign and a disclaimer ad extension. For Disclaimer Ad Extension records, you should include the DisclaimerAdExtensions value in the download request." ;
  skos:notation "CampaignDisclaimerAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdcustomizerAttribute> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Adcustomizer Attribute" ;
  skos:altLabel "AdcustomizerAttribute" ;
  skos:definition "Reserved." ;
  skos:notation "AdcustomizerAttribute" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignAdcustomizerAttribute> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Adcustomizer Attribute" ;
  skos:altLabel "CampaignAdcustomizerAttribute" ;
  skos:definition "Reserved." ;
  skos:notation "CampaignAdcustomizerAttribute" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupAdcustomizerAttribute> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Adcustomizer Attribute" ;
  skos:altLabel "AdGroupAdcustomizerAttribute" ;
  skos:definition "Reserved." ;
  skos:notation "AdGroupAdcustomizerAttribute" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/KeywordAdcustomizerAttribute> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Keyword Adcustomizer Attribute" ;
  skos:altLabel "KeywordAdcustomizerAttribute" ;
  skos:definition "Reserved." ;
  skos:notation "KeywordAdcustomizerAttribute" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignConversionGoal> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Conversion Goal" ;
  skos:altLabel "CampaignConversionGoal" ;
  skos:definition "Include Campaign level conversion goal records in the download data." ;
  skos:notation "CampaignConversionGoal" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupHotelListingGroups> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Hotel Listing Groups" ;
  skos:altLabel "AdGroupHotelListingGroups" ;
  skos:definition "The list of hotel listing groups that correspond directly to the identifiers specified in the request. If an identifier in the list is not valid, the corresponding item in the response is set to null." ;
  skos:notation "AdGroupHotelListingGroups" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AssetGroups> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Asset Groups" ;
  skos:altLabel "AssetGroups" ;
  skos:definition "Array of asset groups to add to the specified campaign. A maximum of 100 asset groups can be specified in a single call." ;
  skos:notation "AssetGroups" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AudienceGroups> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Audience Groups" ;
  skos:altLabel "AudienceGroups" ;
  skos:definition "Array of audience groups. The maximum size of the list is 100 items per service request." ;
  skos:notation "AudienceGroups" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeWebpages> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Negative Webpages" ;
  skos:altLabel "CampaignNegativeWebpages" ;
  skos:definition "Defines a negative site assigned to an campaign that can be uploaded and downloaded in a bulk file." ;
  skos:notation "CampaignNegativeWebpages" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AudienceGroupAssetGroupAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Audience Group Asset Group Associations" ;
  skos:altLabel "AudienceGroupAssetGroupAssociations" ;
  skos:definition "The list of Audience Group associations. The maximum size of the list is 100 items per service request." ;
  skos:notation "AudienceGroupAssetGroupAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AssetGroupListingGroups> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Asset Group Listing Groups" ;
  skos:altLabel "AssetGroupListingGroups" ;
  skos:definition "The list of asset group listing groups that correspond directly to the identifiers specified in the request. If an identifier in the list is not valid, the corresponding item in the response is set to null." ;
  skos:notation "AssetGroupListingGroups" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/LogoAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Logo Ad Extensions" ;
  skos:altLabel "LogoAdExtensions" ;
  skos:definition "Include Logo Ad Extension records in the download. To get all logo ad extensions from your account's extension library, use the DownloadCampaignsByAccountIds operation. To get only the logo ad extensions that are associated with entities of specific campaigns, use the DownloadCampaignsByCampaignIds operation." ;
  skos:notation "LogoAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountLogoAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account Logo Ad Extensions" ;
  skos:altLabel "AccountLogoAdExtensions" ;
  skos:definition "Include Account Logo Ad Extension records in the download that represents the association relationship between an account and a logo ad extension. For Logo Ad Extension records, you should include the ImageAdExtensions value in the download request." ;
  skos:notation "AccountLogoAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignLogoAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Logo Ad Extensions" ;
  skos:altLabel "CampaignLogoAdExtensions" ;
  skos:definition "Include Campaign Logo Ad Extension records in the download that represents the association relationship between an campaign and a logo ad extension. For Logo Ad Extension records, you should include the LogoAdExtensions value in the download request." ;
  skos:notation "CampaignLogoAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupLogoAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Logo Ad Extensions" ;
  skos:altLabel "AdGroupLogoAdExtensions" ;
  skos:definition "Include Ad Group Logo Ad Extension records in the download that represents the association relationship between an ad group and a logo ad extension. For Logo Ad Extension records, you should include the LogoAdExtensions value in the download request." ;
  skos:notation "AdGroupLogoAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/LeadFormAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Lead Form Ad Extensions" ;
  skos:altLabel "LeadFormAdExtensions" ;
  skos:definition "Reserved." ;
  skos:notation "LeadFormAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountLeadFormAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account Lead Form Ad Extensions" ;
  skos:altLabel "AccountLeadFormAdExtensions" ;
  skos:definition "Reserved." ;
  skos:notation "AccountLeadFormAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignLeadFormAdExtensions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Lead Form Ad Extensions" ;
  skos:altLabel "CampaignLeadFormAdExtensions" ;
  skos:definition "Reserved." ;
  skos:notation "CampaignLeadFormAdExtensions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountNegativeKeywordList> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account Negative Keyword List" ;
  skos:altLabel "AccountNegativeKeywordList" ;
  skos:definition "Include Account Negative Keyword List records in the download data. The Account Negative Keyword List records don't include negative keywords that are shared in each list. For Account Shared Negative Keyword records, you should include the AccountNegativeKeyword value in the download request. DownloadCampaignsByCampaignIds will return all account negative keyword lists from your account's account negative keyword list library, whether or not the lists are associated with the specified account." ;
  skos:notation "AccountNegativeKeywordList" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountNegativeKeywordListAssociation> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account Negative Keyword List Association" ;
  skos:altLabel "AccountNegativeKeywordListAssociation" ;
  skos:definition "Include Account Negative Keyword List Association records in the download that represents the association relationship between an account and an account negative keyword list. For Account Negative Keyword List records, you should include the AccountNegativeKeywordList value in the download request." ;
  skos:notation "AccountNegativeKeywordListAssociation" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountNegativeKeyword> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account Negative Keyword" ;
  skos:altLabel "AccountNegativeKeyword" ;
  skos:definition "Include Account Negative Keyword List records in the download data. The Account Negative Keyword List records don't include account negative keywords that are shared in each list. For Account Shared Negative Keyword records, you should include the AccountNegativeKeyword value in the download request. DownloadCampaignsByCampaignIds will return all account negative keyword lists from your account's account negative keyword list library, whether or not the lists are associated with the specified account." ;
  skos:notation "AccountNegativeKeyword" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ConversionGoal> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Conversion Goal" ;
  skos:altLabel "ConversionGoal" ;
  skos:definition "Reserved." ;
  skos:notation "ConversionGoal" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/EventGoal> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Event Goal" ;
  skos:altLabel "EventGoal" ;
  skos:definition "Include Event Goal records in the download data." ;
  skos:notation "EventGoal" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AppInstallGoal> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "App Install Goal" ;
  skos:altLabel "AppInstallGoal" ;
  skos:definition "Include App Install Goal records in the download data." ;
  skos:notation "AppInstallGoal" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/MultiStageGoal> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Multi Stage Goal" ;
  skos:altLabel "MultiStageGoal" ;
  skos:definition "Reserved." ;
  skos:notation "MultiStageGoal" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/DurationGoal> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Duration Goal" ;
  skos:altLabel "DurationGoal" ;
  skos:definition "Include Duration Goal records in the download data." ;
  skos:notation "DurationGoal" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/OfflineConversionGoal> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Offline Conversion Goal" ;
  skos:altLabel "OfflineConversionGoal" ;
  skos:definition "Include Offline Conversion Goal records in the download data." ;
  skos:notation "OfflineConversionGoal" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/UrlGoal> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Url Goal" ;
  skos:altLabel "UrlGoal" ;
  skos:definition "Include Url Goal records in the download data." ;
  skos:notation "UrlGoal" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/InStoreTransactionGoal> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "In Store Transaction Goal" ;
  skos:altLabel "InStoreTransactionGoal" ;
  skos:definition "Include In Store Transaction Goal records in the download data." ;
  skos:notation "InStoreTransactionGoal" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/PagesViewedPerVisitGoal> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Pages Viewed Per Visit Goal" ;
  skos:altLabel "PagesViewedPerVisitGoal" ;
  skos:definition "Include Pages Viewed Per Visit Goal records in the download data." ;
  skos:notation "PagesViewedPerVisitGoal" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/SmartGoal> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Smart Goal" ;
  skos:altLabel "SmartGoal" ;
  skos:definition "Reserved." ;
  skos:notation "SmartGoal" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/InStoreVisitGoal> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "In Store Visit Goal" ;
  skos:altLabel "InStoreVisitGoal" ;
  skos:definition "Include In Store Visit Goal records in the download data." ;
  skos:notation "InStoreVisitGoal" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ProductGoal> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Product Goal" ;
  skos:altLabel "ProductGoal" ;
  skos:definition "Include Product Goal records in the download data." ;
  skos:notation "ProductGoal" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/SeasonalityAdjustments> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Seasonality Adjustments" ;
  skos:altLabel "SeasonalityAdjustments" ;
  skos:definition "Include SeasonalityAdjustments records in the download data." ;
  skos:notation "SeasonalityAdjustments" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/DataExclusions> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Data Exclusions" ;
  skos:altLabel "DataExclusions" ;
  skos:definition "Include DataExclusions records in the download data." ;
  skos:notation "DataExclusions" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/BrandList> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Brand List" ;
  skos:altLabel "BrandList" ;
  skos:definition "Reserved." ;
  skos:notation "BrandList" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/BrandItem> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Brand Item" ;
  skos:altLabel "BrandItem" ;
  skos:definition "Reserved." ;
  skos:notation "BrandItem" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignBrandListAssociation> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Brand List Association" ;
  skos:altLabel "CampaignBrandListAssociation" ;
  skos:definition "Reserved." ;
  skos:notation "CampaignBrandListAssociation" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AssetGroupSearchThemes> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Asset Group Search Themes" ;
  skos:altLabel "AssetGroupSearchThemes" ;
  skos:definition "Reserved." ;
  skos:notation "AssetGroupSearchThemes" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ImpressionBasedRemarketingList> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Impression Based Remarketing List" ;
  skos:altLabel "ImpressionBasedRemarketingList" ;
  skos:definition "Include Impression Based Remarketing List records in the download data. The DownloadCampaignsByAccountIds and DownloadCampaignsByCampaignIds operations return the same set of impression based remarketing lists for the current authenticated user. All impression based remarketing lists that have Scope set to Customer are included. The impression based remarketing lists that have Scope set to Account are also included if the user has access to view or manage those accounts. In other words, if an impression based remarketing list is in account scope for an account that the user cannot access, then it is excluded from the download results." ;
  skos:notation "ImpressionBasedRemarketingList" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupImpressionBasedRemarketingListAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Impression Based Remarketing List Associations" ;
  skos:altLabel "AdGroupImpressionBasedRemarketingListAssociations" ;
  skos:definition "Include Ad Group Impression Based Remarketing List Association records in the download that each represent the association relationship between an ad group and an impression based remarketing list. For Impression Based Remarketing List records, you should include the ImpressionBasedRemarketingLists value in the download request." ;
  skos:notation "AdGroupImpressionBasedRemarketingListAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupNegativeImpressionBasedRemarketingListAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Negative Impression Based Remarketing List Associations" ;
  skos:altLabel "AdGroupNegativeImpressionBasedRemarketingListAssociations" ;
  skos:definition "Include Ad Group Negative Impression Based Remarketing List Association records in the download that each represent the association relationship between an ad group and an impression based remarketing list exclusion. For Impression Based Remarketing List records, you should include the ImpressionBasedRemarketingLists value in the download request." ;
  skos:notation "AdGroupNegativeImpressionBasedRemarketingListAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignImpressionBasedRemarketingListAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Impression Based Remarketing List Associations" ;
  skos:altLabel "CampaignImpressionBasedRemarketingListAssociations" ;
  skos:definition "Include Campaign Impression Based Remarketing List Association records in the download that each represent the association relationship between a campaign and an impression based remarketing list. For Impression Based Remarketing List records, you should include the ImpressionBasedRemarketingLists value in the download request." ;
  skos:notation "CampaignImpressionBasedRemarketingListAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignNegativeImpressionBasedRemarketingListAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Negative Impression Based Remarketing List Associations" ;
  skos:altLabel "CampaignNegativeImpressionBasedRemarketingListAssociations" ;
  skos:definition "Include Campaign Negative Impression Based Remarketing List Association records in the download that each represent the association relationship between a campaign and an impression based remarketing list exclusion. For Impression Based Remarketing List records, you should include the ImpressionBasedRemarketingLists value in the download request." ;
  skos:notation "CampaignNegativeImpressionBasedRemarketingListAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AssetGroupUrlTargets> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Asset Group Url Targets" ;
  skos:altLabel "AssetGroupUrlTargets" ;
  skos:definition "Reserved." ;
  skos:notation "AssetGroupUrlTargets" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/NewCustomerAcquisitionGoal> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "New Customer Acquisition Goal" ;
  skos:altLabel "NewCustomerAcquisitionGoal" ;
  skos:definition "Reserved." ;
  skos:notation "NewCustomerAcquisitionGoal" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ConversionValueRule> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Conversion Value Rule" ;
  skos:altLabel "ConversionValueRule" ;
  skos:definition "Include Conversion Value Rule records in the download data." ;
  skos:notation "ConversionValueRule" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountPlacementExclusionList> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account Placement Exclusion List" ;
  skos:altLabel "AccountPlacementExclusionList" ;
  skos:definition "Reserved." ;
  skos:notation "AccountPlacementExclusionList" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountPlacementExclusionListItem> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account Placement Exclusion List Item" ;
  skos:altLabel "AccountPlacementExclusionListItem" ;
  skos:definition "Reserved." ;
  skos:notation "AccountPlacementExclusionListItem" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignAccountPlacementExclusionListAssociation> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Account Placement Exclusion List Association" ;
  skos:altLabel "CampaignAccountPlacementExclusionListAssociation" ;
  skos:definition "Reserved." ;
  skos:notation "CampaignAccountPlacementExclusionListAssociation" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountPlacementInclusionList> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account Placement Inclusion List" ;
  skos:altLabel "AccountPlacementInclusionList" ;
  skos:definition "Reserved." ;
  skos:notation "AccountPlacementInclusionList" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountPlacementInclusionListItem> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account Placement Inclusion List Item" ;
  skos:altLabel "AccountPlacementInclusionListItem" ;
  skos:definition "Reserved." ;
  skos:notation "AccountPlacementInclusionListItem" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CampaignAccountPlacementInclusionListAssociation> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Campaign Account Placement Inclusion List Association" ;
  skos:altLabel "CampaignAccountPlacementInclusionListAssociation" ;
  skos:definition "Reserved." ;
  skos:notation "CampaignAccountPlacementInclusionListAssociation" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/Topic> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Topic" ;
  skos:definition "Include topic records, which you can use to create topic criterions." ;
  skos:notation "Topic" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/ContentPlacement> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Content Placement" ;
  skos:altLabel "ContentPlacement" ;
  skos:definition "Include content placement records in the download data, which you can use to create placement criterions." ;
  skos:notation "ContentPlacement" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/BrandKit> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Brand Kit" ;
  skos:altLabel "BrandKit" ;
  skos:definition "Include BrandKit records in the download data." ;
  skos:notation "BrandKit" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/CustomSegment> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Custom Segment" ;
  skos:altLabel "CustomSegment" ;
  skos:definition "Include Custom Segment records in the download data. The DownloadCampaignsByAccountIds and DownloadCampaignsByCampaignIds operations return the same set of custom segments for the current authenticated user. All custom segments that have Scope set to Customer are included. The custom segments that have Scope set to Account are also included if the user has access to view or manage those accounts. In other words, if a custom segment is in account scope for an account that the user cannot access, then it is excluded from the download results." ;
  skos:notation "CustomSegment" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AdGroupCustomSegmentAssociations> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Ad Group Custom Segment Associations" ;
  skos:altLabel "AdGroupCustomSegmentAssociations" ;
  skos:definition "Include Ad Group Custom Segment Association records in the download that each represent the association relationship between an ad group and a custom segment. For Custom Segment records, you should include the CustomSegments value in the download request." ;
  skos:notation "AdGroupCustomSegmentAssociations" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountContentNegativeKeywordList> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account Content Negative Keyword List" ;
  skos:altLabel "AccountContentNegativeKeywordList" ;
  skos:definition "Reserved." ;
  skos:notation "AccountContentNegativeKeywordList" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountContentNegativeKeywordListAssociation> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account Content Negative Keyword List Association" ;
  skos:altLabel "AccountContentNegativeKeywordListAssociation" ;
  skos:definition "Reserved." ;
  skos:notation "AccountContentNegativeKeywordListAssociation" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AccountContentNegativeKeyword> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Account Content Negative Keyword" ;
  skos:altLabel "AccountContentNegativeKeyword" ;
  skos:definition "Reserved." ;
  skos:notation "AccountContentNegativeKeyword" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadEntity/AssetGroupNegativeKeywords> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadEntityScheme ;
  skos:topConceptOf microsoftads:BulkDownloadEntityScheme ;
  skos:prefLabel "Asset Group Negative Keywords" ;
  skos:altLabel "AssetGroupNegativeKeywords" ;
  skos:definition "Include Asset Group Negative Keyword records in the download data." ;
  skos:notation "AssetGroupNegativeKeywords" .

# Concept scheme: BulkDownloadFileType
microsoftads:BulkDownloadFileTypeScheme a skos:ConceptScheme ;
  rdfs:label "BulkDownloadFileType" ;
  rdfs:comment "Defines the file formats for a download request." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadFileType/Csv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkDownloadFileType/Tsv> .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadFileType/Csv> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadFileTypeScheme ;
  skos:topConceptOf microsoftads:BulkDownloadFileTypeScheme ;
  skos:prefLabel "Csv" ;
  skos:definition "The file format is comma separated values (CSV). The downloaded file will be ZIP compressed." ;
  skos:notation "Csv" .

<https://relay.inferal.com/ontology/microsoftads/BulkDownloadFileType/Tsv> a skos:Concept ;
  skos:inScheme microsoftads:BulkDownloadFileTypeScheme ;
  skos:topConceptOf microsoftads:BulkDownloadFileTypeScheme ;
  skos:prefLabel "Tsv" ;
  skos:definition "The file format is tab separated values (TSV). The downloaded file will be ZIP compressed." ;
  skos:notation "Tsv" .

# Concept scheme: BulkFaultSource
microsoftads:BulkFaultSourceScheme a skos:ConceptScheme ;
  rdfs:label "BulkFaultSource" ;
  rdfs:comment "Values BulkFaultSource accepts." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkFaultSource/MiddleTier> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkFaultSource/Database> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkFaultSource/Editorial> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkFaultSource/Authentication> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkFaultSource/Authorization> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkFaultSource/Publisher> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkFaultSource/AudienceInteligence> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkFaultSource/Cam> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkFaultSource/Dam> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkFaultSource/FlexTag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkFaultSource/BingMerchantCenter> .

<https://relay.inferal.com/ontology/microsoftads/BulkFaultSource/MiddleTier> a skos:Concept ;
  skos:inScheme microsoftads:BulkFaultSourceScheme ;
  skos:topConceptOf microsoftads:BulkFaultSourceScheme ;
  skos:prefLabel "Middle Tier" ;
  skos:altLabel "MiddleTier" ;
  skos:notation "MiddleTier" .

<https://relay.inferal.com/ontology/microsoftads/BulkFaultSource/Database> a skos:Concept ;
  skos:inScheme microsoftads:BulkFaultSourceScheme ;
  skos:topConceptOf microsoftads:BulkFaultSourceScheme ;
  skos:prefLabel "Database" ;
  skos:notation "Database" .

<https://relay.inferal.com/ontology/microsoftads/BulkFaultSource/Editorial> a skos:Concept ;
  skos:inScheme microsoftads:BulkFaultSourceScheme ;
  skos:topConceptOf microsoftads:BulkFaultSourceScheme ;
  skos:prefLabel "Editorial" ;
  skos:notation "Editorial" .

<https://relay.inferal.com/ontology/microsoftads/BulkFaultSource/Authentication> a skos:Concept ;
  skos:inScheme microsoftads:BulkFaultSourceScheme ;
  skos:topConceptOf microsoftads:BulkFaultSourceScheme ;
  skos:prefLabel "Authentication" ;
  skos:notation "Authentication" .

<https://relay.inferal.com/ontology/microsoftads/BulkFaultSource/Authorization> a skos:Concept ;
  skos:inScheme microsoftads:BulkFaultSourceScheme ;
  skos:topConceptOf microsoftads:BulkFaultSourceScheme ;
  skos:prefLabel "Authorization" ;
  skos:notation "Authorization" .

<https://relay.inferal.com/ontology/microsoftads/BulkFaultSource/Publisher> a skos:Concept ;
  skos:inScheme microsoftads:BulkFaultSourceScheme ;
  skos:topConceptOf microsoftads:BulkFaultSourceScheme ;
  skos:prefLabel "Publisher" ;
  skos:notation "Publisher" .

<https://relay.inferal.com/ontology/microsoftads/BulkFaultSource/AudienceInteligence> a skos:Concept ;
  skos:inScheme microsoftads:BulkFaultSourceScheme ;
  skos:topConceptOf microsoftads:BulkFaultSourceScheme ;
  skos:prefLabel "Audience Inteligence" ;
  skos:altLabel "AudienceInteligence" ;
  skos:notation "AudienceInteligence" .

<https://relay.inferal.com/ontology/microsoftads/BulkFaultSource/Cam> a skos:Concept ;
  skos:inScheme microsoftads:BulkFaultSourceScheme ;
  skos:topConceptOf microsoftads:BulkFaultSourceScheme ;
  skos:prefLabel "Cam" ;
  skos:notation "Cam" .

<https://relay.inferal.com/ontology/microsoftads/BulkFaultSource/Dam> a skos:Concept ;
  skos:inScheme microsoftads:BulkFaultSourceScheme ;
  skos:topConceptOf microsoftads:BulkFaultSourceScheme ;
  skos:prefLabel "Dam" ;
  skos:notation "Dam" .

<https://relay.inferal.com/ontology/microsoftads/BulkFaultSource/FlexTag> a skos:Concept ;
  skos:inScheme microsoftads:BulkFaultSourceScheme ;
  skos:topConceptOf microsoftads:BulkFaultSourceScheme ;
  skos:prefLabel "Flex Tag" ;
  skos:altLabel "FlexTag" ;
  skos:notation "FlexTag" .

<https://relay.inferal.com/ontology/microsoftads/BulkFaultSource/BingMerchantCenter> a skos:Concept ;
  skos:inScheme microsoftads:BulkFaultSourceScheme ;
  skos:topConceptOf microsoftads:BulkFaultSourceScheme ;
  skos:prefLabel "Bing Merchant Center" ;
  skos:altLabel "BingMerchantCenter" ;
  skos:notation "BingMerchantCenter" .

# Concept scheme: BulkResponseMode
microsoftads:BulkResponseModeScheme a skos:ConceptScheme ;
  rdfs:label "BulkResponseMode" ;
  rdfs:comment "Defines elements to specify whether the bulk service should return upload errors with their corresponding data." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkResponseMode/ErrorsOnly> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/BulkResponseMode/ErrorsAndResults> .

<https://relay.inferal.com/ontology/microsoftads/BulkResponseMode/ErrorsOnly> a skos:Concept ;
  skos:inScheme microsoftads:BulkResponseModeScheme ;
  skos:topConceptOf microsoftads:BulkResponseModeScheme ;
  skos:prefLabel "Errors Only" ;
  skos:altLabel "ErrorsOnly" ;
  skos:definition "Return errors only in the bulk upload response file." ;
  skos:notation "ErrorsOnly" .

<https://relay.inferal.com/ontology/microsoftads/BulkResponseMode/ErrorsAndResults> a skos:Concept ;
  skos:inScheme microsoftads:BulkResponseModeScheme ;
  skos:topConceptOf microsoftads:BulkResponseModeScheme ;
  skos:prefLabel "Errors And Results" ;
  skos:altLabel "ErrorsAndResults" ;
  skos:definition "Return errors and results in the bulk upload response file." ;
  skos:notation "ErrorsAndResults" .

# Concept scheme: CampaignManagementAccountPropertyName
microsoftads:CampaignManagementAccountPropertyNameScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAccountPropertyName" ;
  rdfs:comment "Defines the name of account level properties." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/None> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/TrackingUrlTemplate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/MsclkidAutoTaggingEnabled> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/AdClickParallelTracking> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/FinalUrlSuffix> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/IncludeViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/ProfileExpansionEnabled> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/AllowImageAutoRetrieve> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/AutoApplyRecommendations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/IncludeAutoBiddingViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/AutoBiddingViewThroughConversionsValueAttributionWeight> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/LoopBackWindowForViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/BusinessAttributes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/EnableMmaUnderDsaAdgroups> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/OptOutFromMcm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/NetflixTcAccepted> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/BlockedContentSegments> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/AssetAiEnhancementOptout> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/AcceptNielsenTermsAndConditions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/ImageMissingWarningOptout> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/OptOutFromSystemSourcedImagesInSwf> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/None> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:prefLabel "None" ;
  skos:definition "For internal use only." ;
  skos:notation "None" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/TrackingUrlTemplate> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:prefLabel "Tracking Url Template" ;
  skos:altLabel "TrackingUrlTemplate" ;
  skos:definition "Used to get or set the account's tracking template. For more information see TrackingUrlTemplate." ;
  skos:notation "TrackingUrlTemplate" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/MsclkidAutoTaggingEnabled> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:prefLabel "Msclkid Auto Tagging Enabled" ;
  skos:altLabel "MsclkidAutoTaggingEnabled" ;
  skos:definition "Used to get or set the property that determines whether MSCLKID auto-tagging is enabled for the account. For more information see MSCLKIDAutoTaggingEnabled." ;
  skos:notation "MSCLKIDAutoTaggingEnabled" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/AdClickParallelTracking> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:prefLabel "Ad Click Parallel Tracking" ;
  skos:altLabel "AdClickParallelTracking" ;
  skos:definition "Used to get or set the property that determines whether you want to send customers directly to your final URL while click measurement runs in the background. For more information see AdClickParallelTracking." ;
  skos:notation "AdClickParallelTracking" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/FinalUrlSuffix> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:prefLabel "Final Url Suffix" ;
  skos:altLabel "FinalUrlSuffix" ;
  skos:definition "Used to get or set the account's Final URL Suffix. For more information see FinalUrlSuffix." ;
  skos:notation "FinalUrlSuffix" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/IncludeViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:prefLabel "Include View Through Conversions" ;
  skos:altLabel "IncludeViewThroughConversions" ;
  skos:definition "Used to get or set the property that determines whether you want to include view-through conversions for campaigns in the account. For more information see IncludeViewThroughConversions." ;
  skos:notation "IncludeViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/ProfileExpansionEnabled> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:prefLabel "Profile Expansion Enabled" ;
  skos:altLabel "ProfileExpansionEnabled" ;
  skos:definition "Used to get or set the property that determines whether LinkedIn profile targeting expansion is enabled for the account. For more information see ProfileExpansionEnabled." ;
  skos:notation "ProfileExpansionEnabled" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/AllowImageAutoRetrieve> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:prefLabel "Allow Image Auto Retrieve" ;
  skos:altLabel "AllowImageAutoRetrieve" ;
  skos:definition "Used to get or set the property that determines whether Microsoft Advertising is allowed to use images from your domain to enhance your ads on the Microsoft Audience Network. For more information see AllowImageAutoRetrieve." ;
  skos:notation "AllowImageAutoRetrieve" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/AutoApplyRecommendations> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:prefLabel "Auto Apply Recommendations" ;
  skos:altLabel "AutoApplyRecommendations" ;
  skos:definition "Used to get or set the property that determines whether Microsoft Advertising is allowed to automatically apply ad recommendations meant to help you boost ad performance. AutoApplyRecommendations in Campaign Management API is deprecated as of November 30, 2022. We strongly encourage you to use the new Auto-apply Management interface in Ad Insight API. For more information see AutoApplyRecommendations." ;
  skos:notation "AutoApplyRecommendations" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/IncludeAutoBiddingViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:prefLabel "Include Auto Bidding View Through Conversions" ;
  skos:altLabel "IncludeAutoBiddingViewThroughConversions" ;
  skos:definition "Include auto bidding view through conversions." ;
  skos:notation "IncludeAutoBiddingViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/AutoBiddingViewThroughConversionsValueAttributionWeight> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:prefLabel "Auto Bidding View Through Conversions Value Attribution Weight" ;
  skos:altLabel "AutoBiddingViewThroughConversionsValueAttributionWeight" ;
  skos:definition "The weight of the auto bidding view through conversions value attribution." ;
  skos:notation "AutoBiddingViewThroughConversionsValueAttributionWeight" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/LoopBackWindowForViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:prefLabel "Loop Back Window For View Through Conversions" ;
  skos:altLabel "LoopBackWindowForViewThroughConversions" ;
  skos:definition "The loopback window for view through conversions." ;
  skos:notation "LoopBackWindowForViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/BusinessAttributes> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:prefLabel "Business Attributes" ;
  skos:altLabel "BusinessAttributes" ;
  skos:definition "Used to get or set the property that determines the account's business attributes meant to help you boost ad performance. For more information see BusinessAttributes." ;
  skos:notation "BusinessAttributes" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/EnableMmaUnderDsaAdgroups> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:prefLabel "Enable Mma Under Dsa Adgroups" ;
  skos:altLabel "EnableMmaUnderDsaAdgroups" ;
  skos:definition "Enable Microsoft Monitring Agent under dynamic search ads ad groups." ;
  skos:notation "EnableMMAUnderDSAAdgroups" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/OptOutFromMcm> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:prefLabel "Opt Out From Mcm" ;
  skos:altLabel "OptOutFromMcm" ;
  skos:definition "The output from Microsoft Configuration Manager." ;
  skos:notation "OptOutFromMCM" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/NetflixTcAccepted> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:prefLabel "Netflix Tc Accepted" ;
  skos:altLabel "NetflixTcAccepted" ;
  skos:definition "The Netflix terms and conditions are accepted." ;
  skos:notation "NetflixTCAccepted" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/BlockedContentSegments> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:prefLabel "Blocked Content Segments" ;
  skos:altLabel "BlockedContentSegments" ;
  skos:definition "The segments that advertisers can block. Pass the segment ID. See the table above for segment information and IDs." ;
  skos:notation "BlockedContentSegments" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/AssetAiEnhancementOptout> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:prefLabel "Asset Ai Enhancement Optout" ;
  skos:altLabel "AssetAiEnhancementOptout" ;
  skos:definition "Reserved." ;
  skos:notation "AssetAIEnhancementOptout" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/AcceptNielsenTermsAndConditions> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:prefLabel "Accept Nielsen Terms And Conditions" ;
  skos:altLabel "AcceptNielsenTermsAndConditions" ;
  skos:definition "The Nielson terms and conditions are accepted." ;
  skos:notation "AcceptNielsenTermsAndConditions" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/ImageMissingWarningOptout> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:prefLabel "Image Missing Warning Optout" ;
  skos:altLabel "ImageMissingWarningOptout" ;
  skos:definition "Reserved." ;
  skos:notation "ImageMissingWarningOptout" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAccountPropertyName/OptOutFromSystemSourcedImagesInSwf> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAccountPropertyNameScheme ;
  skos:prefLabel "Opt Out From System Sourced Images In Swf" ;
  skos:altLabel "OptOutFromSystemSourcedImagesInSwf" ;
  skos:definition "For internal use only." ;
  skos:notation "OptOutFromSystemSourcedImagesInSWF" .

# Concept scheme: CampaignManagementActionAdExtensionActionType
microsoftads:CampaignManagementActionAdExtensionActionTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementActionAdExtensionActionType" ;
  rdfs:comment "Defines the possible options for action text that can be displayed in an action ad extension." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/ActNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/ApplyNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/BetNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/BidNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/BookACar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/BookHotel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/BookNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Browse> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/BuyNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/ChatNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Compare> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/ContactUs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Coupon> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Donate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Download> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/EmailNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/EnrollNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Explore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/FileNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/FindJob> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/FreePlay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/FreeQuote> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/FreeTrial> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/GetDeals> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/GetOffer> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/GetQuote> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/JoinNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/LearnMore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/ListenNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/LogIn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Message> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/NewCars> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/OrderNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/PlayGame> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/PlayNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/PostJob> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Register> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/RentACar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/RentNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Reserve> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Sale> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/SaveNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Schedule> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/SeeMenu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/SeeMore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/SeeOffer> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/SellNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/ShopNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Showtimes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/SignIn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/SignUp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/StartFree> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/StartNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Subscribe> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/TestDrive> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/TryNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/UsedCars> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/ViewCars> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/ViewNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/ViewPlans> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/VisitSite> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/VoteNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Watch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/WatchMore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/WatchNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Directions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/FindStore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/SwitchNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/VisitStore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/RenewNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Reorder> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/BuildNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Dealers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/GetDemo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/GetNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/GoToDemo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/SeeDemo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/SeeModels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/SeeOffers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/ViewDemo> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "The action type is BuildNow, Dealers, GetDemo, GetNow, GoToDemo, RenewNow, Reorder, SeeDemo, SeeModels, SeeOffers, or ViewDemo. To determine the effective action type, include ActionTypesPhase3 and ActionTypesPhase4 when calling GetAdExtensionsAssociations and GetAdExtensionsByIds." ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/ActNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Act Now" ;
  skos:altLabel "ActNow" ;
  skos:definition "Use the translated version of ActNow in the action ad extension." ;
  skos:notation "ActNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/ApplyNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Apply Now" ;
  skos:altLabel "ApplyNow" ;
  skos:definition "Use the translated version of ApplyNow in the action ad extension." ;
  skos:notation "ApplyNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/BetNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Bet Now" ;
  skos:altLabel "BetNow" ;
  skos:definition "Use the translated version of BetNow in the action ad extension." ;
  skos:notation "BetNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/BidNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Bid Now" ;
  skos:altLabel "BidNow" ;
  skos:definition "Use the translated version of BidNow in the action ad extension." ;
  skos:notation "BidNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/BookACar> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Book ACar" ;
  skos:altLabel "BookACar" ;
  skos:definition "Use the translated version of BookACar in the action ad extension." ;
  skos:notation "BookACar" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/BookHotel> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Book Hotel" ;
  skos:altLabel "BookHotel" ;
  skos:definition "Use the translated version of BookHotel in the action ad extension." ;
  skos:notation "BookHotel" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/BookNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Book Now" ;
  skos:altLabel "BookNow" ;
  skos:definition "Use the translated version of BookNow in the action ad extension." ;
  skos:notation "BookNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Browse> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Browse" ;
  skos:definition "Use the translated version of LearnMore in the action ad extension. This value is deprecated as of January 2020 and replaced by LearnMore. If you set the action type to Browse no error will be returned, but LearnMore is the effective value that will be stored and returned when retrieving the action ad extension." ;
  skos:notation "Browse" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/BuyNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Buy Now" ;
  skos:altLabel "BuyNow" ;
  skos:definition "Use the translated version of BuyNow in the action ad extension." ;
  skos:notation "BuyNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/ChatNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Chat Now" ;
  skos:altLabel "ChatNow" ;
  skos:definition "Use the translated version of ChatNow in the action ad extension." ;
  skos:notation "ChatNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Compare> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Compare" ;
  skos:definition "Use the translated version of Compare in the action ad extension." ;
  skos:notation "Compare" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/ContactUs> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Contact Us" ;
  skos:altLabel "ContactUs" ;
  skos:definition "Use the translated version of ContactUs in the action ad extension." ;
  skos:notation "ContactUs" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Coupon> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Coupon" ;
  skos:definition "Use the translated version of Coupon in the action ad extension." ;
  skos:notation "Coupon" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Donate> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Donate" ;
  skos:definition "Use the translated version of Donate in the action ad extension." ;
  skos:notation "Donate" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Download> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Download" ;
  skos:definition "Use the translated version of Download in the action ad extension." ;
  skos:notation "Download" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/EmailNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Email Now" ;
  skos:altLabel "EmailNow" ;
  skos:definition "Use the translated version of EmailNow in the action ad extension." ;
  skos:notation "EmailNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/EnrollNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Enroll Now" ;
  skos:altLabel "EnrollNow" ;
  skos:definition "Use the translated version of EnrollNow in the action ad extension." ;
  skos:notation "EnrollNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Explore> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Explore" ;
  skos:definition "Use the translated version of LearnMore in the action ad extension. This value is deprecated as of January 2020 and replaced by LearnMore. If you set the action type to Explore no error will be returned, but LearnMore is the effective value that will be stored and returned when retrieving the action ad extension." ;
  skos:notation "Explore" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/FileNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "File Now" ;
  skos:altLabel "FileNow" ;
  skos:definition "Use the translated version of FileNow in the action ad extension." ;
  skos:notation "FileNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/FindJob> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Find Job" ;
  skos:altLabel "FindJob" ;
  skos:definition "Use the translated version of FindJob in the action ad extension." ;
  skos:notation "FindJob" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/FreePlay> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Free Play" ;
  skos:altLabel "FreePlay" ;
  skos:definition "Use the translated version of FreePlay in the action ad extension." ;
  skos:notation "FreePlay" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/FreeQuote> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Free Quote" ;
  skos:altLabel "FreeQuote" ;
  skos:definition "Use the translated version of FreeQuote in the action ad extension." ;
  skos:notation "FreeQuote" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/FreeTrial> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Free Trial" ;
  skos:altLabel "FreeTrial" ;
  skos:definition "Use the translated version of FreeTrial in the action ad extension." ;
  skos:notation "FreeTrial" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/GetDeals> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Get Deals" ;
  skos:altLabel "GetDeals" ;
  skos:definition "Use the translated version of GetDeals in the action ad extension." ;
  skos:notation "GetDeals" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/GetOffer> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Get Offer" ;
  skos:altLabel "GetOffer" ;
  skos:definition "Use the translated version of GetOffer in the action ad extension." ;
  skos:notation "GetOffer" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/GetQuote> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Get Quote" ;
  skos:altLabel "GetQuote" ;
  skos:definition "Use the translated version of GetQuote in the action ad extension." ;
  skos:notation "GetQuote" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/JoinNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Join Now" ;
  skos:altLabel "JoinNow" ;
  skos:definition "Use the translated version of JoinNow in the action ad extension." ;
  skos:notation "JoinNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/LearnMore> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Learn More" ;
  skos:altLabel "LearnMore" ;
  skos:definition "Use the translated version of LearnMore in the action ad extension." ;
  skos:notation "LearnMore" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/ListenNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Listen Now" ;
  skos:altLabel "ListenNow" ;
  skos:definition "Use the translated version of ListenNow in the action ad extension." ;
  skos:notation "ListenNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/LogIn> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Log In" ;
  skos:altLabel "LogIn" ;
  skos:definition "Use the translated version of LogIn in the action ad extension." ;
  skos:notation "LogIn" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Message> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Message" ;
  skos:definition "Use the translated version of ContactUs in the action ad extension. This value is deprecated as of January 2020 and replaced by ContactUs. If you set the action type to Message no error will be returned, but ContactUs is the effective value that will be stored and returned when retrieving the action ad extension." ;
  skos:notation "Message" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/NewCars> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "New Cars" ;
  skos:altLabel "NewCars" ;
  skos:definition "Use the translated version of ViewCars in the action ad extension. This value is deprecated as of January 2020 and replaced by ViewCars. If you set the action type to NewCars no error will be returned, but ViewCars is the effective value that will be stored and returned when retrieving the action ad extension." ;
  skos:notation "NewCars" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/OrderNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Order Now" ;
  skos:altLabel "OrderNow" ;
  skos:definition "Use the translated version of OrderNow in the action ad extension." ;
  skos:notation "OrderNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/PlayGame> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Play Game" ;
  skos:altLabel "PlayGame" ;
  skos:definition "Use the translated version of PlayGame in the action ad extension." ;
  skos:notation "PlayGame" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/PlayNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Play Now" ;
  skos:altLabel "PlayNow" ;
  skos:definition "Use the translated version of PlayNow in the action ad extension." ;
  skos:notation "PlayNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/PostJob> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Post Job" ;
  skos:altLabel "PostJob" ;
  skos:definition "Use the translated version of PostJob in the action ad extension." ;
  skos:notation "PostJob" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Register> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Register" ;
  skos:definition "Use the translated version of Register in the action ad extension." ;
  skos:notation "Register" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/RentACar> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Rent ACar" ;
  skos:altLabel "RentACar" ;
  skos:definition "Use the translated version of RentACar in the action ad extension." ;
  skos:notation "RentACar" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/RentNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Rent Now" ;
  skos:altLabel "RentNow" ;
  skos:definition "Use the translated version of RentNow in the action ad extension." ;
  skos:notation "RentNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Reserve> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Reserve" ;
  skos:definition "Use the translated version of Reserve in the action ad extension." ;
  skos:notation "Reserve" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Sale> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Sale" ;
  skos:definition "Use the translated version of Sale in the action ad extension." ;
  skos:notation "Sale" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/SaveNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Save Now" ;
  skos:altLabel "SaveNow" ;
  skos:definition "Use the translated version of SaveNow in the action ad extension." ;
  skos:notation "SaveNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Schedule> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Schedule" ;
  skos:definition "Use the translated version of Schedule in the action ad extension." ;
  skos:notation "Schedule" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/SeeMenu> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "See Menu" ;
  skos:altLabel "SeeMenu" ;
  skos:definition "Use the translated version of SeeMenu in the action ad extension." ;
  skos:notation "SeeMenu" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/SeeMore> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "See More" ;
  skos:altLabel "SeeMore" ;
  skos:definition "Use the translated version of LearnMore in the action ad extension. This value is deprecated as of January 2020 and replaced by LearnMore. If you set the action type to SeeMore no error will be returned, but LearnMore is the effective value that will be stored and returned when retrieving the action ad extension." ;
  skos:notation "SeeMore" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/SeeOffer> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "See Offer" ;
  skos:altLabel "SeeOffer" ;
  skos:definition "Use the translated version of SeeOffer in the action ad extension." ;
  skos:notation "SeeOffer" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/SellNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Sell Now" ;
  skos:altLabel "SellNow" ;
  skos:definition "Use the translated version of SellNow in the action ad extension." ;
  skos:notation "SellNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/ShopNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Shop Now" ;
  skos:altLabel "ShopNow" ;
  skos:definition "Use the translated version of ShopNOw in the action ad extension." ;
  skos:notation "ShopNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Showtimes> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Showtimes" ;
  skos:definition "Use the translated version of Showtimes in the action ad extension." ;
  skos:notation "Showtimes" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/SignIn> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Sign In" ;
  skos:altLabel "SignIn" ;
  skos:definition "Use the translated version of SignIn in the action ad extension." ;
  skos:notation "SignIn" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/SignUp> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Sign Up" ;
  skos:altLabel "SignUp" ;
  skos:definition "Use the translated version of SignUp in the action ad extension." ;
  skos:notation "SignUp" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/StartFree> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Start Free" ;
  skos:altLabel "StartFree" ;
  skos:definition "Use the translated version of FreeTrial in the action ad extension. This value is deprecated as of January 2020 and replaced by FreeTrial. If you set the action type to StartFree no error will be returned, but FreeTrial is the effective value that will be stored and returned when retrieving the action ad extension." ;
  skos:notation "StartFree" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/StartNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Start Now" ;
  skos:altLabel "StartNow" ;
  skos:definition "Use the translated version of StartNow in the action ad extension." ;
  skos:notation "StartNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Subscribe> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Subscribe" ;
  skos:definition "Use the translated version of Subscribe in the action ad extension." ;
  skos:notation "Subscribe" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/TestDrive> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Test Drive" ;
  skos:altLabel "TestDrive" ;
  skos:definition "Use the translated version of TestDrive in the action ad extension." ;
  skos:notation "TestDrive" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/TryNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Try Now" ;
  skos:altLabel "TryNow" ;
  skos:definition "Use the translated version of TryNow in the action ad extension." ;
  skos:notation "TryNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/UsedCars> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Used Cars" ;
  skos:altLabel "UsedCars" ;
  skos:definition "Use the translated version of ViewCars in the action ad extension. This value is deprecated as of January 2020 and replaced by ViewCars. If you set the action type to UsedCars no error will be returned, but ViewCars is the effective value that will be stored and returned when retrieving the action ad extension." ;
  skos:notation "UsedCars" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/ViewCars> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "View Cars" ;
  skos:altLabel "ViewCars" ;
  skos:definition "Use the translated version of ViewCars in the action ad extension." ;
  skos:notation "ViewCars" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/ViewNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "View Now" ;
  skos:altLabel "ViewNow" ;
  skos:definition "Use the translated version of LearnMore in the action ad extension. This value is deprecated as of January 2020 and replaced by LearnMore. If you set the action type to ViewNow no error will be returned, but LearnMore is the effective value that will be stored and returned when retrieving the action ad extension." ;
  skos:notation "ViewNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/ViewPlans> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "View Plans" ;
  skos:altLabel "ViewPlans" ;
  skos:definition "Use the translated version of ViewPlans in the action ad extension." ;
  skos:notation "ViewPlans" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/VisitSite> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Visit Site" ;
  skos:altLabel "VisitSite" ;
  skos:definition "Use the translated version of LearnMore in the action ad extension. This value is deprecated as of January 2020 and replaced by LearnMore. If you set the action type to VisitSite no error will be returned, but LearnMore is the effective value that will be stored and returned when retrieving the action ad extension." ;
  skos:notation "VisitSite" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/VoteNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Vote Now" ;
  skos:altLabel "VoteNow" ;
  skos:definition "Use the translated version of VoteNow in the action ad extension." ;
  skos:notation "VoteNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Watch> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Watch" ;
  skos:definition "Use the translated version of Watch in the action ad extension." ;
  skos:notation "Watch" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/WatchMore> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Watch More" ;
  skos:altLabel "WatchMore" ;
  skos:definition "Use the translated version of WatchMore in the action ad extension." ;
  skos:notation "WatchMore" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/WatchNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Watch Now" ;
  skos:altLabel "WatchNow" ;
  skos:definition "Use the translated version of WatchNow in the action ad extension." ;
  skos:notation "WatchNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Directions> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Directions" ;
  skos:definition "Use the translated version of Directions in the action ad extension." ;
  skos:notation "Directions" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/FindStore> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Find Store" ;
  skos:altLabel "FindStore" ;
  skos:definition "Use the translated version of FindStore in the action ad extension." ;
  skos:notation "FindStore" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/SwitchNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Switch Now" ;
  skos:altLabel "SwitchNow" ;
  skos:definition "Use the translated version of SwitchNow in the action ad extension." ;
  skos:notation "SwitchNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/VisitStore> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Visit Store" ;
  skos:altLabel "VisitStore" ;
  skos:definition "Use the translated version of VisitStore in the action ad extension." ;
  skos:notation "VisitStore" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/RenewNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Renew Now" ;
  skos:altLabel "RenewNow" ;
  skos:definition "Use the translated version of RenewNow in the action ad extension." ;
  skos:notation "RenewNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Reorder> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Reorder" ;
  skos:definition "Use the translated version of Reorder in the action ad extension." ;
  skos:notation "Reorder" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/BuildNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Build Now" ;
  skos:altLabel "BuildNow" ;
  skos:definition "Use the translated version of BuildNow in the action ad extension." ;
  skos:notation "BuildNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/Dealers> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Dealers" ;
  skos:definition "Use the translated version of Dealers in the action ad extension." ;
  skos:notation "Dealers" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/GetDemo> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Get Demo" ;
  skos:altLabel "GetDemo" ;
  skos:definition "Use the translated version of GetDemo in the action ad extension." ;
  skos:notation "GetDemo" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/GetNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Get Now" ;
  skos:altLabel "GetNow" ;
  skos:definition "Use the translated version of GetNow in the action ad extension." ;
  skos:notation "GetNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/GoToDemo> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "Go To Demo" ;
  skos:altLabel "GoToDemo" ;
  skos:definition "Use the translated version of GoToDemo in the action ad extension." ;
  skos:notation "GoToDemo" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/SeeDemo> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "See Demo" ;
  skos:altLabel "SeeDemo" ;
  skos:definition "Use the translated version of SeeDemo in the action ad extension." ;
  skos:notation "SeeDemo" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/SeeModels> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "See Models" ;
  skos:altLabel "SeeModels" ;
  skos:definition "Use the translated version of SeeModels in the action ad extension." ;
  skos:notation "SeeModels" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/SeeOffers> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "See Offers" ;
  skos:altLabel "SeeOffers" ;
  skos:definition "Use the translated version of SeeOffers in the action ad extension." ;
  skos:notation "SeeOffers" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementActionAdExtensionActionType/ViewDemo> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementActionAdExtensionActionTypeScheme ;
  skos:prefLabel "View Demo" ;
  skos:altLabel "ViewDemo" ;
  skos:definition "Use the translated version of ViewDemo in the action ad extension." ;
  skos:notation "ViewDemo" .

# Concept scheme: CampaignManagementAdEditorialStatus
microsoftads:CampaignManagementAdEditorialStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAdEditorialStatus" ;
  rdfs:comment "Defines the editorial review status values of an ad." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdEditorialStatus/Active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdEditorialStatus/Disapproved> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdEditorialStatus/Inactive> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdEditorialStatus/ActiveLimited> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdEditorialStatus/Active> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdEditorialStatusScheme ;
  skos:prefLabel "Active" ;
  skos:definition "The ad passed editorial review." ;
  skos:notation "Active" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdEditorialStatus/Disapproved> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdEditorialStatusScheme ;
  skos:prefLabel "Disapproved" ;
  skos:definition "The ad failed editorial review." ;
  skos:notation "Disapproved" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdEditorialStatus/Inactive> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdEditorialStatusScheme ;
  skos:prefLabel "Inactive" ;
  skos:definition "One or more elements of the ad is undergoing editorial review." ;
  skos:notation "Inactive" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdEditorialStatus/ActiveLimited> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdEditorialStatusScheme ;
  skos:prefLabel "Active Limited" ;
  skos:altLabel "ActiveLimited" ;
  skos:definition "The ad passed editorial review in one or more markets, and one or more elements of the ad is undergoing editorial review in another market. For example the ad passed editorial review for Canada and is still pending review in the United States." ;
  skos:notation "ActiveLimited" .

# Concept scheme: CampaignManagementAdExtensionEditorialStatus
microsoftads:CampaignManagementAdExtensionEditorialStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAdExtensionEditorialStatus" ;
  rdfs:comment "Defines the editorial review status values of an ad extension." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionEditorialStatus/Active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionEditorialStatus/Disapproved> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionEditorialStatus/Inactive> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionEditorialStatus/ActiveLimited> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionEditorialStatus/Active> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionEditorialStatusScheme ;
  skos:prefLabel "Active" ;
  skos:definition "The ad extension passed editorial review." ;
  skos:notation "Active" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionEditorialStatus/Disapproved> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionEditorialStatusScheme ;
  skos:prefLabel "Disapproved" ;
  skos:definition "The ad extension failed editorial review." ;
  skos:notation "Disapproved" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionEditorialStatus/Inactive> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionEditorialStatusScheme ;
  skos:prefLabel "Inactive" ;
  skos:definition "One or more elements of the ad extension is undergoing editorial review." ;
  skos:notation "Inactive" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionEditorialStatus/ActiveLimited> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionEditorialStatusScheme ;
  skos:prefLabel "Active Limited" ;
  skos:altLabel "ActiveLimited" ;
  skos:definition "The ad extension passed editorial review in one or more markets, and one or more elements of the ad extension is undergoing editorial review in another market. For example the ad extension passed editorial review for Canada and is still pending review in the United States." ;
  skos:notation "ActiveLimited" .

# Concept scheme: CampaignManagementAdExtensionHeaderType
microsoftads:CampaignManagementAdExtensionHeaderTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAdExtensionHeaderType" ;
  rdfs:comment "Defines the possible types of ad extension headers." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Amenities> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Brands> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Classes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Courses> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/DailyRates> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/DegreePrograms> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Departments> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Destinations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/FeaturedHotels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Goods> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Grades> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Highlights> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/InsuranceCoverage> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Items> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Languages> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Locations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Models> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Neighborhoods> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Prices> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Rates> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Ratings> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/SchoolDistricts> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Services> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/ServiceCatalog> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Shows> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Sizes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Styles> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Tools> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Topics> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Types> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Vacations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Vehicles> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/What> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Who> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Why> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Deals> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/BestSellers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/AgeGroups> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Occasions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Flowers> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "For future use." ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Amenities> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Amenities" ;
  skos:definition "Use the translated version of Amenities in the ad extension header." ;
  skos:notation "Amenities" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Brands> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Brands" ;
  skos:definition "Use the translated version of Brands in the ad extension header." ;
  skos:notation "Brands" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Classes> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Classes" ;
  skos:definition "Use the translated version of Classes in the ad extension header." ;
  skos:notation "Classes" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Courses> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Courses" ;
  skos:definition "Use the translated version of Courses in the ad extension header." ;
  skos:notation "Courses" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/DailyRates> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Daily Rates" ;
  skos:altLabel "DailyRates" ;
  skos:definition "Use the translated version of DailyRates in the ad extension header." ;
  skos:notation "DailyRates" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/DegreePrograms> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Degree Programs" ;
  skos:altLabel "DegreePrograms" ;
  skos:definition "Use the translated version of DegreePrograms in the ad extension header." ;
  skos:notation "DegreePrograms" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Departments> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Departments" ;
  skos:definition "Use the translated version of Departments in the ad extension header." ;
  skos:notation "Departments" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Destinations> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Destinations" ;
  skos:definition "Use the translated version of Destinations in the ad extension header." ;
  skos:notation "Destinations" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/FeaturedHotels> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Featured Hotels" ;
  skos:altLabel "FeaturedHotels" ;
  skos:definition "Use the translated version of FeaturedHotels in the ad extension header." ;
  skos:notation "FeaturedHotels" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Goods> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Goods" ;
  skos:definition "Use the translated version of Goods in the ad extension header." ;
  skos:notation "Goods" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Grades> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Grades" ;
  skos:definition "Use the translated version of Grades in the ad extension header." ;
  skos:notation "Grades" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Highlights> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Highlights" ;
  skos:definition "Use the translated version of Highlights in the ad extension header." ;
  skos:notation "Highlights" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/InsuranceCoverage> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Insurance Coverage" ;
  skos:altLabel "InsuranceCoverage" ;
  skos:definition "Use the translated version of InsuranceCoverage in the ad extension header." ;
  skos:notation "InsuranceCoverage" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Items> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Items" ;
  skos:definition "Use the translated version of Items in the ad extension header." ;
  skos:notation "Items" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Languages> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Languages" ;
  skos:definition "Use the translated version of Languages in the ad extension header." ;
  skos:notation "Languages" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Locations> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Locations" ;
  skos:definition "Use the translated version of Locations in the ad extension header." ;
  skos:notation "Locations" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Models> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Models" ;
  skos:definition "Use the translated version of Models in the ad extension header." ;
  skos:notation "Models" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Neighborhoods> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Neighborhoods" ;
  skos:definition "Use the translated version of Neighborhoods in the ad extension header." ;
  skos:notation "Neighborhoods" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Prices> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Prices" ;
  skos:definition "Use the translated version of Prices in the ad extension header." ;
  skos:notation "Prices" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Rates> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Rates" ;
  skos:definition "Use the translated version of Rates in the ad extension header." ;
  skos:notation "Rates" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Ratings> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Ratings" ;
  skos:definition "Use the translated version of Ratings in the ad extension header." ;
  skos:notation "Ratings" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/SchoolDistricts> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "School Districts" ;
  skos:altLabel "SchoolDistricts" ;
  skos:definition "Use the translated version of SchoolDistricts in the ad extension header." ;
  skos:notation "SchoolDistricts" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Services> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Services" ;
  skos:definition "Use the translated version of Services in the ad extension header." ;
  skos:notation "Services" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/ServiceCatalog> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Service Catalog" ;
  skos:altLabel "ServiceCatalog" ;
  skos:definition "Use the translated version of ServiceCatalog in the ad extension header." ;
  skos:notation "ServiceCatalog" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Shows> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Shows" ;
  skos:definition "Use the translated version of Shows in the ad extension header." ;
  skos:notation "Shows" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Sizes> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Sizes" ;
  skos:definition "Use the translated version of Sizes in the ad extension header." ;
  skos:notation "Sizes" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Styles> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Styles" ;
  skos:definition "Use the translated version of Styles in the ad extension header." ;
  skos:notation "Styles" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Tools> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Tools" ;
  skos:definition "Use the translated version of Tools in the ad extension header." ;
  skos:notation "Tools" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Topics> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Topics" ;
  skos:definition "Use the translated version of Topics in the ad extension header." ;
  skos:notation "Topics" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Types> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Types" ;
  skos:definition "Use the translated version of Types in the ad extension header." ;
  skos:notation "Types" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Vacations> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Vacations" ;
  skos:definition "Use the translated version of Vacations in the ad extension header." ;
  skos:notation "Vacations" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Vehicles> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Vehicles" ;
  skos:definition "Use the translated version of Vehicles in the ad extension header." ;
  skos:notation "Vehicles" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/What> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "What" ;
  skos:definition "Use the translated version of What in the ad extension header." ;
  skos:notation "What" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Who> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Who" ;
  skos:definition "Use the translated version of Who in the ad extension header." ;
  skos:notation "Who" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Why> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Why" ;
  skos:definition "Use the translated version of Why in the ad extension header." ;
  skos:notation "Why" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Deals> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Deals" ;
  skos:definition "Use the translated version of Deals in the ad extension header." ;
  skos:notation "Deals" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/BestSellers> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Best Sellers" ;
  skos:altLabel "BestSellers" ;
  skos:definition "Use the translated version of BestSellers in the ad extension header." ;
  skos:notation "BestSellers" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/AgeGroups> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Age Groups" ;
  skos:altLabel "AgeGroups" ;
  skos:definition "Use the translated version of AgeGroups in the ad extension header." ;
  skos:notation "AgeGroups" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Occasions> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Occasions" ;
  skos:definition "Use the translated version of Occasions in the ad extension header." ;
  skos:notation "Occasions" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionHeaderType/Flowers> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionHeaderTypeScheme ;
  skos:prefLabel "Flowers" ;
  skos:definition "Use the translated version of Flowers in the ad extension header." ;
  skos:notation "Flowers" .

# Concept scheme: CampaignManagementAdExtensionStatus
microsoftads:CampaignManagementAdExtensionStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAdExtensionStatus" ;
  rdfs:comment "Defines the possible status values of an ad extension." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionStatus/Active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionStatus/Deleted> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionStatus/Active> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionStatusScheme ;
  skos:prefLabel "Active" ;
  skos:definition "The ad extension is active. You can associate an active ad extension with a campaign or ad group." ;
  skos:notation "Active" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdExtensionStatus/Deleted> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdExtensionStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdExtensionStatusScheme ;
  skos:prefLabel "Deleted" ;
  skos:definition "The ad extension is deleted. This status is for internal use only. The Get operations will not include deleted extensions." ;
  skos:notation "Deleted" .

# Concept scheme: CampaignManagementAdGroupCriterionEditorialStatus
microsoftads:CampaignManagementAdGroupCriterionEditorialStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAdGroupCriterionEditorialStatus" ;
  rdfs:comment "Defines the editorial review status values of an ad group criterion." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupCriterionEditorialStatus/Active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupCriterionEditorialStatus/Disapproved> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupCriterionEditorialStatus/Inactive> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupCriterionEditorialStatus/ActiveLimited> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupCriterionEditorialStatus/Active> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdGroupCriterionEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdGroupCriterionEditorialStatusScheme ;
  skos:prefLabel "Active" ;
  skos:definition "The criterion passed editorial review." ;
  skos:notation "Active" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupCriterionEditorialStatus/Disapproved> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdGroupCriterionEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdGroupCriterionEditorialStatusScheme ;
  skos:prefLabel "Disapproved" ;
  skos:definition "The criterion failed editorial review." ;
  skos:notation "Disapproved" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupCriterionEditorialStatus/Inactive> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdGroupCriterionEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdGroupCriterionEditorialStatusScheme ;
  skos:prefLabel "Inactive" ;
  skos:definition "The criterion is undergoing editorial review." ;
  skos:notation "Inactive" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupCriterionEditorialStatus/ActiveLimited> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdGroupCriterionEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdGroupCriterionEditorialStatusScheme ;
  skos:prefLabel "Active Limited" ;
  skos:altLabel "ActiveLimited" ;
  skos:definition "The criterion passed editorial review in one or more markets, and one or more elements of the criterion is undergoing editorial review in another market. For example the criterion passed editorial review for Canada and is still pending review in the United States." ;
  skos:notation "ActiveLimited" .

# Concept scheme: CampaignManagementAdGroupCriterionStatus
microsoftads:CampaignManagementAdGroupCriterionStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAdGroupCriterionStatus" ;
  rdfs:comment "Defines the possible ad group criterion status values." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupCriterionStatus/Active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupCriterionStatus/Paused> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupCriterionStatus/Deleted> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupCriterionStatus/Active> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdGroupCriterionStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdGroupCriterionStatusScheme ;
  skos:prefLabel "Active" ;
  skos:definition "The criterion is active." ;
  skos:notation "Active" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupCriterionStatus/Paused> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdGroupCriterionStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdGroupCriterionStatusScheme ;
  skos:prefLabel "Paused" ;
  skos:definition "The criterion is paused." ;
  skos:notation "Paused" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupCriterionStatus/Deleted> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdGroupCriterionStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdGroupCriterionStatusScheme ;
  skos:prefLabel "Deleted" ;
  skos:definition "The criterion was deleted. Note that the Get operations will not return deleted objects." ;
  skos:notation "Deleted" .

# Concept scheme: CampaignManagementAdGroupPrivacyStatus
microsoftads:CampaignManagementAdGroupPrivacyStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAdGroupPrivacyStatus" ;
  rdfs:comment "Defines possible values for ad group privacy status in Audience campaigns." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupPrivacyStatus/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupPrivacyStatus/Active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupPrivacyStatus/TargetingTooNarrow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupPrivacyStatus/Pending> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupPrivacyStatus/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdGroupPrivacyStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdGroupPrivacyStatusScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "Reserved for future use." ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupPrivacyStatus/Active> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdGroupPrivacyStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdGroupPrivacyStatusScheme ;
  skos:prefLabel "Active" ;
  skos:definition "The ad group is eligible to serve." ;
  skos:notation "Active" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupPrivacyStatus/TargetingTooNarrow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdGroupPrivacyStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdGroupPrivacyStatusScheme ;
  skos:prefLabel "Targeting Too Narrow" ;
  skos:altLabel "TargetingTooNarrow" ;
  skos:definition "The ad group is not eligible to serve because your ad group target criteria e.g., ProfileCriterion are too narrowly defined. Update your target criteria or remarketing lists to broaden your audience and increase estimated unique users." ;
  skos:notation "TargetingTooNarrow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupPrivacyStatus/Pending> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdGroupPrivacyStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdGroupPrivacyStatusScheme ;
  skos:prefLabel "Pending" ;
  skos:definition "The privacy evaluation is still in progress, and the ad group is not yet eligible to serve." ;
  skos:notation "Pending" .

# Concept scheme: CampaignManagementAdGroupStatus
microsoftads:CampaignManagementAdGroupStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAdGroupStatus" ;
  rdfs:comment "Defines the possible status values of an ad group." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupStatus/Active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupStatus/Paused> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupStatus/Expired> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupStatus/Deleted> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupStatus/Active> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdGroupStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdGroupStatusScheme ;
  skos:prefLabel "Active" ;
  skos:definition "The ad group is active, which indicates that the ad group's ads can be served." ;
  skos:notation "Active" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupStatus/Paused> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdGroupStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdGroupStatusScheme ;
  skos:prefLabel "Paused" ;
  skos:definition "The ad group is paused, which indicates that the ad group's ads will not serve. Ads and keywords that you add in this state are subject to editorial review." ;
  skos:notation "Paused" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupStatus/Expired> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdGroupStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdGroupStatusScheme ;
  skos:prefLabel "Expired" ;
  skos:definition "The ad group expired. This status is set if you specify an end date for the ad group and the end date passes." ;
  skos:notation "Expired" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdGroupStatus/Deleted> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdGroupStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdGroupStatusScheme ;
  skos:prefLabel "Deleted" ;
  skos:definition "This status is for internal use only. Because all Get operations do not return deleted objects, you will not see an object with this status." ;
  skos:notation "Deleted" .

# Concept scheme: CampaignManagementAdRecommendationAdditionalField
microsoftads:CampaignManagementAdRecommendationAdditionalFieldScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAdRecommendationAdditionalField" ;
  rdfs:comment "The ad recommendation additional field value set." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationAdditionalField/None> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationAdditionalField/ImageSuggestionMetadata> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationAdditionalField/MediaRefineResults> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationAdditionalField/PromptBrandWarning> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationAdditionalField/None> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdRecommendationAdditionalFieldScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdRecommendationAdditionalFieldScheme ;
  skos:prefLabel "None" ;
  skos:notation "None" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationAdditionalField/ImageSuggestionMetadata> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdRecommendationAdditionalFieldScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdRecommendationAdditionalFieldScheme ;
  skos:prefLabel "Image Suggestion Metadata" ;
  skos:altLabel "ImageSuggestionMetadata" ;
  skos:definition "The meta data for the suggested image." ;
  skos:notation "ImageSuggestionMetadata" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationAdditionalField/MediaRefineResults> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdRecommendationAdditionalFieldScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdRecommendationAdditionalFieldScheme ;
  skos:prefLabel "Media Refine Results" ;
  skos:altLabel "MediaRefineResults" ;
  skos:definition "The media refine results." ;
  skos:notation "MediaRefineResults" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationAdditionalField/PromptBrandWarning> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdRecommendationAdditionalFieldScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdRecommendationAdditionalFieldScheme ;
  skos:prefLabel "Prompt Brand Warning" ;
  skos:altLabel "PromptBrandWarning" ;
  skos:definition "Whether the brand is detected in the request prompt." ;
  skos:notation "PromptBrandWarning" .

# Concept scheme: CampaignManagementAdRecommendationImageField
microsoftads:CampaignManagementAdRecommendationImageFieldScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAdRecommendationImageField" ;
  rdfs:comment "The ad recommednation image field value set." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationImageField/Image> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationImageField/Logo> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationImageField/Image> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdRecommendationImageFieldScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdRecommendationImageFieldScheme ;
  skos:prefLabel "Image" ;
  skos:definition "The suggested image." ;
  skos:notation "Image" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationImageField/Logo> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdRecommendationImageFieldScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdRecommendationImageFieldScheme ;
  skos:prefLabel "Logo" ;
  skos:definition "The suggested logo." ;
  skos:notation "Logo" .

# Concept scheme: CampaignManagementAdRecommendationImageRefineType
microsoftads:CampaignManagementAdRecommendationImageRefineTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAdRecommendationImageRefineType" ;
  rdfs:comment "The ad recommendation image refine type value set." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationImageRefineType/BackgroundChange> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationImageRefineType/RefineDisplay> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationImageRefineType/BackgroundChange> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdRecommendationImageRefineTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdRecommendationImageRefineTypeScheme ;
  skos:prefLabel "Background Change" ;
  skos:altLabel "BackgroundChange" ;
  skos:definition "The refine type is a background change." ;
  skos:notation "BackgroundChange" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationImageRefineType/RefineDisplay> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdRecommendationImageRefineTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdRecommendationImageRefineTypeScheme ;
  skos:prefLabel "Refine Display" ;
  skos:altLabel "RefineDisplay" ;
  skos:definition "THe refine type is display." ;
  skos:notation "RefineDisplay" .

# Concept scheme: CampaignManagementAdRecommendationTextField
microsoftads:CampaignManagementAdRecommendationTextFieldScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAdRecommendationTextField" ;
  rdfs:comment "The ad recommendation text field value set." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationTextField/Headline> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationTextField/LongHeadline> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationTextField/Description> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationTextField/CallToAction> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationTextField/Headline> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdRecommendationTextFieldScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdRecommendationTextFieldScheme ;
  skos:prefLabel "Headline" ;
  skos:definition "Reserved." ;
  skos:notation "Headline" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationTextField/LongHeadline> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdRecommendationTextFieldScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdRecommendationTextFieldScheme ;
  skos:prefLabel "Long Headline" ;
  skos:altLabel "LongHeadline" ;
  skos:definition "Reserved." ;
  skos:notation "LongHeadline" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationTextField/Description> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdRecommendationTextFieldScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdRecommendationTextFieldScheme ;
  skos:prefLabel "Description" ;
  skos:definition "Reserved." ;
  skos:notation "Description" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationTextField/CallToAction> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdRecommendationTextFieldScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdRecommendationTextFieldScheme ;
  skos:prefLabel "Call To Action" ;
  skos:altLabel "CallToAction" ;
  skos:definition "Reserved." ;
  skos:notation "CallToAction" .

# Concept scheme: CampaignManagementAdRecommendationTextTone
microsoftads:CampaignManagementAdRecommendationTextToneScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAdRecommendationTextTone" ;
  rdfs:comment "A value set for the optional tone for recommended text assets." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationTextTone/Friendly> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationTextTone/Persuasive> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationTextTone/Cute> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationTextTone/Inspiring> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationTextTone/Friendly> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdRecommendationTextToneScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdRecommendationTextToneScheme ;
  skos:prefLabel "Friendly" ;
  skos:definition "The text tone is friendly." ;
  skos:notation "Friendly" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationTextTone/Persuasive> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdRecommendationTextToneScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdRecommendationTextToneScheme ;
  skos:prefLabel "Persuasive" ;
  skos:definition "The text tone is persuasive." ;
  skos:notation "Persuasive" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationTextTone/Cute> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdRecommendationTextToneScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdRecommendationTextToneScheme ;
  skos:prefLabel "Cute" ;
  skos:definition "The text tone is cute." ;
  skos:notation "Cute" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationTextTone/Inspiring> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdRecommendationTextToneScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdRecommendationTextToneScheme ;
  skos:prefLabel "Inspiring" ;
  skos:definition "The text tone is inspiring." ;
  skos:notation "Inspiring" .

# Concept scheme: CampaignManagementAdRecommendationVideoType
microsoftads:CampaignManagementAdRecommendationVideoTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAdRecommendationVideoType" ;
  rdfs:comment "The ad recommendation video type data object." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationVideoType/Olv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationVideoType/Ctv> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationVideoType/Olv> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdRecommendationVideoTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdRecommendationVideoTypeScheme ;
  skos:prefLabel "Olv" ;
  skos:definition "The video type is OLV." ;
  skos:notation "OLV" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRecommendationVideoType/Ctv> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdRecommendationVideoTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdRecommendationVideoTypeScheme ;
  skos:prefLabel "Ctv" ;
  skos:definition "The video type is CTV." ;
  skos:notation "CTV" .

# Concept scheme: CampaignManagementAdRotationType
microsoftads:CampaignManagementAdRotationTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAdRotationType" ;
  rdfs:comment "Defines the possible ad rotation types that you can apply to an ad group." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRotationType/OptimizeForClicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRotationType/RotateAdsEvenly> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRotationType/OptimizeForClicks> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdRotationTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdRotationTypeScheme ;
  skos:prefLabel "Optimize For Clicks" ;
  skos:altLabel "OptimizeForClicks" ;
  skos:definition "Microsoft Advertising prioritizes the ad from the ad group that appears to have the best chance of performing well, based on auction characteristics or factors, such as keyword, search term, device or location. Better-performing ads will show more frequently, and others will be served less often, if at all. This is the default." ;
  skos:notation "OptimizeForClicks" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdRotationType/RotateAdsEvenly> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdRotationTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdRotationTypeScheme ;
  skos:prefLabel "Rotate Ads Evenly" ;
  skos:altLabel "RotateAdsEvenly" ;
  skos:definition "Microsoft Advertising provides more balance in rotation between your ads. That is, the ads in a particular ad group have a similar chance of being displayed in response to a searcher's query. Ads are prioritized lower if they have lower ad quality, and therefore might display less often, or not at all. This setting can allow lower-performing ads to display as often as better-performing ads. This might impact ad group performance. This setting will be ignored if you use an automated bid strategy i.e., MaxClicks, MaxConversions, TargetCpa, or TargetRoas, as these bid strategies prioritize better-performing ads." ;
  skos:notation "RotateAdsEvenly" .

# Concept scheme: CampaignManagementAdStatus
microsoftads:CampaignManagementAdStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAdStatus" ;
  rdfs:comment "Defines the possible status values of an ad." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdStatus/Inactive> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdStatus/Active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdStatus/Paused> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdStatus/Deleted> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdStatus/Inactive> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdStatusScheme ;
  skos:prefLabel "Inactive" ;
  skos:definition "This status is read-only. The ad is undergoing editorial review or has failed editorial review. To determine the ad editorial status, see AdEditorialStatus." ;
  skos:notation "Inactive" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdStatus/Active> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdStatusScheme ;
  skos:prefLabel "Active" ;
  skos:definition "The ad can be served." ;
  skos:notation "Active" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdStatus/Paused> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdStatusScheme ;
  skos:prefLabel "Paused" ;
  skos:definition "The ad will not serve until the owner resumes it." ;
  skos:notation "Paused" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdStatus/Deleted> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdStatusScheme ;
  skos:prefLabel "Deleted" ;
  skos:definition "This status is for internal use only. Because all Get operations do not return deleted objects, you will not see an object with this status." ;
  skos:notation "Deleted" .

# Concept scheme: CampaignManagementAdType
microsoftads:CampaignManagementAdTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAdType" ;
  rdfs:comment "Defines the type of ad." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdType/Text> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdType/Image> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdType/Product> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdType/AppInstall> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdType/ExpandedText> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdType/DynamicSearch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdType/ResponsiveAd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdType/ResponsiveSearch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdType/Hotel> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdType/Text> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdTypeScheme ;
  skos:prefLabel "Text" ;
  skos:definition "Refers to a TextAd." ;
  skos:notation "Text" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdType/Image> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdTypeScheme ;
  skos:prefLabel "Image" ;
  skos:definition "Reserved for future use." ;
  skos:notation "Image" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdType/Product> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdTypeScheme ;
  skos:prefLabel "Product" ;
  skos:definition "Refers to a ProductAd." ;
  skos:notation "Product" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdType/AppInstall> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdTypeScheme ;
  skos:prefLabel "App Install" ;
  skos:altLabel "AppInstall" ;
  skos:definition "Refers to an AppInstallAd." ;
  skos:notation "AppInstall" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdType/ExpandedText> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdTypeScheme ;
  skos:prefLabel "Expanded Text" ;
  skos:altLabel "ExpandedText" ;
  skos:definition "Refers to an ExpandedTextAd." ;
  skos:notation "ExpandedText" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdType/DynamicSearch> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdTypeScheme ;
  skos:prefLabel "Dynamic Search" ;
  skos:altLabel "DynamicSearch" ;
  skos:definition "Refers to a DynamicSearchAd." ;
  skos:notation "DynamicSearch" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdType/ResponsiveAd> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdTypeScheme ;
  skos:prefLabel "Responsive Ad" ;
  skos:altLabel "ResponsiveAd" ;
  skos:definition "Refers to a ResponsiveAd." ;
  skos:notation "ResponsiveAd" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdType/ResponsiveSearch> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdTypeScheme ;
  skos:prefLabel "Responsive Search" ;
  skos:altLabel "ResponsiveSearch" ;
  skos:definition "Refers to a ResponsiveSearchAd." ;
  skos:notation "ResponsiveSearch" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAdType/Hotel> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAdTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAdTypeScheme ;
  skos:prefLabel "Hotel" ;
  skos:definition "Refers to a HotelAd." ;
  skos:notation "Hotel" .

# Concept scheme: CampaignManagementAgeRange
microsoftads:CampaignManagementAgeRangeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAgeRange" ;
  rdfs:comment "Defines the possible age range values that you can use to target ads to people." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAgeRange/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAgeRange/EighteenToTwentyFour> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAgeRange/TwentyFiveToThirtyFour> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAgeRange/ThirtyFiveToFourtyNine> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAgeRange/FiftyToSixtyFour> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAgeRange/SixtyFiveAndAbove> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAgeRange/ThirtyFiveToFiftyFour> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAgeRange/FiftyFiveAndAbove> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAgeRange/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAgeRangeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAgeRangeScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "People with unknown ages." ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAgeRange/EighteenToTwentyFour> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAgeRangeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAgeRangeScheme ;
  skos:prefLabel "Eighteen To Twenty Four" ;
  skos:altLabel "EighteenToTwentyFour" ;
  skos:definition "People from the ages of 18 through 24 years." ;
  skos:notation "EighteenToTwentyFour" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAgeRange/TwentyFiveToThirtyFour> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAgeRangeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAgeRangeScheme ;
  skos:prefLabel "Twenty Five To Thirty Four" ;
  skos:altLabel "TwentyFiveToThirtyFour" ;
  skos:definition "People from the ages of 25 through 34 years." ;
  skos:notation "TwentyFiveToThirtyFour" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAgeRange/ThirtyFiveToFourtyNine> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAgeRangeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAgeRangeScheme ;
  skos:prefLabel "Thirty Five To Fourty Nine" ;
  skos:altLabel "ThirtyFiveToFourtyNine" ;
  skos:definition "People from the ages of 35 through 49 years." ;
  skos:notation "ThirtyFiveToFourtyNine" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAgeRange/FiftyToSixtyFour> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAgeRangeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAgeRangeScheme ;
  skos:prefLabel "Fifty To Sixty Four" ;
  skos:altLabel "FiftyToSixtyFour" ;
  skos:definition "People from the ages of 50 through 64 years." ;
  skos:notation "FiftyToSixtyFour" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAgeRange/SixtyFiveAndAbove> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAgeRangeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAgeRangeScheme ;
  skos:prefLabel "Sixty Five And Above" ;
  skos:altLabel "SixtyFiveAndAbove" ;
  skos:definition "People 65 years of age and older." ;
  skos:notation "SixtyFiveAndAbove" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAgeRange/ThirtyFiveToFiftyFour> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAgeRangeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAgeRangeScheme ;
  skos:prefLabel "Thirty Five To Fifty Four" ;
  skos:altLabel "ThirtyFiveToFiftyFour" ;
  skos:definition "Reserved." ;
  skos:notation "ThirtyFiveToFiftyFour" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAgeRange/FiftyFiveAndAbove> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAgeRangeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAgeRangeScheme ;
  skos:prefLabel "Fifty Five And Above" ;
  skos:altLabel "FiftyFiveAndAbove" ;
  skos:definition "Reserved." ;
  skos:notation "FiftyFiveAndAbove" .

# Concept scheme: CampaignManagementAppealStatus
microsoftads:CampaignManagementAppealStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAppealStatus" ;
  rdfs:comment "Defines the values that you use to determine whether an editorial issue is appealable." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAppealStatus/None> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAppealStatus/Appealable> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAppealStatus/AppealPending> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAppealStatus/NotAppealable> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAppealStatus/None> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAppealStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAppealStatusScheme ;
  skos:prefLabel "None" ;
  skos:notation "None" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAppealStatus/Appealable> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAppealStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAppealStatusScheme ;
  skos:prefLabel "Appealable" ;
  skos:definition "The editorial issue is appealable." ;
  skos:notation "Appealable" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAppealStatus/AppealPending> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAppealStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAppealStatusScheme ;
  skos:prefLabel "Appeal Pending" ;
  skos:altLabel "AppealPending" ;
  skos:definition "The editorial issue is appealable and an appeal has been submitted." ;
  skos:notation "AppealPending" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAppealStatus/NotAppealable> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAppealStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAppealStatusScheme ;
  skos:prefLabel "Not Appealable" ;
  skos:altLabel "NotAppealable" ;
  skos:definition "The editorial issue is not appealable." ;
  skos:notation "NotAppealable" .

# Concept scheme: CampaignManagementAssetGroupEditorialStatus
microsoftads:CampaignManagementAssetGroupEditorialStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAssetGroupEditorialStatus" ;
  rdfs:comment "The editorial review status of the asset group, which indicates whether the asset group is pending review, has been approved, or has been disapproved." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetGroupEditorialStatus/Active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetGroupEditorialStatus/Disapproved> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetGroupEditorialStatus/Inactive> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetGroupEditorialStatus/ActiveLimited> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetGroupEditorialStatus/Active> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAssetGroupEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAssetGroupEditorialStatusScheme ;
  skos:prefLabel "Active" ;
  skos:definition "The ad passed editorial review." ;
  skos:notation "Active" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetGroupEditorialStatus/Disapproved> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAssetGroupEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAssetGroupEditorialStatusScheme ;
  skos:prefLabel "Disapproved" ;
  skos:definition "The ad failed editorial review." ;
  skos:notation "Disapproved" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetGroupEditorialStatus/Inactive> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAssetGroupEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAssetGroupEditorialStatusScheme ;
  skos:prefLabel "Inactive" ;
  skos:definition "One or more elements of the ad is undergoing editorial review." ;
  skos:notation "Inactive" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetGroupEditorialStatus/ActiveLimited> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAssetGroupEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAssetGroupEditorialStatusScheme ;
  skos:prefLabel "Active Limited" ;
  skos:altLabel "ActiveLimited" ;
  skos:definition "The ad passed editorial review in one or more markets, and one or more elements of the ad is undergoing editorial review in another market. For example, the ad passed editorial review for Canada and is still pending review in the United States." ;
  skos:notation "ActiveLimited" .

# Concept scheme: CampaignManagementAssetGroupListingType
microsoftads:CampaignManagementAssetGroupListingTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAssetGroupListingType" ;
  rdfs:comment "The type of listing group, for example Subdivision or Unit." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetGroupListingType/Subdivision> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetGroupListingType/Unit> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetGroupListingType/Subdivision> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAssetGroupListingTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAssetGroupListingTypeScheme ;
  skos:prefLabel "Subdivision" ;
  skos:definition "If you are partitioning the products based on more specific product conditions, then set the Sub Type field to Subdivision, the Parent Listing Group Id to null or empty, and the Id to a negative value." ;
  skos:notation "Subdivision" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetGroupListingType/Unit> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAssetGroupListingTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAssetGroupListingTypeScheme ;
  skos:prefLabel "Unit" ;
  skos:definition "If you are bidding on all products in the catalog equally, set the Sub Type field to Unit." ;
  skos:notation "Unit" .

# Concept scheme: CampaignManagementAssetGroupStatus
microsoftads:CampaignManagementAssetGroupStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAssetGroupStatus" ;
  rdfs:comment "The status of the AssetGroup." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetGroupStatus/Active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetGroupStatus/Paused> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetGroupStatus/Deleted> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetGroupStatus/Expired> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetGroupStatus/Active> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAssetGroupStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAssetGroupStatusScheme ;
  skos:prefLabel "Active" ;
  skos:definition "The asset group is active, which indicates that the asset group can be served." ;
  skos:notation "Active" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetGroupStatus/Paused> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAssetGroupStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAssetGroupStatusScheme ;
  skos:prefLabel "Paused" ;
  skos:definition "The asset group is paused, which indicates that the asset group will not serve." ;
  skos:notation "Paused" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetGroupStatus/Deleted> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAssetGroupStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAssetGroupStatusScheme ;
  skos:prefLabel "Deleted" ;
  skos:definition "This status is for internal use only. Because all Get operations do not return deleted objects, you will not see an object with this status." ;
  skos:notation "Deleted" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetGroupStatus/Expired> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAssetGroupStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAssetGroupStatusScheme ;
  skos:prefLabel "Expired" ;
  skos:definition "The asset group is expired. This status is set if you specify an end date for the asset group and the end date passes. You can update the end date to start serving the asset group again." ;
  skos:notation "Expired" .

# Concept scheme: CampaignManagementAssetLinkEditorialStatus
microsoftads:CampaignManagementAssetLinkEditorialStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAssetLinkEditorialStatus" ;
  rdfs:comment "Defines the editorial review status values of a linked asset." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetLinkEditorialStatus/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetLinkEditorialStatus/Active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetLinkEditorialStatus/Disapproved> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetLinkEditorialStatus/Inactive> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetLinkEditorialStatus/ActiveLimited> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetLinkEditorialStatus/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAssetLinkEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAssetLinkEditorialStatusScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "Unknown. The editorial status of the asset is unknown. This is relevant when the record doesn't exist in AssetEditorialStatus." ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetLinkEditorialStatus/Active> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAssetLinkEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAssetLinkEditorialStatusScheme ;
  skos:prefLabel "Active" ;
  skos:definition "Approved. The asset passed editorial review." ;
  skos:notation "Active" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetLinkEditorialStatus/Disapproved> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAssetLinkEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAssetLinkEditorialStatusScheme ;
  skos:prefLabel "Disapproved" ;
  skos:definition "Rejected. The asset failed editorial review." ;
  skos:notation "Disapproved" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetLinkEditorialStatus/Inactive> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAssetLinkEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAssetLinkEditorialStatusScheme ;
  skos:prefLabel "Inactive" ;
  skos:definition "Pending. One or more elements of the asset is undergoing editorial review." ;
  skos:notation "Inactive" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssetLinkEditorialStatus/ActiveLimited> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAssetLinkEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAssetLinkEditorialStatusScheme ;
  skos:prefLabel "Active Limited" ;
  skos:altLabel "ActiveLimited" ;
  skos:definition "ApprovedLimited. The asset passed editorial review in one or more markets, and one or more elements of the asset is undergoing editorial review in another market. For example the asset passed editorial review for Canada and is still pending review in the United States." ;
  skos:notation "ActiveLimited" .

# Concept scheme: CampaignManagementAssociationType
microsoftads:CampaignManagementAssociationTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAssociationType" ;
  rdfs:comment "Defines the entity types that can be associated with an ad extension." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssociationType/Campaign> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssociationType/AdGroup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssociationType/Account> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssociationType/Campaign> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAssociationTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAssociationTypeScheme ;
  skos:prefLabel "Campaign" ;
  skos:definition "Refers to ad extension associations with campaigns." ;
  skos:notation "Campaign" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssociationType/AdGroup> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAssociationTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAssociationTypeScheme ;
  skos:prefLabel "Ad Group" ;
  skos:altLabel "AdGroup" ;
  skos:definition "Refers to ad extension associations with ad groups. Call and Location ad extensions cannot be associated with an ad group." ;
  skos:notation "AdGroup" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAssociationType/Account> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAssociationTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAssociationTypeScheme ;
  skos:prefLabel "Account" ;
  skos:definition "Refers to ad extension associations with accounts. Call ad extensions cannot be associated with an account." ;
  skos:notation "Account" .

# Concept scheme: CampaignManagementAttributionModelType
microsoftads:CampaignManagementAttributionModelTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAttributionModelType" ;
  rdfs:comment "Determines which attribution model is used with a conversion goal." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAttributionModelType/LastClick> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAttributionModelType/LastTouch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAttributionModelType/DataDriven> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAttributionModelType/LastClick> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAttributionModelTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAttributionModelTypeScheme ;
  skos:prefLabel "Last Click" ;
  skos:altLabel "LastClick" ;
  skos:definition "View-through conversions are excluded from the \"Conversions\" column and reported separately under \"View-through conversions\" and \"All conversions.\" This is the default attribution model type." ;
  skos:notation "LastClick" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAttributionModelType/LastTouch> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAttributionModelTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAttributionModelTypeScheme ;
  skos:prefLabel "Last Touch" ;
  skos:altLabel "LastTouch" ;
  skos:definition "View-through conversion are included in the \"Conversions\" column. The LastTouch attribution model is only available for Audience Workflow (AWF) campaigns." ;
  skos:notation "LastTouch" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAttributionModelType/DataDriven> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAttributionModelTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAttributionModelTypeScheme ;
  skos:prefLabel "Data Driven" ;
  skos:altLabel "DataDriven" ;
  skos:definition "Conversions are attributed across all ad interactions that lead to a conversion." ;
  skos:notation "DataDriven" .

# Concept scheme: CampaignManagementAudienceGroupDimensionType
microsoftads:CampaignManagementAudienceGroupDimensionTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAudienceGroupDimensionType" ;
  rdfs:comment "Defines an AudienceGroupDimensionType value set." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAudienceGroupDimensionType/Age> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAudienceGroupDimensionType/Gender> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAudienceGroupDimensionType/Audience> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAudienceGroupDimensionType/Profile> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAudienceGroupDimensionType/Age> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAudienceGroupDimensionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAudienceGroupDimensionTypeScheme ;
  skos:prefLabel "Age" ;
  skos:definition "The age dimension type for an audience group." ;
  skos:notation "Age" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAudienceGroupDimensionType/Gender> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAudienceGroupDimensionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAudienceGroupDimensionTypeScheme ;
  skos:prefLabel "Gender" ;
  skos:definition "The gender dimension type for an audience group." ;
  skos:notation "Gender" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAudienceGroupDimensionType/Audience> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAudienceGroupDimensionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAudienceGroupDimensionTypeScheme ;
  skos:prefLabel "Audience" ;
  skos:definition "The audience dimension type for an audience group." ;
  skos:notation "Audience" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAudienceGroupDimensionType/Profile> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAudienceGroupDimensionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAudienceGroupDimensionTypeScheme ;
  skos:prefLabel "Profile" ;
  skos:definition "Reserved." ;
  skos:notation "Profile" .

# Concept scheme: CampaignManagementAuthenticationFaultCode
microsoftads:CampaignManagementAuthenticationFaultCodeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementAuthenticationFaultCode" ;
  rdfs:comment "Values CampaignManagementAuthenticationFaultCode accepts." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAuthenticationFaultCode/NoCredential> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAuthenticationFaultCode/InvalidCustomerId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementAuthenticationFaultCode/InvalidSecurityTicket> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAuthenticationFaultCode/NoCredential> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAuthenticationFaultCodeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAuthenticationFaultCodeScheme ;
  skos:prefLabel "No Credential" ;
  skos:altLabel "NoCredential" ;
  skos:notation "NoCredential" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAuthenticationFaultCode/InvalidCustomerId> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAuthenticationFaultCodeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAuthenticationFaultCodeScheme ;
  skos:prefLabel "Invalid Customer Id" ;
  skos:altLabel "InvalidCustomerId" ;
  skos:notation "InvalidCustomerId" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementAuthenticationFaultCode/InvalidSecurityTicket> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementAuthenticationFaultCodeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementAuthenticationFaultCodeScheme ;
  skos:prefLabel "Invalid Security Ticket" ;
  skos:altLabel "InvalidSecurityTicket" ;
  skos:notation "InvalidSecurityTicket" .

# Concept scheme: CampaignManagementBMCStoreSubType
microsoftads:CampaignManagementBMCStoreSubTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementBMCStoreSubType" ;
  rdfs:comment "Defines the possible values for Microsoft Merchant Center store sub types." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementBMCStoreSubType/CoOp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementBMCStoreSubType/GlobalStore> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementBMCStoreSubType/CoOp> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementBMCStoreSubTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementBMCStoreSubTypeScheme ;
  skos:prefLabel "Co Op" ;
  skos:altLabel "CoOp" ;
  skos:definition "The Microsoft Merchant Center store supports Shopping Campaigns for Brands." ;
  skos:notation "CoOp" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementBMCStoreSubType/GlobalStore> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementBMCStoreSubTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementBMCStoreSubTypeScheme ;
  skos:prefLabel "Global Store" ;
  skos:altLabel "GlobalStore" ;
  skos:definition "With Shopping Campaigns for Brands the global store encompasses all linked stores under the current manager account. You cannot exclude a global store via negative StoreCriterion." ;
  skos:notation "GlobalStore" .

# Concept scheme: CampaignManagementBidOption
microsoftads:CampaignManagementBidOptionScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementBidOption" ;
  rdfs:comment "Determines whether or not to amplify your partner's bid." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementBidOption/BidValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementBidOption/BidBoost> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementBidOption/BidValue> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementBidOptionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementBidOptionScheme ;
  skos:prefLabel "Bid Value" ;
  skos:altLabel "BidValue" ;
  skos:definition "A bid value ad group allows you to bid on products that your merchandising partner doesn't target." ;
  skos:notation "BidValue" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementBidOption/BidBoost> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementBidOptionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementBidOptionScheme ;
  skos:prefLabel "Bid Boost" ;
  skos:altLabel "BidBoost" ;
  skos:definition "A bid boost allows you to amplify your partner's bid. You should only use BidBoost if your partner uses BidValue." ;
  skos:notation "BidBoost" .

# Concept scheme: CampaignManagementBudgetLimitType
microsoftads:CampaignManagementBudgetLimitTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementBudgetLimitType" ;
  rdfs:comment "Defines the possible budget limit types that you can specify for a campaign." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementBudgetLimitType/DailyBudgetAccelerated> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementBudgetLimitType/DailyBudgetStandard> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementBudgetLimitType/LifetimeBudgetStandard> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementBudgetLimitType/DailyBudgetAccelerated> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementBudgetLimitTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementBudgetLimitTypeScheme ;
  skos:prefLabel "Daily Budget Accelerated" ;
  skos:altLabel "DailyBudgetAccelerated" ;
  skos:definition "A daily budget that is spent until it is depleted. Depending on the activity, the complete budget could be spent within a couple of minutes, hours, or not at all. The daily spend will not exceed the daily budget limit and the accumulated daily spend will not exceed the calculated monthly budget limit. This budget type is only available for Audience campaigns that use unshared campaign-level budgets." ;
  skos:notation "DailyBudgetAccelerated" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementBudgetLimitType/DailyBudgetStandard> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementBudgetLimitTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementBudgetLimitTypeScheme ;
  skos:prefLabel "Daily Budget Standard" ;
  skos:altLabel "DailyBudgetStandard" ;
  skos:definition "A daily budget that is spread throughout the day. The daily spend can exceed the daily budget limit by up to 20%; however, the accumulated daily spend will not exceed the calculated monthly budget limit." ;
  skos:notation "DailyBudgetStandard" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementBudgetLimitType/LifetimeBudgetStandard> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementBudgetLimitTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementBudgetLimitTypeScheme ;
  skos:prefLabel "Lifetime Budget Standard" ;
  skos:altLabel "LifetimeBudgetStandard" ;
  skos:definition "Lifetime budget that is distributed across the duration of the campaign. The total expenditure won't exceed the allocated budget for the campaign." ;
  skos:notation "LifetimeBudgetStandard" .

# Concept scheme: CampaignManagementBusinessGeoCodeStatus
microsoftads:CampaignManagementBusinessGeoCodeStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementBusinessGeoCodeStatus" ;
  rdfs:comment "Defines the possible status values that indicate the progress of determining the latitude and longitude values of a business." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementBusinessGeoCodeStatus/Pending> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementBusinessGeoCodeStatus/Complete> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementBusinessGeoCodeStatus/Invalid> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementBusinessGeoCodeStatus/Failed> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementBusinessGeoCodeStatus/Pending> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementBusinessGeoCodeStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementBusinessGeoCodeStatusScheme ;
  skos:prefLabel "Pending" ;
  skos:definition "In the process of determining the latitude and longitude of the business." ;
  skos:notation "Pending" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementBusinessGeoCodeStatus/Complete> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementBusinessGeoCodeStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementBusinessGeoCodeStatusScheme ;
  skos:prefLabel "Complete" ;
  skos:definition "Successfully determined the latitude and longitude of the business." ;
  skos:notation "Complete" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementBusinessGeoCodeStatus/Invalid> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementBusinessGeoCodeStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementBusinessGeoCodeStatusScheme ;
  skos:prefLabel "Invalid" ;
  skos:definition "Unable to determine the latitude and longitude of the business, possibly because the address did not resolve." ;
  skos:notation "Invalid" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementBusinessGeoCodeStatus/Failed> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementBusinessGeoCodeStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementBusinessGeoCodeStatusScheme ;
  skos:prefLabel "Failed" ;
  skos:definition "Unable to determine the latitude and longitude of the business." ;
  skos:notation "Failed" .

# Concept scheme: CampaignManagementCallToAction
microsoftads:CampaignManagementCallToActionScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementCallToAction" ;
  rdfs:comment "Defines the possible values for a brief, punchy reason for customers to click your ad right now." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/ActNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/ApplyNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/BetNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/BidNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/BookACar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/BookHotel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/BookNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Browse> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/BuyNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/ChatNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Compare> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/ContactUs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Coupon> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Donate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Download> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/EmailNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/EnrollNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Explore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/FileNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/FindJob> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/FreePlay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/FreeQuote> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/FreeTrial> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/GetDeals> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/GetOffer> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/GetQuote> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/JoinNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/LearnMore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/ListenNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/LogIn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Message> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/NewCars> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/OrderNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/PlayGame> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/PlayNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/PostJob> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Register> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/RentACar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/RentNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Reserve> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Sale> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/SaveNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Schedule> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/SeeMenu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/SeeMore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/SeeOffer> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/SellNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/ShopNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Showtimes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/SignIn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/SignUp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/StartFree> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/StartNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Subscribe> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/TestDrive> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/TryNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/UsedCars> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/ViewCars> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/ViewNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/ViewPlans> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/VisitSite> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/VoteNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Watch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/WatchMore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/WatchNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Directions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/FindStore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/SwitchNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/VisitStore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/RenewNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Reorder> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Default> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/NoButton> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Install> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/AddToCart> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/BookTravel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Buy> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/OpenLink> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/RegisterNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/BuildNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Dealers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/GetDemo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/GetNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/GoToDemo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/SeeDemo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/SeeModels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/SeeOffers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/ViewDemo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/CustomText> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Discover> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Dismiss> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Apply> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/ViewQuote> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Join> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Attend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/RequestDemo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Automated> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/ActNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Act Now" ;
  skos:altLabel "ActNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "ActNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/ApplyNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Apply Now" ;
  skos:altLabel "ApplyNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "ApplyNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/BetNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Bet Now" ;
  skos:altLabel "BetNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "BetNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/BidNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Bid Now" ;
  skos:altLabel "BidNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "BidNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/BookACar> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Book ACar" ;
  skos:altLabel "BookACar" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "BookACar" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/BookHotel> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Book Hotel" ;
  skos:altLabel "BookHotel" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "BookHotel" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/BookNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Book Now" ;
  skos:altLabel "BookNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "BookNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Browse> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Browse" ;
  skos:definition "Use the LearnMore call to action in the ad. This value is deprecated as of September 2022 and replaced by LearnMore. If you set the call to action to Browse no error will be returned, but LearnMore is the effective value that will be stored and returned when retrieving the call to action." ;
  skos:notation "Browse" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/BuyNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Buy Now" ;
  skos:altLabel "BuyNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "BuyNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/ChatNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Chat Now" ;
  skos:altLabel "ChatNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "ChatNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Compare> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Compare" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "Compare" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/ContactUs> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Contact Us" ;
  skos:altLabel "ContactUs" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "ContactUs" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Coupon> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Coupon" ;
  skos:definition "Use the GetCoupon call to action in the ad. This value is deprecated as of September 2022 and replaced by GetCoupon. If you set the call to action to Coupon no error will be returned, but GetCoupon is the effective value that will be stored and returned when retrieving the call to action." ;
  skos:notation "Coupon" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Donate> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Donate" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "Donate" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Download> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Download" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "Download" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/EmailNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Email Now" ;
  skos:altLabel "EmailNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "EmailNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/EnrollNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Enroll Now" ;
  skos:altLabel "EnrollNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "EnrollNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Explore> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Explore" ;
  skos:definition "Use the LearnMore call to action in the ad. This value is deprecated as of September 2022 and replaced by LearnMore. If you set the call to action to Explore no error will be returned, but LearnMore is the effective value that will be stored and returned when retrieving the call to action." ;
  skos:notation "Explore" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/FileNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "File Now" ;
  skos:altLabel "FileNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "FileNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/FindJob> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Find Job" ;
  skos:altLabel "FindJob" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "FindJob" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/FreePlay> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Free Play" ;
  skos:altLabel "FreePlay" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "FreePlay" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/FreeQuote> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Free Quote" ;
  skos:altLabel "FreeQuote" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "FreeQuote" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/FreeTrial> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Free Trial" ;
  skos:altLabel "FreeTrial" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "FreeTrial" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/GetDeals> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Get Deals" ;
  skos:altLabel "GetDeals" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "GetDeals" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/GetOffer> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Get Offer" ;
  skos:altLabel "GetOffer" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "GetOffer" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/GetQuote> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Get Quote" ;
  skos:altLabel "GetQuote" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "GetQuote" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/JoinNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Join Now" ;
  skos:altLabel "JoinNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "JoinNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/LearnMore> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Learn More" ;
  skos:altLabel "LearnMore" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "LearnMore" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/ListenNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Listen Now" ;
  skos:altLabel "ListenNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "ListenNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/LogIn> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Log In" ;
  skos:altLabel "LogIn" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "LogIn" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Message> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Message" ;
  skos:definition "Use the ContactUs call to action in the ad. This value is deprecated as of September 2022 and replaced by ContactUs. If you set the call to action to Message no error will be returned, but ContactUs is the effective value that will be stored and returned when retrieving the call to action." ;
  skos:notation "Message" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/NewCars> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "New Cars" ;
  skos:altLabel "NewCars" ;
  skos:definition "Use the ViewCars call to action in the ad. This value is deprecated as of September 2022 and replaced by ViewCars. If you set the call to action to NewCars no error will be returned, but ViewCars is the effective value that will be stored and returned when retrieving the call to action." ;
  skos:notation "NewCars" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/OrderNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Order Now" ;
  skos:altLabel "OrderNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "OrderNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/PlayGame> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Play Game" ;
  skos:altLabel "PlayGame" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "PlayGame" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/PlayNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Play Now" ;
  skos:altLabel "PlayNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "PlayNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/PostJob> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Post Job" ;
  skos:altLabel "PostJob" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "PostJob" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Register> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Register" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "Register" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/RentACar> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Rent ACar" ;
  skos:altLabel "RentACar" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "RentACar" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/RentNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Rent Now" ;
  skos:altLabel "RentNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "RentNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Reserve> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Reserve" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "Reserve" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Sale> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Sale" ;
  skos:definition "Use the SeeSale call to action in the ad. This value is deprecated as of September 2022 and replaced by SeeSale. If you set the call to action to Sale no error will be returned, but SeeSale is the effective value that will be stored and returned when retrieving the call to action." ;
  skos:notation "Sale" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/SaveNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Save Now" ;
  skos:altLabel "SaveNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "SaveNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Schedule> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Schedule" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "Schedule" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/SeeMenu> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "See Menu" ;
  skos:altLabel "SeeMenu" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "SeeMenu" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/SeeMore> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "See More" ;
  skos:altLabel "SeeMore" ;
  skos:definition "Use the LearnMore call to action in the ad. This value is deprecated as of September 2022 and replaced by LearnMore. If you set the call to action to SeeMore no error will be returned, but LearnMore is the effective value that will be stored and returned when retrieving the call to action." ;
  skos:notation "SeeMore" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/SeeOffer> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "See Offer" ;
  skos:altLabel "SeeOffer" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "SeeOffer" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/SellNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Sell Now" ;
  skos:altLabel "SellNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "SellNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/ShopNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Shop Now" ;
  skos:altLabel "ShopNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "ShopNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Showtimes> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Showtimes" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "Showtimes" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/SignIn> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Sign In" ;
  skos:altLabel "SignIn" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "SignIn" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/SignUp> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Sign Up" ;
  skos:altLabel "SignUp" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "SignUp" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/StartFree> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Start Free" ;
  skos:altLabel "StartFree" ;
  skos:definition "Use the FreeTrial call to action in the ad. This value is deprecated as of September 2022 and replaced by FreeTrial. If you set the call to action to StartFree no error will be returned, but FreeTrial is the effective value that will be stored and returned when retrieving the call to action." ;
  skos:notation "StartFree" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/StartNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Start Now" ;
  skos:altLabel "StartNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "StartNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Subscribe> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Subscribe" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "Subscribe" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/TestDrive> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Test Drive" ;
  skos:altLabel "TestDrive" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "TestDrive" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/TryNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Try Now" ;
  skos:altLabel "TryNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "TryNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/UsedCars> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Used Cars" ;
  skos:altLabel "UsedCars" ;
  skos:definition "Use the ViewCars call to action in the ad. This value is deprecated as of September 2022 and replaced by ViewCars. If you set the call to action to UsedCars no error will be returned, but ViewCars is the effective value that will be stored and returned when retrieving the call to action." ;
  skos:notation "UsedCars" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/ViewCars> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "View Cars" ;
  skos:altLabel "ViewCars" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "ViewCars" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/ViewNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "View Now" ;
  skos:altLabel "ViewNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "ViewNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/ViewPlans> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "View Plans" ;
  skos:altLabel "ViewPlans" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "ViewPlans" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/VisitSite> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Visit Site" ;
  skos:altLabel "VisitSite" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "VisitSite" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/VoteNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Vote Now" ;
  skos:altLabel "VoteNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "VoteNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Watch> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Watch" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "Watch" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/WatchMore> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Watch More" ;
  skos:altLabel "WatchMore" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "WatchMore" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/WatchNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Watch Now" ;
  skos:altLabel "WatchNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "WatchNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Directions> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Directions" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "Directions" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/FindStore> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Find Store" ;
  skos:altLabel "FindStore" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "FindStore" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/SwitchNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Switch Now" ;
  skos:altLabel "SwitchNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "SwitchNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/VisitStore> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Visit Store" ;
  skos:altLabel "VisitStore" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "VisitStore" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/RenewNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Renew Now" ;
  skos:altLabel "RenewNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "RenewNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Reorder> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Reorder" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "Reorder" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Default> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Default" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "Default" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/NoButton> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "No Button" ;
  skos:altLabel "NoButton" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "NoButton" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Install> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Install" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "Install" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/AddToCart> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Add To Cart" ;
  skos:altLabel "AddToCart" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "AddToCart" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/BookTravel> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Book Travel" ;
  skos:altLabel "BookTravel" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "BookTravel" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Buy> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Buy" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "Buy" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/OpenLink> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Open Link" ;
  skos:altLabel "OpenLink" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "OpenLink" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/RegisterNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Register Now" ;
  skos:altLabel "RegisterNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "RegisterNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/BuildNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Build Now" ;
  skos:altLabel "BuildNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "BuildNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Dealers> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Dealers" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "Dealers" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/GetDemo> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Get Demo" ;
  skos:altLabel "GetDemo" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "GetDemo" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/GetNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Get Now" ;
  skos:altLabel "GetNow" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "GetNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/GoToDemo> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Go To Demo" ;
  skos:altLabel "GoToDemo" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "GoToDemo" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/SeeDemo> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "See Demo" ;
  skos:altLabel "SeeDemo" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "SeeDemo" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/SeeModels> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "See Models" ;
  skos:altLabel "SeeModels" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "SeeModels" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/SeeOffers> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "See Offers" ;
  skos:altLabel "SeeOffers" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "SeeOffers" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/ViewDemo> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "View Demo" ;
  skos:altLabel "ViewDemo" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "ViewDemo" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/CustomText> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Custom Text" ;
  skos:altLabel "CustomText" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "CustomText" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Discover> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Discover" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "Discover" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Dismiss> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Dismiss" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "Dismiss" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Apply> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Apply" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "Apply" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/ViewQuote> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "View Quote" ;
  skos:altLabel "ViewQuote" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "ViewQuote" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Join> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Join" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "Join" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Attend> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Attend" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "Attend" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/RequestDemo> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Request Demo" ;
  skos:altLabel "RequestDemo" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "RequestDemo" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCallToAction/Automated> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCallToActionScheme ;
  skos:prefLabel "Automated" ;
  skos:definition "The corresponding call to action in the ad." ;
  skos:notation "Automated" .

# Concept scheme: CampaignManagementCampaignCriterionStatus
microsoftads:CampaignManagementCampaignCriterionStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementCampaignCriterionStatus" ;
  rdfs:comment "Defines the possible campaign criterion status values." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCampaignCriterionStatus/Active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCampaignCriterionStatus/Paused> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCampaignCriterionStatus/Deleted> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCampaignCriterionStatus/Active> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCampaignCriterionStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCampaignCriterionStatusScheme ;
  skos:prefLabel "Active" ;
  skos:definition "The criterion is active." ;
  skos:notation "Active" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCampaignCriterionStatus/Paused> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCampaignCriterionStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCampaignCriterionStatusScheme ;
  skos:prefLabel "Paused" ;
  skos:definition "The criterion is paused." ;
  skos:notation "Paused" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCampaignCriterionStatus/Deleted> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCampaignCriterionStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCampaignCriterionStatusScheme ;
  skos:prefLabel "Deleted" ;
  skos:definition "The criterion was deleted. Note that the Get operations will not return deleted objects." ;
  skos:notation "Deleted" .

# Concept scheme: CampaignManagementCampaignStatus
microsoftads:CampaignManagementCampaignStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementCampaignStatus" ;
  rdfs:comment "Defines the possible status values of a campaign." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCampaignStatus/Active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCampaignStatus/Paused> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCampaignStatus/BudgetPaused> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCampaignStatus/BudgetAndManualPaused> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCampaignStatus/Deleted> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCampaignStatus/Suspended> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCampaignStatus/Active> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCampaignStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCampaignStatusScheme ;
  skos:prefLabel "Active" ;
  skos:definition "The campaign is active, which indicates that the campaign's ads can be served." ;
  skos:notation "Active" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCampaignStatus/Paused> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCampaignStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCampaignStatusScheme ;
  skos:prefLabel "Paused" ;
  skos:definition "The campaign is paused, which indicates that the campaign's ads will not serve." ;
  skos:notation "Paused" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCampaignStatus/BudgetPaused> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCampaignStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCampaignStatusScheme ;
  skos:prefLabel "Budget Paused" ;
  skos:altLabel "BudgetPaused" ;
  skos:definition "The campaign is paused, which indicates that the campaign's ads will not serve. The service sets this status when the budget is depleted. The service will set the status back to Active when the budget is restored." ;
  skos:notation "BudgetPaused" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCampaignStatus/BudgetAndManualPaused> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCampaignStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCampaignStatusScheme ;
  skos:prefLabel "Budget And Manual Paused" ;
  skos:altLabel "BudgetAndManualPaused" ;
  skos:definition "The campaign is paused, which indicates that the campaign's ads will not serve. This status results when a user sets the campaign status to paused after the service pauses the campaign because the budget is depleted." ;
  skos:notation "BudgetAndManualPaused" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCampaignStatus/Deleted> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCampaignStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCampaignStatusScheme ;
  skos:prefLabel "Deleted" ;
  skos:definition "The campaign is deleted. This status is for internal use only. Because all Get operations do not return deleted objects, you will not see an object with this status." ;
  skos:notation "Deleted" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCampaignStatus/Suspended> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCampaignStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCampaignStatusScheme ;
  skos:prefLabel "Suspended" ;
  skos:definition "Your campaign has been suspended because of suspicious activity, and no ads are eligible for delivery. Please contact Microsoft Advertising Support." ;
  skos:notation "Suspended" .

# Concept scheme: CampaignManagementCompanyNameStatus
microsoftads:CampaignManagementCompanyNameStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementCompanyNameStatus" ;
  rdfs:comment "Defines the possible company name status values." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCompanyNameStatus/NotProcessed> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCompanyNameStatus/Matched> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCompanyNameStatus/NoMatch> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCompanyNameStatus/NotProcessed> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCompanyNameStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCompanyNameStatusScheme ;
  skos:prefLabel "Not Processed" ;
  skos:altLabel "NotProcessed" ;
  skos:definition "The company name match isn't processed." ;
  skos:notation "NotProcessed" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCompanyNameStatus/Matched> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCompanyNameStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCompanyNameStatusScheme ;
  skos:prefLabel "Matched" ;
  skos:definition "There is a company name match." ;
  skos:notation "Matched" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCompanyNameStatus/NoMatch> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCompanyNameStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCompanyNameStatusScheme ;
  skos:prefLabel "No Match" ;
  skos:altLabel "NoMatch" ;
  skos:definition "There is no company name match." ;
  skos:notation "NoMatch" .

# Concept scheme: CampaignManagementCompressionType
microsoftads:CampaignManagementCompressionTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementCompressionType" ;
  rdfs:comment "Defines the possible compression types for the file to download with the Campaign Management service." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCompressionType/Zip> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCompressionType/GZip> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCompressionType/Zip> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCompressionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCompressionTypeScheme ;
  skos:prefLabel "Zip" ;
  skos:definition "Reserved for future use. Currently the only supported compression format is GZip." ;
  skos:notation "Zip" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCompressionType/GZip> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCompressionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCompressionTypeScheme ;
  skos:prefLabel "GZip" ;
  skos:definition "The file should be GZip compressed." ;
  skos:notation "GZip" .

# Concept scheme: CampaignManagementConfirmationAction
microsoftads:CampaignManagementConfirmationActionScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementConfirmationAction" ;
  rdfs:comment "Values CampaignManagementConfirmationAction accepts." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConfirmationAction/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConfirmationAction/None> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConfirmationAction/VisitWebsite> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConfirmationAction/DownloadFile> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConfirmationAction/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConfirmationActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConfirmationActionScheme ;
  skos:prefLabel "Unknown" ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConfirmationAction/None> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConfirmationActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConfirmationActionScheme ;
  skos:prefLabel "None" ;
  skos:notation "None" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConfirmationAction/VisitWebsite> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConfirmationActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConfirmationActionScheme ;
  skos:prefLabel "Visit Website" ;
  skos:altLabel "VisitWebsite" ;
  skos:notation "VisitWebsite" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConfirmationAction/DownloadFile> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConfirmationActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConfirmationActionScheme ;
  skos:prefLabel "Download File" ;
  skos:altLabel "DownloadFile" ;
  skos:notation "DownloadFile" .

# Concept scheme: CampaignManagementConversionGoalCategory
microsoftads:CampaignManagementConversionGoalCategoryScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementConversionGoalCategory" ;
  rdfs:comment "Defines categories used to segment conversion goals." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/None> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/Purchase> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/AddToCart> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/BeginCheckout> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/Subscribe> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/SubmitLeadForm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/BookAppointment> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/Signup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/RequestQuote> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/GetDirections> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/OutboundClick> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/Contact> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/PageView> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/Download> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/Other> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "Reserved for future use." ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/None> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:prefLabel "None" ;
  skos:definition "The category has not yet been set. Beginning in March 2021 this value will no longer be accepted when you add or update conversion goals." ;
  skos:notation "None" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/Purchase> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:prefLabel "Purchase" ;
  skos:definition "Segment by the \"Purchase\" sales category." ;
  skos:notation "Purchase" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/AddToCart> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:prefLabel "Add To Cart" ;
  skos:altLabel "AddToCart" ;
  skos:definition "Segment by the \"Add to cart\" sales category." ;
  skos:notation "AddToCart" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/BeginCheckout> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:prefLabel "Begin Checkout" ;
  skos:altLabel "BeginCheckout" ;
  skos:definition "Segment by the \"Begin checkout\" sales category." ;
  skos:notation "BeginCheckout" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/Subscribe> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:prefLabel "Subscribe" ;
  skos:definition "Segment by the \"Subscribe\" sales category." ;
  skos:notation "Subscribe" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/SubmitLeadForm> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:prefLabel "Submit Lead Form" ;
  skos:altLabel "SubmitLeadForm" ;
  skos:definition "Segment by the \"Submit lead form\" leads category." ;
  skos:notation "SubmitLeadForm" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/BookAppointment> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:prefLabel "Book Appointment" ;
  skos:altLabel "BookAppointment" ;
  skos:definition "Segment by the \"Book appointment\" leads category." ;
  skos:notation "BookAppointment" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/Signup> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:prefLabel "Signup" ;
  skos:definition "Segment by the \"Sign-up\" leads category." ;
  skos:notation "Signup" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/RequestQuote> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:prefLabel "Request Quote" ;
  skos:altLabel "RequestQuote" ;
  skos:definition "Segment by the \"Request quote\" leads category." ;
  skos:notation "RequestQuote" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/GetDirections> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:prefLabel "Get Directions" ;
  skos:altLabel "GetDirections" ;
  skos:definition "Segment by the \"Get directions\" leads category." ;
  skos:notation "GetDirections" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/OutboundClick> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:prefLabel "Outbound Click" ;
  skos:altLabel "OutboundClick" ;
  skos:definition "Segment by the \"Outbound click\" leads category." ;
  skos:notation "OutboundClick" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/Contact> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:prefLabel "Contact" ;
  skos:definition "Segment by the \"Contact\" category." ;
  skos:notation "Contact" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/PageView> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:prefLabel "Page View" ;
  skos:altLabel "PageView" ;
  skos:definition "Segment by the \"Page view\" category." ;
  skos:notation "PageView" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/Download> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:prefLabel "Download" ;
  skos:definition "Segment by the \"Download\" sales category." ;
  skos:notation "Download" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCategory/Other> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalCategoryScheme ;
  skos:prefLabel "Other" ;
  skos:definition "Segment by the \"Other\" category." ;
  skos:notation "Other" .

# Concept scheme: CampaignManagementConversionGoalCountType
microsoftads:CampaignManagementConversionGoalCountTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementConversionGoalCountType" ;
  rdfs:comment "Defines how your conversions are recorded within your chosen conversion window." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCountType/All> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCountType/Unique> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCountType/All> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalCountTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalCountTypeScheme ;
  skos:prefLabel "All" ;
  skos:definition "All conversions that happen after an ad click will be counted. This is a common choice for sales." ;
  skos:notation "All" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalCountType/Unique> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalCountTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalCountTypeScheme ;
  skos:prefLabel "Unique" ;
  skos:definition "Only one conversion that happens after an ad click will be counted. This is a common choice for leads." ;
  skos:notation "Unique" .

# Concept scheme: CampaignManagementConversionGoalRevenueType
microsoftads:CampaignManagementConversionGoalRevenueTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementConversionGoalRevenueType" ;
  rdfs:comment "Defines conversion goal revenue models that you can use to track how much each conversion is worth to your business." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalRevenueType/FixedValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalRevenueType/VariableValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalRevenueType/NoValue> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalRevenueType/FixedValue> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalRevenueTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalRevenueTypeScheme ;
  skos:prefLabel "Fixed Value" ;
  skos:altLabel "FixedValue" ;
  skos:definition "Each time it happens, the conversion has the same value." ;
  skos:notation "FixedValue" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalRevenueType/VariableValue> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalRevenueTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalRevenueTypeScheme ;
  skos:prefLabel "Variable Value" ;
  skos:altLabel "VariableValue" ;
  skos:definition "The value of the conversion may vary for example, by purchase price. You'll need to customize your UET tag tracking code to report variable revenue. For more information, see How to report variable revenue with UET." ;
  skos:notation "VariableValue" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalRevenueType/NoValue> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalRevenueTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalRevenueTypeScheme ;
  skos:prefLabel "No Value" ;
  skos:altLabel "NoValue" ;
  skos:definition "Don't assign a value for the conversion." ;
  skos:notation "NoValue" .

# Concept scheme: CampaignManagementConversionGoalStatus
microsoftads:CampaignManagementConversionGoalStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementConversionGoalStatus" ;
  rdfs:comment "Defines the possible user-determined status values of a conversion goal." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalStatus/Active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalStatus/Paused> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalStatus/Deleted> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalStatus/Active> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalStatusScheme ;
  skos:prefLabel "Active" ;
  skos:definition "The conversion goal is active. The status is shown as \"Enabled\" in the Microsoft Advertising UI." ;
  skos:notation "Active" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalStatus/Paused> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalStatusScheme ;
  skos:prefLabel "Paused" ;
  skos:definition "The conversion goal is paused. While a conversion goal is paused, conversions will not be tracked for the corresponding goal." ;
  skos:notation "Paused" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalStatus/Deleted> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalStatusScheme ;
  skos:prefLabel "Deleted" ;
  skos:definition "This status is for internal use only. Because all Get operations do not return deleted objects, you will not see an object with this status." ;
  skos:notation "Deleted" .

# Concept scheme: CampaignManagementConversionGoalTrackingStatus
microsoftads:CampaignManagementConversionGoalTrackingStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementConversionGoalTrackingStatus" ;
  rdfs:comment "Defines the possible system-determined status values of a conversion goal." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalTrackingStatus/TagUnverified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalTrackingStatus/NoRecentConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalTrackingStatus/RecordingConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalTrackingStatus/TagInactive> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalTrackingStatus/InactiveDueToTagUnavailable> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalTrackingStatus/TagUnverified> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalTrackingStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalTrackingStatusScheme ;
  skos:prefLabel "Tag Unverified" ;
  skos:altLabel "TagUnverified" ;
  skos:definition "The UetTagTrackingStatus is Unverified, and Microsoft Advertising hasn't received any user activity data from the UET tag on your website. It can take up to 24 hours for Microsoft Advertising to verify. If you still see this status, you either have not added the UET tag tracking code to your website or there is an issue with the setup that you need to fix." ;
  skos:notation "TagUnverified" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalTrackingStatus/NoRecentConversions> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalTrackingStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalTrackingStatusScheme ;
  skos:prefLabel "No Recent Conversions" ;
  skos:altLabel "NoRecentConversions" ;
  skos:definition "The UetTagTrackingStatus is Active, but we haven't recorded any conversions in the last 7 days. This is most likely because you either have created the goal incorrectly, have not tagged your entire website i.e. the pages that have the conversion action, or you don't have any users converting on your site." ;
  skos:notation "NoRecentConversions" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalTrackingStatus/RecordingConversions> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalTrackingStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalTrackingStatusScheme ;
  skos:prefLabel "Recording Conversions" ;
  skos:altLabel "RecordingConversions" ;
  skos:definition "The UetTagTrackingStatus is Active, and we have recorded conversions within the last 7 days." ;
  skos:notation "RecordingConversions" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalTrackingStatus/TagInactive> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalTrackingStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalTrackingStatusScheme ;
  skos:prefLabel "Tag Inactive" ;
  skos:altLabel "TagInactive" ;
  skos:definition "The UetTagTrackingStatus is Inactive, and Microsoft Advertising has not received any user activity data from the UET tag in the last 24 hours. Make sure that the UET tag tracking code is still on your website. IMPORTANT: The InactiveDueToTagUnavailable status is represented as TagInactive by default for backwards compatibility. To discover whether the status stored in Microsoft Advertising is InactiveDueToTagUnavailable or TagInactive, you must request InactiveDueToTagUnavailable when calling GetConversionGoalsByIds and GetConversionGoalsByTagIds." ;
  skos:notation "TagInactive" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionGoalTrackingStatus/InactiveDueToTagUnavailable> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionGoalTrackingStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionGoalTrackingStatusScheme ;
  skos:prefLabel "Inactive Due To Tag Unavailable" ;
  skos:altLabel "InactiveDueToTagUnavailable" ;
  skos:definition "The account no longer has access to the UET tag. Permissions to a UET tag in another manager account may have been removed, or this account was transferred and lost permission to a UET tag in a previous manager account." ;
  skos:notation "InactiveDueToTagUnavailable" .

# Concept scheme: CampaignManagementConversionValueRuleOperator
microsoftads:CampaignManagementConversionValueRuleOperatorScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementConversionValueRuleOperator" ;
  rdfs:comment "Defines the conversion value rule operator value set." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionValueRuleOperator/Add> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionValueRuleOperator/Multiply> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionValueRuleOperator/Add> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionValueRuleOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionValueRuleOperatorScheme ;
  skos:prefLabel "Add" ;
  skos:definition "Adds the value." ;
  skos:notation "Add" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionValueRuleOperator/Multiply> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionValueRuleOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionValueRuleOperatorScheme ;
  skos:prefLabel "Multiply" ;
  skos:definition "Multiplies the value." ;
  skos:notation "Multiply" .

# Concept scheme: CampaignManagementConversionValueRuleStatus
microsoftads:CampaignManagementConversionValueRuleStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementConversionValueRuleStatus" ;
  rdfs:comment "Defines the conversion value rule status value set." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionValueRuleStatus/Active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionValueRuleStatus/Paused> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionValueRuleStatus/Deleted> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionValueRuleStatus/Invalid> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionValueRuleStatus/Active> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionValueRuleStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionValueRuleStatusScheme ;
  skos:prefLabel "Active" ;
  skos:definition "The rule is active." ;
  skos:notation "Active" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionValueRuleStatus/Paused> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionValueRuleStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionValueRuleStatusScheme ;
  skos:prefLabel "Paused" ;
  skos:definition "The rule is paused." ;
  skos:notation "Paused" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionValueRuleStatus/Deleted> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionValueRuleStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionValueRuleStatusScheme ;
  skos:prefLabel "Deleted" ;
  skos:definition "The rule is deleted." ;
  skos:notation "Deleted" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementConversionValueRuleStatus/Invalid> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementConversionValueRuleStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementConversionValueRuleStatusScheme ;
  skos:prefLabel "Invalid" ;
  skos:definition "The rule is invalid." ;
  skos:notation "Invalid" .

# Concept scheme: CampaignManagementCriterionTypeGroup
microsoftads:CampaignManagementCriterionTypeGroupScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementCriterionTypeGroup" ;
  rdfs:comment "The type used to group criterions." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCriterionTypeGroup/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCriterionTypeGroup/Gender> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCriterionTypeGroup/Age> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCriterionTypeGroup/Audience> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCriterionTypeGroup/CompanyName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCriterionTypeGroup/JobFunction> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCriterionTypeGroup/Industry> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCriterionTypeGroup/IncomeRange> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCriterionTypeGroup/JobSeniority> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCriterionTypeGroup/CustomLinkedIn> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCriterionTypeGroup/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCriterionTypeGroupScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCriterionTypeGroupScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "Reserved for future use." ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCriterionTypeGroup/Gender> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCriterionTypeGroupScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCriterionTypeGroupScheme ;
  skos:prefLabel "Gender" ;
  skos:definition "The gender criterion type group." ;
  skos:notation "Gender" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCriterionTypeGroup/Age> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCriterionTypeGroupScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCriterionTypeGroupScheme ;
  skos:prefLabel "Age" ;
  skos:definition "The age criterion type group." ;
  skos:notation "Age" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCriterionTypeGroup/Audience> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCriterionTypeGroupScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCriterionTypeGroupScheme ;
  skos:prefLabel "Audience" ;
  skos:definition "The audience criterion type group." ;
  skos:notation "Audience" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCriterionTypeGroup/CompanyName> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCriterionTypeGroupScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCriterionTypeGroupScheme ;
  skos:prefLabel "Company Name" ;
  skos:altLabel "CompanyName" ;
  skos:definition "The company name criterion type group." ;
  skos:notation "CompanyName" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCriterionTypeGroup/JobFunction> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCriterionTypeGroupScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCriterionTypeGroupScheme ;
  skos:prefLabel "Job Function" ;
  skos:altLabel "JobFunction" ;
  skos:definition "The job function criterion type group." ;
  skos:notation "JobFunction" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCriterionTypeGroup/Industry> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCriterionTypeGroupScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCriterionTypeGroupScheme ;
  skos:prefLabel "Industry" ;
  skos:definition "The industry criterion type group." ;
  skos:notation "Industry" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCriterionTypeGroup/IncomeRange> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCriterionTypeGroupScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCriterionTypeGroupScheme ;
  skos:prefLabel "Income Range" ;
  skos:altLabel "IncomeRange" ;
  skos:definition "Reserved for future use." ;
  skos:notation "IncomeRange" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCriterionTypeGroup/JobSeniority> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCriterionTypeGroupScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCriterionTypeGroupScheme ;
  skos:prefLabel "Job Seniority" ;
  skos:altLabel "JobSeniority" ;
  skos:definition "Reserved." ;
  skos:notation "JobSeniority" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCriterionTypeGroup/CustomLinkedIn> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCriterionTypeGroupScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCriterionTypeGroupScheme ;
  skos:prefLabel "Custom Linked In" ;
  skos:altLabel "CustomLinkedIn" ;
  skos:definition "The custom LinkedIn criterion type group." ;
  skos:notation "CustomLinkedIn" .

# Concept scheme: CampaignManagementCropType
microsoftads:CampaignManagementCropTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementCropType" ;
  rdfs:comment "The crop type applied to the image." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCropType/ManualCrop> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCropType/CenterCrop> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCropType/SmartCrop> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCropType/Unknown> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCropType/ManualCrop> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCropTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCropTypeScheme ;
  skos:prefLabel "Manual Crop" ;
  skos:altLabel "ManualCrop" ;
  skos:definition "The crop type is manual crop." ;
  skos:notation "ManualCrop" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCropType/CenterCrop> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCropTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCropTypeScheme ;
  skos:prefLabel "Center Crop" ;
  skos:altLabel "CenterCrop" ;
  skos:definition "The crop type is center crop." ;
  skos:notation "CenterCrop" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCropType/SmartCrop> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCropTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCropTypeScheme ;
  skos:prefLabel "Smart Crop" ;
  skos:altLabel "SmartCrop" ;
  skos:definition "The crop type is smart crop." ;
  skos:notation "SmartCrop" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCropType/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCropTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCropTypeScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "The crop type is unkown." ;
  skos:notation "Unknown" .

# Concept scheme: CampaignManagementCustomSegmentEditorialStatus
microsoftads:CampaignManagementCustomSegmentEditorialStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementCustomSegmentEditorialStatus" ;
  rdfs:comment "Defines the possible custom segment editorial status values." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCustomSegmentEditorialStatus/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCustomSegmentEditorialStatus/Rejected> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCustomSegmentEditorialStatus/Pending> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCustomSegmentEditorialStatus/PartialApproved> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCustomSegmentEditorialStatus/Approved> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCustomSegmentEditorialStatus/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCustomSegmentEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCustomSegmentEditorialStatusScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "The status is Unknown." ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCustomSegmentEditorialStatus/Rejected> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCustomSegmentEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCustomSegmentEditorialStatusScheme ;
  skos:prefLabel "Rejected" ;
  skos:definition "The status is Rejected." ;
  skos:notation "Rejected" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCustomSegmentEditorialStatus/Pending> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCustomSegmentEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCustomSegmentEditorialStatusScheme ;
  skos:prefLabel "Pending" ;
  skos:definition "The status is Pending." ;
  skos:notation "Pending" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCustomSegmentEditorialStatus/PartialApproved> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCustomSegmentEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCustomSegmentEditorialStatusScheme ;
  skos:prefLabel "Partial Approved" ;
  skos:altLabel "PartialApproved" ;
  skos:definition "The status is PartialApproved." ;
  skos:notation "PartialApproved" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCustomSegmentEditorialStatus/Approved> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCustomSegmentEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCustomSegmentEditorialStatusScheme ;
  skos:prefLabel "Approved" ;
  skos:definition "The status is Approved." ;
  skos:notation "Approved" .

# Concept scheme: CampaignManagementCustomerListActionType
microsoftads:CampaignManagementCustomerListActionTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementCustomerListActionType" ;
  rdfs:comment "Defines a CustomerListActionType value set." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCustomerListActionType/None> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCustomerListActionType/Add> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCustomerListActionType/Remove> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCustomerListActionType/Replace> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCustomerListActionType/None> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCustomerListActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCustomerListActionTypeScheme ;
  skos:prefLabel "None" ;
  skos:definition "The requested action is to take no action for the customer list item." ;
  skos:notation "None" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCustomerListActionType/Add> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCustomerListActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCustomerListActionTypeScheme ;
  skos:prefLabel "Add" ;
  skos:definition "The requested action is to add the customer list item." ;
  skos:notation "Add" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCustomerListActionType/Remove> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCustomerListActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCustomerListActionTypeScheme ;
  skos:prefLabel "Remove" ;
  skos:definition "The requested action is to remove the customer list item." ;
  skos:notation "Remove" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCustomerListActionType/Replace> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCustomerListActionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCustomerListActionTypeScheme ;
  skos:prefLabel "Replace" ;
  skos:definition "The requested action is to replace the customer list item." ;
  skos:notation "Replace" .

# Concept scheme: CampaignManagementCustomerListItemSubType
microsoftads:CampaignManagementCustomerListItemSubTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementCustomerListItemSubType" ;
  rdfs:comment "Defines a CustomerListItemSubType value set." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCustomerListItemSubType/Email> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCustomerListItemSubType/Crm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementCustomerListItemSubType/Phone> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCustomerListItemSubType/Email> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCustomerListItemSubTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCustomerListItemSubTypeScheme ;
  skos:prefLabel "Email" ;
  skos:definition "The user data type is email." ;
  skos:notation "Email" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCustomerListItemSubType/Crm> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCustomerListItemSubTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCustomerListItemSubTypeScheme ;
  skos:prefLabel "Crm" ;
  skos:definition "Not currently supported." ;
  skos:notation "CRM" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementCustomerListItemSubType/Phone> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementCustomerListItemSubTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementCustomerListItemSubTypeScheme ;
  skos:prefLabel "Phone" ;
  skos:definition "Not currently supported." ;
  skos:notation "Phone" .

# Concept scheme: CampaignManagementDay
microsoftads:CampaignManagementDayScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementDay" ;
  rdfs:comment "Defines the day values that you can specify for day and time criterion." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementDay/Sunday> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementDay/Monday> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementDay/Tuesday> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementDay/Wednesday> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementDay/Thursday> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementDay/Friday> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementDay/Saturday> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementDay/Sunday> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementDayScheme ;
  skos:topConceptOf microsoftads:CampaignManagementDayScheme ;
  skos:prefLabel "Sunday" ;
  skos:definition "The day is Sunday." ;
  skos:notation "Sunday" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementDay/Monday> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementDayScheme ;
  skos:topConceptOf microsoftads:CampaignManagementDayScheme ;
  skos:prefLabel "Monday" ;
  skos:definition "The day is Monday." ;
  skos:notation "Monday" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementDay/Tuesday> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementDayScheme ;
  skos:topConceptOf microsoftads:CampaignManagementDayScheme ;
  skos:prefLabel "Tuesday" ;
  skos:definition "The day is Tuesday." ;
  skos:notation "Tuesday" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementDay/Wednesday> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementDayScheme ;
  skos:topConceptOf microsoftads:CampaignManagementDayScheme ;
  skos:prefLabel "Wednesday" ;
  skos:definition "The day is Wednesday." ;
  skos:notation "Wednesday" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementDay/Thursday> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementDayScheme ;
  skos:topConceptOf microsoftads:CampaignManagementDayScheme ;
  skos:prefLabel "Thursday" ;
  skos:definition "The day is Thursday." ;
  skos:notation "Thursday" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementDay/Friday> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementDayScheme ;
  skos:topConceptOf microsoftads:CampaignManagementDayScheme ;
  skos:prefLabel "Friday" ;
  skos:definition "The day is Friday." ;
  skos:notation "Friday" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementDay/Saturday> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementDayScheme ;
  skos:topConceptOf microsoftads:CampaignManagementDayScheme ;
  skos:prefLabel "Saturday" ;
  skos:definition "The day is Saturday." ;
  skos:notation "Saturday" .

# Concept scheme: CampaignManagementDistanceUnit
microsoftads:CampaignManagementDistanceUnitScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementDistanceUnit" ;
  rdfs:comment "Defines the possible distance units of a geographical location." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementDistanceUnit/Miles> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementDistanceUnit/Kilometers> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementDistanceUnit/Miles> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementDistanceUnitScheme ;
  skos:topConceptOf microsoftads:CampaignManagementDistanceUnitScheme ;
  skos:prefLabel "Miles" ;
  skos:definition "The distance of the specified geographical location is specified in miles." ;
  skos:notation "Miles" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementDistanceUnit/Kilometers> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementDistanceUnitScheme ;
  skos:topConceptOf microsoftads:CampaignManagementDistanceUnitScheme ;
  skos:prefLabel "Kilometers" ;
  skos:definition "The distance of the specified geographical location is specified in kilometers." ;
  skos:notation "Kilometers" .

# Concept scheme: CampaignManagementDynamicSearchAdsSource
microsoftads:CampaignManagementDynamicSearchAdsSourceScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementDynamicSearchAdsSource" ;
  rdfs:comment "Defines the possible targeting source values for dynamic search ads campaigns." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementDynamicSearchAdsSource/All> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementDynamicSearchAdsSource/SystemIndex> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementDynamicSearchAdsSource/AdvertiserSuppliedUrls> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementDynamicSearchAdsSource/All> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementDynamicSearchAdsSourceScheme ;
  skos:topConceptOf microsoftads:CampaignManagementDynamicSearchAdsSourceScheme ;
  skos:prefLabel "All" ;
  skos:definition "Use URLs from both Bing's index of my website and my page feed. Pages from both sources will be used but URLs within the feed file will be given priority." ;
  skos:notation "All" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementDynamicSearchAdsSource/SystemIndex> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementDynamicSearchAdsSourceScheme ;
  skos:topConceptOf microsoftads:CampaignManagementDynamicSearchAdsSourceScheme ;
  skos:prefLabel "System Index" ;
  skos:altLabel "SystemIndex" ;
  skos:definition "Use Bing's index of my website. This is the default behavior of dynamic search ad campaigns on Bing." ;
  skos:notation "SystemIndex" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementDynamicSearchAdsSource/AdvertiserSuppliedUrls> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementDynamicSearchAdsSourceScheme ;
  skos:topConceptOf microsoftads:CampaignManagementDynamicSearchAdsSourceScheme ;
  skos:prefLabel "Advertiser Supplied Urls" ;
  skos:altLabel "AdvertiserSuppliedUrls" ;
  skos:definition "Use URLs from my page feed only. Only URLs specified in the feed file will be served from this campaign. Please note that if you choose this option and page feeds IDs are not set, then the campaign will not serve dynamic search ads. We recommend using this option for highly specific campaigns with tailored ad copy." ;
  skos:notation "AdvertiserSuppliedUrls" .

# Concept scheme: CampaignManagementEffectiveEditorialStatus
microsoftads:CampaignManagementEffectiveEditorialStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementEffectiveEditorialStatus" ;
  rdfs:comment "Defines the possible effective editorial status values." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementEffectiveEditorialStatus/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementEffectiveEditorialStatus/Approved> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementEffectiveEditorialStatus/Rejected> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementEffectiveEditorialStatus/Pending> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementEffectiveEditorialStatus/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementEffectiveEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementEffectiveEditorialStatusScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "The status is Unknown." ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementEffectiveEditorialStatus/Approved> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementEffectiveEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementEffectiveEditorialStatusScheme ;
  skos:prefLabel "Approved" ;
  skos:definition "The status is Approved." ;
  skos:notation "Approved" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementEffectiveEditorialStatus/Rejected> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementEffectiveEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementEffectiveEditorialStatusScheme ;
  skos:prefLabel "Rejected" ;
  skos:definition "The status is Rejected." ;
  skos:notation "Rejected" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementEffectiveEditorialStatus/Pending> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementEffectiveEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementEffectiveEditorialStatusScheme ;
  skos:prefLabel "Pending" ;
  skos:definition "The status is Pending." ;
  skos:notation "Pending" .

# Concept scheme: CampaignManagementEntityScope
microsoftads:CampaignManagementEntityScopeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementEntityScope" ;
  rdfs:comment "Defines values that you can use to determine whether the remarketing list can only be associated with ad groups within one specified account, or can be associated with any ad groups across all of the customer's accounts." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementEntityScope/Account> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementEntityScope/Customer> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementEntityScope/Account> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementEntityScopeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementEntityScopeScheme ;
  skos:prefLabel "Account" ;
  skos:definition "The remarketing list can only be associated with ad groups within one specified account." ;
  skos:notation "Account" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementEntityScope/Customer> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementEntityScopeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementEntityScopeScheme ;
  skos:prefLabel "Customer" ;
  skos:definition "The remarketing list can be associated with any ad groups across all of the customer's accounts." ;
  skos:notation "Customer" .

# Concept scheme: CampaignManagementEntityType
microsoftads:CampaignManagementEntityTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementEntityType" ;
  rdfs:comment "Defines entity types for association and editorial service operations." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementEntityType/None> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementEntityType/Campaign> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementEntityType/AdGroup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementEntityType/Ad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementEntityType/Keyword> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementEntityType/AssetGroup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementEntityType/TextAsset> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementEntityType/ImageAsset> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementEntityType/None> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementEntityTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementEntityTypeScheme ;
  skos:prefLabel "None" ;
  skos:notation "None" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementEntityType/Campaign> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementEntityTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementEntityTypeScheme ;
  skos:prefLabel "Campaign" ;
  skos:definition "The entity is a campaign." ;
  skos:notation "Campaign" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementEntityType/AdGroup> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementEntityTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementEntityTypeScheme ;
  skos:prefLabel "Ad Group" ;
  skos:altLabel "AdGroup" ;
  skos:definition "The entity is an ad group." ;
  skos:notation "AdGroup" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementEntityType/Ad> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementEntityTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementEntityTypeScheme ;
  skos:prefLabel "Ad" ;
  skos:definition "The entity is an ad." ;
  skos:notation "Ad" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementEntityType/Keyword> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementEntityTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementEntityTypeScheme ;
  skos:prefLabel "Keyword" ;
  skos:definition "The entity is a keyword." ;
  skos:notation "Keyword" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementEntityType/AssetGroup> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementEntityTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementEntityTypeScheme ;
  skos:prefLabel "Asset Group" ;
  skos:altLabel "AssetGroup" ;
  skos:definition "The entity is an asset group." ;
  skos:notation "AssetGroup" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementEntityType/TextAsset> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementEntityTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementEntityTypeScheme ;
  skos:prefLabel "Text Asset" ;
  skos:altLabel "TextAsset" ;
  skos:definition "The entity is a text asset." ;
  skos:notation "TextAsset" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementEntityType/ImageAsset> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementEntityTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementEntityTypeScheme ;
  skos:prefLabel "Image Asset" ;
  skos:altLabel "ImageAsset" ;
  skos:definition "The entity is an image asset." ;
  skos:notation "ImageAsset" .

# Concept scheme: CampaignManagementExpressionOperator
microsoftads:CampaignManagementExpressionOperatorScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementExpressionOperator" ;
  rdfs:comment "Defines the operators that can be applied to expressions within a conversion goal." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementExpressionOperator/Equals> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementExpressionOperator/BeginsWith> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementExpressionOperator/RegularExpression> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementExpressionOperator/Contains> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementExpressionOperator/Equals> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementExpressionOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementExpressionOperatorScheme ;
  skos:prefLabel "Equals" ;
  skos:definition "The property should be equal to the corresponding fixed string expression." ;
  skos:notation "Equals" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementExpressionOperator/BeginsWith> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementExpressionOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementExpressionOperatorScheme ;
  skos:prefLabel "Begins With" ;
  skos:altLabel "BeginsWith" ;
  skos:definition "The property should begin with the corresponding fixed string expression." ;
  skos:notation "BeginsWith" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementExpressionOperator/RegularExpression> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementExpressionOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementExpressionOperatorScheme ;
  skos:prefLabel "Regular Expression" ;
  skos:altLabel "RegularExpression" ;
  skos:definition "The property should match the corresponding regular expression." ;
  skos:notation "RegularExpression" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementExpressionOperator/Contains> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementExpressionOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementExpressionOperatorScheme ;
  skos:prefLabel "Contains" ;
  skos:definition "The property should contain the corresponding fixed string expression." ;
  skos:notation "Contains" .

# Concept scheme: CampaignManagementFaultSource
microsoftads:CampaignManagementFaultSourceScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementFaultSource" ;
  rdfs:comment "Values CampaignManagementFaultSource accepts." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementFaultSource/MiddleTier> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementFaultSource/Database> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementFaultSource/Editorial> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementFaultSource/Authentication> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementFaultSource/Authorization> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementFaultSource/Publisher> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementFaultSource/AudienceInteligence> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementFaultSource/Cam> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementFaultSource/Dam> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementFaultSource/FlexTag> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementFaultSource/BingMerchantCenter> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementFaultSource/MiddleTier> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementFaultSourceScheme ;
  skos:topConceptOf microsoftads:CampaignManagementFaultSourceScheme ;
  skos:prefLabel "Middle Tier" ;
  skos:altLabel "MiddleTier" ;
  skos:notation "MiddleTier" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementFaultSource/Database> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementFaultSourceScheme ;
  skos:topConceptOf microsoftads:CampaignManagementFaultSourceScheme ;
  skos:prefLabel "Database" ;
  skos:notation "Database" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementFaultSource/Editorial> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementFaultSourceScheme ;
  skos:topConceptOf microsoftads:CampaignManagementFaultSourceScheme ;
  skos:prefLabel "Editorial" ;
  skos:notation "Editorial" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementFaultSource/Authentication> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementFaultSourceScheme ;
  skos:topConceptOf microsoftads:CampaignManagementFaultSourceScheme ;
  skos:prefLabel "Authentication" ;
  skos:notation "Authentication" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementFaultSource/Authorization> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementFaultSourceScheme ;
  skos:topConceptOf microsoftads:CampaignManagementFaultSourceScheme ;
  skos:prefLabel "Authorization" ;
  skos:notation "Authorization" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementFaultSource/Publisher> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementFaultSourceScheme ;
  skos:topConceptOf microsoftads:CampaignManagementFaultSourceScheme ;
  skos:prefLabel "Publisher" ;
  skos:notation "Publisher" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementFaultSource/AudienceInteligence> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementFaultSourceScheme ;
  skos:topConceptOf microsoftads:CampaignManagementFaultSourceScheme ;
  skos:prefLabel "Audience Inteligence" ;
  skos:altLabel "AudienceInteligence" ;
  skos:notation "AudienceInteligence" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementFaultSource/Cam> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementFaultSourceScheme ;
  skos:topConceptOf microsoftads:CampaignManagementFaultSourceScheme ;
  skos:prefLabel "Cam" ;
  skos:notation "Cam" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementFaultSource/Dam> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementFaultSourceScheme ;
  skos:topConceptOf microsoftads:CampaignManagementFaultSourceScheme ;
  skos:prefLabel "Dam" ;
  skos:notation "Dam" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementFaultSource/FlexTag> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementFaultSourceScheme ;
  skos:topConceptOf microsoftads:CampaignManagementFaultSourceScheme ;
  skos:prefLabel "Flex Tag" ;
  skos:altLabel "FlexTag" ;
  skos:notation "FlexTag" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementFaultSource/BingMerchantCenter> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementFaultSourceScheme ;
  skos:topConceptOf microsoftads:CampaignManagementFaultSourceScheme ;
  skos:prefLabel "Bing Merchant Center" ;
  skos:altLabel "BingMerchantCenter" ;
  skos:notation "BingMerchantCenter" .

# Concept scheme: CampaignManagementFrequencyCapTimeGranularity
microsoftads:CampaignManagementFrequencyCapTimeGranularityScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementFrequencyCapTimeGranularity" ;
  rdfs:comment "Defines the possible values for FrequencyCapTimeGranularity." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementFrequencyCapTimeGranularity/Hour> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementFrequencyCapTimeGranularity/Day> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementFrequencyCapTimeGranularity/Week> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementFrequencyCapTimeGranularity/Hour> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementFrequencyCapTimeGranularityScheme ;
  skos:topConceptOf microsoftads:CampaignManagementFrequencyCapTimeGranularityScheme ;
  skos:prefLabel "Hour" ;
  skos:definition "The number of hours to limit ad serves by." ;
  skos:notation "HOUR" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementFrequencyCapTimeGranularity/Day> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementFrequencyCapTimeGranularityScheme ;
  skos:topConceptOf microsoftads:CampaignManagementFrequencyCapTimeGranularityScheme ;
  skos:prefLabel "Day" ;
  skos:definition "The number of days to limit ad serves by." ;
  skos:notation "DAY" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementFrequencyCapTimeGranularity/Week> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementFrequencyCapTimeGranularityScheme ;
  skos:topConceptOf microsoftads:CampaignManagementFrequencyCapTimeGranularityScheme ;
  skos:prefLabel "Week" ;
  skos:definition "The number of weeks to limit ad serves by." ;
  skos:notation "WEEK" .

# Concept scheme: CampaignManagementGenderType
microsoftads:CampaignManagementGenderTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementGenderType" ;
  rdfs:comment "Defines the genders that are available for gender criterion." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementGenderType/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementGenderType/Male> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementGenderType/Female> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementGenderType/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementGenderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementGenderTypeScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "The gender is not known. The unknown option is only available for ad groups in Audience campaigns." ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementGenderType/Male> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementGenderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementGenderTypeScheme ;
  skos:prefLabel "Male" ;
  skos:definition "The gender is identified as male." ;
  skos:notation "Male" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementGenderType/Female> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementGenderTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementGenderTypeScheme ;
  skos:prefLabel "Female" ;
  skos:definition "The gender is identified as female." ;
  skos:notation "Female" .

# Concept scheme: CampaignManagementGenericEntityStatus
microsoftads:CampaignManagementGenericEntityStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementGenericEntityStatus" ;
  rdfs:comment "Defines the generic entity status value set." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementGenericEntityStatus/Active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementGenericEntityStatus/Paused> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementGenericEntityStatus/Disapproved> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementGenericEntityStatus/Inactive> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementGenericEntityStatus/Deleted> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementGenericEntityStatus/Active> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementGenericEntityStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementGenericEntityStatusScheme ;
  skos:prefLabel "Active" ;
  skos:definition "Reserved." ;
  skos:notation "Active" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementGenericEntityStatus/Paused> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementGenericEntityStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementGenericEntityStatusScheme ;
  skos:prefLabel "Paused" ;
  skos:definition "Reserved." ;
  skos:notation "Paused" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementGenericEntityStatus/Disapproved> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementGenericEntityStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementGenericEntityStatusScheme ;
  skos:prefLabel "Disapproved" ;
  skos:definition "Reserved." ;
  skos:notation "Disapproved" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementGenericEntityStatus/Inactive> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementGenericEntityStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementGenericEntityStatusScheme ;
  skos:prefLabel "Inactive" ;
  skos:definition "Reserved." ;
  skos:notation "Inactive" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementGenericEntityStatus/Deleted> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementGenericEntityStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementGenericEntityStatusScheme ;
  skos:prefLabel "Deleted" ;
  skos:definition "Reserved." ;
  skos:notation "Deleted" .

# Concept scheme: CampaignManagementHotelDateSelectionType
microsoftads:CampaignManagementHotelDateSelectionTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementHotelDateSelectionType" ;
  rdfs:comment "Possible hotel date selection types." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementHotelDateSelectionType/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementHotelDateSelectionType/DefaultSelection> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementHotelDateSelectionType/UserSelection> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementHotelDateSelectionType/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementHotelDateSelectionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementHotelDateSelectionTypeScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "Returned when the value is unknown." ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementHotelDateSelectionType/DefaultSelection> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementHotelDateSelectionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementHotelDateSelectionTypeScheme ;
  skos:prefLabel "Default Selection" ;
  skos:altLabel "DefaultSelection" ;
  skos:definition "The dates selected by default." ;
  skos:notation "DefaultSelection" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementHotelDateSelectionType/UserSelection> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementHotelDateSelectionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementHotelDateSelectionTypeScheme ;
  skos:prefLabel "User Selection" ;
  skos:altLabel "UserSelection" ;
  skos:definition "The dates selected by the user." ;
  skos:notation "UserSelection" .

# Concept scheme: CampaignManagementHotelListingType
microsoftads:CampaignManagementHotelListingTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementHotelListingType" ;
  rdfs:comment "Defines the type of hotel listing." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementHotelListingType/Subdivision> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementHotelListingType/Unit> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementHotelListingType/Subdivision> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementHotelListingTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementHotelListingTypeScheme ;
  skos:prefLabel "Subdivision" ;
  skos:definition "If you are partitioning the products based on more specific product conditions, then set the Sub Type field to Subdivision, the Parent Listing Group Id to null or empty, and the Id to a negative value." ;
  skos:notation "Subdivision" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementHotelListingType/Unit> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementHotelListingTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementHotelListingTypeScheme ;
  skos:prefLabel "Unit" ;
  skos:definition "If you are bidding on all products in the catalog equally, set the Sub Type field to Unit." ;
  skos:notation "Unit" .

# Concept scheme: CampaignManagementImportEntityType
microsoftads:CampaignManagementImportEntityTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementImportEntityType" ;
  rdfs:comment "Defines the supported import entity types." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementImportEntityType/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementImportEntityType/Campaign> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementImportEntityType/AdGroup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementImportEntityType/Ad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementImportEntityType/Keyword> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementImportEntityType/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementImportEntityTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementImportEntityTypeScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "Reserved for future use." ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementImportEntityType/Campaign> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementImportEntityTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementImportEntityTypeScheme ;
  skos:prefLabel "Campaign" ;
  skos:definition "The import entity is a campaign." ;
  skos:notation "Campaign" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementImportEntityType/AdGroup> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementImportEntityTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementImportEntityTypeScheme ;
  skos:prefLabel "Ad Group" ;
  skos:altLabel "AdGroup" ;
  skos:definition "The import entity is an ad group." ;
  skos:notation "AdGroup" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementImportEntityType/Ad> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementImportEntityTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementImportEntityTypeScheme ;
  skos:prefLabel "Ad" ;
  skos:definition "The import entity is an ad." ;
  skos:notation "Ad" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementImportEntityType/Keyword> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementImportEntityTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementImportEntityTypeScheme ;
  skos:prefLabel "Keyword" ;
  skos:definition "The import entity is a keyword." ;
  skos:notation "Keyword" .

# Concept scheme: CampaignManagementImpressionBasedEntityType
microsoftads:CampaignManagementImpressionBasedEntityTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementImpressionBasedEntityType" ;
  rdfs:comment "Defines a value set for ImpressionBasedEntityType." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementImpressionBasedEntityType/None> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementImpressionBasedEntityType/Campaign> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementImpressionBasedEntityType/AdGroup> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementImpressionBasedEntityType/None> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementImpressionBasedEntityTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementImpressionBasedEntityTypeScheme ;
  skos:prefLabel "None" ;
  skos:definition "The impression-based remarketing list type is none." ;
  skos:notation "None" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementImpressionBasedEntityType/Campaign> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementImpressionBasedEntityTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementImpressionBasedEntityTypeScheme ;
  skos:prefLabel "Campaign" ;
  skos:definition "The impression-based remarketing list type is Campaign." ;
  skos:notation "Campaign" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementImpressionBasedEntityType/AdGroup> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementImpressionBasedEntityTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementImpressionBasedEntityTypeScheme ;
  skos:prefLabel "Ad Group" ;
  skos:altLabel "AdGroup" ;
  skos:definition "The impression-based remarketing list type is AdGroup." ;
  skos:notation "AdGroup" .

# Concept scheme: CampaignManagementIntentOption
microsoftads:CampaignManagementIntentOptionScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementIntentOption" ;
  rdfs:comment "Defines the possible intent options for location criterion, for example to target people in, searching for, or viewing pages about your targeted location." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementIntentOption/PeopleInOrSearchingForOrViewingPages> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementIntentOption/PeopleIn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementIntentOption/PeopleSearchingForOrViewingPages> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementIntentOption/PeopleInOrSearchingForOrViewingPages> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementIntentOptionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementIntentOptionScheme ;
  skos:prefLabel "People In Or Searching For Or Viewing Pages" ;
  skos:altLabel "PeopleInOrSearchingForOrViewingPages" ;
  skos:definition "Show ads to people in, searching for, or viewing pages about your targeted location." ;
  skos:notation "PeopleInOrSearchingForOrViewingPages" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementIntentOption/PeopleIn> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementIntentOptionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementIntentOptionScheme ;
  skos:prefLabel "People In" ;
  skos:altLabel "PeopleIn" ;
  skos:definition "Show ads to people in your targeted location." ;
  skos:notation "PeopleIn" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementIntentOption/PeopleSearchingForOrViewingPages> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementIntentOptionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementIntentOptionScheme ;
  skos:prefLabel "People Searching For Or Viewing Pages" ;
  skos:altLabel "PeopleSearchingForOrViewingPages" ;
  skos:definition "PeopleSearchingForOrViewingPages is deprecated as of April 2024. If you try to set IntentOption to PeopleSearchingForOrViewingPages, it will be set to PeopleInOrSearchingForOrViewingPages instead. We will automatically convert existing campaigns with this setting to PeopleInOrSearchingForOrViewingPages. Show ads to people searching for or viewing pages about your targeted location." ;
  skos:notation "PeopleSearchingForOrViewingPages" .

# Concept scheme: CampaignManagementItemAction
microsoftads:CampaignManagementItemActionScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementItemAction" ;
  rdfs:comment "Defines the possible types of item actions, for example to add, delete, or update the product partition criterion." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementItemAction/Add> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementItemAction/Delete> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementItemAction/Update> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementItemAction/Add> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementItemActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementItemActionScheme ;
  skos:prefLabel "Add" ;
  skos:definition "The requested action is to add the item, for example add the ProductPartition." ;
  skos:notation "Add" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementItemAction/Delete> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementItemActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementItemActionScheme ;
  skos:prefLabel "Delete" ;
  skos:definition "The requested action is to delete the item, for example delete the ProductPartition." ;
  skos:notation "Delete" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementItemAction/Update> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementItemActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementItemActionScheme ;
  skos:prefLabel "Update" ;
  skos:definition "The requested action is to update the item, for example update the ProductPartition." ;
  skos:notation "Update" .

# Concept scheme: CampaignManagementKeywordEditorialStatus
microsoftads:CampaignManagementKeywordEditorialStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementKeywordEditorialStatus" ;
  rdfs:comment "Defines the editorial review status values of a keyword." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementKeywordEditorialStatus/Active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementKeywordEditorialStatus/Disapproved> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementKeywordEditorialStatus/Inactive> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementKeywordEditorialStatus/ActiveLimited> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementKeywordEditorialStatus/Active> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementKeywordEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementKeywordEditorialStatusScheme ;
  skos:prefLabel "Active" ;
  skos:definition "The keyword passed editorial review." ;
  skos:notation "Active" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementKeywordEditorialStatus/Disapproved> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementKeywordEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementKeywordEditorialStatusScheme ;
  skos:prefLabel "Disapproved" ;
  skos:definition "The keyword failed editorial review." ;
  skos:notation "Disapproved" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementKeywordEditorialStatus/Inactive> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementKeywordEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementKeywordEditorialStatusScheme ;
  skos:prefLabel "Inactive" ;
  skos:definition "One or more elements of the keyword is undergoing editorial review." ;
  skos:notation "Inactive" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementKeywordEditorialStatus/ActiveLimited> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementKeywordEditorialStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementKeywordEditorialStatusScheme ;
  skos:prefLabel "Active Limited" ;
  skos:altLabel "ActiveLimited" ;
  skos:definition "The keyword passed editorial review in one or more markets, and one or more elements of the keyword is undergoing editorial review in another market. For example the keyword passed editorial review for Canada and is still pending review in the United States." ;
  skos:notation "ActiveLimited" .

# Concept scheme: CampaignManagementKeywordStatus
microsoftads:CampaignManagementKeywordStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementKeywordStatus" ;
  rdfs:comment "Defines the possible status values of a keyword." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementKeywordStatus/Active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementKeywordStatus/Paused> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementKeywordStatus/Deleted> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementKeywordStatus/Inactive> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementKeywordStatus/Active> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementKeywordStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementKeywordStatusScheme ;
  skos:prefLabel "Active" ;
  skos:definition "The keyword can be used to match user search queries." ;
  skos:notation "Active" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementKeywordStatus/Paused> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementKeywordStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementKeywordStatusScheme ;
  skos:prefLabel "Paused" ;
  skos:definition "The keyword cannot be used to match user search queries until the owner resumes it." ;
  skos:notation "Paused" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementKeywordStatus/Deleted> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementKeywordStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementKeywordStatusScheme ;
  skos:prefLabel "Deleted" ;
  skos:definition "This status is for internal use only. Because all Get operations do not return deleted objects, you will not see an object with this status." ;
  skos:notation "Deleted" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementKeywordStatus/Inactive> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementKeywordStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementKeywordStatusScheme ;
  skos:prefLabel "Inactive" ;
  skos:definition "The keyword is undergoing editorial review or has failed editorial review. To determine the keyword editorial status, see KeywordEditorialStatus." ;
  skos:notation "Inactive" .

# Concept scheme: CampaignManagementLanguageName
microsoftads:CampaignManagementLanguageNameScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementLanguageName" ;
  rdfs:comment "Defines the set of supported ad languages." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/None> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Albanian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Arabic> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Bulgarian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/TraditionalChinese> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Croatian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Czech> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Danish> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Dutch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/English> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Estonian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Finnish> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/French> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/German> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Greek> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Hebrew> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Hindi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Hungarian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Icelandic> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Indonesian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Italian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Japanese> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Korean> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Latvian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Lithuanian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Macedonian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Malay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Maltese> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Norwegian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Polish> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Portuguese> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Romanian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Russian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Serbian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Slovak> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Slovenian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Spanish> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Swedish> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Tagalog> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Thai> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Turkish> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Vietnamese> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/SimplifiedChinese> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Bosnian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/All> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/None> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "None" ;
  skos:definition "The corresponding language name." ;
  skos:notation "None" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Albanian> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Albanian" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Albanian" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Arabic> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Arabic" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Arabic" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Bulgarian> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Bulgarian" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Bulgarian" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/TraditionalChinese> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Traditional Chinese" ;
  skos:altLabel "TraditionalChinese" ;
  skos:definition "The corresponding language name." ;
  skos:notation "TraditionalChinese" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Croatian> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Croatian" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Croatian" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Czech> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Czech" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Czech" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Danish> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Danish" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Danish" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Dutch> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Dutch" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Dutch" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/English> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "English" ;
  skos:definition "The corresponding language name." ;
  skos:notation "English" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Estonian> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Estonian" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Estonian" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Finnish> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Finnish" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Finnish" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/French> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "French" ;
  skos:definition "The corresponding language name." ;
  skos:notation "French" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/German> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "German" ;
  skos:definition "The corresponding language name." ;
  skos:notation "German" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Greek> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Greek" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Greek" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Hebrew> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Hebrew" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Hebrew" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Hindi> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Hindi" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Hindi" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Hungarian> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Hungarian" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Hungarian" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Icelandic> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Icelandic" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Icelandic" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Indonesian> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Indonesian" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Indonesian" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Italian> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Italian" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Italian" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Japanese> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Japanese" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Japanese" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Korean> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Korean" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Korean" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Latvian> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Latvian" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Latvian" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Lithuanian> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Lithuanian" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Lithuanian" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Macedonian> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Macedonian" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Macedonian" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Malay> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Malay" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Malay" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Maltese> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Maltese" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Maltese" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Norwegian> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Norwegian" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Norwegian" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Polish> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Polish" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Polish" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Portuguese> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Portuguese" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Portuguese" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Romanian> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Romanian" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Romanian" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Russian> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Russian" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Russian" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Serbian> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Serbian" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Serbian" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Slovak> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Slovak" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Slovak" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Slovenian> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Slovenian" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Slovenian" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Spanish> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Spanish" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Spanish" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Swedish> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Swedish" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Swedish" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Tagalog> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Tagalog" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Tagalog" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Thai> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Thai" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Thai" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Turkish> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Turkish" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Turkish" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Vietnamese> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Vietnamese" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Vietnamese" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/SimplifiedChinese> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Simplified Chinese" ;
  skos:altLabel "SimplifiedChinese" ;
  skos:definition "The corresponding language name." ;
  skos:notation "SimplifiedChinese" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/Bosnian> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "Bosnian" ;
  skos:definition "The corresponding language name." ;
  skos:notation "Bosnian" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLanguageName/All> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLanguageNameScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLanguageNameScheme ;
  skos:prefLabel "All" ;
  skos:definition "The corresponding language name." ;
  skos:notation "All" .

# Concept scheme: CampaignManagementLeadDelivery
microsoftads:CampaignManagementLeadDeliveryScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementLeadDelivery" ;
  rdfs:comment "Values CampaignManagementLeadDelivery accepts." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadDelivery/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadDelivery/Csv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadDelivery/Email> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadDelivery/Webhook> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadDelivery/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLeadDeliveryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLeadDeliveryScheme ;
  skos:prefLabel "Unknown" ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadDelivery/Csv> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLeadDeliveryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLeadDeliveryScheme ;
  skos:prefLabel "Csv" ;
  skos:notation "CSV" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadDelivery/Email> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLeadDeliveryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLeadDeliveryScheme ;
  skos:prefLabel "Email" ;
  skos:notation "Email" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadDelivery/Webhook> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLeadDeliveryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLeadDeliveryScheme ;
  skos:prefLabel "Webhook" ;
  skos:notation "Webhook" .

# Concept scheme: CampaignManagementLeadFormCallToAction
microsoftads:CampaignManagementLeadFormCallToActionScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementLeadFormCallToAction" ;
  rdfs:comment "Values CampaignManagementLeadFormCallToAction accepts." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadFormCallToAction/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadFormCallToAction/CustomText> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadFormCallToAction/ApplyNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadFormCallToAction/BookNow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadFormCallToAction/ContactUs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadFormCallToAction/Download> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadFormCallToAction/GetOffer> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadFormCallToAction/GetQuote> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadFormCallToAction/LearnMore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadFormCallToAction/SignUp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadFormCallToAction/Subscribe> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadFormCallToAction/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLeadFormCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLeadFormCallToActionScheme ;
  skos:prefLabel "Unknown" ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadFormCallToAction/CustomText> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLeadFormCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLeadFormCallToActionScheme ;
  skos:prefLabel "Custom Text" ;
  skos:altLabel "CustomText" ;
  skos:notation "CustomText" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadFormCallToAction/ApplyNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLeadFormCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLeadFormCallToActionScheme ;
  skos:prefLabel "Apply Now" ;
  skos:altLabel "ApplyNow" ;
  skos:notation "ApplyNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadFormCallToAction/BookNow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLeadFormCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLeadFormCallToActionScheme ;
  skos:prefLabel "Book Now" ;
  skos:altLabel "BookNow" ;
  skos:notation "BookNow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadFormCallToAction/ContactUs> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLeadFormCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLeadFormCallToActionScheme ;
  skos:prefLabel "Contact Us" ;
  skos:altLabel "ContactUs" ;
  skos:notation "ContactUs" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadFormCallToAction/Download> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLeadFormCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLeadFormCallToActionScheme ;
  skos:prefLabel "Download" ;
  skos:notation "Download" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadFormCallToAction/GetOffer> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLeadFormCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLeadFormCallToActionScheme ;
  skos:prefLabel "Get Offer" ;
  skos:altLabel "GetOffer" ;
  skos:notation "GetOffer" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadFormCallToAction/GetQuote> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLeadFormCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLeadFormCallToActionScheme ;
  skos:prefLabel "Get Quote" ;
  skos:altLabel "GetQuote" ;
  skos:notation "GetQuote" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadFormCallToAction/LearnMore> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLeadFormCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLeadFormCallToActionScheme ;
  skos:prefLabel "Learn More" ;
  skos:altLabel "LearnMore" ;
  skos:notation "LearnMore" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadFormCallToAction/SignUp> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLeadFormCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLeadFormCallToActionScheme ;
  skos:prefLabel "Sign Up" ;
  skos:altLabel "SignUp" ;
  skos:notation "SignUp" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLeadFormCallToAction/Subscribe> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLeadFormCallToActionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLeadFormCallToActionScheme ;
  skos:prefLabel "Subscribe" ;
  skos:notation "Subscribe" .

# Concept scheme: CampaignManagementLinkedInSegmentStatus
microsoftads:CampaignManagementLinkedInSegmentStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementLinkedInSegmentStatus" ;
  rdfs:comment "Defines the possible LinkedIn segment status values." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLinkedInSegmentStatus/Building> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLinkedInSegmentStatus/Ready> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLinkedInSegmentStatus/ReachTooSmall> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLinkedInSegmentStatus/Building> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLinkedInSegmentStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLinkedInSegmentStatusScheme ;
  skos:prefLabel "Building" ;
  skos:definition "The status is Building." ;
  skos:notation "Building" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLinkedInSegmentStatus/Ready> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLinkedInSegmentStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLinkedInSegmentStatusScheme ;
  skos:prefLabel "Ready" ;
  skos:definition "The status is Ready." ;
  skos:notation "Ready" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLinkedInSegmentStatus/ReachTooSmall> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLinkedInSegmentStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLinkedInSegmentStatusScheme ;
  skos:prefLabel "Reach Too Small" ;
  skos:altLabel "ReachTooSmall" ;
  skos:definition "The status is ReachTooSmall." ;
  skos:notation "ReachTooSmall" .

# Concept scheme: CampaignManagementLocationType
microsoftads:CampaignManagementLocationTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementLocationType" ;
  rdfs:comment "Defines the location type value set." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLocationType/Country> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLocationType/SubGeography> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLocationType/MetroArea> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLocationType/City> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLocationType/PostalCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLocationType/County> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLocationType/Neighborhood> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLocationType/Country> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLocationTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLocationTypeScheme ;
  skos:prefLabel "Country" ;
  skos:definition "The location condition item type is Country." ;
  skos:notation "Country" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLocationType/SubGeography> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLocationTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLocationTypeScheme ;
  skos:prefLabel "Sub Geography" ;
  skos:altLabel "SubGeography" ;
  skos:definition "The location condition item type is SubGeography." ;
  skos:notation "SubGeography" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLocationType/MetroArea> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLocationTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLocationTypeScheme ;
  skos:prefLabel "Metro Area" ;
  skos:altLabel "MetroArea" ;
  skos:definition "The location condition item type is MetroArea." ;
  skos:notation "MetroArea" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLocationType/City> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLocationTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLocationTypeScheme ;
  skos:prefLabel "City" ;
  skos:definition "The location condition item type is City." ;
  skos:notation "City" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLocationType/PostalCode> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLocationTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLocationTypeScheme ;
  skos:prefLabel "Postal Code" ;
  skos:altLabel "PostalCode" ;
  skos:definition "The location condition item type is PostalCode." ;
  skos:notation "PostalCode" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLocationType/County> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLocationTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLocationTypeScheme ;
  skos:prefLabel "County" ;
  skos:definition "The location condition item type is County. Note: County is not supported for conversion value rules." ;
  skos:notation "County" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLocationType/Neighborhood> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLocationTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLocationTypeScheme ;
  skos:prefLabel "Neighborhood" ;
  skos:definition "The location condition item type is Neighborhood." ;
  skos:notation "Neighborhood" .

# Concept scheme: CampaignManagementLogicalOperator
microsoftads:CampaignManagementLogicalOperatorScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementLogicalOperator" ;
  rdfs:comment "Defines the supported set of logical operators for combined list audiences." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLogicalOperator/And> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLogicalOperator/Or> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementLogicalOperator/Not> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLogicalOperator/And> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLogicalOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLogicalOperatorScheme ;
  skos:prefLabel "And" ;
  skos:definition "Include only customers who are in every single one of these audience lists." ;
  skos:notation "And" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLogicalOperator/Or> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLogicalOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLogicalOperatorScheme ;
  skos:prefLabel "Or" ;
  skos:definition "Include customers who are in any of these audience lists." ;
  skos:notation "Or" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementLogicalOperator/Not> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementLogicalOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementLogicalOperatorScheme ;
  skos:prefLabel "Not" ;
  skos:definition "Exclude customers who are in any of these audience lists." ;
  skos:notation "Not" .

# Concept scheme: CampaignManagementMatchType
microsoftads:CampaignManagementMatchTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementMatchType" ;
  rdfs:comment "Defines the possible match types for a keyword or negative keyword." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementMatchType/Exact> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementMatchType/Phrase> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementMatchType/Broad> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementMatchType/Exact> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementMatchTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementMatchTypeScheme ;
  skos:prefLabel "Exact" ;
  skos:definition "The match type is Exact." ;
  skos:notation "Exact" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementMatchType/Phrase> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementMatchTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementMatchTypeScheme ;
  skos:prefLabel "Phrase" ;
  skos:definition "The match type is Phrase." ;
  skos:notation "Phrase" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementMatchType/Broad> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementMatchTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementMatchTypeScheme ;
  skos:prefLabel "Broad" ;
  skos:definition "The match type is Broad." ;
  skos:notation "Broad" .

# Concept scheme: CampaignManagementMigrationStatus
microsoftads:CampaignManagementMigrationStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementMigrationStatus" ;
  rdfs:comment "Defines the possible migration status values." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementMigrationStatus/NotInPilot> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementMigrationStatus/NotStarted> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementMigrationStatus/InProgress> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementMigrationStatus/Completed> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementMigrationStatus/NotInPilot> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementMigrationStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementMigrationStatusScheme ;
  skos:prefLabel "Not In Pilot" ;
  skos:altLabel "NotInPilot" ;
  skos:definition "None of the accounts for the customer are in the queue for the corresponding migration type. All of a customer's accounts are added to pilot at the same time. A customer cannot have a subset of their accounts in pilot." ;
  skos:notation "NotInPilot" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementMigrationStatus/NotStarted> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementMigrationStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementMigrationStatusScheme ;
  skos:prefLabel "Not Started" ;
  skos:altLabel "NotStarted" ;
  skos:definition "The account is in the queue for the corresponding migration type, but the migration has not yet begun." ;
  skos:notation "NotStarted" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementMigrationStatus/InProgress> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementMigrationStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementMigrationStatusScheme ;
  skos:prefLabel "In Progress" ;
  skos:altLabel "InProgress" ;
  skos:definition "The migration is in progress." ;
  skos:notation "InProgress" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementMigrationStatus/Completed> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementMigrationStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementMigrationStatusScheme ;
  skos:prefLabel "Completed" ;
  skos:definition "The migration is complete, or migration is not needed because the account was created after all of the customer's other accounts were added to the pilot queue for the corresponding migration type." ;
  skos:notation "Completed" .

# Concept scheme: CampaignManagementMinute
microsoftads:CampaignManagementMinuteScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementMinute" ;
  rdfs:comment "Defines the possible minute values for ad extension scheduling or day and time criterion." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementMinute/Zero> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementMinute/Fifteen> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementMinute/Thirty> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementMinute/FortyFive> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementMinute/Zero> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementMinuteScheme ;
  skos:topConceptOf microsoftads:CampaignManagementMinuteScheme ;
  skos:prefLabel "Zero" ;
  skos:definition "The starting or ending minute of the hour range is zero." ;
  skos:notation "Zero" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementMinute/Fifteen> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementMinuteScheme ;
  skos:topConceptOf microsoftads:CampaignManagementMinuteScheme ;
  skos:prefLabel "Fifteen" ;
  skos:definition "The starting or ending minute of the hour range is fifteen." ;
  skos:notation "Fifteen" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementMinute/Thirty> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementMinuteScheme ;
  skos:topConceptOf microsoftads:CampaignManagementMinuteScheme ;
  skos:prefLabel "Thirty" ;
  skos:definition "The starting or ending minute of the hour range is thirty." ;
  skos:notation "Thirty" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementMinute/FortyFive> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementMinuteScheme ;
  skos:topConceptOf microsoftads:CampaignManagementMinuteScheme ;
  skos:prefLabel "Forty Five" ;
  skos:altLabel "FortyFive" ;
  skos:definition "The starting or ending minute of the hour range is forty-five." ;
  skos:notation "FortyFive" .

# Concept scheme: CampaignManagementNetwork
microsoftads:CampaignManagementNetworkScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementNetwork" ;
  rdfs:comment "Defines the possible search networks on which an ad can display." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementNetwork/OwnedAndOperatedAndSyndicatedSearch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementNetwork/OwnedAndOperatedOnly> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementNetwork/SyndicatedSearchOnly> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementNetwork/InHousePromotion> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementNetwork/OwnedAndOperatedAndSyndicatedSearch> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementNetworkScheme ;
  skos:topConceptOf microsoftads:CampaignManagementNetworkScheme ;
  skos:prefLabel "Owned And Operated And Syndicated Search" ;
  skos:altLabel "OwnedAndOperatedAndSyndicatedSearch" ;
  skos:definition "Display ads on owned and operated networks, as well as syndicated search networks. Owned and operated and syndicated search refers to the entire Microsoft Advertising Network (recommended)." ;
  skos:notation "OwnedAndOperatedAndSyndicatedSearch" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementNetwork/OwnedAndOperatedOnly> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementNetworkScheme ;
  skos:topConceptOf microsoftads:CampaignManagementNetworkScheme ;
  skos:prefLabel "Owned And Operated Only" ;
  skos:altLabel "OwnedAndOperatedOnly" ;
  skos:definition "Display ads on only owned and operated networks. Owned and operated networks refer to Microsoft sites and select traffic." ;
  skos:notation "OwnedAndOperatedOnly" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementNetwork/SyndicatedSearchOnly> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementNetworkScheme ;
  skos:topConceptOf microsoftads:CampaignManagementNetworkScheme ;
  skos:prefLabel "Syndicated Search Only" ;
  skos:altLabel "SyndicatedSearchOnly" ;
  skos:definition "Note: SyndicatedSearchOnly is deprecated as of July 2024. Display ads on only syndicated search networks. Syndicated search refers to only partner traffic." ;
  skos:notation "SyndicatedSearchOnly" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementNetwork/InHousePromotion> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementNetworkScheme ;
  skos:topConceptOf microsoftads:CampaignManagementNetworkScheme ;
  skos:prefLabel "In House Promotion" ;
  skos:altLabel "InHousePromotion" ;
  skos:definition "Display ads on the Retailer Network only. This network value is only supported for ad groups in shopping campaigns for brands." ;
  skos:notation "InHousePromotion" .

# Concept scheme: CampaignManagementNormalForm
microsoftads:CampaignManagementNormalFormScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementNormalForm" ;
  rdfs:comment "Defines the possible normal form types." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementNormalForm/Conjunctive> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementNormalForm/Disjunctive> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementNormalForm/Conjunctive> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementNormalFormScheme ;
  skos:topConceptOf microsoftads:CampaignManagementNormalFormScheme ;
  skos:prefLabel "Conjunctive" ;
  skos:definition "Refers to conjunctive normal form (CNF) that can be described as an AND of ORs or a product of sums. First, a set of conditions are joined using the logical OR operator. Then, the results are joined using the logical AND operator. The boolean logic will be evaluated as true if any of the conditions are met within all of the groups." ;
  skos:notation "Conjunctive" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementNormalForm/Disjunctive> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementNormalFormScheme ;
  skos:topConceptOf microsoftads:CampaignManagementNormalFormScheme ;
  skos:prefLabel "Disjunctive" ;
  skos:definition "Refers to disjunctive normal form (DNF) that can be described as an OR of ANDs or a sum of products. First, a set of conditions are joined using the logical AND operator. Then, the results are joined using the logical OR operator. The boolean logic will be evaluated as true if all of the conditions are met within any of the groups." ;
  skos:notation "Disjunctive" .

# Concept scheme: CampaignManagementNumberOperator
microsoftads:CampaignManagementNumberOperatorScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementNumberOperator" ;
  rdfs:comment "Defines the operators that can be applied to remarketing list rule item number values." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementNumberOperator/None> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementNumberOperator/Equals> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementNumberOperator/GreaterThan> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementNumberOperator/LessThan> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementNumberOperator/GreaterThanEqualTo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementNumberOperator/LessThanEqualTo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementNumberOperator/NotEquals> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementNumberOperator/None> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementNumberOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementNumberOperatorScheme ;
  skos:prefLabel "None" ;
  skos:definition "For future use." ;
  skos:notation "None" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementNumberOperator/Equals> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementNumberOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementNumberOperatorScheme ;
  skos:prefLabel "Equals" ;
  skos:definition "Equals the corresponding number value." ;
  skos:notation "Equals" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementNumberOperator/GreaterThan> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementNumberOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementNumberOperatorScheme ;
  skos:prefLabel "Greater Than" ;
  skos:altLabel "GreaterThan" ;
  skos:definition "Greater than the corresponding number value." ;
  skos:notation "GreaterThan" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementNumberOperator/LessThan> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementNumberOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementNumberOperatorScheme ;
  skos:prefLabel "Less Than" ;
  skos:altLabel "LessThan" ;
  skos:definition "Less than the corresponding number value." ;
  skos:notation "LessThan" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementNumberOperator/GreaterThanEqualTo> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementNumberOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementNumberOperatorScheme ;
  skos:prefLabel "Greater Than Equal To" ;
  skos:altLabel "GreaterThanEqualTo" ;
  skos:definition "Greater than or equal to the corresponding number value." ;
  skos:notation "GreaterThanEqualTo" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementNumberOperator/LessThanEqualTo> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementNumberOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementNumberOperatorScheme ;
  skos:prefLabel "Less Than Equal To" ;
  skos:altLabel "LessThanEqualTo" ;
  skos:definition "Less than or equal to the corresponding number value." ;
  skos:notation "LessThanEqualTo" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementNumberOperator/NotEquals> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementNumberOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementNumberOperatorScheme ;
  skos:prefLabel "Not Equals" ;
  skos:altLabel "NotEquals" ;
  skos:definition "The field must not equal the specified value." ;
  skos:notation "NotEquals" .

# Concept scheme: CampaignManagementOfflineConversionUnattributedReason
microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementOfflineConversionUnattributedReason" ;
  rdfs:comment "Indicates why a conversion failed to be attributed." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/AdjustmentOriginalNotFound> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/ConversionAlreadyRetracted> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/DuplicateConversionKey> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/ConversionTimeExceedsMaxLookback> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/ConversionTimeInFuture> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/GoalNotFoundOrInactive> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/ClickTimestampAfterConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/NoMatchingClickFound> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/MissingMatchIdentifiers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/OutsideGoalLookbackWindow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/AccountMismatch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/MalformedData> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/HistoricalClickDataExpired> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:topConceptOf microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "The error is unspecified. This field is used for backward compatibility." ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/AdjustmentOriginalNotFound> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:topConceptOf microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:prefLabel "Adjustment Original Not Found" ;
  skos:altLabel "AdjustmentOriginalNotFound" ;
  skos:definition "The record is an adjustment (restate or retract) but the corresponding original conversion record doesn't exist." ;
  skos:notation "AdjustmentOriginalNotFound" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/ConversionAlreadyRetracted> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:topConceptOf microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:prefLabel "Conversion Already Retracted" ;
  skos:altLabel "ConversionAlreadyRetracted" ;
  skos:definition "The conversion record has already been retracted. A second adjust attempt isn't permitted." ;
  skos:notation "ConversionAlreadyRetracted" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/DuplicateConversionKey> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:topConceptOf microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:prefLabel "Duplicate Conversion Key" ;
  skos:altLabel "DuplicateConversionKey" ;
  skos:definition "Duplicate keys are detected (MsClickId, ConversionName, ConversionTime, HashedEmailAddress, HashedPhoneNumber), or a record with the same key has already been successfully attributed." ;
  skos:notation "DuplicateConversionKey" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/ConversionTimeExceedsMaxLookback> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:topConceptOf microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:prefLabel "Conversion Time Exceeds Max Lookback" ;
  skos:altLabel "ConversionTimeExceedsMaxLookback" ;
  skos:definition "The conversion time is older than 90 days." ;
  skos:notation "ConversionTimeExceedsMaxLookback" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/ConversionTimeInFuture> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:topConceptOf microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:prefLabel "Conversion Time In Future" ;
  skos:altLabel "ConversionTimeInFuture" ;
  skos:definition "The conversion time is in the future." ;
  skos:notation "ConversionTimeInFuture" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/GoalNotFoundOrInactive> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:topConceptOf microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:prefLabel "Goal Not Found Or Inactive" ;
  skos:altLabel "GoalNotFoundOrInactive" ;
  skos:definition "No matching goal exists for the conversion name, or the associated goal is inactive." ;
  skos:notation "GoalNotFoundOrInactive" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/ClickTimestampAfterConversion> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:topConceptOf microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:prefLabel "Click Timestamp After Conversion" ;
  skos:altLabel "ClickTimestampAfterConversion" ;
  skos:definition "The click time is after the conversion time." ;
  skos:notation "ClickTimestampAfterConversion" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/NoMatchingClickFound> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:topConceptOf microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:prefLabel "No Matching Click Found" ;
  skos:altLabel "NoMatchingClickFound" ;
  skos:definition "No matching click could be found based on MsClickId, HashedEmailAddress, or HashedPhoneNumber." ;
  skos:notation "NoMatchingClickFound" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/MissingMatchIdentifiers> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:topConceptOf microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:prefLabel "Missing Match Identifiers" ;
  skos:altLabel "MissingMatchIdentifiers" ;
  skos:definition "MsClickId is empty, and although HashedEmailAddress or HashedPhoneNumber is provided, no click could be found via enhanced conversions." ;
  skos:notation "MissingMatchIdentifiers" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/OutsideGoalLookbackWindow> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:topConceptOf microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:prefLabel "Outside Goal Lookback Window" ;
  skos:altLabel "OutsideGoalLookbackWindow" ;
  skos:definition "Click falls outside the lookback window defined in the goal settings." ;
  skos:notation "OutsideGoalLookbackWindow" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/AccountMismatch> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:topConceptOf microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:prefLabel "Account Mismatch" ;
  skos:altLabel "AccountMismatch" ;
  skos:definition "Matching clicks were found, but all clicks are from other accounts." ;
  skos:notation "AccountMismatch" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/MalformedData> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:topConceptOf microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:prefLabel "Malformed Data" ;
  skos:altLabel "MalformedData" ;
  skos:definition "The upload contains malformed data or characters that prevent processing." ;
  skos:notation "MalformedData" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementOfflineConversionUnattributedReason/HistoricalClickDataExpired> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:topConceptOf microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme ;
  skos:prefLabel "Historical Click Data Expired" ;
  skos:altLabel "HistoricalClickDataExpired" ;
  skos:definition "Original conversion exists, but the associated click is older than 90 days." ;
  skos:notation "HistoricalClickDataExpired" .

# Concept scheme: CampaignManagementPriceExtensionType
microsoftads:CampaignManagementPriceExtensionTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementPriceExtensionType" ;
  rdfs:comment "Defines the possible types of price ad extensions." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceExtensionType/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceExtensionType/Brands> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceExtensionType/Events> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceExtensionType/Locations> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceExtensionType/Neighborhoods> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceExtensionType/ProductCategories> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceExtensionType/ProductTiers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceExtensionType/Services> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceExtensionType/ServiceCategories> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceExtensionType/ServiceTiers> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceExtensionType/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPriceExtensionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPriceExtensionTypeScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "Reserved for forward compatibility." ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceExtensionType/Brands> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPriceExtensionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPriceExtensionTypeScheme ;
  skos:prefLabel "Brands" ;
  skos:definition "The header and description of the PriceAdExtension are related to brands." ;
  skos:notation "Brands" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceExtensionType/Events> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPriceExtensionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPriceExtensionTypeScheme ;
  skos:prefLabel "Events" ;
  skos:definition "The header and description of the PriceAdExtension are related to events." ;
  skos:notation "Events" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceExtensionType/Locations> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPriceExtensionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPriceExtensionTypeScheme ;
  skos:prefLabel "Locations" ;
  skos:definition "The header and description of the PriceAdExtension are related to locations." ;
  skos:notation "Locations" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceExtensionType/Neighborhoods> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPriceExtensionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPriceExtensionTypeScheme ;
  skos:prefLabel "Neighborhoods" ;
  skos:definition "The header and description of the PriceAdExtension are related to neighborhoods." ;
  skos:notation "Neighborhoods" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceExtensionType/ProductCategories> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPriceExtensionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPriceExtensionTypeScheme ;
  skos:prefLabel "Product Categories" ;
  skos:altLabel "ProductCategories" ;
  skos:definition "The header and description of the PriceAdExtension are related to product categories." ;
  skos:notation "ProductCategories" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceExtensionType/ProductTiers> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPriceExtensionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPriceExtensionTypeScheme ;
  skos:prefLabel "Product Tiers" ;
  skos:altLabel "ProductTiers" ;
  skos:definition "The header and description of the PriceAdExtension are related to product tiers." ;
  skos:notation "ProductTiers" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceExtensionType/Services> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPriceExtensionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPriceExtensionTypeScheme ;
  skos:prefLabel "Services" ;
  skos:definition "The header and description of the PriceAdExtension are related to services." ;
  skos:notation "Services" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceExtensionType/ServiceCategories> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPriceExtensionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPriceExtensionTypeScheme ;
  skos:prefLabel "Service Categories" ;
  skos:altLabel "ServiceCategories" ;
  skos:definition "The header and description of the PriceAdExtension are related to service categories." ;
  skos:notation "ServiceCategories" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceExtensionType/ServiceTiers> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPriceExtensionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPriceExtensionTypeScheme ;
  skos:prefLabel "Service Tiers" ;
  skos:altLabel "ServiceTiers" ;
  skos:definition "The header and description of the PriceAdExtension are related to service tiers." ;
  skos:notation "ServiceTiers" .

# Concept scheme: CampaignManagementPriceQualifier
microsoftads:CampaignManagementPriceQualifierScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementPriceQualifier" ;
  rdfs:comment "Defines price qualifiers for price ad extensions." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceQualifier/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceQualifier/From> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceQualifier/UpTo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceQualifier/None> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceQualifier/Average> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceQualifier/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPriceQualifierScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPriceQualifierScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "Reserved for forward compatibility." ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceQualifier/From> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPriceQualifierScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPriceQualifierScheme ;
  skos:prefLabel "From" ;
  skos:definition "The price of the PriceAdExtension is prefixed with price qualifier text From, for example From $9.99." ;
  skos:notation "From" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceQualifier/UpTo> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPriceQualifierScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPriceQualifierScheme ;
  skos:prefLabel "Up To" ;
  skos:altLabel "UpTo" ;
  skos:definition "The price of the PriceAdExtension is prefixed with the price qualifier text Up to, for example Up to $9.99." ;
  skos:notation "UpTo" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceQualifier/None> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPriceQualifierScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPriceQualifierScheme ;
  skos:prefLabel "None" ;
  skos:definition "The price of the PriceAdExtension is not prefixed with price qualifier text." ;
  skos:notation "None" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceQualifier/Average> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPriceQualifierScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPriceQualifierScheme ;
  skos:prefLabel "Average" ;
  skos:definition "The price of the PriceAdExtension is prefixed with price qualifier text Average, for example Average $9.99." ;
  skos:notation "Average" .

# Concept scheme: CampaignManagementPriceUnit
microsoftads:CampaignManagementPriceUnitScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementPriceUnit" ;
  rdfs:comment "Defines price units for price ad extensions." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceUnit/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceUnit/PerHour> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceUnit/PerDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceUnit/PerWeek> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceUnit/PerMonth> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceUnit/PerYear> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceUnit/None> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceUnit/PerNight> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceUnit/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPriceUnitScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPriceUnitScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "Reserved for forward compatibility." ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceUnit/PerHour> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPriceUnitScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPriceUnitScheme ;
  skos:prefLabel "Per Hour" ;
  skos:altLabel "PerHour" ;
  skos:definition "The Per Hour price unit text will be appended to the price of the PriceAdExtension, for example $9.99 Per Hour." ;
  skos:notation "PerHour" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceUnit/PerDay> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPriceUnitScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPriceUnitScheme ;
  skos:prefLabel "Per Day" ;
  skos:altLabel "PerDay" ;
  skos:definition "The Per Day price unit text will be appended to the price of the PriceAdExtension, for example $9.99 Per Day." ;
  skos:notation "PerDay" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceUnit/PerWeek> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPriceUnitScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPriceUnitScheme ;
  skos:prefLabel "Per Week" ;
  skos:altLabel "PerWeek" ;
  skos:definition "The Per Week price unit text will be appended to the price of the PriceAdExtension, for example $9.99 Per Week." ;
  skos:notation "PerWeek" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceUnit/PerMonth> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPriceUnitScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPriceUnitScheme ;
  skos:prefLabel "Per Month" ;
  skos:altLabel "PerMonth" ;
  skos:definition "The Per Month price unit text will be appended to the price of the PriceAdExtension, for example $9.99 Per Month." ;
  skos:notation "PerMonth" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceUnit/PerYear> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPriceUnitScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPriceUnitScheme ;
  skos:prefLabel "Per Year" ;
  skos:altLabel "PerYear" ;
  skos:definition "The Per Year price unit text will be appended to the price of the PriceAdExtension, for example $9.99 Per Year." ;
  skos:notation "PerYear" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceUnit/None> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPriceUnitScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPriceUnitScheme ;
  skos:prefLabel "None" ;
  skos:definition "The price of the PriceAdExtension will not be appended with price unit text." ;
  skos:notation "None" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPriceUnit/PerNight> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPriceUnitScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPriceUnitScheme ;
  skos:prefLabel "Per Night" ;
  skos:altLabel "PerNight" ;
  skos:definition "The Per Night price unit text will be appended to the price of the PriceAdExtension, for example $9.99 Per Night." ;
  skos:notation "PerNight" .

# Concept scheme: CampaignManagementProductPartitionType
microsoftads:CampaignManagementProductPartitionTypeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementProductPartitionType" ;
  rdfs:comment "Defines the possible types of product partitions." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementProductPartitionType/Subdivision> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementProductPartitionType/Unit> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementProductPartitionType/Subdivision> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementProductPartitionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementProductPartitionTypeScheme ;
  skos:prefLabel "Subdivision" ;
  skos:definition "The ProductPartition is a product group subdivision. A subdivision is also referred to as a branch node in a tree." ;
  skos:notation "Subdivision" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementProductPartitionType/Unit> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementProductPartitionTypeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementProductPartitionTypeScheme ;
  skos:prefLabel "Unit" ;
  skos:definition "The ProductPartition is a product group unit. A unit is also referred to as a leaf node in a tree." ;
  skos:notation "Unit" .

# Concept scheme: CampaignManagementPromotionDiscountModifier
microsoftads:CampaignManagementPromotionDiscountModifierScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementPromotionDiscountModifier" ;
  rdfs:comment "Defines the possible types of promotion discount modifiers." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionDiscountModifier/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionDiscountModifier/UpTo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionDiscountModifier/None> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionDiscountModifier/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionDiscountModifierScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionDiscountModifierScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "Reserved for future use." ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionDiscountModifier/UpTo> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionDiscountModifierScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionDiscountModifierScheme ;
  skos:prefLabel "Up To" ;
  skos:altLabel "UpTo" ;
  skos:definition "The promotion discount is modified with the \"Up to\" string prefix. For example, if the unmodified promotion discount would be \"$20 off shoes\", the modified promotion is \"Up to $20 off shoes.\"" ;
  skos:notation "UpTo" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionDiscountModifier/None> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionDiscountModifierScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionDiscountModifierScheme ;
  skos:prefLabel "None" ;
  skos:definition "The promotion discount is not modified." ;
  skos:notation "None" .

# Concept scheme: CampaignManagementPromotionOccasion
microsoftads:CampaignManagementPromotionOccasionScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementPromotionOccasion" ;
  rdfs:comment "Defines the possible types of promotion occasions." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/NewYears> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/ValentinesDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Easter> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/MothersDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/FathersDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/LaborDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/BackToSchool> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Halloween> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/BlackFriday> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/CyberMonday> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Christmas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/BoxingDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/None> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/IndependenceDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/NationalDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/EndOfSeason> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/WinterSale> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/SummerSale> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/FallSale> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/SpringSale> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Ramadan> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/EidAlFitr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/EidAlAdha> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/SinglesDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/WomensDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Holi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/ParentsDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/StNicholasDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/ChineseNewYear> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Carnival> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Epiphany> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/RoshHashanah> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Passover> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Hanukkah> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Diwali> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Navratri> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Songkran> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/YearEndGift> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "Reserved for future use." ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/NewYears> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "New Years" ;
  skos:altLabel "NewYears" ;
  skos:definition "The \"New Year's\" promotion can run from December 1 through February 28." ;
  skos:notation "NewYears" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/ValentinesDay> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Valentines Day" ;
  skos:altLabel "ValentinesDay" ;
  skos:definition "The \"Valentine's Day\" promotion can run from January 15 through February 28." ;
  skos:notation "ValentinesDay" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Easter> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Easter" ;
  skos:definition "The \"Easter\" promotion can run from March 1 through April 30." ;
  skos:notation "Easter" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/MothersDay> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Mothers Day" ;
  skos:altLabel "MothersDay" ;
  skos:definition "The \"Mother's Day\" promotion can run anytime according to your ad extension scheduling." ;
  skos:notation "MothersDay" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/FathersDay> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Fathers Day" ;
  skos:altLabel "FathersDay" ;
  skos:definition "The \"Father's Day\" promotion can run anytime according to your ad extension scheduling." ;
  skos:notation "FathersDay" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/LaborDay> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Labor Day" ;
  skos:altLabel "LaborDay" ;
  skos:definition "The \"Labor Day\" promotion can run from April 15 through September 15." ;
  skos:notation "LaborDay" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/BackToSchool> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Back To School" ;
  skos:altLabel "BackToSchool" ;
  skos:definition "The \"Back to School\" promotion can run anytime according to your ad extension scheduling." ;
  skos:notation "BackToSchool" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Halloween> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Halloween" ;
  skos:definition "The \"Halloween\" promotion can run from October 1 through November 15." ;
  skos:notation "Halloween" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/BlackFriday> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Black Friday" ;
  skos:altLabel "BlackFriday" ;
  skos:definition "The \"Black Friday\" promotion can run from October 15 through December 15." ;
  skos:notation "BlackFriday" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/CyberMonday> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Cyber Monday" ;
  skos:altLabel "CyberMonday" ;
  skos:definition "The \"Cyber Monday\" promotion can run from October 15 through December 15." ;
  skos:notation "CyberMonday" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Christmas> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Christmas" ;
  skos:definition "The \"Christmas\" promotion can run from November 1 through January 15." ;
  skos:notation "Christmas" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/BoxingDay> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Boxing Day" ;
  skos:altLabel "BoxingDay" ;
  skos:definition "The \"Boxing Day\" promotion can run from December 15 through January 15." ;
  skos:notation "BoxingDay" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/None> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "None" ;
  skos:definition "The promotion can run anytime according to your ad extension scheduling." ;
  skos:notation "None" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/IndependenceDay> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Independence Day" ;
  skos:altLabel "IndependenceDay" ;
  skos:definition "The \"Independence Day\" promotion can run anytime according to your ad extension scheduling." ;
  skos:notation "IndependenceDay" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/NationalDay> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "National Day" ;
  skos:altLabel "NationalDay" ;
  skos:definition "The \"National Day\" promotion can run anytime according to your ad extension scheduling." ;
  skos:notation "NationalDay" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/EndOfSeason> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "End Of Season" ;
  skos:altLabel "EndOfSeason" ;
  skos:definition "The \"End of Season\" promotion can run anytime according to your ad extension scheduling." ;
  skos:notation "EndOfSeason" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/WinterSale> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Winter Sale" ;
  skos:altLabel "WinterSale" ;
  skos:definition "The \"Winter Sale\" promotion can run anytime according to your ad extension scheduling." ;
  skos:notation "WinterSale" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/SummerSale> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Summer Sale" ;
  skos:altLabel "SummerSale" ;
  skos:definition "The \"Summer Sale\" promotion can run anytime according to your ad extension scheduling." ;
  skos:notation "SummerSale" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/FallSale> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Fall Sale" ;
  skos:altLabel "FallSale" ;
  skos:definition "The \"Fall Sale\" promotion can run anytime according to your ad extension scheduling." ;
  skos:notation "FallSale" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/SpringSale> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Spring Sale" ;
  skos:altLabel "SpringSale" ;
  skos:definition "The \"Spring Sale\" promotion can run anytime according to your ad extension scheduling." ;
  skos:notation "SpringSale" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Ramadan> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Ramadan" ;
  skos:definition "The \"Ramadan\" promotion can run anytime according to your ad extension scheduling." ;
  skos:notation "Ramadan" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/EidAlFitr> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Eid Al Fitr" ;
  skos:altLabel "EidAlFitr" ;
  skos:definition "The \"Eid al-Fitr\" promotion can run anytime according to your ad extension scheduling." ;
  skos:notation "EidAlFitr" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/EidAlAdha> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Eid Al Adha" ;
  skos:altLabel "EidAlAdha" ;
  skos:definition "The \"Eid al-Adha\" promotion can run anytime according to your ad extension scheduling." ;
  skos:notation "EidAlAdha" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/SinglesDay> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Singles Day" ;
  skos:altLabel "SinglesDay" ;
  skos:definition "The \"Single's Day\" promotion can run from October 15 through November 30." ;
  skos:notation "SinglesDay" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/WomensDay> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Womens Day" ;
  skos:altLabel "WomensDay" ;
  skos:definition "The \"Women's Day\" promotion can run from February 15 through March 31." ;
  skos:notation "WomensDay" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Holi> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Holi" ;
  skos:definition "The \"Holi\" promotion can run from February 1 through March 31." ;
  skos:notation "Holi" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/ParentsDay> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Parents Day" ;
  skos:altLabel "ParentsDay" ;
  skos:definition "The \"Parent's Day\" promotion can run from April 15 through August 1." ;
  skos:notation "ParentsDay" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/StNicholasDay> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "St Nicholas Day" ;
  skos:altLabel "StNicholasDay" ;
  skos:definition "The \"St. Nicholas Day\" promotion can run from November 1 through December 31." ;
  skos:notation "StNicholasDay" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/ChineseNewYear> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Chinese New Year" ;
  skos:altLabel "ChineseNewYear" ;
  skos:definition "The \"Chinese New Year\" promotion can run from January 15 through March 1." ;
  skos:notation "ChineseNewYear" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Carnival> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Carnival" ;
  skos:definition "The \"Carnival\" promotion can run from February 1 through March 31." ;
  skos:notation "Carnival" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Epiphany> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Epiphany" ;
  skos:definition "The \"Epiphany\" promotion can run from December 15 through January 31." ;
  skos:notation "Epiphany" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/RoshHashanah> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Rosh Hashanah" ;
  skos:altLabel "RoshHashanah" ;
  skos:definition "The \"Rosh Hashanah\" promotion can run from August 15 through November 1." ;
  skos:notation "RoshHashanah" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Passover> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Passover" ;
  skos:definition "The \"Passover\" promotion can run from February 15 through May 1." ;
  skos:notation "Passover" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Hanukkah> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Hanukkah" ;
  skos:definition "The \"Hanukkah\" promotion can run from November 15 through January 31." ;
  skos:notation "Hanukkah" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Diwali> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Diwali" ;
  skos:definition "The \"Diwali\" promotion can run from September 1 through December 1." ;
  skos:notation "Diwali" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Navratri> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Navratri" ;
  skos:definition "The \"Navratri\" promotion can run from September 15 through October 31." ;
  skos:notation "Navratri" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/Songkran> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Songkran" ;
  skos:definition "The \"Songkran\" promotion can run anytime according to your ad extension scheduling." ;
  skos:notation "Songkran" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementPromotionOccasion/YearEndGift> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementPromotionOccasionScheme ;
  skos:prefLabel "Year End Gift" ;
  skos:altLabel "YearEndGift" ;
  skos:definition "The \"Year-End Gift\" promotion can run anytime according to your ad extension scheduling." ;
  skos:notation "YearEndGift" .

# Concept scheme: CampaignManagementReachOptimizationGoal
microsoftads:CampaignManagementReachOptimizationGoalScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementReachOptimizationGoal" ;
  rdfs:comment "Defines the reach optimization goal value set." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementReachOptimizationGoal/Unspecified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementReachOptimizationGoal/MaxImpressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementReachOptimizationGoal/MaxUniqueReach> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementReachOptimizationGoal/Unspecified> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementReachOptimizationGoalScheme ;
  skos:topConceptOf microsoftads:CampaignManagementReachOptimizationGoalScheme ;
  skos:prefLabel "Unspecified" ;
  skos:definition "Reserved." ;
  skos:notation "Unspecified" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementReachOptimizationGoal/MaxImpressions> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementReachOptimizationGoalScheme ;
  skos:topConceptOf microsoftads:CampaignManagementReachOptimizationGoalScheme ;
  skos:prefLabel "Max Impressions" ;
  skos:altLabel "MaxImpressions" ;
  skos:definition "Reserved." ;
  skos:notation "MaxImpressions" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementReachOptimizationGoal/MaxUniqueReach> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementReachOptimizationGoalScheme ;
  skos:topConceptOf microsoftads:CampaignManagementReachOptimizationGoalScheme ;
  skos:prefLabel "Max Unique Reach" ;
  skos:altLabel "MaxUniqueReach" ;
  skos:definition "Reserved." ;
  skos:notation "MaxUniqueReach" .

# Concept scheme: CampaignManagementStringOperator
microsoftads:CampaignManagementStringOperatorScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementStringOperator" ;
  rdfs:comment "Defines the operators that can be applied to remarketing list rule item string values." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementStringOperator/None> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementStringOperator/Equals> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementStringOperator/Contains> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementStringOperator/BeginsWith> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementStringOperator/EndsWith> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementStringOperator/NotEquals> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementStringOperator/DoesNotContain> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementStringOperator/DoesNotBeginWith> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementStringOperator/DoesNotEndWith> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementStringOperator/None> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementStringOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementStringOperatorScheme ;
  skos:prefLabel "None" ;
  skos:definition "Reserved for future use." ;
  skos:notation "None" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementStringOperator/Equals> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementStringOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementStringOperatorScheme ;
  skos:prefLabel "Equals" ;
  skos:definition "Equals the corresponding string value." ;
  skos:notation "Equals" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementStringOperator/Contains> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementStringOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementStringOperatorScheme ;
  skos:prefLabel "Contains" ;
  skos:definition "Contain the corresponding string value." ;
  skos:notation "Contains" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementStringOperator/BeginsWith> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementStringOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementStringOperatorScheme ;
  skos:prefLabel "Begins With" ;
  skos:altLabel "BeginsWith" ;
  skos:definition "Begin with the corresponding string value." ;
  skos:notation "BeginsWith" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementStringOperator/EndsWith> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementStringOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementStringOperatorScheme ;
  skos:prefLabel "Ends With" ;
  skos:altLabel "EndsWith" ;
  skos:definition "Does not end with the corresponding string value." ;
  skos:notation "EndsWith" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementStringOperator/NotEquals> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementStringOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementStringOperatorScheme ;
  skos:prefLabel "Not Equals" ;
  skos:altLabel "NotEquals" ;
  skos:definition "Does not equal the corresponding string value." ;
  skos:notation "NotEquals" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementStringOperator/DoesNotContain> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementStringOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementStringOperatorScheme ;
  skos:prefLabel "Does Not Contain" ;
  skos:altLabel "DoesNotContain" ;
  skos:definition "Does not contain the corresponding string value." ;
  skos:notation "DoesNotContain" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementStringOperator/DoesNotBeginWith> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementStringOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementStringOperatorScheme ;
  skos:prefLabel "Does Not Begin With" ;
  skos:altLabel "DoesNotBeginWith" ;
  skos:definition "Does not begin with the corresponding string value." ;
  skos:notation "DoesNotBeginWith" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementStringOperator/DoesNotEndWith> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementStringOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementStringOperatorScheme ;
  skos:prefLabel "Does Not End With" ;
  skos:altLabel "DoesNotEndWith" ;
  skos:definition "Does not end with the corresponding string value." ;
  skos:notation "DoesNotEndWith" .

# Concept scheme: CampaignManagementUetTagIndustry
microsoftads:CampaignManagementUetTagIndustryScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementUetTagIndustry" ;
  rdfs:comment "Defines the industry of the website associated with your UET tag." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/AdultGambling> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/Autos> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/B2BServices> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/B2CServices> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/Cpg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/CareersEducation> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/CommunitySocialCharitableGroups> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/Entertainment> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/FinancialServicesInsurance> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/Government> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/HealthWellness> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/RealEstate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/RestaurantsFood> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/Retail> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/ScienceSocialScienceOthers> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/TechnologyTelecommunications> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/TravelTransportation> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/Other> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/Unknown> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/AdultGambling> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:prefLabel "Adult Gambling" ;
  skos:altLabel "AdultGambling" ;
  skos:definition "The industry is AdultGambling." ;
  skos:notation "AdultGambling" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/Autos> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:prefLabel "Autos" ;
  skos:definition "The industry is Autos." ;
  skos:notation "Autos" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/B2BServices> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:prefLabel "B2BServices" ;
  skos:definition "The industry is B2BServices." ;
  skos:notation "B2BServices" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/B2CServices> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:prefLabel "B2CServices" ;
  skos:definition "The industry is B2CServices." ;
  skos:notation "B2CServices" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/Cpg> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:prefLabel "Cpg" ;
  skos:definition "The industry is CPG (consumer packaged goods)." ;
  skos:notation "CPG" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/CareersEducation> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:prefLabel "Careers Education" ;
  skos:altLabel "CareersEducation" ;
  skos:definition "The industry is Careers/Education." ;
  skos:notation "CareersEducation" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/CommunitySocialCharitableGroups> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:prefLabel "Community Social Charitable Groups" ;
  skos:altLabel "CommunitySocialCharitableGroups" ;
  skos:definition "The industry is CommunitySocialCharitableGroups." ;
  skos:notation "CommunitySocialCharitableGroups" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/Entertainment> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:prefLabel "Entertainment" ;
  skos:definition "The industry is Entertainment." ;
  skos:notation "Entertainment" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/FinancialServicesInsurance> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:prefLabel "Financial Services Insurance" ;
  skos:altLabel "FinancialServicesInsurance" ;
  skos:definition "The industry is FinancialServicesInsurance." ;
  skos:notation "FinancialServicesInsurance" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/Government> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:prefLabel "Government" ;
  skos:definition "The industry is Government." ;
  skos:notation "Government" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/HealthWellness> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:prefLabel "Health Wellness" ;
  skos:altLabel "HealthWellness" ;
  skos:definition "The industry is HealthWellness." ;
  skos:notation "HealthWellness" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/RealEstate> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:prefLabel "Real Estate" ;
  skos:altLabel "RealEstate" ;
  skos:definition "The industry is RealEstate." ;
  skos:notation "RealEstate" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/RestaurantsFood> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:prefLabel "Restaurants Food" ;
  skos:altLabel "RestaurantsFood" ;
  skos:definition "The industry is RestaurantsFood." ;
  skos:notation "RestaurantsFood" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/Retail> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:prefLabel "Retail" ;
  skos:definition "The industry is Retail." ;
  skos:notation "Retail" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/ScienceSocialScienceOthers> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:prefLabel "Science Social Science Others" ;
  skos:altLabel "ScienceSocialScienceOthers" ;
  skos:definition "The industry is ScienceSocialScienceOthers." ;
  skos:notation "ScienceSocialScienceOthers" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/TechnologyTelecommunications> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:prefLabel "Technology Telecommunications" ;
  skos:altLabel "TechnologyTelecommunications" ;
  skos:definition "The industry is TechnologyTelecommunications." ;
  skos:notation "TechnologyTelecommunications" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/TravelTransportation> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:prefLabel "Travel Transportation" ;
  skos:altLabel "TravelTransportation" ;
  skos:definition "The industry is TravelTransportation." ;
  skos:notation "TravelTransportation" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/Other> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:prefLabel "Other" ;
  skos:definition "The industry is Other." ;
  skos:notation "Other" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagIndustry/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:topConceptOf microsoftads:CampaignManagementUetTagIndustryScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "The industry is Unknown." ;
  skos:notation "Unknown" .

# Concept scheme: CampaignManagementUetTagTrackingStatus
microsoftads:CampaignManagementUetTagTrackingStatusScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementUetTagTrackingStatus" ;
  rdfs:comment "Defines the possible system-determined status values of a UET tag." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagTrackingStatus/Unverified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagTrackingStatus/Active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagTrackingStatus/Inactive> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagTrackingStatus/Unverified> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementUetTagTrackingStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementUetTagTrackingStatusScheme ;
  skos:prefLabel "Unverified" ;
  skos:definition "Microsoft Advertising hasn't received any user activity data from the UET tag on your website. It can take up to 24 hours for Microsoft Advertising to verify. If you still see this status, you either have not added the UET tag tracking code to your website or there is an issue with the setup that you need to fix." ;
  skos:notation "Unverified" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagTrackingStatus/Active> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementUetTagTrackingStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementUetTagTrackingStatusScheme ;
  skos:prefLabel "Active" ;
  skos:definition "Your UET tag is working and sending user activity data to Microsoft Advertising." ;
  skos:notation "Active" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementUetTagTrackingStatus/Inactive> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementUetTagTrackingStatusScheme ;
  skos:topConceptOf microsoftads:CampaignManagementUetTagTrackingStatusScheme ;
  skos:prefLabel "Inactive" ;
  skos:definition "Microsoft Advertising has not received any user activity data from the UET tag in the last 24 hours. Make sure that the UET tag tracking code is still on your website." ;
  skos:notation "Inactive" .

# Concept scheme: CampaignManagementValueOperator
microsoftads:CampaignManagementValueOperatorScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementValueOperator" ;
  rdfs:comment "Defines the operators that can be applied to values within a conversion event goal." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementValueOperator/Equals> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementValueOperator/LessThan> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementValueOperator/GreaterThan> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementValueOperator/Equals> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementValueOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementValueOperatorScheme ;
  skos:prefLabel "Equals" ;
  skos:definition "The property should be equal to the corresponding value." ;
  skos:notation "Equals" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementValueOperator/LessThan> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementValueOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementValueOperatorScheme ;
  skos:prefLabel "Less Than" ;
  skos:altLabel "LessThan" ;
  skos:definition "The property should be less than the corresponding value." ;
  skos:notation "LessThan" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementValueOperator/GreaterThan> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementValueOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementValueOperatorScheme ;
  skos:prefLabel "Greater Than" ;
  skos:altLabel "GreaterThan" ;
  skos:definition "The property should be greater than the corresponding value." ;
  skos:notation "GreaterThan" .

# Concept scheme: CampaignManagementVanityPharmaDisplayUrlMode
microsoftads:CampaignManagementVanityPharmaDisplayUrlModeScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementVanityPharmaDisplayUrlMode" ;
  rdfs:comment "Defines a value set for VanityPharmaDisplayUrlMode." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaDisplayUrlMode/ManufacturerWebsiteUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaDisplayUrlMode/WebsiteDescription> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaDisplayUrlMode/ManufacturerWebsiteUrl> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementVanityPharmaDisplayUrlModeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementVanityPharmaDisplayUrlModeScheme ;
  skos:prefLabel "Manufacturer Website Url" ;
  skos:altLabel "ManufacturerWebsiteUrl" ;
  skos:definition "Replace the vanity pharma URL with the manufacturer website URL." ;
  skos:notation "ManufacturerWebsiteUrl" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaDisplayUrlMode/WebsiteDescription> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementVanityPharmaDisplayUrlModeScheme ;
  skos:topConceptOf microsoftads:CampaignManagementVanityPharmaDisplayUrlModeScheme ;
  skos:prefLabel "Website Description" ;
  skos:altLabel "WebsiteDescription" ;
  skos:definition "Replace the vanity pharma URL with a description of the website." ;
  skos:notation "WebsiteDescription" .

# Concept scheme: CampaignManagementVanityPharmaWebsiteDescription
microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementVanityPharmaWebsiteDescription" ;
  rdfs:comment "Defines a value set for VanityPharmaWebsiteDescription." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/Unspecified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/PrescriptionTreatmentWebsiteEn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/PrescriptionTreatmentWebsiteEs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/PrescriptionDeviceWebsiteEn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/PrescriptionDeviceWebsiteEs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/MedicalDeviceWebsiteEn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/MedicalDeviceWebsiteEs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/PreventativeTreatmentWebsiteEn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/PreventativeTreatmentWebsiteEs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/PrescriptionContraceptionWebsiteEn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/PrescriptionContraceptionWebsiteEs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/PrescriptionVaccineWebsiteEn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/PrescriptionVaccineWebsiteEs> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/Unspecified> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:prefLabel "Unspecified" ;
  skos:definition "The website description is not specified." ;
  skos:notation "Unspecified" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/PrescriptionTreatmentWebsiteEn> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:prefLabel "Prescription Treatment Website En" ;
  skos:altLabel "PrescriptionTreatmentWebsiteEn" ;
  skos:definition "A prescription treatment website with website content in English." ;
  skos:notation "PrescriptionTreatmentWebsite_En" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/PrescriptionTreatmentWebsiteEs> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:prefLabel "Prescription Treatment Website Es" ;
  skos:altLabel "PrescriptionTreatmentWebsiteEs" ;
  skos:definition "A prescription treatment website with website content in Spanish (Sitio de tratamientos con receta)." ;
  skos:notation "PrescriptionTreatmentWebsite_Es" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/PrescriptionDeviceWebsiteEn> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:prefLabel "Prescription Device Website En" ;
  skos:altLabel "PrescriptionDeviceWebsiteEn" ;
  skos:definition "A prescription device website with website content in English. (Sitio de dispositivos con receta)." ;
  skos:notation "PrescriptionDeviceWebsite_En" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/PrescriptionDeviceWebsiteEs> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:prefLabel "Prescription Device Website Es" ;
  skos:altLabel "PrescriptionDeviceWebsiteEs" ;
  skos:definition "A prescription treatment website with website content in Spanish." ;
  skos:notation "PrescriptionDeviceWebsite_Es" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/MedicalDeviceWebsiteEn> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:prefLabel "Medical Device Website En" ;
  skos:altLabel "MedicalDeviceWebsiteEn" ;
  skos:definition "A medical device website with website content in English." ;
  skos:notation "MedicalDeviceWebsite_En" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/MedicalDeviceWebsiteEs> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:prefLabel "Medical Device Website Es" ;
  skos:altLabel "MedicalDeviceWebsiteEs" ;
  skos:definition "A medical device website with website content in Spanish (Sitio de dispositivos medicos)." ;
  skos:notation "MedicalDeviceWebsite_Es" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/PreventativeTreatmentWebsiteEn> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:prefLabel "Preventative Treatment Website En" ;
  skos:altLabel "PreventativeTreatmentWebsiteEn" ;
  skos:definition "A preventative treatment website with website content in English." ;
  skos:notation "PreventativeTreatmentWebsite_En" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/PreventativeTreatmentWebsiteEs> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:prefLabel "Preventative Treatment Website Es" ;
  skos:altLabel "PreventativeTreatmentWebsiteEs" ;
  skos:definition "A preventative treatment website with website content in Spanish (Sitio de tratamientos preventivos)." ;
  skos:notation "PreventativeTreatmentWebsite_Es" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/PrescriptionContraceptionWebsiteEn> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:prefLabel "Prescription Contraception Website En" ;
  skos:altLabel "PrescriptionContraceptionWebsiteEn" ;
  skos:definition "A prescription contraception website with website content in English." ;
  skos:notation "PrescriptionContraceptionWebsite_En" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/PrescriptionContraceptionWebsiteEs> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:prefLabel "Prescription Contraception Website Es" ;
  skos:altLabel "PrescriptionContraceptionWebsiteEs" ;
  skos:definition "A prescription contraception website with website content in Spanish (Sitio de anticonceptivos con receta)." ;
  skos:notation "PrescriptionContraceptionWebsite_Es" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/PrescriptionVaccineWebsiteEn> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:prefLabel "Prescription Vaccine Website En" ;
  skos:altLabel "PrescriptionVaccineWebsiteEn" ;
  skos:definition "A prescription vaccine website with website content in English." ;
  skos:notation "PrescriptionVaccineWebsite_En" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementVanityPharmaWebsiteDescription/PrescriptionVaccineWebsiteEs> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:topConceptOf microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme ;
  skos:prefLabel "Prescription Vaccine Website Es" ;
  skos:altLabel "PrescriptionVaccineWebsiteEs" ;
  skos:definition "A prescription vaccine website with website content in Spanish (Sitio de vacunas con receta)." ;
  skos:notation "PrescriptionVaccineWebsite_Es" .

# Concept scheme: CampaignManagementWebpageConditionOperand
microsoftads:CampaignManagementWebpageConditionOperandScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementWebpageConditionOperand" ;
  rdfs:comment "Defines the possible operand values that can be applied to the argument of a webpage condition for dynamic search ads." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementWebpageConditionOperand/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementWebpageConditionOperand/Url> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementWebpageConditionOperand/Category> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementWebpageConditionOperand/PageTitle> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementWebpageConditionOperand/PageContent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementWebpageConditionOperand/CustomLabel> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementWebpageConditionOperand/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementWebpageConditionOperandScheme ;
  skos:topConceptOf microsoftads:CampaignManagementWebpageConditionOperandScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "Reserved for future use." ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementWebpageConditionOperand/Url> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementWebpageConditionOperandScheme ;
  skos:topConceptOf microsoftads:CampaignManagementWebpageConditionOperandScheme ;
  skos:prefLabel "Url" ;
  skos:definition "Set a condition that the argument must match any of your site's URLs that are indexed by Bing." ;
  skos:notation "Url" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementWebpageConditionOperand/Category> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementWebpageConditionOperandScheme ;
  skos:topConceptOf microsoftads:CampaignManagementWebpageConditionOperandScheme ;
  skos:prefLabel "Category" ;
  skos:definition "Set a condition that the argument must match one of the categories that Bing thinks is applicable for your site." ;
  skos:notation "Category" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementWebpageConditionOperand/PageTitle> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementWebpageConditionOperandScheme ;
  skos:topConceptOf microsoftads:CampaignManagementWebpageConditionOperandScheme ;
  skos:prefLabel "Page Title" ;
  skos:altLabel "PageTitle" ;
  skos:definition "Set a condition that the argument must match any of your site's page titles that are indexed by Bing." ;
  skos:notation "PageTitle" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementWebpageConditionOperand/PageContent> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementWebpageConditionOperandScheme ;
  skos:topConceptOf microsoftads:CampaignManagementWebpageConditionOperandScheme ;
  skos:prefLabel "Page Content" ;
  skos:altLabel "PageContent" ;
  skos:definition "Set a condition that the argument must match any of your site's content that is indexed by Bing." ;
  skos:notation "PageContent" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementWebpageConditionOperand/CustomLabel> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementWebpageConditionOperandScheme ;
  skos:topConceptOf microsoftads:CampaignManagementWebpageConditionOperandScheme ;
  skos:prefLabel "Custom Label" ;
  skos:altLabel "CustomLabel" ;
  skos:definition "Set a condition that the argument must match any of your page feed custom labels. Although you can manage the page feeds source and custom labels via Bing Ads API, page feeds upload is only supported through the Microsoft Advertising web application. For more details about uploading page feeds, see the About dynamic search ads page feeds help article." ;
  skos:notation "CustomLabel" .

# Concept scheme: CampaignManagementWebpageConditionOperator
microsoftads:CampaignManagementWebpageConditionOperatorScheme a skos:ConceptScheme ;
  rdfs:label "CampaignManagementWebpageConditionOperator" ;
  rdfs:comment "Defines the possible operator values that can be applied to the argument of a webpage condition for dynamic search ads." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementWebpageConditionOperator/Unknown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementWebpageConditionOperator/Equals> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CampaignManagementWebpageConditionOperator/Contains> .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementWebpageConditionOperator/Unknown> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementWebpageConditionOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementWebpageConditionOperatorScheme ;
  skos:prefLabel "Unknown" ;
  skos:definition "For future use." ;
  skos:notation "Unknown" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementWebpageConditionOperator/Equals> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementWebpageConditionOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementWebpageConditionOperatorScheme ;
  skos:prefLabel "Equals" ;
  skos:definition "The property should be equal to the corresponding argument value." ;
  skos:notation "Equals" .

<https://relay.inferal.com/ontology/microsoftads/CampaignManagementWebpageConditionOperator/Contains> a skos:Concept ;
  skos:inScheme microsoftads:CampaignManagementWebpageConditionOperatorScheme ;
  skos:topConceptOf microsoftads:CampaignManagementWebpageConditionOperatorScheme ;
  skos:prefLabel "Contains" ;
  skos:definition "The property should contain the corresponding argument value." ;
  skos:notation "Contains" .

# Concept scheme: CustomerBillingDataType
microsoftads:CustomerBillingDataTypeScheme a skos:ConceptScheme ;
  rdfs:label "CustomerBillingDataType" ;
  rdfs:comment "Defines the possible formats in which to generate the billing document." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingDataType/Xml> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingDataType/Pdf> .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingDataType/Xml> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingDataTypeScheme ;
  skos:topConceptOf microsoftads:CustomerBillingDataTypeScheme ;
  skos:prefLabel "Xml" ;
  skos:definition "Use XML format." ;
  skos:notation "Xml" .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingDataType/Pdf> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingDataTypeScheme ;
  skos:topConceptOf microsoftads:CustomerBillingDataTypeScheme ;
  skos:prefLabel "Pdf" ;
  skos:definition "Use PDF format." ;
  skos:notation "Pdf" .

# Concept scheme: CustomerBillingInsertionOrderPendingChangesStatus
microsoftads:CustomerBillingInsertionOrderPendingChangesStatusScheme a skos:ConceptScheme ;
  rdfs:label "CustomerBillingInsertionOrderPendingChangesStatus" ;
  rdfs:comment "Defines the possible status values of InsertionOrderPendingChanges that can be used to manage changes for an approved insertion order." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingInsertionOrderPendingChangesStatus/PendingUserReview> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingInsertionOrderPendingChangesStatus/ApproveChanges> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingInsertionOrderPendingChangesStatus/DeclineChanges> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingInsertionOrderPendingChangesStatus/CancelChanges> .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingInsertionOrderPendingChangesStatus/PendingUserReview> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingInsertionOrderPendingChangesStatusScheme ;
  skos:topConceptOf microsoftads:CustomerBillingInsertionOrderPendingChangesStatusScheme ;
  skos:prefLabel "Pending User Review" ;
  skos:altLabel "PendingUserReview" ;
  skos:definition "The changes are pending user review." ;
  skos:notation "PendingUserReview" .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingInsertionOrderPendingChangesStatus/ApproveChanges> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingInsertionOrderPendingChangesStatusScheme ;
  skos:topConceptOf microsoftads:CustomerBillingInsertionOrderPendingChangesStatusScheme ;
  skos:prefLabel "Approve Changes" ;
  skos:altLabel "ApproveChanges" ;
  skos:definition "Approve the pending changes." ;
  skos:notation "ApproveChanges" .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingInsertionOrderPendingChangesStatus/DeclineChanges> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingInsertionOrderPendingChangesStatusScheme ;
  skos:topConceptOf microsoftads:CustomerBillingInsertionOrderPendingChangesStatusScheme ;
  skos:prefLabel "Decline Changes" ;
  skos:altLabel "DeclineChanges" ;
  skos:definition "Decline the pending changes. You can only use this value on update if the ChangeStatus element of the InsertionOrderPendingChanges object is currently set to PendingUserReview." ;
  skos:notation "DeclineChanges" .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingInsertionOrderPendingChangesStatus/CancelChanges> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingInsertionOrderPendingChangesStatusScheme ;
  skos:topConceptOf microsoftads:CustomerBillingInsertionOrderPendingChangesStatusScheme ;
  skos:prefLabel "Cancel Changes" ;
  skos:altLabel "CancelChanges" ;
  skos:definition "Cancel the pending changes. This status is read-only and only the system can set the status to CancelChanges." ;
  skos:notation "CancelChanges" .

# Concept scheme: CustomerBillingInsertionOrderStatus
microsoftads:CustomerBillingInsertionOrderStatusScheme a skos:ConceptScheme ;
  rdfs:label "CustomerBillingInsertionOrderStatus" ;
  rdfs:comment "Defines the possible status values of an InsertionOrder." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingInsertionOrderStatus/PendingUserReview> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingInsertionOrderStatus/Active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingInsertionOrderStatus/Declined> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingInsertionOrderStatus/Expired> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingInsertionOrderStatus/Canceled> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingInsertionOrderStatus/NotStarted> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingInsertionOrderStatus/Exhausted> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingInsertionOrderStatus/Queued> .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingInsertionOrderStatus/PendingUserReview> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingInsertionOrderStatusScheme ;
  skos:topConceptOf microsoftads:CustomerBillingInsertionOrderStatusScheme ;
  skos:prefLabel "Pending User Review" ;
  skos:altLabel "PendingUserReview" ;
  skos:definition "You need to approve or decline an order that Microsoft Advertising created for your account. This status is read-only and can only be set by Microsoft Advertising." ;
  skos:notation "PendingUserReview" .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingInsertionOrderStatus/Active> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingInsertionOrderStatusScheme ;
  skos:topConceptOf microsoftads:CustomerBillingInsertionOrderStatusScheme ;
  skos:prefLabel "Active" ;
  skos:definition "You have an approved insertion order, and your ads are eligible to run. You can also use this value on update to approve an insertion order if its Status is PendingUserReview. Once approved, the insertion order can only be updated via the InsertionOrderPendingChanges object." ;
  skos:notation "Active" .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingInsertionOrderStatus/Declined> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingInsertionOrderStatusScheme ;
  skos:topConceptOf microsoftads:CustomerBillingInsertionOrderStatusScheme ;
  skos:prefLabel "Declined" ;
  skos:definition "You have declined an order created by Microsoft Advertising, or the order you created has been declined. Submit a new order, contact your Microsoft Advertising account manager, or contact support. You can also use this value on update to decline an insertion order if its Status is PendingUserReview. An internal Microsoft Advertising system admin cannot use this value on update." ;
  skos:notation "Declined" .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingInsertionOrderStatus/Expired> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingInsertionOrderStatusScheme ;
  skos:topConceptOf microsoftads:CustomerBillingInsertionOrderStatusScheme ;
  skos:prefLabel "Expired" ;
  skos:definition "Your order has reached its end date and is no longer valid. To reenable an expired insertion order you can extend the end date via the EndDate element of the InsertionOrderPendingChanges object. Note that the StartDate of an expired insertion order cannot be updated. This status is read-only and only the system can set the status to Expired." ;
  skos:notation "Expired" .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingInsertionOrderStatus/Canceled> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingInsertionOrderStatusScheme ;
  skos:topConceptOf microsoftads:CustomerBillingInsertionOrderStatusScheme ;
  skos:prefLabel "Canceled" ;
  skos:definition "You have canceled an order that you created or that was created by Microsoft Advertising. A canceled order cannot be reactivated. You can use this value on update to cancel an insertion order if its Status is Active, Exhausted, or NotStarted. If the insertion order Status is PendingUserReview, then only an internal Microsoft Advertising system admin can use this value on update to cancel an insertion order." ;
  skos:notation "Canceled" .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingInsertionOrderStatus/NotStarted> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingInsertionOrderStatusScheme ;
  skos:topConceptOf microsoftads:CustomerBillingInsertionOrderStatusScheme ;
  skos:prefLabel "Not Started" ;
  skos:altLabel "NotStarted" ;
  skos:definition "You have an approved order that has not reached its start date yet. This status is read-only and only the system can set the status to NotStarted." ;
  skos:notation "NotStarted" .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingInsertionOrderStatus/Exhausted> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingInsertionOrderStatusScheme ;
  skos:topConceptOf microsoftads:CustomerBillingInsertionOrderStatusScheme ;
  skos:prefLabel "Exhausted" ;
  skos:definition "Your balance has been depleted and the order is no longer active. This status is read-only and only the system can set the status to Exhausted." ;
  skos:notation "Exhausted" .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingInsertionOrderStatus/Queued> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingInsertionOrderStatusScheme ;
  skos:topConceptOf microsoftads:CustomerBillingInsertionOrderStatusScheme ;
  skos:prefLabel "Queued" ;
  skos:definition "Reserved for future use." ;
  skos:notation "Queued" .

# Concept scheme: CustomerBillingOrderByField
microsoftads:CustomerBillingOrderByFieldScheme a skos:ConceptScheme ;
  rdfs:label "CustomerBillingOrderByField" ;
  rdfs:comment "Defines the field order of entities returned using one of the search operations, for example SearchCoupons or SearchInsertionOrders." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingOrderByField/Id> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingOrderByField/Name> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingOrderByField/Number> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingOrderByField/LifeCycleStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingOrderByField/CouponClassName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingOrderByField/CouponStartDate> .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingOrderByField/Id> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingOrderByFieldScheme ;
  skos:topConceptOf microsoftads:CustomerBillingOrderByFieldScheme ;
  skos:prefLabel "Id" ;
  skos:definition "The order is determined by a predicate identifier. This value is only supported with SearchInsertionOrders." ;
  skos:notation "Id" .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingOrderByField/Name> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingOrderByFieldScheme ;
  skos:topConceptOf microsoftads:CustomerBillingOrderByFieldScheme ;
  skos:prefLabel "Name" ;
  skos:definition "The order is determined by a predicate name. This value is only supported with SearchInsertionOrders." ;
  skos:notation "Name" .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingOrderByField/Number> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingOrderByFieldScheme ;
  skos:topConceptOf microsoftads:CustomerBillingOrderByFieldScheme ;
  skos:prefLabel "Number" ;
  skos:definition "The order is determined by a predicate number. This value is reserved for future use." ;
  skos:notation "Number" .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingOrderByField/LifeCycleStatus> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingOrderByFieldScheme ;
  skos:topConceptOf microsoftads:CustomerBillingOrderByFieldScheme ;
  skos:prefLabel "Life Cycle Status" ;
  skos:altLabel "LifeCycleStatus" ;
  skos:definition "The order is determined by a predicate life cycle status. This value is reserved for future use." ;
  skos:notation "LifeCycleStatus" .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingOrderByField/CouponClassName> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingOrderByFieldScheme ;
  skos:topConceptOf microsoftads:CustomerBillingOrderByFieldScheme ;
  skos:prefLabel "Coupon Class Name" ;
  skos:altLabel "CouponClassName" ;
  skos:definition "The order is determined by a predicate coupon class name. This value is only supported with SearchCoupons." ;
  skos:notation "CouponClassName" .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingOrderByField/CouponStartDate> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingOrderByFieldScheme ;
  skos:topConceptOf microsoftads:CustomerBillingOrderByFieldScheme ;
  skos:prefLabel "Coupon Start Date" ;
  skos:altLabel "CouponStartDate" ;
  skos:definition "The order is determined by a predicate coupon start date. This value is only supported with SearchCoupons." ;
  skos:notation "CouponStartDate" .

# Concept scheme: CustomerBillingPredicateOperator
microsoftads:CustomerBillingPredicateOperatorScheme a skos:ConceptScheme ;
  rdfs:label "CustomerBillingPredicateOperator" ;
  rdfs:comment "Defines the condition of results for insertion orders returned using one of the search operations, for example SearchCoupons or SearchInsertionOrders." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingPredicateOperator/Equals> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingPredicateOperator/NotEquals> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingPredicateOperator/Contains> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingPredicateOperator/In> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingPredicateOperator/GreaterThanEquals> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingPredicateOperator/LessThanEquals> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingPredicateOperator/StartsWith> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingPredicateOperator/NotContains> .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingPredicateOperator/Equals> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingPredicateOperatorScheme ;
  skos:topConceptOf microsoftads:CustomerBillingPredicateOperatorScheme ;
  skos:prefLabel "Equals" ;
  skos:definition "The field must equal the specified value." ;
  skos:notation "Equals" .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingPredicateOperator/NotEquals> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingPredicateOperatorScheme ;
  skos:topConceptOf microsoftads:CustomerBillingPredicateOperatorScheme ;
  skos:prefLabel "Not Equals" ;
  skos:altLabel "NotEquals" ;
  skos:definition "The field must not equal the specified value. Not currently supported." ;
  skos:notation "NotEquals" .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingPredicateOperator/Contains> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingPredicateOperatorScheme ;
  skos:topConceptOf microsoftads:CustomerBillingPredicateOperatorScheme ;
  skos:prefLabel "Contains" ;
  skos:definition "The field must contain the specified value." ;
  skos:notation "Contains" .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingPredicateOperator/In> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingPredicateOperatorScheme ;
  skos:topConceptOf microsoftads:CustomerBillingPredicateOperatorScheme ;
  skos:prefLabel "In" ;
  skos:definition "The field must equal one of the specified comma separated values. The maximum number of comma separated values that can be specified is 10." ;
  skos:notation "In" .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingPredicateOperator/GreaterThanEquals> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingPredicateOperatorScheme ;
  skos:topConceptOf microsoftads:CustomerBillingPredicateOperatorScheme ;
  skos:prefLabel "Greater Than Equals" ;
  skos:altLabel "GreaterThanEquals" ;
  skos:definition "The field must be greater than or equal to the specified value." ;
  skos:notation "GreaterThanEquals" .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingPredicateOperator/LessThanEquals> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingPredicateOperatorScheme ;
  skos:topConceptOf microsoftads:CustomerBillingPredicateOperatorScheme ;
  skos:prefLabel "Less Than Equals" ;
  skos:altLabel "LessThanEquals" ;
  skos:definition "The field must be less than or equal to the specified value." ;
  skos:notation "LessThanEquals" .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingPredicateOperator/StartsWith> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingPredicateOperatorScheme ;
  skos:topConceptOf microsoftads:CustomerBillingPredicateOperatorScheme ;
  skos:prefLabel "Starts With" ;
  skos:altLabel "StartsWith" ;
  skos:definition "The field must start with the specified value. Not currently supported." ;
  skos:notation "StartsWith" .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingPredicateOperator/NotContains> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingPredicateOperatorScheme ;
  skos:topConceptOf microsoftads:CustomerBillingPredicateOperatorScheme ;
  skos:prefLabel "Not Contains" ;
  skos:altLabel "NotContains" ;
  skos:definition "The field must not contain the specified value. Not currently supported." ;
  skos:notation "NotContains" .

# Concept scheme: CustomerBillingSortOrder
microsoftads:CustomerBillingSortOrderScheme a skos:ConceptScheme ;
  rdfs:label "CustomerBillingSortOrder" ;
  rdfs:comment "Defines the ascending or descending sort order of results using one of the search operations, for example SearchCoupons or SearchInsertionOrders." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingSortOrder/Ascending> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerBillingSortOrder/Descending> .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingSortOrder/Ascending> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingSortOrderScheme ;
  skos:topConceptOf microsoftads:CustomerBillingSortOrderScheme ;
  skos:prefLabel "Ascending" ;
  skos:definition "The results will be sorted ascending." ;
  skos:notation "Ascending" .

<https://relay.inferal.com/ontology/microsoftads/CustomerBillingSortOrder/Descending> a skos:Concept ;
  skos:inScheme microsoftads:CustomerBillingSortOrderScheme ;
  skos:topConceptOf microsoftads:CustomerBillingSortOrderScheme ;
  skos:prefLabel "Descending" ;
  skos:definition "The results will be sorted descending." ;
  skos:notation "Descending" .

# Concept scheme: CustomerManagementAccountFinancialStatus
microsoftads:CustomerManagementAccountFinancialStatusScheme a skos:ConceptScheme ;
  rdfs:label "CustomerManagementAccountFinancialStatus" ;
  rdfs:comment "Defines the possible financial status values of an account." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountFinancialStatus/Proposed> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountFinancialStatus/PendingCreditCheck> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountFinancialStatus/ClearFinancialStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountFinancialStatus/SoldToOnly> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountFinancialStatus/CreditWarning> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountFinancialStatus/Hold> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountFinancialStatus/WriteOff> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountFinancialStatus/TaxOnHold> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountFinancialStatus/UserHold> .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountFinancialStatus/Proposed> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementAccountFinancialStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementAccountFinancialStatusScheme ;
  skos:prefLabel "Proposed" ;
  skos:definition "For an advertiser account, this status indicates that the customer can add campaigns to the account; however, the service will not deliver the account's ads." ;
  skos:notation "Proposed" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountFinancialStatus/PendingCreditCheck> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementAccountFinancialStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementAccountFinancialStatusScheme ;
  skos:prefLabel "Pending Credit Check" ;
  skos:altLabel "PendingCreditCheck" ;
  skos:definition "Not used." ;
  skos:notation "PendingCreditCheck" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountFinancialStatus/ClearFinancialStatus> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementAccountFinancialStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementAccountFinancialStatusScheme ;
  skos:prefLabel "Clear Financial Status" ;
  skos:altLabel "ClearFinancialStatus" ;
  skos:definition "The account is in good standing." ;
  skos:notation "ClearFinancialStatus" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountFinancialStatus/SoldToOnly> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementAccountFinancialStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementAccountFinancialStatusScheme ;
  skos:prefLabel "Sold To Only" ;
  skos:altLabel "SoldToOnly" ;
  skos:definition "Not used." ;
  skos:notation "SoldToOnly" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountFinancialStatus/CreditWarning> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementAccountFinancialStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementAccountFinancialStatusScheme ;
  skos:prefLabel "Credit Warning" ;
  skos:altLabel "CreditWarning" ;
  skos:definition "Not used." ;
  skos:notation "CreditWarning" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountFinancialStatus/Hold> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementAccountFinancialStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementAccountFinancialStatusScheme ;
  skos:prefLabel "Hold" ;
  skos:definition "For an advertiser account, this status indicates that the account is past due. The service will not deliver the account's ads until the account is settled. For a credit card account, this status indicates that the card has been declined three times. For a publisher account, this status indicates that the payout to the publisher is placed on hold by the customer service organization. The service continues to deliver the account's ads." ;
  skos:notation "Hold" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountFinancialStatus/WriteOff> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementAccountFinancialStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementAccountFinancialStatusScheme ;
  skos:prefLabel "Write Off" ;
  skos:altLabel "WriteOff" ;
  skos:definition "The account is past due; however, collection is no longer being pursued. When this status is set, the AccountLifeCycleStatus element of the AdvertiserAccount will be set to Inactive." ;
  skos:notation "WriteOff" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountFinancialStatus/TaxOnHold> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementAccountFinancialStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementAccountFinancialStatusScheme ;
  skos:prefLabel "Tax On Hold" ;
  skos:altLabel "TaxOnHold" ;
  skos:definition "For a publisher account, this status indicates that the publisher has yet to provide a valid tax instrument. The service continues to deliver the account's ads." ;
  skos:notation "TaxOnHold" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountFinancialStatus/UserHold> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementAccountFinancialStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementAccountFinancialStatusScheme ;
  skos:prefLabel "User Hold" ;
  skos:altLabel "UserHold" ;
  skos:definition "For a publisher account, this status indicates that the payout to the publisher was placed on hold by publisher. The service continues to deliver the account's ads." ;
  skos:notation "UserHold" .

# Concept scheme: CustomerManagementAccountLifeCycleStatus
microsoftads:CustomerManagementAccountLifeCycleStatusScheme a skos:ConceptScheme ;
  rdfs:label "CustomerManagementAccountLifeCycleStatus" ;
  rdfs:comment "Defines the possible status values of an account." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountLifeCycleStatus/Draft> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountLifeCycleStatus/Active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountLifeCycleStatus/Inactive> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountLifeCycleStatus/Pause> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountLifeCycleStatus/Pending> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountLifeCycleStatus/Suspended> .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountLifeCycleStatus/Draft> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementAccountLifeCycleStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementAccountLifeCycleStatusScheme ;
  skos:prefLabel "Draft" ;
  skos:definition "The account is in a draft state. When you add an account, the system sets the status to Draft. After the system validates the payment instrument, the status changes to Active. You cannot add another account while the customer has an account in the Draft state." ;
  skos:notation "Draft" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountLifeCycleStatus/Active> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementAccountLifeCycleStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementAccountLifeCycleStatusScheme ;
  skos:prefLabel "Active" ;
  skos:definition "The account is active, which means that the account and its campaigns can be managed and its ads served." ;
  skos:notation "Active" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountLifeCycleStatus/Inactive> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementAccountLifeCycleStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementAccountLifeCycleStatusScheme ;
  skos:prefLabel "Inactive" ;
  skos:definition "The account was deactivated as it generated no traffic for 15 months. To reactivate, contact Microsoft Advertising support within 30 days of deactivation." ;
  skos:notation "Inactive" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountLifeCycleStatus/Pause> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementAccountLifeCycleStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementAccountLifeCycleStatusScheme ;
  skos:prefLabel "Pause" ;
  skos:definition "For internal use only. You may update the account and its campaigns while the account is in the paused state." ;
  skos:notation "Pause" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountLifeCycleStatus/Pending> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementAccountLifeCycleStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementAccountLifeCycleStatusScheme ;
  skos:prefLabel "Pending" ;
  skos:definition "For internal use only. You may update the account and its campaigns while the account is in the pending state." ;
  skos:notation "Pending" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementAccountLifeCycleStatus/Suspended> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementAccountLifeCycleStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementAccountLifeCycleStatusScheme ;
  skos:prefLabel "Suspended" ;
  skos:definition "Your account has been suspended because of suspicious activity, and no ads are eligible for delivery. Please contact Microsoft Advertising Support." ;
  skos:notation "Suspended" .

# Concept scheme: CustomerManagementAutoTagType
microsoftads:CustomerManagementAutoTagTypeScheme a skos:ConceptScheme ;
  rdfs:label "CustomerManagementAutoTagType" ;
  rdfs:comment "Defines possible values for an account level setting that determines whether to append or replace the supported UTM tracking codes." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementAutoTagType/Inactive> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementAutoTagType/Preserve> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementAutoTagType/Replace> .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementAutoTagType/Inactive> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementAutoTagTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementAutoTagTypeScheme ;
  skos:prefLabel "Inactive" ;
  skos:definition "Microsoft Advertising will not append any UTM tracking codes to your ad or keyword final URL." ;
  skos:notation "Inactive" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementAutoTagType/Preserve> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementAutoTagTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementAutoTagTypeScheme ;
  skos:prefLabel "Preserve" ;
  skos:definition "Microsoft Advertising will automatically append the supported UTM tracking codes, and preserve any existing UTM tracking codes that you added to your ad or keyword's final URL." ;
  skos:notation "Preserve" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementAutoTagType/Replace> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementAutoTagTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementAutoTagTypeScheme ;
  skos:prefLabel "Replace" ;
  skos:definition "Microsoft Advertising will automatically append the supported UTM tracking codes, and replace any of the existing and supported UTM tracking codes that you added to your ad or keyword's final URL." ;
  skos:notation "Replace" .

# Concept scheme: CustomerManagementClientLinkStatus
microsoftads:CustomerManagementClientLinkStatusScheme a skos:ConceptScheme ;
  rdfs:label "CustomerManagementClientLinkStatus" ;
  rdfs:comment "Defines the possible status values of a ClientLink." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/LinkPending> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/LinkCanceled> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/LinkExpired> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/LinkAccepted> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/LinkDeclined> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/LinkInProgress> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/Active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/LinkFailed> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/UnlinkRequested> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/UnlinkPending> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/UnlinkCanceled> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/UnlinkInProgress> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/Inactive> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/UnlinkFailed> .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/LinkPending> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:prefLabel "Link Pending" ;
  skos:altLabel "LinkPending" ;
  skos:definition "The ClientLink has been added via the AddClientLinks operation. The link request has been sent and is pending approval from the client." ;
  skos:notation "LinkPending" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/LinkCanceled> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:prefLabel "Link Canceled" ;
  skos:altLabel "LinkCanceled" ;
  skos:definition "The link request has been canceled by the agency. The previous status was LinkPending." ;
  skos:notation "LinkCanceled" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/LinkExpired> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:prefLabel "Link Expired" ;
  skos:altLabel "LinkExpired" ;
  skos:definition "The link is inactive due to expiry. The client did not accept or decline the request within 30 days. The previous status was LinkPending." ;
  skos:notation "LinkExpired" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/LinkAccepted> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:prefLabel "Link Accepted" ;
  skos:altLabel "LinkAccepted" ;
  skos:definition "The invited client should use this value to accept the link invitation. The previous status was LinkPending." ;
  skos:notation "LinkAccepted" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/LinkDeclined> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:prefLabel "Link Declined" ;
  skos:altLabel "LinkDeclined" ;
  skos:definition "The link request has been declined by the invited client. The previous status was LinkPending." ;
  skos:notation "LinkDeclined" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/LinkInProgress> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:prefLabel "Link In Progress" ;
  skos:altLabel "LinkInProgress" ;
  skos:definition "The link process is in progress and either waiting for the billing transition to complete or the specified client link start date has not yet arrived. The previous readable status was LinkPending, and the previous write-only status set by the client was LinkAccepted." ;
  skos:notation "LinkInProgress" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/Active> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:prefLabel "Active" ;
  skos:definition "The link is established and the managing customer can access the client account. The previous status was LinkInProgress." ;
  skos:notation "Active" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/LinkFailed> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:prefLabel "Link Failed" ;
  skos:altLabel "LinkFailed" ;
  skos:definition "The link process failed to complete successfully. The previous status was LinkInProgress." ;
  skos:notation "LinkFailed" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/UnlinkRequested> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:prefLabel "Unlink Requested" ;
  skos:altLabel "UnlinkRequested" ;
  skos:definition "The agency should use this value to request an unlink. The previous status was Active." ;
  skos:notation "UnlinkRequested" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/UnlinkPending> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:prefLabel "Unlink Pending" ;
  skos:altLabel "UnlinkPending" ;
  skos:definition "A request to terminate the link has been sent. The request is waiting for the system to begin the unlink progress. The previous status was Active, and the next status will be UnlinkInProgress." ;
  skos:notation "UnlinkPending" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/UnlinkCanceled> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:prefLabel "Unlink Canceled" ;
  skos:altLabel "UnlinkCanceled" ;
  skos:definition "Reserved for future use." ;
  skos:notation "UnlinkCanceled" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/UnlinkInProgress> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:prefLabel "Unlink In Progress" ;
  skos:altLabel "UnlinkInProgress" ;
  skos:definition "The unlink process is in progress and waiting for the billing transition to complete. The previous status was UnlinkPending." ;
  skos:notation "UnlinkInProgress" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/Inactive> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:prefLabel "Inactive" ;
  skos:definition "The unlink process has completed and the managing customer can no longer access the client account. The previous status was UnlinkInProgress." ;
  skos:notation "Inactive" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementClientLinkStatus/UnlinkFailed> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementClientLinkStatusScheme ;
  skos:prefLabel "Unlink Failed" ;
  skos:altLabel "UnlinkFailed" ;
  skos:definition "The unlink process failed to complete successfully, for example because the billing transition could not be completed. The previous status was UnlinkInProgress." ;
  skos:notation "UnlinkFailed" .

# Concept scheme: CustomerManagementCurrencyCode
microsoftads:CustomerManagementCurrencyCodeScheme a skos:ConceptScheme ;
  rdfs:label "CustomerManagementCurrencyCode" ;
  rdfs:comment "Defines a selection of currency values." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Aed> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/All> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Amd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Ars> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Aud> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Azm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Bgl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Bhd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Bnd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Bob> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Brl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Byb> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Bzd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Cad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Chf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Clp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Cny> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Cop> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Crc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Czk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Dop> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Dkk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Dzd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Eek> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Egp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Eur> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Gbp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Gel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Gtq> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Hkd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Hnl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Hrk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Huf> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Idr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Ils> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Inr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Iqd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Irr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Isk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Jmd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Jod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Jpy> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Kes> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Kgs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Krw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Kwd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Kzt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Lbp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Ltl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Lvl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Lyd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Mad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Mkd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Mop> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Mnt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Mvr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Mxn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Myr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Nio> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Nok> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Nzd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Omr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Pab> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Pen> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Php> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Pkr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Pln> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Pyg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Qar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Rol> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Rur> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Sar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Sek> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Sgd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Sit> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Skk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Syp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Thb> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Tnd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Try> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Ttd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Twd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Uah> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Usd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Uyu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Uzs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Vef> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Yer> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Vnd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Yun> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Zar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Zwd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Ngn> .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Aed> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Aed" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "AED" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/All> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "All" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "ALL" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Amd> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Amd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "AMD" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Ars> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Ars" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "ARS" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Aud> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Aud" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "AUD" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Azm> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Azm" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "AZM" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Bgl> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Bgl" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "BGL" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Bhd> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Bhd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "BHD" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Bnd> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Bnd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "BND" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Bob> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Bob" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "BOB" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Brl> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Brl" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "BRL" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Byb> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Byb" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "BYB" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Bzd> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Bzd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "BZD" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Cad> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Cad" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "CAD" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Chf> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Chf" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "CHF" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Clp> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Clp" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "CLP" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Cny> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Cny" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "CNY" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Cop> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Cop" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "COP" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Crc> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Crc" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "CRC" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Czk> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Czk" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "CZK" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Dop> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Dop" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "DOP" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Dkk> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Dkk" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "DKK" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Dzd> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Dzd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "DZD" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Eek> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Eek" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "EEK" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Egp> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Egp" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "EGP" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Eur> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Eur" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "EUR" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Gbp> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Gbp" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "GBP" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Gel> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Gel" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "GEL" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Gtq> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Gtq" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "GTQ" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Hkd> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Hkd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "HKD" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Hnl> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Hnl" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "HNL" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Hrk> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Hrk" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "HRK" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Huf> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Huf" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "HUF" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Idr> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Idr" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "IDR" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Ils> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Ils" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "ILS" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Inr> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Inr" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "INR" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Iqd> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Iqd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "IQD" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Irr> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Irr" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "IRR" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Isk> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Isk" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "ISK" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Jmd> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Jmd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "JMD" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Jod> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Jod" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "JOD" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Jpy> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Jpy" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "JPY" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Kes> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Kes" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "KES" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Kgs> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Kgs" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "KGS" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Krw> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Krw" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "KRW" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Kwd> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Kwd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "KWD" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Kzt> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Kzt" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "KZT" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Lbp> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Lbp" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "LBP" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Ltl> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Ltl" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "LTL" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Lvl> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Lvl" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "LVL" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Lyd> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Lyd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "LYD" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Mad> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Mad" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "MAD" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Mkd> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Mkd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "MKD" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Mop> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Mop" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "MOP" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Mnt> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Mnt" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "MNT" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Mvr> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Mvr" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "MVR" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Mxn> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Mxn" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "MXN" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Myr> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Myr" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "MYR" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Nio> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Nio" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "NIO" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Nok> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Nok" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "NOK" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Nzd> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Nzd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "NZD" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Omr> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Omr" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "OMR" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Pab> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Pab" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "PAB" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Pen> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Pen" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "PEN" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Php> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Php" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "PHP" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Pkr> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Pkr" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "PKR" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Pln> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Pln" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "PLN" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Pyg> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Pyg" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "PYG" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Qar> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Qar" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "QAR" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Rol> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Rol" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "ROL" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Rur> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Rur" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "RUR" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Sar> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Sar" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "SAR" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Sek> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Sek" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "SEK" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Sgd> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Sgd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "SGD" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Sit> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Sit" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "SIT" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Skk> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Skk" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "SKK" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Syp> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Syp" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "SYP" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Thb> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Thb" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "THB" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Tnd> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Tnd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "TND" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Try> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Try" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "TRY" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Ttd> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Ttd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "TTD" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Twd> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Twd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "TWD" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Uah> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Uah" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "UAH" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Usd> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Usd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "USD" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Uyu> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Uyu" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "UYU" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Uzs> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Uzs" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "UZS" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Vef> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Vef" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "VEF" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Yer> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Yer" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "YER" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Vnd> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Vnd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "VND" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Yun> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Yun" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "YUN" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Zar> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Zar" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "ZAR" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Zwd> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Zwd" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "ZWD" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCurrencyCode/Ngn> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCurrencyCodeScheme ;
  skos:prefLabel "Ngn" ;
  skos:definition "The corresponding currency type." ;
  skos:notation "NGN" .

# Concept scheme: CustomerManagementCustomerFinancialStatus
microsoftads:CustomerManagementCustomerFinancialStatusScheme a skos:ConceptScheme ;
  rdfs:label "CustomerManagementCustomerFinancialStatus" ;
  rdfs:comment "Defines the possible financial status values of a customer." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCustomerFinancialStatus/ProposalsOnly> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCustomerFinancialStatus/PendingCreditCheck> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCustomerFinancialStatus/ClearFinancialStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCustomerFinancialStatus/SoldToOnly> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCustomerFinancialStatus/CreditHold> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCustomerFinancialStatus/CreditWarning> .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCustomerFinancialStatus/ProposalsOnly> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCustomerFinancialStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCustomerFinancialStatusScheme ;
  skos:prefLabel "Proposals Only" ;
  skos:altLabel "ProposalsOnly" ;
  skos:definition "Not used." ;
  skos:notation "ProposalsOnly" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCustomerFinancialStatus/PendingCreditCheck> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCustomerFinancialStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCustomerFinancialStatusScheme ;
  skos:prefLabel "Pending Credit Check" ;
  skos:altLabel "PendingCreditCheck" ;
  skos:definition "The customer is undergoing a credit check as part of the customer sign-up process. The service will not deliver the customer's ads until the credit check is complete. This status applies only to premium customers." ;
  skos:notation "PendingCreditCheck" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCustomerFinancialStatus/ClearFinancialStatus> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCustomerFinancialStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCustomerFinancialStatusScheme ;
  skos:prefLabel "Clear Financial Status" ;
  skos:altLabel "ClearFinancialStatus" ;
  skos:definition "The customer is in good standing." ;
  skos:notation "ClearFinancialStatus" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCustomerFinancialStatus/SoldToOnly> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCustomerFinancialStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCustomerFinancialStatusScheme ;
  skos:prefLabel "Sold To Only" ;
  skos:altLabel "SoldToOnly" ;
  skos:definition "The customer is considered to be a credit risk. You cannot set the BillToCustomerId element of the AdvertiserAccount for a customer that has this status. This status applies only to premium customers." ;
  skos:notation "SoldToOnly" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCustomerFinancialStatus/CreditHold> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCustomerFinancialStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCustomerFinancialStatusScheme ;
  skos:prefLabel "Credit Hold" ;
  skos:altLabel "CreditHold" ;
  skos:definition "One of the customer's accounts is past due." ;
  skos:notation "CreditHold" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCustomerFinancialStatus/CreditWarning> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCustomerFinancialStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCustomerFinancialStatusScheme ;
  skos:prefLabel "Credit Warning" ;
  skos:altLabel "CreditWarning" ;
  skos:definition "Not used." ;
  skos:notation "CreditWarning" .

# Concept scheme: CustomerManagementCustomerLifeCycleStatus
microsoftads:CustomerManagementCustomerLifeCycleStatusScheme a skos:ConceptScheme ;
  rdfs:label "CustomerManagementCustomerLifeCycleStatus" ;
  rdfs:comment "Defines the possible status values of a customer." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCustomerLifeCycleStatus/Active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementCustomerLifeCycleStatus/Inactive> .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCustomerLifeCycleStatus/Active> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCustomerLifeCycleStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCustomerLifeCycleStatusScheme ;
  skos:prefLabel "Active" ;
  skos:definition "The customer is active." ;
  skos:notation "Active" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementCustomerLifeCycleStatus/Inactive> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementCustomerLifeCycleStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementCustomerLifeCycleStatusScheme ;
  skos:prefLabel "Inactive" ;
  skos:definition "The customer is inactive, which means that the customer was deleted." ;
  skos:notation "Inactive" .

# Concept scheme: CustomerManagementEmailFormat
microsoftads:CustomerManagementEmailFormatScheme a skos:ConceptScheme ;
  rdfs:label "CustomerManagementEmailFormat" ;
  rdfs:comment "Defines the possible formats of the body of an email message." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementEmailFormat/Html> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementEmailFormat/Text> .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementEmailFormat/Html> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementEmailFormatScheme ;
  skos:topConceptOf microsoftads:CustomerManagementEmailFormatScheme ;
  skos:prefLabel "Html" ;
  skos:definition "The format of the body of the email message is HTML." ;
  skos:notation "Html" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementEmailFormat/Text> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementEmailFormatScheme ;
  skos:topConceptOf microsoftads:CustomerManagementEmailFormatScheme ;
  skos:prefLabel "Text" ;
  skos:definition "The format of the body of the email message is plain text." ;
  skos:notation "Text" .

# Concept scheme: CustomerManagementIndustry
microsoftads:CustomerManagementIndustryScheme a skos:ConceptScheme ;
  rdfs:label "CustomerManagementIndustry" ;
  rdfs:comment "Defines the possible industry segments in which a customer operates." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Na> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/AgencySalesHouse> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Automotive> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/ConsumerPackagedGoods> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Education> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Entertainment> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/FinancialServices> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/FoodServices> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Gaming> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/GovernmentNonprofitPolitical> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Healthcare> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Internal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/PublishingAndWebMedia> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/RealEstate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Retail> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Services> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Technology> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Telecommunications> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/TravelHospitality> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Other> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Pharmaceuticals> .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Na> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementIndustryScheme ;
  skos:topConceptOf microsoftads:CustomerManagementIndustryScheme ;
  skos:prefLabel "Na" ;
  skos:definition "Not applicable." ;
  skos:notation "NA" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/AgencySalesHouse> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementIndustryScheme ;
  skos:topConceptOf microsoftads:CustomerManagementIndustryScheme ;
  skos:prefLabel "Agency Sales House" ;
  skos:altLabel "AgencySalesHouse" ;
  skos:definition "The advertising agency sales house industry." ;
  skos:notation "AgencySalesHouse" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Automotive> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementIndustryScheme ;
  skos:topConceptOf microsoftads:CustomerManagementIndustryScheme ;
  skos:prefLabel "Automotive" ;
  skos:definition "The automotive industry." ;
  skos:notation "Automotive" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/ConsumerPackagedGoods> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementIndustryScheme ;
  skos:topConceptOf microsoftads:CustomerManagementIndustryScheme ;
  skos:prefLabel "Consumer Packaged Goods" ;
  skos:altLabel "ConsumerPackagedGoods" ;
  skos:definition "The consumer packaged goods industry." ;
  skos:notation "ConsumerPackagedGoods" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Education> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementIndustryScheme ;
  skos:topConceptOf microsoftads:CustomerManagementIndustryScheme ;
  skos:prefLabel "Education" ;
  skos:definition "The education industry." ;
  skos:notation "Education" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Entertainment> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementIndustryScheme ;
  skos:topConceptOf microsoftads:CustomerManagementIndustryScheme ;
  skos:prefLabel "Entertainment" ;
  skos:definition "The entertainment industry." ;
  skos:notation "Entertainment" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/FinancialServices> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementIndustryScheme ;
  skos:topConceptOf microsoftads:CustomerManagementIndustryScheme ;
  skos:prefLabel "Financial Services" ;
  skos:altLabel "FinancialServices" ;
  skos:definition "The financial services industry." ;
  skos:notation "FinancialServices" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/FoodServices> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementIndustryScheme ;
  skos:topConceptOf microsoftads:CustomerManagementIndustryScheme ;
  skos:prefLabel "Food Services" ;
  skos:altLabel "FoodServices" ;
  skos:definition "The food services industry." ;
  skos:notation "FoodServices" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Gaming> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementIndustryScheme ;
  skos:topConceptOf microsoftads:CustomerManagementIndustryScheme ;
  skos:prefLabel "Gaming" ;
  skos:definition "The gaming industry." ;
  skos:notation "Gaming" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/GovernmentNonprofitPolitical> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementIndustryScheme ;
  skos:topConceptOf microsoftads:CustomerManagementIndustryScheme ;
  skos:prefLabel "Government Nonprofit Political" ;
  skos:altLabel "GovernmentNonprofitPolitical" ;
  skos:definition "The government, non-profit, or political industry." ;
  skos:notation "GovernmentNonprofitPolitical" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Healthcare> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementIndustryScheme ;
  skos:topConceptOf microsoftads:CustomerManagementIndustryScheme ;
  skos:prefLabel "Healthcare" ;
  skos:definition "The healthcare industry." ;
  skos:notation "Healthcare" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Internal> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementIndustryScheme ;
  skos:topConceptOf microsoftads:CustomerManagementIndustryScheme ;
  skos:prefLabel "Internal" ;
  skos:definition "This value is reserved for internal use." ;
  skos:notation "Internal" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/PublishingAndWebMedia> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementIndustryScheme ;
  skos:topConceptOf microsoftads:CustomerManagementIndustryScheme ;
  skos:prefLabel "Publishing And Web Media" ;
  skos:altLabel "PublishingAndWebMedia" ;
  skos:definition "The publishing and web media industry." ;
  skos:notation "PublishingAndWebMedia" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/RealEstate> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementIndustryScheme ;
  skos:topConceptOf microsoftads:CustomerManagementIndustryScheme ;
  skos:prefLabel "Real Estate" ;
  skos:altLabel "RealEstate" ;
  skos:definition "The real estate industry." ;
  skos:notation "RealEstate" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Retail> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementIndustryScheme ;
  skos:topConceptOf microsoftads:CustomerManagementIndustryScheme ;
  skos:prefLabel "Retail" ;
  skos:definition "The retail industry." ;
  skos:notation "Retail" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Services> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementIndustryScheme ;
  skos:topConceptOf microsoftads:CustomerManagementIndustryScheme ;
  skos:prefLabel "Services" ;
  skos:definition "The services industry." ;
  skos:notation "Services" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Technology> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementIndustryScheme ;
  skos:topConceptOf microsoftads:CustomerManagementIndustryScheme ;
  skos:prefLabel "Technology" ;
  skos:definition "The technology industry." ;
  skos:notation "Technology" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Telecommunications> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementIndustryScheme ;
  skos:topConceptOf microsoftads:CustomerManagementIndustryScheme ;
  skos:prefLabel "Telecommunications" ;
  skos:definition "The telecommunications industry." ;
  skos:notation "Telecommunications" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/TravelHospitality> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementIndustryScheme ;
  skos:topConceptOf microsoftads:CustomerManagementIndustryScheme ;
  skos:prefLabel "Travel Hospitality" ;
  skos:altLabel "TravelHospitality" ;
  skos:definition "The travel and hospitality industry." ;
  skos:notation "TravelHospitality" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Other> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementIndustryScheme ;
  skos:topConceptOf microsoftads:CustomerManagementIndustryScheme ;
  skos:prefLabel "Other" ;
  skos:definition "An industry that is not listed." ;
  skos:notation "Other" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementIndustry/Pharmaceuticals> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementIndustryScheme ;
  skos:topConceptOf microsoftads:CustomerManagementIndustryScheme ;
  skos:prefLabel "Pharmaceuticals" ;
  skos:definition "The pharmaceuticals industry." ;
  skos:notation "Pharmaceuticals" .

# Concept scheme: CustomerManagementLCID
microsoftads:CustomerManagementLCIDScheme a skos:ConceptScheme ;
  rdfs:label "CustomerManagementLCID" ;
  rdfs:comment "Defines a selection of locale values." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicSaudiArabia> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/Bulgarian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ChineseTaiwan> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/CzechRepublicCz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/DanishDenmark> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/GermanGermany> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/GreekGreece> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishUs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/SpanishSpain> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/FinnishFinland> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/FrenchFrance> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/HebrewIsrael> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/HungaryHu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ItalianItaly> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/JapaneseJapan> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/KoreanKorea> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/DutchNetherlands> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/NorwegianNorway> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/PolandPolish> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/PortugueseBrazil> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/RomaniaRo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/RussianRussia> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/Croatian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/SwedishSweden> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishThailand> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/TurkishTurkey> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishIndonesia> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/UkrainianUkraine> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/Slovenian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/Latvian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/Lithuanian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishVietnam> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/HindiIndia> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/MalayMalaysia> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/FilipinoPhilippines> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicIraq> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ChineseChina> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/GermanSwitzerland> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishUk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/SpanishMexico> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicEgypt> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ChineseHongKong> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/GermanAustria> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishAustralia> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/SpanishSpainModernSort> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/FrenchCanada> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicLibya> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishCanada> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicAlgeria> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishNewZealand> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicMorocco> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishIreland> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicTunisia> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicOman> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/SpanishVenezuela> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicYemen> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/SpanishColombia> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/SpanishPeru> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicJordan> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/SpanishArgentina> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicLebanon> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicKuwait> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishPhilippines> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/SpanishChile> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicUnitedArabEmirates> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicBahrain> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicQatar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishIndia> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishMalaysia> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishSingapore> .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicSaudiArabia> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Arabic Saudi Arabia" ;
  skos:altLabel "ArabicSaudiArabia" ;
  skos:definition "Arabic (Saudi Arabia), 1025" ;
  skos:notation "ArabicSaudiArabia" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/Bulgarian> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Bulgarian" ;
  skos:definition "Bulgarian (Bulgaria), 1026" ;
  skos:notation "Bulgarian" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ChineseTaiwan> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Chinese Taiwan" ;
  skos:altLabel "ChineseTaiwan" ;
  skos:definition "Chinese (Taiwan), 1028" ;
  skos:notation "ChineseTaiwan" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/CzechRepublicCz> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Czech Republic Cz" ;
  skos:altLabel "CzechRepublicCz" ;
  skos:definition "Czech (Czech Republic), 1029" ;
  skos:notation "CzechRepublicCZ" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/DanishDenmark> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Danish Denmark" ;
  skos:altLabel "DanishDenmark" ;
  skos:definition "Danish (Denmark), 1030" ;
  skos:notation "DanishDenmark" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/GermanGermany> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "German Germany" ;
  skos:altLabel "GermanGermany" ;
  skos:definition "German (Germany), 1031" ;
  skos:notation "GermanGermany" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/GreekGreece> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Greek Greece" ;
  skos:altLabel "GreekGreece" ;
  skos:definition "Greek (Greece), 1032" ;
  skos:notation "GreekGreece" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishUs> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "English Us" ;
  skos:altLabel "EnglishUs" ;
  skos:definition "English (United States), 1033" ;
  skos:notation "EnglishUS" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/SpanishSpain> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Spanish Spain" ;
  skos:altLabel "SpanishSpain" ;
  skos:definition "Spanish (Spain), 1034" ;
  skos:notation "SpanishSpain" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/FinnishFinland> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Finnish Finland" ;
  skos:altLabel "FinnishFinland" ;
  skos:definition "Finnish (Finland), 1035" ;
  skos:notation "FinnishFinland" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/FrenchFrance> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "French France" ;
  skos:altLabel "FrenchFrance" ;
  skos:definition "French (France), 1036" ;
  skos:notation "FrenchFrance" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/HebrewIsrael> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Hebrew Israel" ;
  skos:altLabel "HebrewIsrael" ;
  skos:definition "Hebrew (Israel), 1037" ;
  skos:notation "HebrewIsrael" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/HungaryHu> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Hungary Hu" ;
  skos:altLabel "HungaryHu" ;
  skos:definition "Hungarian (Hungary), 1038" ;
  skos:notation "HungaryHU" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ItalianItaly> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Italian Italy" ;
  skos:altLabel "ItalianItaly" ;
  skos:definition "Italian (Italy), 1040" ;
  skos:notation "ItalianItaly" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/JapaneseJapan> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Japanese Japan" ;
  skos:altLabel "JapaneseJapan" ;
  skos:definition "Japanese (Japan), 1041" ;
  skos:notation "JapaneseJapan" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/KoreanKorea> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Korean Korea" ;
  skos:altLabel "KoreanKorea" ;
  skos:definition "Korean (Korea), 1042" ;
  skos:notation "KoreanKorea" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/DutchNetherlands> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Dutch Netherlands" ;
  skos:altLabel "DutchNetherlands" ;
  skos:definition "Dutch (Netherlands), 1043" ;
  skos:notation "DutchNetherlands" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/NorwegianNorway> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Norwegian Norway" ;
  skos:altLabel "NorwegianNorway" ;
  skos:definition "Norwegian (Norway), 1044" ;
  skos:notation "NorwegianNorway" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/PolandPolish> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Poland Polish" ;
  skos:altLabel "PolandPolish" ;
  skos:definition "Polish (Poland), 1045" ;
  skos:notation "PolandPolish" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/PortugueseBrazil> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Portuguese Brazil" ;
  skos:altLabel "PortugueseBrazil" ;
  skos:definition "Portuguese (Brazil), 1046" ;
  skos:notation "PortugueseBrazil" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/RomaniaRo> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Romania Ro" ;
  skos:altLabel "RomaniaRo" ;
  skos:definition "Romanian (Romania), 1048" ;
  skos:notation "RomaniaRO" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/RussianRussia> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Russian Russia" ;
  skos:altLabel "RussianRussia" ;
  skos:definition "Russian (Russia), 1049" ;
  skos:notation "RussianRussia" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/Croatian> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Croatian" ;
  skos:definition "Croatian (Croatia), 1050" ;
  skos:notation "Croatian" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/SwedishSweden> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Swedish Sweden" ;
  skos:altLabel "SwedishSweden" ;
  skos:definition "Swedish (Sweden), 1053" ;
  skos:notation "SwedishSweden" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishThailand> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "English Thailand" ;
  skos:altLabel "EnglishThailand" ;
  skos:definition "English (Thailand), 1054" ;
  skos:notation "EnglishThailand" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/TurkishTurkey> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Turkish Turkey" ;
  skos:altLabel "TurkishTurkey" ;
  skos:definition "Turkish (Turkey), 1055" ;
  skos:notation "TurkishTurkey" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishIndonesia> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "English Indonesia" ;
  skos:altLabel "EnglishIndonesia" ;
  skos:definition "English (Indonesia), 1057" ;
  skos:notation "EnglishIndonesia" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/UkrainianUkraine> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Ukrainian Ukraine" ;
  skos:altLabel "UkrainianUkraine" ;
  skos:definition "Ukranian (Ukraine), 1058" ;
  skos:notation "UkrainianUkraine" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/Slovenian> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Slovenian" ;
  skos:definition "Slovenian (Slovenia), 1060" ;
  skos:notation "Slovenian" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/Latvian> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Latvian" ;
  skos:definition "Latvian (Latvia), 1062" ;
  skos:notation "Latvian" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/Lithuanian> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Lithuanian" ;
  skos:definition "Lithuanian (Lithuania), 1063" ;
  skos:notation "Lithuanian" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishVietnam> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "English Vietnam" ;
  skos:altLabel "EnglishVietnam" ;
  skos:definition "English (Vietnam), 1066" ;
  skos:notation "EnglishVietnam" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/HindiIndia> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Hindi India" ;
  skos:altLabel "HindiIndia" ;
  skos:definition "Hindi (India), 1081" ;
  skos:notation "HindiIndia" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/MalayMalaysia> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Malay Malaysia" ;
  skos:altLabel "MalayMalaysia" ;
  skos:definition "Malay (Malaysia), 1086" ;
  skos:notation "MalayMalaysia" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/FilipinoPhilippines> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Filipino Philippines" ;
  skos:altLabel "FilipinoPhilippines" ;
  skos:definition "Filipino (Philippines), 1124" ;
  skos:notation "FilipinoPhilippines" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicIraq> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Arabic Iraq" ;
  skos:altLabel "ArabicIraq" ;
  skos:definition "Arabic (Iraq), 2049" ;
  skos:notation "ArabicIraq" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ChineseChina> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Chinese China" ;
  skos:altLabel "ChineseChina" ;
  skos:definition "Chinese (China), 2052" ;
  skos:notation "ChineseChina" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/GermanSwitzerland> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "German Switzerland" ;
  skos:altLabel "GermanSwitzerland" ;
  skos:definition "German (Switzerland), 2055" ;
  skos:notation "GermanSwitzerland" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishUk> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "English Uk" ;
  skos:altLabel "EnglishUk" ;
  skos:definition "English (United Kingdom), 2057" ;
  skos:notation "EnglishUK" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/SpanishMexico> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Spanish Mexico" ;
  skos:altLabel "SpanishMexico" ;
  skos:definition "Spanish (Mexico), 2058" ;
  skos:notation "SpanishMexico" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicEgypt> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Arabic Egypt" ;
  skos:altLabel "ArabicEgypt" ;
  skos:definition "Arabic (Egypt), 3073" ;
  skos:notation "ArabicEgypt" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ChineseHongKong> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Chinese Hong Kong" ;
  skos:altLabel "ChineseHongKong" ;
  skos:definition "Chinese (Hong Kong SAR), 3076" ;
  skos:notation "ChineseHongKong" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/GermanAustria> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "German Austria" ;
  skos:altLabel "GermanAustria" ;
  skos:definition "German (Austria), 3079" ;
  skos:notation "GermanAustria" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishAustralia> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "English Australia" ;
  skos:altLabel "EnglishAustralia" ;
  skos:definition "English (Australia), 3081" ;
  skos:notation "EnglishAustralia" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/SpanishSpainModernSort> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Spanish Spain Modern Sort" ;
  skos:altLabel "SpanishSpainModernSort" ;
  skos:notation "SpanishSpainModernSort" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/FrenchCanada> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "French Canada" ;
  skos:altLabel "FrenchCanada" ;
  skos:definition "French (Canada), 3084" ;
  skos:notation "FrenchCanada" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicLibya> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Arabic Libya" ;
  skos:altLabel "ArabicLibya" ;
  skos:definition "Arabic (Libya), 4097" ;
  skos:notation "ArabicLibya" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishCanada> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "English Canada" ;
  skos:altLabel "EnglishCanada" ;
  skos:definition "English (Canada), 4105" ;
  skos:notation "EnglishCanada" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicAlgeria> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Arabic Algeria" ;
  skos:altLabel "ArabicAlgeria" ;
  skos:definition "Arabic (Algeria), 5121" ;
  skos:notation "ArabicAlgeria" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishNewZealand> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "English New Zealand" ;
  skos:altLabel "EnglishNewZealand" ;
  skos:definition "English (New Zealand), 5129" ;
  skos:notation "EnglishNewZealand" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicMorocco> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Arabic Morocco" ;
  skos:altLabel "ArabicMorocco" ;
  skos:definition "Arabic (Morocco), 6145" ;
  skos:notation "ArabicMorocco" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishIreland> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "English Ireland" ;
  skos:altLabel "EnglishIreland" ;
  skos:definition "English (Ireland), 6153" ;
  skos:notation "EnglishIreland" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicTunisia> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Arabic Tunisia" ;
  skos:altLabel "ArabicTunisia" ;
  skos:definition "Arabic (Tunisia), 7169" ;
  skos:notation "ArabicTunisia" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicOman> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Arabic Oman" ;
  skos:altLabel "ArabicOman" ;
  skos:definition "Arabic (Oman), 8193" ;
  skos:notation "ArabicOman" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/SpanishVenezuela> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Spanish Venezuela" ;
  skos:altLabel "SpanishVenezuela" ;
  skos:definition "Spanish (Venezuela), 8202" ;
  skos:notation "SpanishVenezuela" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicYemen> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Arabic Yemen" ;
  skos:altLabel "ArabicYemen" ;
  skos:definition "Arabic (Yemen), 9217" ;
  skos:notation "ArabicYemen" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/SpanishColombia> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Spanish Colombia" ;
  skos:altLabel "SpanishColombia" ;
  skos:definition "Spanish (Colombia), 9226" ;
  skos:notation "SpanishColombia" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/SpanishPeru> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Spanish Peru" ;
  skos:altLabel "SpanishPeru" ;
  skos:definition "Spanish (Peru), 10250" ;
  skos:notation "SpanishPeru" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicJordan> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Arabic Jordan" ;
  skos:altLabel "ArabicJordan" ;
  skos:definition "Arabic (Jordan), 11265" ;
  skos:notation "ArabicJordan" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/SpanishArgentina> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Spanish Argentina" ;
  skos:altLabel "SpanishArgentina" ;
  skos:definition "Spanish (Argentina), 11274" ;
  skos:notation "SpanishArgentina" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicLebanon> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Arabic Lebanon" ;
  skos:altLabel "ArabicLebanon" ;
  skos:definition "Arabic (Lebanon), 12289" ;
  skos:notation "ArabicLebanon" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicKuwait> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Arabic Kuwait" ;
  skos:altLabel "ArabicKuwait" ;
  skos:definition "Arabic (Kuwait), 13313" ;
  skos:notation "ArabicKuwait" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishPhilippines> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "English Philippines" ;
  skos:altLabel "EnglishPhilippines" ;
  skos:definition "English (Philippines), 13321" ;
  skos:notation "EnglishPhilippines" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/SpanishChile> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Spanish Chile" ;
  skos:altLabel "SpanishChile" ;
  skos:definition "Spanish (Chile), 13322" ;
  skos:notation "SpanishChile" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicUnitedArabEmirates> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Arabic United Arab Emirates" ;
  skos:altLabel "ArabicUnitedArabEmirates" ;
  skos:definition "Arabic (United Arab Emirates), 14337" ;
  skos:notation "ArabicUnitedArabEmirates" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicBahrain> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Arabic Bahrain" ;
  skos:altLabel "ArabicBahrain" ;
  skos:definition "Arabic (Bahrain), 15361" ;
  skos:notation "ArabicBahrain" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/ArabicQatar> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "Arabic Qatar" ;
  skos:altLabel "ArabicQatar" ;
  skos:definition "Arabic (Qatar), 16385" ;
  skos:notation "ArabicQatar" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishIndia> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "English India" ;
  skos:altLabel "EnglishIndia" ;
  skos:definition "English (India), 16393" ;
  skos:notation "EnglishIndia" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishMalaysia> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "English Malaysia" ;
  skos:altLabel "EnglishMalaysia" ;
  skos:definition "English (Malaysia), 17417" ;
  skos:notation "EnglishMalaysia" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLCID/EnglishSingapore> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLCIDScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLCIDScheme ;
  skos:prefLabel "English Singapore" ;
  skos:altLabel "EnglishSingapore" ;
  skos:definition "English (Singapore), 18441" ;
  skos:notation "EnglishSingapore" .

# Concept scheme: CustomerManagementLanguageType
microsoftads:CustomerManagementLanguageTypeScheme a skos:ConceptScheme ;
  rdfs:label "CustomerManagementLanguageType" ;
  rdfs:comment "Defines a selection of language values." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Danish> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Dutch> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/English> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Finnish> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/French> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/German> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Italian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Japanese> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Norwegian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Portuguese> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Swedish> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Spanish> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Arabic> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Hebrew> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Korean> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Russian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/TraditionalChinese> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/SimplifiedChinese> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Thai> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Turkish> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Filipino> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Indonesian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Polish> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Vietnamese> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Malay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Ukrainian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Czech> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Romanian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Greek> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Hungarian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Hindi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Bulgarian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Lithuanian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Croatian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Latvian> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Slovenian> .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Danish> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Danish" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Danish" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Dutch> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Dutch" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Dutch" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/English> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "English" ;
  skos:definition "The corresponding language type." ;
  skos:notation "English" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Finnish> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Finnish" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Finnish" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/French> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "French" ;
  skos:definition "The corresponding language type." ;
  skos:notation "French" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/German> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "German" ;
  skos:definition "The corresponding language type." ;
  skos:notation "German" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Italian> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Italian" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Italian" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Japanese> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Japanese" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Japanese" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Norwegian> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Norwegian" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Norwegian" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Portuguese> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Portuguese" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Portuguese" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Swedish> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Swedish" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Swedish" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Spanish> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Spanish" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Spanish" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Arabic> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Arabic" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Arabic" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Hebrew> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Hebrew" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Hebrew" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Korean> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Korean" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Korean" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Russian> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Russian" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Russian" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/TraditionalChinese> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Traditional Chinese" ;
  skos:altLabel "TraditionalChinese" ;
  skos:definition "The corresponding language type." ;
  skos:notation "TraditionalChinese" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/SimplifiedChinese> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Simplified Chinese" ;
  skos:altLabel "SimplifiedChinese" ;
  skos:definition "The corresponding language type." ;
  skos:notation "SimplifiedChinese" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Thai> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Thai" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Thai" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Turkish> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Turkish" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Turkish" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Filipino> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Filipino" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Filipino" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Indonesian> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Indonesian" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Indonesian" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Polish> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Polish" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Polish" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Vietnamese> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Vietnamese" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Vietnamese" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Malay> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Malay" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Malay" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Ukrainian> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Ukrainian" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Ukrainian" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Czech> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Czech" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Czech" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Romanian> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Romanian" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Romanian" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Greek> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Greek" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Greek" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Hungarian> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Hungarian" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Hungarian" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Hindi> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Hindi" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Hindi" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Bulgarian> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Bulgarian" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Bulgarian" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Lithuanian> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Lithuanian" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Lithuanian" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Croatian> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Croatian" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Croatian" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Latvian> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Latvian" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Latvian" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementLanguageType/Slovenian> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementLanguageTypeScheme ;
  skos:prefLabel "Slovenian" ;
  skos:definition "The corresponding language type." ;
  skos:notation "Slovenian" .

# Concept scheme: CustomerManagementOrderByField
microsoftads:CustomerManagementOrderByFieldScheme a skos:ConceptScheme ;
  rdfs:label "CustomerManagementOrderByField" ;
  rdfs:comment "Defines the field order of entities returned using one of the search operations, for example SearchAccounts, SearchClientLinks, or SearchCustomers." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementOrderByField/Id> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementOrderByField/Name> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementOrderByField/Number> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementOrderByField/LifeCycleStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementOrderByField/CouponClassName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementOrderByField/CouponStartDate> .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementOrderByField/Id> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementOrderByFieldScheme ;
  skos:topConceptOf microsoftads:CustomerManagementOrderByFieldScheme ;
  skos:prefLabel "Id" ;
  skos:definition "The order is determined by a predicate identifier." ;
  skos:notation "Id" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementOrderByField/Name> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementOrderByFieldScheme ;
  skos:topConceptOf microsoftads:CustomerManagementOrderByFieldScheme ;
  skos:prefLabel "Name" ;
  skos:definition "The order is determined by a predicate name." ;
  skos:notation "Name" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementOrderByField/Number> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementOrderByFieldScheme ;
  skos:topConceptOf microsoftads:CustomerManagementOrderByFieldScheme ;
  skos:prefLabel "Number" ;
  skos:definition "The order is determined by a predicate number." ;
  skos:notation "Number" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementOrderByField/LifeCycleStatus> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementOrderByFieldScheme ;
  skos:topConceptOf microsoftads:CustomerManagementOrderByFieldScheme ;
  skos:prefLabel "Life Cycle Status" ;
  skos:altLabel "LifeCycleStatus" ;
  skos:definition "The order is determined by a predicate life cycle status." ;
  skos:notation "LifeCycleStatus" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementOrderByField/CouponClassName> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementOrderByFieldScheme ;
  skos:topConceptOf microsoftads:CustomerManagementOrderByFieldScheme ;
  skos:prefLabel "Coupon Class Name" ;
  skos:altLabel "CouponClassName" ;
  skos:definition "This value is not supported with the customer management service." ;
  skos:notation "CouponClassName" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementOrderByField/CouponStartDate> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementOrderByFieldScheme ;
  skos:topConceptOf microsoftads:CustomerManagementOrderByFieldScheme ;
  skos:prefLabel "Coupon Start Date" ;
  skos:altLabel "CouponStartDate" ;
  skos:definition "This value is not supported with the customer management service." ;
  skos:notation "CouponStartDate" .

# Concept scheme: CustomerManagementPaymentMethodType
microsoftads:CustomerManagementPaymentMethodTypeScheme a skos:ConceptScheme ;
  rdfs:label "CustomerManagementPaymentMethodType" ;
  rdfs:comment "Defines possible payment methods for a Microsoft Advertising account." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementPaymentMethodType/CreditCard> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementPaymentMethodType/Invoice> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementPaymentMethodType/Check> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementPaymentMethodType/ElectronicFundsTransfer> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementPaymentMethodType/PayPal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementPaymentMethodType/Elv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementPaymentMethodType/OfflinePaymentMethod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementPaymentMethodType/Vba> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementPaymentMethodType/Boleto> .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementPaymentMethodType/CreditCard> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementPaymentMethodTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementPaymentMethodTypeScheme ;
  skos:prefLabel "Credit Card" ;
  skos:altLabel "CreditCard" ;
  skos:definition "The payments are made with a credit card. If you use a credit card, the card is charged when the account balance (the amount of accrued advertising charges) reaches an internally defined threshold." ;
  skos:notation "CreditCard" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementPaymentMethodType/Invoice> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementPaymentMethodTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementPaymentMethodTypeScheme ;
  skos:prefLabel "Invoice" ;
  skos:definition "An invoice is sent to the customer requesting payment. If you use the invoice method, the customer specified in the BillToCustomerId element of the AdvertiserAccount is invoiced at the end of the each month." ;
  skos:notation "Invoice" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementPaymentMethodType/Check> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementPaymentMethodTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementPaymentMethodTypeScheme ;
  skos:prefLabel "Check" ;
  skos:definition "The payments are made with a check. Note: Over the next several months, Microsoft Advertising will remove physical checks as an accepted payment method. If your existing payment method is check/bank transfer, this payment method will not be removed. If you're using checks to add funds to your prepay balance or to pay your monthly invoice, we recommend you switch to the bank transfer option. This action must be initiated with your financial institution. Learn more about bank transfer options." ;
  skos:notation "Check" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementPaymentMethodType/ElectronicFundsTransfer> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementPaymentMethodTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementPaymentMethodTypeScheme ;
  skos:prefLabel "Electronic Funds Transfer" ;
  skos:altLabel "ElectronicFundsTransfer" ;
  skos:definition "The payments are made with an electronic funds transfer." ;
  skos:notation "ElectronicFundsTransfer" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementPaymentMethodType/PayPal> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementPaymentMethodTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementPaymentMethodTypeScheme ;
  skos:prefLabel "Pay Pal" ;
  skos:altLabel "PayPal" ;
  skos:definition "A payment service that allows customers to pay for their Microsoft Advertising transactions online. A verified PayPal account is needed, meaning that it needs a valid payment method backing it up for it to be used within Microsoft Advertising." ;
  skos:notation "PayPal" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementPaymentMethodType/Elv> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementPaymentMethodTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementPaymentMethodTypeScheme ;
  skos:prefLabel "Elv" ;
  skos:definition "The ELV value represents the SEPA payment method. SEPA is a form of a direct debit in Europe. With SEPA Microsoft Advertising validates a customer's bank account by making a small deposit that needs to be verified in Microsoft Advertising. This process takes some time but helps ensure the security of a customer's SEPA account. SEPA is currently only supported in Germany and activity must be billed in EUR currency. SEPA is only allowed to be used to fund prepay accounts." ;
  skos:notation "ELV" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementPaymentMethodType/OfflinePaymentMethod> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementPaymentMethodTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementPaymentMethodTypeScheme ;
  skos:prefLabel "Offline Payment Method" ;
  skos:altLabel "OfflinePaymentMethod" ;
  skos:definition "Meant to signal when a customer is funding a prepay account by making payment via a check or a bank transfer. When using such a payment method customers must include their Microsoft Advertising account number for us to process the payment." ;
  skos:notation "OfflinePaymentMethod" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementPaymentMethodType/Vba> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementPaymentMethodTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementPaymentMethodTypeScheme ;
  skos:prefLabel "Vba" ;
  skos:definition "Virtual Bank Account is a form of payment used widely in Taiwan. Microsoft Advertising allows customers to use VBA to fund their prepay accounts by giving them the ability to print a payment slip that they can use to make payment at various locations in Taiwan (e.g. Post offices and banks). This payment method is only supported in Taiwan and activity must be billed in TWD currency." ;
  skos:notation "VBA" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementPaymentMethodType/Boleto> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementPaymentMethodTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementPaymentMethodTypeScheme ;
  skos:prefLabel "Boleto" ;
  skos:definition "Boleto is a form of payment used widely in Brazil. Microsoft Advertising allows customers to use Boleto to fund their prepay accounts by giving them the ability to print a payment slip that they can use to make payment at various locations in Brazil (e.g. Post offices and banks). This payment method is only supported in Brazil and activity must be billed in BRL currency." ;
  skos:notation "Boleto" .

# Concept scheme: CustomerManagementPredicateOperator
microsoftads:CustomerManagementPredicateOperatorScheme a skos:ConceptScheme ;
  rdfs:label "CustomerManagementPredicateOperator" ;
  rdfs:comment "Defines the condition of results for one of the search operations, for example SearchAccounts, SearchClientLinks, or SearchCustomers." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementPredicateOperator/Equals> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementPredicateOperator/NotEquals> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementPredicateOperator/Contains> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementPredicateOperator/In> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementPredicateOperator/GreaterThanEquals> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementPredicateOperator/LessThanEquals> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementPredicateOperator/StartsWith> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementPredicateOperator/NotContains> .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementPredicateOperator/Equals> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementPredicateOperatorScheme ;
  skos:topConceptOf microsoftads:CustomerManagementPredicateOperatorScheme ;
  skos:prefLabel "Equals" ;
  skos:definition "The field must equal the specified value." ;
  skos:notation "Equals" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementPredicateOperator/NotEquals> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementPredicateOperatorScheme ;
  skos:topConceptOf microsoftads:CustomerManagementPredicateOperatorScheme ;
  skos:prefLabel "Not Equals" ;
  skos:altLabel "NotEquals" ;
  skos:definition "The field must not equal the specified value. Not currently supported." ;
  skos:notation "NotEquals" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementPredicateOperator/Contains> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementPredicateOperatorScheme ;
  skos:topConceptOf microsoftads:CustomerManagementPredicateOperatorScheme ;
  skos:prefLabel "Contains" ;
  skos:definition "The field must contain the specified value." ;
  skos:notation "Contains" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementPredicateOperator/In> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementPredicateOperatorScheme ;
  skos:topConceptOf microsoftads:CustomerManagementPredicateOperatorScheme ;
  skos:prefLabel "In" ;
  skos:definition "The field must equal one of the specified comma separated values. The maximum number of comma separated values that can be specified is 10." ;
  skos:notation "In" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementPredicateOperator/GreaterThanEquals> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementPredicateOperatorScheme ;
  skos:topConceptOf microsoftads:CustomerManagementPredicateOperatorScheme ;
  skos:prefLabel "Greater Than Equals" ;
  skos:altLabel "GreaterThanEquals" ;
  skos:definition "The field must be greater than or equal to the specified value." ;
  skos:notation "GreaterThanEquals" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementPredicateOperator/LessThanEquals> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementPredicateOperatorScheme ;
  skos:topConceptOf microsoftads:CustomerManagementPredicateOperatorScheme ;
  skos:prefLabel "Less Than Equals" ;
  skos:altLabel "LessThanEquals" ;
  skos:definition "The field must be less than or equal to the specified value." ;
  skos:notation "LessThanEquals" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementPredicateOperator/StartsWith> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementPredicateOperatorScheme ;
  skos:topConceptOf microsoftads:CustomerManagementPredicateOperatorScheme ;
  skos:prefLabel "Starts With" ;
  skos:altLabel "StartsWith" ;
  skos:definition "The field must start with the specified value. Not currently supported." ;
  skos:notation "StartsWith" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementPredicateOperator/NotContains> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementPredicateOperatorScheme ;
  skos:topConceptOf microsoftads:CustomerManagementPredicateOperatorScheme ;
  skos:prefLabel "Not Contains" ;
  skos:altLabel "NotContains" ;
  skos:definition "The field must not contain the specified value. Not currently supported." ;
  skos:notation "NotContains" .

# Concept scheme: CustomerManagementSecretQuestion
microsoftads:CustomerManagementSecretQuestionScheme a skos:ConceptScheme ;
  rdfs:label "CustomerManagementSecretQuestion" ;
  rdfs:comment "Defines the possible secret questions that users can choose from to help them recall their password." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementSecretQuestion/None> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementSecretQuestion/FavoritePetsName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementSecretQuestion/FavoriteMovie> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementSecretQuestion/Anniversary> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementSecretQuestion/FatherMiddleName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementSecretQuestion/SpouseMiddleName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementSecretQuestion/FirstChildMiddleName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementSecretQuestion/HighSchoolName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementSecretQuestion/FavoriteTeacherName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementSecretQuestion/FavoriteSportsTeam> .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementSecretQuestion/None> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementSecretQuestionScheme ;
  skos:topConceptOf microsoftads:CustomerManagementSecretQuestionScheme ;
  skos:prefLabel "None" ;
  skos:definition "Do not specify this value. If you specify this value, adding or updating the user will fail." ;
  skos:notation "None" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementSecretQuestion/FavoritePetsName> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementSecretQuestionScheme ;
  skos:topConceptOf microsoftads:CustomerManagementSecretQuestionScheme ;
  skos:prefLabel "Favorite Pets Name" ;
  skos:altLabel "FavoritePetsName" ;
  skos:definition "The name of your favorite pet." ;
  skos:notation "FavoritePetsName" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementSecretQuestion/FavoriteMovie> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementSecretQuestionScheme ;
  skos:topConceptOf microsoftads:CustomerManagementSecretQuestionScheme ;
  skos:prefLabel "Favorite Movie" ;
  skos:altLabel "FavoriteMovie" ;
  skos:definition "The title of your favorite movie." ;
  skos:notation "FavoriteMovie" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementSecretQuestion/Anniversary> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementSecretQuestionScheme ;
  skos:topConceptOf microsoftads:CustomerManagementSecretQuestionScheme ;
  skos:prefLabel "Anniversary" ;
  skos:definition "An anniversary date." ;
  skos:notation "Anniversary" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementSecretQuestion/FatherMiddleName> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementSecretQuestionScheme ;
  skos:topConceptOf microsoftads:CustomerManagementSecretQuestionScheme ;
  skos:prefLabel "Father Middle Name" ;
  skos:altLabel "FatherMiddleName" ;
  skos:definition "The middle name of your father." ;
  skos:notation "FatherMiddleName" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementSecretQuestion/SpouseMiddleName> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementSecretQuestionScheme ;
  skos:topConceptOf microsoftads:CustomerManagementSecretQuestionScheme ;
  skos:prefLabel "Spouse Middle Name" ;
  skos:altLabel "SpouseMiddleName" ;
  skos:definition "The middle name of your spouse." ;
  skos:notation "SpouseMiddleName" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementSecretQuestion/FirstChildMiddleName> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementSecretQuestionScheme ;
  skos:topConceptOf microsoftads:CustomerManagementSecretQuestionScheme ;
  skos:prefLabel "First Child Middle Name" ;
  skos:altLabel "FirstChildMiddleName" ;
  skos:definition "The middle name of your first child." ;
  skos:notation "FirstChildMiddleName" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementSecretQuestion/HighSchoolName> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementSecretQuestionScheme ;
  skos:topConceptOf microsoftads:CustomerManagementSecretQuestionScheme ;
  skos:prefLabel "High School Name" ;
  skos:altLabel "HighSchoolName" ;
  skos:definition "The name of the high school that you attended." ;
  skos:notation "HighSchoolName" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementSecretQuestion/FavoriteTeacherName> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementSecretQuestionScheme ;
  skos:topConceptOf microsoftads:CustomerManagementSecretQuestionScheme ;
  skos:prefLabel "Favorite Teacher Name" ;
  skos:altLabel "FavoriteTeacherName" ;
  skos:definition "The name of your favorite teacher." ;
  skos:notation "FavoriteTeacherName" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementSecretQuestion/FavoriteSportsTeam> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementSecretQuestionScheme ;
  skos:topConceptOf microsoftads:CustomerManagementSecretQuestionScheme ;
  skos:prefLabel "Favorite Sports Team" ;
  skos:altLabel "FavoriteSportsTeam" ;
  skos:definition "The name of your favorite sports team." ;
  skos:notation "FavoriteSportsTeam" .

# Concept scheme: CustomerManagementServiceLevel
microsoftads:CustomerManagementServiceLevelScheme a skos:ConceptScheme ;
  rdfs:label "CustomerManagementServiceLevel" ;
  rdfs:comment "For internal use only." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementServiceLevel/SelfServe> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementServiceLevel/SelfServeTrusted> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementServiceLevel/Premium> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementServiceLevel/Internal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementServiceLevel/Select> .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementServiceLevel/SelfServe> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementServiceLevelScheme ;
  skos:topConceptOf microsoftads:CustomerManagementServiceLevelScheme ;
  skos:prefLabel "Self Serve" ;
  skos:altLabel "SelfServe" ;
  skos:definition "For internal use only." ;
  skos:notation "SelfServe" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementServiceLevel/SelfServeTrusted> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementServiceLevelScheme ;
  skos:topConceptOf microsoftads:CustomerManagementServiceLevelScheme ;
  skos:prefLabel "Self Serve Trusted" ;
  skos:altLabel "SelfServeTrusted" ;
  skos:definition "For internal use only." ;
  skos:notation "SelfServeTrusted" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementServiceLevel/Premium> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementServiceLevelScheme ;
  skos:topConceptOf microsoftads:CustomerManagementServiceLevelScheme ;
  skos:prefLabel "Premium" ;
  skos:definition "For internal use only." ;
  skos:notation "Premium" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementServiceLevel/Internal> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementServiceLevelScheme ;
  skos:topConceptOf microsoftads:CustomerManagementServiceLevelScheme ;
  skos:prefLabel "Internal" ;
  skos:definition "For internal use only." ;
  skos:notation "Internal" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementServiceLevel/Select> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementServiceLevelScheme ;
  skos:topConceptOf microsoftads:CustomerManagementServiceLevelScheme ;
  skos:prefLabel "Select" ;
  skos:definition "For internal use only." ;
  skos:notation "Select" .

# Concept scheme: CustomerManagementSortOrder
microsoftads:CustomerManagementSortOrderScheme a skos:ConceptScheme ;
  rdfs:label "CustomerManagementSortOrder" ;
  rdfs:comment "Defines the ascending or descending sort order of results for one of the search operations, for example SearchAccounts, SearchClientLinks, or SearchCustomers." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementSortOrder/Ascending> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementSortOrder/Descending> .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementSortOrder/Ascending> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementSortOrderScheme ;
  skos:topConceptOf microsoftads:CustomerManagementSortOrderScheme ;
  skos:prefLabel "Ascending" ;
  skos:definition "The results will be sorted ascending." ;
  skos:notation "Ascending" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementSortOrder/Descending> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementSortOrderScheme ;
  skos:topConceptOf microsoftads:CustomerManagementSortOrderScheme ;
  skos:prefLabel "Descending" ;
  skos:definition "The results will be sorted descending." ;
  skos:notation "Descending" .

# Concept scheme: CustomerManagementTaxCertificateStatus
microsoftads:CustomerManagementTaxCertificateStatusScheme a skos:ConceptScheme ;
  rdfs:label "CustomerManagementTaxCertificateStatus" ;
  rdfs:comment "Defines the TaxCertificateStatus Value Set." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTaxCertificateStatus/Valid> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTaxCertificateStatus/Invalid> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTaxCertificateStatus/Pending> .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTaxCertificateStatus/Valid> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTaxCertificateStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTaxCertificateStatusScheme ;
  skos:prefLabel "Valid" ;
  skos:definition "The status of the tax certificate is Valid." ;
  skos:notation "Valid" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTaxCertificateStatus/Invalid> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTaxCertificateStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTaxCertificateStatusScheme ;
  skos:prefLabel "Invalid" ;
  skos:definition "The status of the tax certificate is Invalid." ;
  skos:notation "Invalid" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTaxCertificateStatus/Pending> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTaxCertificateStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTaxCertificateStatusScheme ;
  skos:prefLabel "Pending" ;
  skos:definition "The status of the tax certificate is Pending." ;
  skos:notation "Pending" .

# Concept scheme: CustomerManagementTimeZoneType
microsoftads:CustomerManagementTimeZoneTypeScheme a skos:ConceptScheme ;
  rdfs:label "CustomerManagementTimeZoneType" ;
  rdfs:comment "Defines the possible time zones for the customer management service." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Nukualofa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/FijiKamchatkaMarshallIsland> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/AucklandWellington> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/SolomonIslandNewCaledonia> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Vladivostok> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Hobart> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/GuamPortMoresby> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/CanberraMelbourneSydney> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Brisbane> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Darwin> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Adelaide> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Yakutsk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Seoul> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/OsakaSapporoTokyo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Taipei> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Perth> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/KualaLumpurSingapore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/IrkutskUlaanBataar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/BeijingChongqingHongKongUrumqi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Krasnoyarsk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/BangkokHanoiJakarta> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Rangoon> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/SriJayawardenepura> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/AstanaDhaka> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/AlmatyNovosibirsk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Kathmandu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/ChennaiKolkataMumbaiNewDelhi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/IslamabadKarachiTashkent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Ekaterinburg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Kabul> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/BakuTbilisiYerevan> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/AbuDhabiMuscat> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Tehran> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Nairobi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/MoscowStPetersburgVolgograd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/KuwaitRiyadh> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Baghdad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Jerusalem> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/HelsinkiKyivRigaSofiaTallinnVilnius> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/HararePretoria> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Cairo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Bucharest> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/AthensBuckarestIstanbul> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/WestCentralAfrica> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/SarajevoSkopjeWarsawZagreb> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/BrusselsCopenhagenMadridParis> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/BelgradeBratislavaBudapestLjubljanaPrague> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/AmsterdamBerlinBernRomeStockholmVienna> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/CasablancaMonrovia> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/GreenwichMeanTimeDublinEdinburghLisbonLondon> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Azores> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/CapeVerdeIsland> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/MidAtlantic> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Brasilia> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/BuenosAiresGeorgetown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Greenland> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Newfoundland> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/AtlanticTimeCanada> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/CaracasLaPaz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Santiago> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/BogotaLimaQuito> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/EasternTimeUsCanada> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/IndianaEast> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/CentralAmerica> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/CentralTimeUsCanada> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/GuadalajaraMexicoCityMonterrey> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Saskatchewan> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Arizona> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/ChihuahuaLaPazMazatlan> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/MountainTimeUsCanada> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/PacificTimeUsCanadaTijuana> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Alaska> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Hawaii> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/MidwayIslandAndSamoa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/InternationalDateLineWest> .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Nukualofa> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Nukualofa" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Nukualofa" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/FijiKamchatkaMarshallIsland> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Fiji Kamchatka Marshall Island" ;
  skos:altLabel "FijiKamchatkaMarshallIsland" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "FijiKamchatkaMarshallIsland" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/AucklandWellington> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Auckland Wellington" ;
  skos:altLabel "AucklandWellington" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "AucklandWellington" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/SolomonIslandNewCaledonia> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Solomon Island New Caledonia" ;
  skos:altLabel "SolomonIslandNewCaledonia" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "SolomonIslandNewCaledonia" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Vladivostok> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Vladivostok" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Vladivostok" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Hobart> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Hobart" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Hobart" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/GuamPortMoresby> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Guam Port Moresby" ;
  skos:altLabel "GuamPortMoresby" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "GuamPortMoresby" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/CanberraMelbourneSydney> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Canberra Melbourne Sydney" ;
  skos:altLabel "CanberraMelbourneSydney" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "CanberraMelbourneSydney" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Brisbane> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Brisbane" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Brisbane" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Darwin> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Darwin" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Darwin" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Adelaide> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Adelaide" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Adelaide" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Yakutsk> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Yakutsk" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Yakutsk" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Seoul> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Seoul" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Seoul" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/OsakaSapporoTokyo> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Osaka Sapporo Tokyo" ;
  skos:altLabel "OsakaSapporoTokyo" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "OsakaSapporoTokyo" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Taipei> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Taipei" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Taipei" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Perth> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Perth" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Perth" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/KualaLumpurSingapore> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Kuala Lumpur Singapore" ;
  skos:altLabel "KualaLumpurSingapore" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "KualaLumpurSingapore" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/IrkutskUlaanBataar> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Irkutsk Ulaan Bataar" ;
  skos:altLabel "IrkutskUlaanBataar" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "IrkutskUlaanBataar" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/BeijingChongqingHongKongUrumqi> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Beijing Chongqing Hong Kong Urumqi" ;
  skos:altLabel "BeijingChongqingHongKongUrumqi" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "BeijingChongqingHongKongUrumqi" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Krasnoyarsk> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Krasnoyarsk" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Krasnoyarsk" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/BangkokHanoiJakarta> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Bangkok Hanoi Jakarta" ;
  skos:altLabel "BangkokHanoiJakarta" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "BangkokHanoiJakarta" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Rangoon> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Rangoon" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Rangoon" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/SriJayawardenepura> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Sri Jayawardenepura" ;
  skos:altLabel "SriJayawardenepura" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "SriJayawardenepura" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/AstanaDhaka> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Astana Dhaka" ;
  skos:altLabel "AstanaDhaka" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "AstanaDhaka" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/AlmatyNovosibirsk> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Almaty Novosibirsk" ;
  skos:altLabel "AlmatyNovosibirsk" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "AlmatyNovosibirsk" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Kathmandu> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Kathmandu" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Kathmandu" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/ChennaiKolkataMumbaiNewDelhi> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Chennai Kolkata Mumbai New Delhi" ;
  skos:altLabel "ChennaiKolkataMumbaiNewDelhi" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "ChennaiKolkataMumbaiNewDelhi" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/IslamabadKarachiTashkent> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Islamabad Karachi Tashkent" ;
  skos:altLabel "IslamabadKarachiTashkent" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "IslamabadKarachiTashkent" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Ekaterinburg> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Ekaterinburg" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Ekaterinburg" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Kabul> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Kabul" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Kabul" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/BakuTbilisiYerevan> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Baku Tbilisi Yerevan" ;
  skos:altLabel "BakuTbilisiYerevan" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "BakuTbilisiYerevan" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/AbuDhabiMuscat> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Abu Dhabi Muscat" ;
  skos:altLabel "AbuDhabiMuscat" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "AbuDhabiMuscat" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Tehran> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Tehran" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Tehran" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Nairobi> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Nairobi" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Nairobi" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/MoscowStPetersburgVolgograd> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Moscow St Petersburg Volgograd" ;
  skos:altLabel "MoscowStPetersburgVolgograd" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "MoscowStPetersburgVolgograd" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/KuwaitRiyadh> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Kuwait Riyadh" ;
  skos:altLabel "KuwaitRiyadh" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "KuwaitRiyadh" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Baghdad> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Baghdad" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Baghdad" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Jerusalem> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Jerusalem" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Jerusalem" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/HelsinkiKyivRigaSofiaTallinnVilnius> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Helsinki Kyiv Riga Sofia Tallinn Vilnius" ;
  skos:altLabel "HelsinkiKyivRigaSofiaTallinnVilnius" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "HelsinkiKyivRigaSofiaTallinnVilnius" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/HararePretoria> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Harare Pretoria" ;
  skos:altLabel "HararePretoria" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "HararePretoria" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Cairo> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Cairo" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Cairo" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Bucharest> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Bucharest" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Bucharest" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/AthensBuckarestIstanbul> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Athens Buckarest Istanbul" ;
  skos:altLabel "AthensBuckarestIstanbul" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "AthensBuckarestIstanbul" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/WestCentralAfrica> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "West Central Africa" ;
  skos:altLabel "WestCentralAfrica" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "WestCentralAfrica" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/SarajevoSkopjeWarsawZagreb> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Sarajevo Skopje Warsaw Zagreb" ;
  skos:altLabel "SarajevoSkopjeWarsawZagreb" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "SarajevoSkopjeWarsawZagreb" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/BrusselsCopenhagenMadridParis> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Brussels Copenhagen Madrid Paris" ;
  skos:altLabel "BrusselsCopenhagenMadridParis" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "BrusselsCopenhagenMadridParis" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/BelgradeBratislavaBudapestLjubljanaPrague> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Belgrade Bratislava Budapest Ljubljana Prague" ;
  skos:altLabel "BelgradeBratislavaBudapestLjubljanaPrague" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "BelgradeBratislavaBudapestLjubljanaPrague" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/AmsterdamBerlinBernRomeStockholmVienna> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Amsterdam Berlin Bern Rome Stockholm Vienna" ;
  skos:altLabel "AmsterdamBerlinBernRomeStockholmVienna" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "AmsterdamBerlinBernRomeStockholmVienna" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/CasablancaMonrovia> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Casablanca Monrovia" ;
  skos:altLabel "CasablancaMonrovia" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "CasablancaMonrovia" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/GreenwichMeanTimeDublinEdinburghLisbonLondon> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Greenwich Mean Time Dublin Edinburgh Lisbon London" ;
  skos:altLabel "GreenwichMeanTimeDublinEdinburghLisbonLondon" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "GreenwichMeanTimeDublinEdinburghLisbonLondon" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Azores> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Azores" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Azores" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/CapeVerdeIsland> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Cape Verde Island" ;
  skos:altLabel "CapeVerdeIsland" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "CapeVerdeIsland" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/MidAtlantic> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Mid Atlantic" ;
  skos:altLabel "MidAtlantic" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "MidAtlantic" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Brasilia> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Brasilia" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Brasilia" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/BuenosAiresGeorgetown> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Buenos Aires Georgetown" ;
  skos:altLabel "BuenosAiresGeorgetown" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "BuenosAiresGeorgetown" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Greenland> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Greenland" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Greenland" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Newfoundland> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Newfoundland" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Newfoundland" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/AtlanticTimeCanada> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Atlantic Time Canada" ;
  skos:altLabel "AtlanticTimeCanada" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "AtlanticTimeCanada" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/CaracasLaPaz> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Caracas La Paz" ;
  skos:altLabel "CaracasLaPaz" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "CaracasLaPaz" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Santiago> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Santiago" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Santiago" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/BogotaLimaQuito> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Bogota Lima Quito" ;
  skos:altLabel "BogotaLimaQuito" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "BogotaLimaQuito" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/EasternTimeUsCanada> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Eastern Time Us Canada" ;
  skos:altLabel "EasternTimeUsCanada" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "EasternTimeUSCanada" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/IndianaEast> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Indiana East" ;
  skos:altLabel "IndianaEast" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "IndianaEast" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/CentralAmerica> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Central America" ;
  skos:altLabel "CentralAmerica" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "CentralAmerica" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/CentralTimeUsCanada> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Central Time Us Canada" ;
  skos:altLabel "CentralTimeUsCanada" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "CentralTimeUSCanada" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/GuadalajaraMexicoCityMonterrey> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Guadalajara Mexico City Monterrey" ;
  skos:altLabel "GuadalajaraMexicoCityMonterrey" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "GuadalajaraMexicoCityMonterrey" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Saskatchewan> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Saskatchewan" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Saskatchewan" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Arizona> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Arizona" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Arizona" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/ChihuahuaLaPazMazatlan> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Chihuahua La Paz Mazatlan" ;
  skos:altLabel "ChihuahuaLaPazMazatlan" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "ChihuahuaLaPazMazatlan" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/MountainTimeUsCanada> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Mountain Time Us Canada" ;
  skos:altLabel "MountainTimeUsCanada" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "MountainTimeUSCanada" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/PacificTimeUsCanadaTijuana> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Pacific Time Us Canada Tijuana" ;
  skos:altLabel "PacificTimeUsCanadaTijuana" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "PacificTimeUSCanadaTijuana" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Alaska> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Alaska" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Alaska" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/Hawaii> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Hawaii" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "Hawaii" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/MidwayIslandAndSamoa> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "Midway Island And Samoa" ;
  skos:altLabel "MidwayIslandAndSamoa" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "MidwayIslandAndSamoa" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementTimeZoneType/InternationalDateLineWest> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:topConceptOf microsoftads:CustomerManagementTimeZoneTypeScheme ;
  skos:prefLabel "International Date Line West" ;
  skos:altLabel "InternationalDateLineWest" ;
  skos:definition "The corresponding time zone type." ;
  skos:notation "InternationalDateLineWest" .

# Concept scheme: CustomerManagementUserLifeCycleStatus
microsoftads:CustomerManagementUserLifeCycleStatusScheme a skos:ConceptScheme ;
  rdfs:label "CustomerManagementUserLifeCycleStatus" ;
  rdfs:comment "Defines the possible status values of a user." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementUserLifeCycleStatus/Pending> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementUserLifeCycleStatus/Active> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementUserLifeCycleStatus/Inactive> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/CustomerManagementUserLifeCycleStatus/Deleted> .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementUserLifeCycleStatus/Pending> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementUserLifeCycleStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementUserLifeCycleStatusScheme ;
  skos:prefLabel "Pending" ;
  skos:definition "The user is a new user who has not been activated. The user is sent notification about how to activate the account. After the user activates the account, the status changes to Active. This status is deprecated and is only applicable for managed user credentials, and not for Microsoft account (MSA) users." ;
  skos:notation "Pending" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementUserLifeCycleStatus/Active> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementUserLifeCycleStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementUserLifeCycleStatusScheme ;
  skos:prefLabel "Active" ;
  skos:definition "The user is active." ;
  skos:notation "Active" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementUserLifeCycleStatus/Inactive> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementUserLifeCycleStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementUserLifeCycleStatusScheme ;
  skos:prefLabel "Inactive" ;
  skos:definition "Reserved for internal use. The user was disabled by the system." ;
  skos:notation "Inactive" .

<https://relay.inferal.com/ontology/microsoftads/CustomerManagementUserLifeCycleStatus/Deleted> a skos:Concept ;
  skos:inScheme microsoftads:CustomerManagementUserLifeCycleStatusScheme ;
  skos:topConceptOf microsoftads:CustomerManagementUserLifeCycleStatusScheme ;
  skos:prefLabel "Deleted" ;
  skos:definition "Reserved for internal use. The user was deleted." ;
  skos:notation "Deleted" .

# Concept scheme: ReportingAccountPerformanceReportColumn
microsoftads:ReportingAccountPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingAccountPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the AccountPerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/CurrencyCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AdDistribution> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AveragePosition> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/LowQualityClicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/LowQualityClicksPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/LowQualityImpressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/LowQualityImpressionsPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/LowQualityConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/LowQualityConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/DeviceOs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ImpressionSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ImpressionLostToBudgetPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ImpressionLostToRankAggPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/PhoneImpressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/PhoneCalls> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Ptr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Network> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/TopVsOther> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/BidMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/DeliveredMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Assists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/CostPerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/RevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/RevenuePerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/LowQualityGeneralClicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/LowQualitySophisticatedClicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ExactMatchImpressionSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/CustomerId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/CustomerName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ClickSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AbsoluteTopImpressionSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/TopImpressionShareLostToRankPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/TopImpressionShareLostToBudgetPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AbsoluteTopImpressionShareLostToRankPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AbsoluteTopImpressionShareLostToBudgetPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/TopImpressionSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AbsoluteTopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/TopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AllReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AllRevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AudienceImpressionSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AudienceImpressionLostToRankPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AudienceImpressionLostToBudgetPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/LowQualityConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ViewThroughConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ViewThroughRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/VideoViews> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ViewThroughRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AverageCpv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/VideoViewsAt25Percent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/VideoViewsAt50Percent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/VideoViewsAt75Percent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/CompletedVideoViews> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/VideoCompletionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/TotalWatchTimeInMs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AverageWatchTimePerVideoView> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AverageWatchTimePerImpression> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Sales> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/CostPerSale> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/RevenuePerSale> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Installs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/CostPerInstall> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/RevenuePerInstall> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Downloads> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/PostClickDownloadRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/CostPerDownload> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AppInstalls> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/PostClickInstallRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Cpi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Purchases> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/PostInstallPurchaseRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Cpp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Subscriptions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/PostInstallSubscriptionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Cps> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/NewCustomerConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/NewCustomerRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/NewCustomerConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/NewCustomerCpa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/NewCustomerReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ConversionDelay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/UnknownCustomerConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/UnknownCustomerRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/NewCustomerCount> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/NewCustomerSpend> .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/CurrencyCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Currency Code" ;
  skos:altLabel "CurrencyCode" ;
  skos:definition "The account currency type. For possible values, see Currencies." ;
  skos:notation "CurrencyCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AdDistribution> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Distribution" ;
  skos:altLabel "AdDistribution" ;
  skos:definition "The network where you want your ads to show. This can be the entire Microsoft Advertising Network, Microsoft sites and select traffic, or only partner traffic (this network type is deprecated as of July 2024)." ;
  skos:notation "AdDistribution" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AveragePosition> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Average Position" ;
  skos:altLabel "AveragePosition" ;
  skos:definition "The average position of the ad on a webpage. This column is deprecated as of March 31st, 2021. Going forward, performance reports will return average position of \"0\" (zero). Historical average position data for time periods prior to the deprecation date will still be available according to the published data retention period per report type." ;
  skos:notation "AveragePosition" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/LowQualityClicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Low Quality Clicks" ;
  skos:altLabel "LowQualityClicks" ;
  skos:definition "Clicks that exhibit a low likelihood of commercial intent. You are not billed for these clicks. For more information, see Microsoft Advertising click measurement: description of methodology. Note: In the Microsoft Advertising reporting UI, LowQualityClicks is displayed as Low quality clicks (not charged)." ;
  skos:notation "LowQualityClicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/LowQualityClicksPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Low Quality Clicks Percent" ;
  skos:altLabel "LowQualityClicksPercent" ;
  skos:definition "The low-quality clicks as a percentage. The formula for calculating the low quality clicks percentage is (LowQualityClicks / (Clicks + LowQualityClicks )) x 100." ;
  skos:notation "LowQualityClicksPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/LowQualityImpressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Low Quality Impressions" ;
  skos:altLabel "LowQualityImpressions" ;
  skos:definition "The number of impressions that result from low-quality keyword searches." ;
  skos:notation "LowQualityImpressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/LowQualityImpressionsPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Low Quality Impressions Percent" ;
  skos:altLabel "LowQualityImpressionsPercent" ;
  skos:definition "The low-quality impressions as a percentage. The formula for calculating the percentage is (LowQualityImpressions / (Impressions + LowQualityImpressions )) x 100." ;
  skos:notation "LowQualityImpressionsPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/LowQualityConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Low Quality Conversions" ;
  skos:altLabel "LowQualityConversions" ;
  skos:definition "The number of conversions that originate from low-quality clicks. This column is deprecated as of March 31st, 2022, so you should use the LowQualityConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "LowQualityConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/LowQualityConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Low Quality Conversion Rate" ;
  skos:altLabel "LowQualityConversionRate" ;
  skos:definition "The low-quality conversion rate as a percentage. The formula for calculating the conversion rate is (LowQualityConversions / LowQualityClicks) x 100." ;
  skos:notation "LowQualityConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/DeviceOs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Device Os" ;
  skos:altLabel "DeviceOs" ;
  skos:definition "The operating system of the device reported in the DeviceType column. The possible values include Android, Blackberry, iOS, Other, Unknown, and Windows. If the operating system of the device cannot be determined or is not one of the operating systems that you can target, the value in this column will be Unknown." ;
  skos:notation "DeviceOS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ImpressionSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Impression Share Percent" ;
  skos:altLabel "ImpressionSharePercent" ;
  skos:definition "The estimated percentage of impressions, out of the total available impressions in the market you were targeting. Example: Out of estimated 59,000 impressions that occurred on this day in your targeted market, you got only about 2,300, or 3%. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is only available with the campaign and ad group performance reports." ;
  skos:notation "ImpressionSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ImpressionLostToBudgetPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Impression Lost To Budget Percent" ;
  skos:altLabel "ImpressionLostToBudgetPercent" ;
  skos:definition "The estimated percentage of impressions your ad did not receive due to issues with your daily or monthly budget. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is only available with the campaign and ad group performance reports." ;
  skos:notation "ImpressionLostToBudgetPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ImpressionLostToRankAggPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Impression Lost To Rank Agg Percent" ;
  skos:altLabel "ImpressionLostToRankAggPercent" ;
  skos:definition "The estimated percentage of impressions your ad did not receive due to issues with your ad ranking. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is not available." ;
  skos:notation "ImpressionLostToRankAggPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/PhoneImpressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Phone Impressions" ;
  skos:altLabel "PhoneImpressions" ;
  skos:definition "The number of times your tracked number was shown on all devices." ;
  skos:notation "PhoneImpressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/PhoneCalls> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Phone Calls" ;
  skos:altLabel "PhoneCalls" ;
  skos:definition "The number of total calls to the tracked phone number that showed with your ad." ;
  skos:notation "PhoneCalls" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Ptr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Ptr" ;
  skos:definition "The phone-through rate (Ptr). The formula for calculating the Ptr is (PhoneCalls / PhoneImpressions) x 100." ;
  skos:notation "Ptr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Network> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Network" ;
  skos:definition "The entire Microsoft Advertising Network made up of Microsoft sites and select traffic, and only partner traffic (this network type is deprecated as of July 2024). Use this data to make the best decision on network selection for your ad groups. The possible values include AOL search, Audience, Microsoft sites and select traffic, Content, and Syndicated search partners. Note: Not everyone can use the value Microsoft sites and select traffic yet. If you can't, don't worry - it's coming soon!" ;
  skos:notation "Network" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/TopVsOther> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Top Vs Other" ;
  skos:altLabel "TopVsOther" ;
  skos:definition "Indicates whether the ad impression appeared in a top position or elsewhere. The possible values include AOL search - Top, AOL search - Other, Audience network, Bing and Yahoo! search - Top, Bing and Yahoo! search - Other, Syndicated search partners - Top, Syndicated search partners - Other, Content network, and Unknown." ;
  skos:notation "TopVsOther" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/BidMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Bid Match Type" ;
  skos:altLabel "BidMatchType" ;
  skos:definition "The keyword bid match type. This can be different from the DeliveredMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "BidMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/DeliveredMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Delivered Match Type" ;
  skos:altLabel "DeliveredMatchType" ;
  skos:definition "The match type used to deliver an ad. This can be different from the BidMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "DeliveredMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Assists> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Assists" ;
  skos:definition "The number of conversions from other ads within the same account that were preceded by one or more clicks from this ad. An ad is considered to have assisted the conversion if it was clicked before the most recently clicked ad that was credited with the conversion. Additionally, the click corresponding to the assist must occur within the conversion period of the goal." ;
  skos:notation "Assists" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/CostPerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Assist" ;
  skos:altLabel "CostPerAssist" ;
  skos:definition "The cost per assist. The formula for calculating the cost per assist is (Spend / Assists)." ;
  skos:notation "CostPerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/RevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Conversion" ;
  skos:altLabel "RevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "RevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/RevenuePerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Assist" ;
  skos:altLabel "RevenuePerAssist" ;
  skos:definition "The revenue per assist. The formula for calculating the revenue per assist is (Revenue / Assists)." ;
  skos:notation "RevenuePerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/LowQualityGeneralClicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Low Quality General Clicks" ;
  skos:altLabel "LowQualityGeneralClicks" ;
  skos:definition "Clicks that are filtered by general methods, such as deny lists and activity-based detection, and that exhibit a low likelihood of commercial intent. You are not billed for these clicks. For more information, see Microsoft Advertising click measurement: description of methodology. Note: In the Microsoft Advertising reporting UI, LowQualityGeneralClicks is displayed as Low quality clicks - general (not charged)." ;
  skos:notation "LowQualityGeneralClicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/LowQualitySophisticatedClicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Low Quality Sophisticated Clicks" ;
  skos:altLabel "LowQualitySophisticatedClicks" ;
  skos:definition "Invalid clicks that use sophisticated means to appear valid. You are not billed for these clicks. For more information, see Microsoft Advertising click measurement: description of methodology. Note: In the Microsoft Advertising reporting UI, LowQualitySophisticatedClicks is displayed as Low quality clicks - sophisticated (not charged)." ;
  skos:notation "LowQualitySophisticatedClicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ExactMatchImpressionSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Exact Match Impression Share Percent" ;
  skos:altLabel "ExactMatchImpressionSharePercent" ;
  skos:definition "The estimated percentage of impressions that your account received for searches that exactly matched your keyword, out of the total available exact match impressions you were eligible to receive. Reports on exact match impression share highlight how your keywords perform only on those searches that exactly match your keywords. Use this data together with impression share to diagnose your non-exact match keywords, and make changes to be more competitive and gain more impressions. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "ExactMatchImpressionSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/CustomerId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Customer Id" ;
  skos:altLabel "CustomerId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a customer." ;
  skos:notation "CustomerId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/CustomerName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Customer Name" ;
  skos:altLabel "CustomerName" ;
  skos:definition "The customer name." ;
  skos:notation "CustomerName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ClickSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Click Share Percent" ;
  skos:altLabel "ClickSharePercent" ;
  skos:definition "The percentage of clicks that went to your ads. It is the share of the prospective customer's mindshare and buying intent you captured. You can use this performance metric to see where your growth opportunites are. For example, your click share percent is 30% if 10 ads were clicked, and three of the 10 ads were yours. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053." ;
  skos:notation "ClickSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AbsoluteTopImpressionSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Share Percent" ;
  skos:altLabel "AbsoluteTopImpressionSharePercent" ;
  skos:definition "The estimated percentage of times your ad was in the first position of all results, out of the estimated number of first position impressions you were eligible to receive. A low number means your ads are less likely to win clicks and conversions, because they rarely appear in the first position. This might indicate you need to increase your bid or budget. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column. Prior to April 20, 2019 this performance statistic was only calculated for Microsoft Shopping campaigns." ;
  skos:notation "AbsoluteTopImpressionSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/TopImpressionShareLostToRankPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Top Impression Share Lost To Rank Percent" ;
  skos:altLabel "TopImpressionShareLostToRankPercent" ;
  skos:definition "A percentage estimate of how often poor ad rank kept your ad from showing in the mainline, the top ad placements above the search results. Use this metric to help you assess why your ads are missing out on the best ad positions. Ad rank determines where your ad shows relative to other ads, based on factors including your bid amount, ad performance, ad relevance, ad extensions, other competing ads, and more. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "TopImpressionShareLostToRankPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/TopImpressionShareLostToBudgetPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Top Impression Share Lost To Budget Percent" ;
  skos:altLabel "TopImpressionShareLostToBudgetPercent" ;
  skos:definition "The estimated percentage of mainline impressions, where ads appear above the search results, that were lost due to insufficient budget. This indicates where increasing your budget might help improve ad position. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "TopImpressionShareLostToBudgetPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AbsoluteTopImpressionShareLostToRankPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Share Lost To Rank Percent" ;
  skos:altLabel "AbsoluteTopImpressionShareLostToRankPercent" ;
  skos:definition "The estimated percentage of how often poor ad rank kept your ad from showing in the first ad position at the top of search results. Use this data to help you assess reasons your ads are missing out on the top ad position, which is more likely to win clicks and conversions. Ad rank determines where your ad shows relative to other ads, based on factors including your bid amount, ad performance, ad relevance, ad extensions, other competing ads, and more. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionShareLostToRankPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AbsoluteTopImpressionShareLostToBudgetPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Share Lost To Budget Percent" ;
  skos:altLabel "AbsoluteTopImpressionShareLostToBudgetPercent" ;
  skos:definition "The estimated percentage of how often your ad missed showing in the very top ad position, above search results, due to insufficient budget. This indicates where increasing your budget might improve your chances at the top ad position, which is more likely to win clicks and conversions. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionShareLostToBudgetPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/TopImpressionSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Top Impression Share Percent" ;
  skos:altLabel "TopImpressionSharePercent" ;
  skos:definition "The percentage of impressions for your ad in the mainline, the top ad placements above the search results, out of the estimated number of mainline impressions you were eligible to receive. A lower number indicates there might be something about your ad's eligibility that affects its position. Eligibility for top impression is based on your ad's approval status, quality score, targeting settings, and bids. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "TopImpressionSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AbsoluteTopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Rate Percent" ;
  skos:altLabel "AbsoluteTopImpressionRatePercent" ;
  skos:definition "How often your ad was in the first position of all results, as a percentage of your total impressions. A higher number indicates your ad is frequently showing in the best ad position. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/TopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Top Impression Rate Percent" ;
  skos:altLabel "TopImpressionRatePercent" ;
  skos:definition "The percentage of times your ad showed in the mainline, the top placement where ads appear above the search results, out of your total impressions. This indicates how changes in ad position can impact performance. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "TopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AllReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "All Return On Ad Spend" ;
  skos:altLabel "AllReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AllRevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue Per Conversion" ;
  skos:altLabel "AllRevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions" ;
  skos:altLabel "ViewThroughConversions" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. This column is deprecated as of 2022, so you should use the ViewThroughConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "ViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AudienceImpressionSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Audience Impression Share Percent" ;
  skos:altLabel "AudienceImpressionSharePercent" ;
  skos:definition "The estimated percentage of impressions, out of the total available impressions you could have received on the Microsoft Audience Network. Use this to compare your share of impressions to the impression share of advertisers competing against you. Example: Out of estimated 59,000 impressions that occurred on this day in your targeted market, you got only about 2,300, or 3%. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is only available with the campaign and ad group performance reports." ;
  skos:notation "AudienceImpressionSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AudienceImpressionLostToRankPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Audience Impression Lost To Rank Percent" ;
  skos:altLabel "AudienceImpressionLostToRankPercent" ;
  skos:definition "The percentage of impression share you lost due to low rank on the Microsoft Audience Network. Ad rank determines your ad position and whether your ad is able to show at all. It's calculated using your bid, quality, and the expected impact of ad formats. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is not available." ;
  skos:notation "AudienceImpressionLostToRankPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AudienceImpressionLostToBudgetPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Audience Impression Lost To Budget Percent" ;
  skos:altLabel "AudienceImpressionLostToBudgetPercent" ;
  skos:definition "The percentage of impression share you lost due to insufficient budget on the Microsoft Audience Network. If this number is high, you may want to increase your budget. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is only available with the campaign and ad group performance reports." ;
  skos:notation "AudienceImpressionLostToBudgetPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/LowQualityConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Low Quality Conversions Qualified" ;
  skos:altLabel "LowQualityConversionsQualified" ;
  skos:definition "The number of conversions that originate from low-quality clicks. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "LowQualityConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ViewThroughConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions Qualified" ;
  skos:altLabel "ViewThroughConversionsQualified" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ViewThroughConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ViewThroughRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Revenue" ;
  skos:altLabel "ViewThroughRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of view-through conversions." ;
  skos:notation "ViewThroughRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/VideoViews> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Video Views" ;
  skos:altLabel "VideoViews" ;
  skos:definition "The number of times the video was played and watched for at least two continuous seconds with more than 50% of the screen in view." ;
  skos:notation "VideoViews" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ViewThroughRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Rate" ;
  skos:altLabel "ViewThroughRate" ;
  skos:definition "The number of video views divided by the number of impressions." ;
  skos:notation "ViewThroughRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AverageCpv> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpv" ;
  skos:altLabel "AverageCpv" ;
  skos:definition "Average total spend divided by video views." ;
  skos:notation "AverageCPV" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/VideoViewsAt25Percent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Video Views At25Percent" ;
  skos:altLabel "VideoViewsAt25Percent" ;
  skos:definition "The number of times a person completed at least 25% of a video." ;
  skos:notation "VideoViewsAt25Percent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/VideoViewsAt50Percent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Video Views At50Percent" ;
  skos:altLabel "VideoViewsAt50Percent" ;
  skos:definition "The number of times a person completed at least 50% of a video." ;
  skos:notation "VideoViewsAt50Percent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/VideoViewsAt75Percent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Video Views At75Percent" ;
  skos:altLabel "VideoViewsAt75Percent" ;
  skos:definition "The number of times a person completed at least 75% of a video." ;
  skos:notation "VideoViewsAt75Percent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/CompletedVideoViews> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Completed Video Views" ;
  skos:altLabel "CompletedVideoViews" ;
  skos:definition "Number of times a person watched the entire video to completion." ;
  skos:notation "CompletedVideoViews" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/VideoCompletionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Video Completion Rate" ;
  skos:altLabel "VideoCompletionRate" ;
  skos:definition "The number of completed video views divided by the total number of impressions, multiplied by 100." ;
  skos:notation "VideoCompletionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/TotalWatchTimeInMs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Total Watch Time In Ms" ;
  skos:altLabel "TotalWatchTimeInMs" ;
  skos:definition "Total amount of time a person spent watching the video in milliseconds." ;
  skos:notation "TotalWatchTimeInMS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AverageWatchTimePerVideoView> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Average Watch Time Per Video View" ;
  skos:altLabel "AverageWatchTimePerVideoView" ;
  skos:definition "Total watch time divided by the number of video views." ;
  skos:notation "AverageWatchTimePerVideoView" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AverageWatchTimePerImpression> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Average Watch Time Per Impression" ;
  skos:altLabel "AverageWatchTimePerImpression" ;
  skos:definition "Total watch time, in milliseconds, divided by the number of impressions." ;
  skos:notation "AverageWatchTimePerImpression" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Sales> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Sales" ;
  skos:definition "The total number of sales." ;
  skos:notation "Sales" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/CostPerSale> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Sale" ;
  skos:altLabel "CostPerSale" ;
  skos:definition "The cost per sale. The formula for calculating the cost per sale is (Spend / Sales)" ;
  skos:notation "CostPerSale" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/RevenuePerSale> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Sale" ;
  skos:altLabel "RevenuePerSale" ;
  skos:definition "The revenue per sale. The formula for calculating the revenue per sale is (Revenue / Sales)" ;
  skos:notation "RevenuePerSale" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Installs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Installs" ;
  skos:definition "The total number of installs." ;
  skos:notation "Installs" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/CostPerInstall> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Install" ;
  skos:altLabel "CostPerInstall" ;
  skos:definition "The cost per install. The formula for calculating the cost per install is (Spend / Installs)" ;
  skos:notation "CostPerInstall" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/RevenuePerInstall> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Install" ;
  skos:altLabel "RevenuePerInstall" ;
  skos:definition "The revenue per install. The formula for calculating the revenue per install is (Revenue / Installs)" ;
  skos:notation "RevenuePerInstall" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Downloads> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Downloads" ;
  skos:definition "The number of times customers download apps through your ads." ;
  skos:notation "Downloads" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/PostClickDownloadRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Post Click Download Rate" ;
  skos:altLabel "PostClickDownloadRate" ;
  skos:definition "The post-click download rate as a percentage. The number of downloads, divided by the total number of ad clicks. For example, if the ads in your campaign received 300 clicks and four downloads, the download rate would be 1.33%." ;
  skos:notation "PostClickDownloadRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/CostPerDownload> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Download" ;
  skos:altLabel "CostPerDownload" ;
  skos:definition "The average amount you're charged each time your ad is downloaded. The total cost of all downloads on an ad, divided by the number of downloads during a specific period." ;
  skos:notation "CostPerDownload" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/AppInstalls> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "App Installs" ;
  skos:altLabel "AppInstalls" ;
  skos:definition "The number of times customers install apps through your ads." ;
  skos:notation "AppInstalls" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/PostClickInstallRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Post Click Install Rate" ;
  skos:altLabel "PostClickInstallRate" ;
  skos:definition "The post-click install rate as a percentage. The number of installs, divided by the total number of clicks. For example, if the ads in your campaign received 300 clicks and four installs, the rate would be 1.33%." ;
  skos:notation "PostClickInstallRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Cpi> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Cpi" ;
  skos:definition "Cost per install. The average amount of money you're charged for each app install." ;
  skos:notation "CPI" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Purchases> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Purchases" ;
  skos:definition "The number of times customers use your ads to make a purchase in your app." ;
  skos:notation "Purchases" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/PostInstallPurchaseRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Post Install Purchase Rate" ;
  skos:altLabel "PostInstallPurchaseRate" ;
  skos:definition "The post-install purchase rate as a percentage. The number of in-app purchases, divided by the total number of installs. For example, if the ads in your campaign received 300 installs and four in-app purchases, the install rate would be 1.33%." ;
  skos:notation "PostInstallPurchaseRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Cpp> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Cpp" ;
  skos:definition "Cost per in-app purchase. The average amount of money you're charged for each in-app purchase." ;
  skos:notation "CPP" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Subscriptions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Subscriptions" ;
  skos:definition "The number of times customers use your ads to purchase a subscription in your game." ;
  skos:notation "Subscriptions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/PostInstallSubscriptionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Post Install Subscription Rate" ;
  skos:altLabel "PostInstallSubscriptionRate" ;
  skos:definition "The post-install subscription rate as a percentage. The number of subscriptions, divided by the total number of installs. For example, if the ads in your campaign receive 300 installs and four subscriptions, the install rate would be 1.33%." ;
  skos:notation "PostInstallSubscriptionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/Cps> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Cps" ;
  skos:definition "Cost per in-app subscription. The average amount of money you're charged for each app subscription." ;
  skos:notation "CPS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/NewCustomerConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "New Customer Conversions" ;
  skos:altLabel "NewCustomerConversions" ;
  skos:definition "The total number of new customers who completed a desired action, such as making a purchase, after clicking on your ad." ;
  skos:notation "NewCustomerConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/NewCustomerRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "New Customer Revenue" ;
  skos:altLabel "NewCustomerRevenue" ;
  skos:definition "The total value of new customer conversions, calculated by summing the value of each new customer conversion." ;
  skos:notation "NewCustomerRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/NewCustomerConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "New Customer Conversion Rate" ;
  skos:altLabel "NewCustomerConversionRate" ;
  skos:definition "The percentage of new customer sessions that result in a conversion. Note: This column is deprecated as of August 2025. Going forward, performance reports will return empty in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "NewCustomerConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/NewCustomerCpa> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "New Customer Cpa" ;
  skos:altLabel "NewCustomerCpa" ;
  skos:definition "The cost of acquiring a new customer, calculated by dividing the total cost of your ads by the number of new customer conversions. This column is deprecated as of August 2025. Going forward, performance reports will return empty in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "NewCustomerCPA" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/NewCustomerReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "New Customer Return On Ad Spend" ;
  skos:altLabel "NewCustomerReturnOnAdSpend" ;
  skos:definition "The amount of revenue you generate from new customers for every dollar you spend on advertising, calculated by dividing the total revenue from new customers by the total cost of your ads. This column is deprecated as of August 2025. Going forward, performance reports will return empty in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "NewCustomerReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/ConversionDelay> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Delay" ;
  skos:altLabel "ConversionDelay" ;
  skos:definition "The time gap between when a user clicks on an ad and when they complete a desired action, such as making a purchase, signing up, or downloading an app." ;
  skos:notation "ConversionDelay" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/UnknownCustomerConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Unknown Customer Conversions" ;
  skos:altLabel "UnknownCustomerConversions" ;
  skos:definition "A customer conversion that doesn't have enough data to determine if the customer is a new or existing customer." ;
  skos:notation "UnknownCustomerConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/UnknownCustomerRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "Unknown Customer Revenue" ;
  skos:altLabel "UnknownCustomerRevenue" ;
  skos:definition "The revenue from unknown customer conversions." ;
  skos:notation "UnknownCustomerRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/NewCustomerCount> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "New Customer Count" ;
  skos:altLabel "NewCustomerCount" ;
  skos:definition "The number of new customers who complete an action, such as making a purchase, after clicking your ad." ;
  skos:notation "NewCustomerCount" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAccountPerformanceReportColumn/NewCustomerSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAccountPerformanceReportColumnScheme ;
  skos:prefLabel "New Customer Spend" ;
  skos:altLabel "NewCustomerSpend" ;
  skos:definition "The total spend of new customers, calculated by summing the spend of each new customer." ;
  skos:notation "NewCustomerSpend" .

# Concept scheme: ReportingAdDynamicTextPerformanceReportColumn
microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingAdDynamicTextPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the AdDynamicTextPerformanceReportRequest Data Object." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Keyword> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AdId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AdTitle> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AdType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/DestinationUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Param1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Param2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Param3> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/CurrencyCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AdDistribution> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AveragePosition> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Language> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AdStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/KeywordStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/TitlePart1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/TitlePart2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/TitlePart3> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Path1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Path2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/FinalUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/FinalMobileUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/FinalAppUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AdDescription> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AdDescription2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AdLabels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/ViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AbsoluteTopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/TopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/ViewThroughConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/ViewThroughRevenue> .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Keyword> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Keyword" ;
  skos:definition "The keyword text." ;
  skos:notation "Keyword" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AdId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Id" ;
  skos:altLabel "AdId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad." ;
  skos:notation "AdId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AdTitle> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Title" ;
  skos:altLabel "AdTitle" ;
  skos:definition "The ad title." ;
  skos:notation "AdTitle" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AdType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Type" ;
  skos:altLabel "AdType" ;
  skos:definition "The ad type." ;
  skos:notation "AdType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/DestinationUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Destination Url" ;
  skos:altLabel "DestinationUrl" ;
  skos:definition "The destination URL attribute of the ad, keyword, or ad group criterion. If the destination URL contains dynamic text substitution parameters (for example, {param1}), the report will contain the URL after substitution occurs." ;
  skos:notation "DestinationUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Param1> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Param1" ;
  skos:definition "The first dynamic substitution parameter (Param1) of a keyword or biddable ad group criterion." ;
  skos:notation "Param1" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Param2> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Param2" ;
  skos:definition "The second dynamic substitution parameter (Param2) of a keyword or biddable ad group criterion." ;
  skos:notation "Param2" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Param3> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Param3" ;
  skos:definition "The third dynamic substitution parameter (Param3) of a keyword or biddable ad group criterion." ;
  skos:notation "Param3" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/CurrencyCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Currency Code" ;
  skos:altLabel "CurrencyCode" ;
  skos:definition "The account currency type. For possible values, see Currencies." ;
  skos:notation "CurrencyCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AdDistribution> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Distribution" ;
  skos:altLabel "AdDistribution" ;
  skos:definition "The network where you want your ads to show. This can be the entire Microsoft Advertising Network, Microsoft sites and select traffic, or only partner traffic (this network type is deprecated as of July 2024)." ;
  skos:notation "AdDistribution" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AveragePosition> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Average Position" ;
  skos:altLabel "AveragePosition" ;
  skos:definition "The average position of the ad on a webpage. This column is deprecated as of March 31st, 2021. Going forward, performance reports will return average position of \"0\" (zero). Historical average position data for time periods prior to the deprecation date will still be available according to the published data retention period per report type." ;
  skos:notation "AveragePosition" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Language> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Language" ;
  skos:definition "The language of the publisher where the ad was shown. For possible values, see the Language column of Ad Languages. The language display name will be provided in the report e.g. English." ;
  skos:notation "Language" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AdStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Status" ;
  skos:altLabel "AdStatus" ;
  skos:definition "The ad status." ;
  skos:notation "AdStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/KeywordStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Keyword Status" ;
  skos:altLabel "KeywordStatus" ;
  skos:definition "The keyword status." ;
  skos:notation "KeywordStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/TitlePart1> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Title Part1" ;
  skos:altLabel "TitlePart1" ;
  skos:definition "The title part 1 attribute of an ad." ;
  skos:notation "TitlePart1" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/TitlePart2> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Title Part2" ;
  skos:altLabel "TitlePart2" ;
  skos:definition "The title part 2 attribute of an ad." ;
  skos:notation "TitlePart2" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/TitlePart3> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Title Part3" ;
  skos:altLabel "TitlePart3" ;
  skos:definition "The title part 3 attribute of an ad." ;
  skos:notation "TitlePart3" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Path1> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Path1" ;
  skos:definition "The path 1 attribute of an ad." ;
  skos:notation "Path1" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Path2> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Path2" ;
  skos:definition "The path 2 attribute of an ad." ;
  skos:notation "Path2" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/FinalUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Final Url" ;
  skos:altLabel "FinalUrl" ;
  skos:definition "The Final URL of the ad, keyword, or criterion. Only the first URL in the list is reported. If the URL contains dynamic text substitution parameters (for example, {param1}), the report will contain the URL before substitution." ;
  skos:notation "FinalUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/FinalMobileUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Final Mobile Url" ;
  skos:altLabel "FinalMobileUrl" ;
  skos:definition "The Final Mobile URL of the ad, keyword, or criterion. Only the first URL in the list is reported. If the URL contains dynamic text substitution parameters (for example, {param1}), the report will contain the URL before substitution." ;
  skos:notation "FinalMobileUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/FinalAppUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Final App Url" ;
  skos:altLabel "FinalAppUrl" ;
  skos:definition "Reserved for future use." ;
  skos:notation "FinalAppUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AdDescription> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Description" ;
  skos:altLabel "AdDescription" ;
  skos:definition "The first ad description that appears below the path in your ad." ;
  skos:notation "AdDescription" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AdDescription2> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Description2" ;
  skos:altLabel "AdDescription2" ;
  skos:definition "The second ad description that appears below the path in your ad. Ad description 2 might not appear in your ad." ;
  skos:notation "AdDescription2" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AdLabels> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Labels" ;
  skos:altLabel "AdLabels" ;
  skos:definition "The labels applied to the ad. Labels are delimited by a semicolon (;) in the report download." ;
  skos:notation "AdLabels" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/ViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions" ;
  skos:altLabel "ViewThroughConversions" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. This column is deprecated as of 2022, so you should use the ViewThroughConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "ViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AbsoluteTopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Rate Percent" ;
  skos:altLabel "AbsoluteTopImpressionRatePercent" ;
  skos:definition "How often your ad was in the first position of all results, as a percentage of your total impressions. A higher number indicates your ad is frequently showing in the best ad position. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/TopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Top Impression Rate Percent" ;
  skos:altLabel "TopImpressionRatePercent" ;
  skos:definition "The percentage of times your ad showed in the mainline, the top placement where ads appear above the search results, out of your total impressions. This indicates how changes in ad position can impact performance. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "TopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/ViewThroughConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions Qualified" ;
  skos:altLabel "ViewThroughConversionsQualified" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ViewThroughConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdDynamicTextPerformanceReportColumn/ViewThroughRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Revenue" ;
  skos:altLabel "ViewThroughRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of view-through conversions." ;
  skos:notation "ViewThroughRevenue" .

# Concept scheme: ReportingAdExtensionByAdReportColumn
microsoftads:ReportingAdExtensionByAdReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingAdExtensionByAdReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the AdExtensionByAdReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AdTitle> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AdId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AdExtensionType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/DeviceOs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/ClickType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/TotalClicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AdExtensionId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AdExtensionVersion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/BidMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/DeliveredMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/Network> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/TopVsOther> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/Assists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/CostPerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/RevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/RevenuePerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AdStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/TitlePart1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/TitlePart2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/TitlePart3> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AllReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AllRevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/GoalId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AdTitle> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Ad Title" ;
  skos:altLabel "AdTitle" ;
  skos:definition "The ad title." ;
  skos:notation "AdTitle" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AdId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Ad Id" ;
  skos:altLabel "AdId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad." ;
  skos:notation "AdId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AdExtensionType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Ad Extension Type" ;
  skos:altLabel "AdExtensionType" ;
  skos:definition "The type name that corresponds to the AdExtensionTypeId column." ;
  skos:notation "AdExtensionType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/DeviceOs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Device Os" ;
  skos:altLabel "DeviceOs" ;
  skos:definition "The operating system of the device reported in the DeviceType column. The possible values include Android, Blackberry, iOS, Other, Unknown, and Windows. If the operating system of the device cannot be determined or is not one of the operating systems that you can target, the value in this column will be Unknown." ;
  skos:notation "DeviceOS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/ClickType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Click Type" ;
  skos:altLabel "ClickType" ;
  skos:definition "Click type refers to each component of an ad that a customer can click. The possible click types are ad title, image, phone number, driving directions, sitelink, and review." ;
  skos:notation "ClickType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/TotalClicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Total Clicks" ;
  skos:altLabel "TotalClicks" ;
  skos:definition "The number of billable and non-billable times that the ad extension was clicked." ;
  skos:notation "TotalClicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AdExtensionId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Ad Extension Id" ;
  skos:altLabel "AdExtensionId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad extension." ;
  skos:notation "AdExtensionId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AdExtensionVersion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Ad Extension Version" ;
  skos:altLabel "AdExtensionVersion" ;
  skos:definition "The version attribute of an ad extension." ;
  skos:notation "AdExtensionVersion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/BidMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Bid Match Type" ;
  skos:altLabel "BidMatchType" ;
  skos:definition "The keyword bid match type. This can be different from the DeliveredMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "BidMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/DeliveredMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Delivered Match Type" ;
  skos:altLabel "DeliveredMatchType" ;
  skos:definition "The match type used to deliver an ad. This can be different from the BidMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "DeliveredMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/Network> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Network" ;
  skos:definition "The entire Microsoft Advertising Network made up of Microsoft sites and select traffic, and only partner traffic (this network type is deprecated as of July 2024). Use this data to make the best decision on network selection for your ad groups. The possible values include AOL search, Audience, Microsoft sites and select traffic, Content, and Syndicated search partners. Note: Not everyone can use the value Microsoft sites and select traffic yet. If you can't, don't worry - it's coming soon!" ;
  skos:notation "Network" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/TopVsOther> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Top Vs Other" ;
  skos:altLabel "TopVsOther" ;
  skos:definition "Indicates whether the ad impression appeared in a top position or elsewhere. The possible values include AOL search - Top, AOL search - Other, Audience network, Bing and Yahoo! search - Top, Bing and Yahoo! search - Other, Syndicated search partners - Top, Syndicated search partners - Other, Content network, and Unknown." ;
  skos:notation "TopVsOther" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/Assists> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Assists" ;
  skos:definition "The number of conversions from other ads within the same account that were preceded by one or more clicks from this ad. An ad is considered to have assisted the conversion if it was clicked before the most recently clicked ad that was credited with the conversion. Additionally, the click corresponding to the assist must occur within the conversion period of the goal." ;
  skos:notation "Assists" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/CostPerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Cost Per Assist" ;
  skos:altLabel "CostPerAssist" ;
  skos:definition "The cost per assist. The formula for calculating the cost per assist is (Spend / Assists)." ;
  skos:notation "CostPerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/RevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Revenue Per Conversion" ;
  skos:altLabel "RevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "RevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/RevenuePerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Revenue Per Assist" ;
  skos:altLabel "RevenuePerAssist" ;
  skos:definition "The revenue per assist. The formula for calculating the revenue per assist is (Revenue / Assists)." ;
  skos:notation "RevenuePerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AdStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Ad Status" ;
  skos:altLabel "AdStatus" ;
  skos:definition "The ad status." ;
  skos:notation "AdStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/TitlePart1> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Title Part1" ;
  skos:altLabel "TitlePart1" ;
  skos:definition "The title part 1 attribute of an ad." ;
  skos:notation "TitlePart1" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/TitlePart2> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Title Part2" ;
  skos:altLabel "TitlePart2" ;
  skos:definition "The title part 2 attribute of an ad." ;
  skos:notation "TitlePart2" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/TitlePart3> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Title Part3" ;
  skos:altLabel "TitlePart3" ;
  skos:definition "The title part 3 attribute of an ad." ;
  skos:notation "TitlePart3" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AllReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "All Return On Ad Spend" ;
  skos:altLabel "AllReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AllRevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "All Revenue Per Conversion" ;
  skos:altLabel "AllRevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/GoalId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Goal Id" ;
  skos:altLabel "GoalId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a conversion goal." ;
  skos:notation "GoalId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByAdReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByAdReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingAdExtensionByKeywordReportColumn
microsoftads:ReportingAdExtensionByKeywordReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingAdExtensionByKeywordReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the AdExtensionByKeywordReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/Keyword> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/KeywordId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AdExtensionType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/DeviceOs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/ClickType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/TotalClicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AdExtensionId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AdExtensionVersion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/BidMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/DeliveredMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/Network> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/TopVsOther> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/Assists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/CostPerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/RevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/RevenuePerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/KeywordStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AllReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AllRevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/Keyword> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Keyword" ;
  skos:definition "The keyword text." ;
  skos:notation "Keyword" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/KeywordId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Keyword Id" ;
  skos:altLabel "KeywordId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a keyword." ;
  skos:notation "KeywordId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AdExtensionType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Ad Extension Type" ;
  skos:altLabel "AdExtensionType" ;
  skos:definition "The type name that corresponds to the AdExtensionTypeId column." ;
  skos:notation "AdExtensionType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/DeviceOs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Device Os" ;
  skos:altLabel "DeviceOs" ;
  skos:definition "The operating system of the device reported in the DeviceType column. The possible values include Android, Blackberry, iOS, Other, Unknown, and Windows. If the operating system of the device cannot be determined or is not one of the operating systems that you can target, the value in this column will be Unknown." ;
  skos:notation "DeviceOS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/ClickType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Click Type" ;
  skos:altLabel "ClickType" ;
  skos:definition "Click type refers to each component of an ad that a customer can click. The possible click types are ad title, image, phone number, driving directions, sitelink, and review." ;
  skos:notation "ClickType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/TotalClicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Total Clicks" ;
  skos:altLabel "TotalClicks" ;
  skos:definition "The number of billable and non-billable times that the ad extension was clicked." ;
  skos:notation "TotalClicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AdExtensionId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Ad Extension Id" ;
  skos:altLabel "AdExtensionId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad extension." ;
  skos:notation "AdExtensionId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AdExtensionVersion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Ad Extension Version" ;
  skos:altLabel "AdExtensionVersion" ;
  skos:definition "The version attribute of an ad extension." ;
  skos:notation "AdExtensionVersion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/BidMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Bid Match Type" ;
  skos:altLabel "BidMatchType" ;
  skos:definition "The keyword bid match type. This can be different from the DeliveredMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "BidMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/DeliveredMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Delivered Match Type" ;
  skos:altLabel "DeliveredMatchType" ;
  skos:definition "The match type used to deliver an ad. This can be different from the BidMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "DeliveredMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/Network> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Network" ;
  skos:definition "The entire Microsoft Advertising Network made up of Microsoft sites and select traffic, and only partner traffic (this network type is deprecated as of July 2024). Use this data to make the best decision on network selection for your ad groups. The possible values include AOL search, Audience, Microsoft sites and select traffic, Content, and Syndicated search partners. Note: Not everyone can use the value Microsoft sites and select traffic yet. If you can't, don't worry - it's coming soon!" ;
  skos:notation "Network" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/TopVsOther> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Top Vs Other" ;
  skos:altLabel "TopVsOther" ;
  skos:definition "Indicates whether the ad impression appeared in a top position or elsewhere. The possible values include AOL search - Top, AOL search - Other, Audience network, Bing and Yahoo! search - Top, Bing and Yahoo! search - Other, Syndicated search partners - Top, Syndicated search partners - Other, Content network, and Unknown." ;
  skos:notation "TopVsOther" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/Assists> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Assists" ;
  skos:definition "The number of conversions from other ads within the same account that were preceded by one or more clicks from this ad. An ad is considered to have assisted the conversion if it was clicked before the most recently clicked ad that was credited with the conversion. Additionally, the click corresponding to the assist must occur within the conversion period of the goal." ;
  skos:notation "Assists" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/CostPerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Cost Per Assist" ;
  skos:altLabel "CostPerAssist" ;
  skos:definition "The cost per assist. The formula for calculating the cost per assist is (Spend / Assists)." ;
  skos:notation "CostPerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/RevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Revenue Per Conversion" ;
  skos:altLabel "RevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "RevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/RevenuePerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Revenue Per Assist" ;
  skos:altLabel "RevenuePerAssist" ;
  skos:definition "The revenue per assist. The formula for calculating the revenue per assist is (Revenue / Assists)." ;
  skos:notation "RevenuePerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/KeywordStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Keyword Status" ;
  skos:altLabel "KeywordStatus" ;
  skos:definition "The keyword status." ;
  skos:notation "KeywordStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AllReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "All Return On Ad Spend" ;
  skos:altLabel "AllReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AllRevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "All Revenue Per Conversion" ;
  skos:altLabel "AllRevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionByKeywordReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionByKeywordReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingAdExtensionDetailReportColumn
microsoftads:ReportingAdExtensionDetailReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingAdExtensionDetailReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the AdExtensionDetailReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AdTitle> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AdId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AdExtensionType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AdExtensionTypeId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AdExtensionId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AdExtensionVersion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AdExtensionPropertyValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/DeviceOs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/BidMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/DeliveredMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/Network> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/TopVsOther> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/Assists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/CostPerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/RevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/RevenuePerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AdStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AllReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AllRevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AdTitle> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Ad Title" ;
  skos:altLabel "AdTitle" ;
  skos:definition "The ad title." ;
  skos:notation "AdTitle" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AdId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Ad Id" ;
  skos:altLabel "AdId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad." ;
  skos:notation "AdId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AdExtensionType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Ad Extension Type" ;
  skos:altLabel "AdExtensionType" ;
  skos:definition "The type name that corresponds to the AdExtensionTypeId column." ;
  skos:notation "AdExtensionType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AdExtensionTypeId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Ad Extension Type Id" ;
  skos:altLabel "AdExtensionTypeId" ;
  skos:definition "The system identifier that corresponds to the AdExtensionType column. The supported identifiers are 10, 11, 12, 14, 35, 38, 39, 40, 42, 46, 51, 53, 54, 55, and 57." ;
  skos:notation "AdExtensionTypeId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AdExtensionId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Ad Extension Id" ;
  skos:altLabel "AdExtensionId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad extension." ;
  skos:notation "AdExtensionId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AdExtensionVersion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Ad Extension Version" ;
  skos:altLabel "AdExtensionVersion" ;
  skos:definition "The version attribute of an ad extension." ;
  skos:notation "AdExtensionVersion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AdExtensionPropertyValue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Ad Extension Property Value" ;
  skos:altLabel "AdExtensionPropertyValue" ;
  skos:definition "The human readable ad extension property value. For this report only one property is available for each type of ad extension. The following are the possible property values corresponding to each AdExtensionTypeId: If the AdExtensionTypeId is 10, this AdExtensionPropertyValue is the display text of a sitelink ad extension. If the AdExtensionTypeId is 11, this AdExtensionPropertyValue is the company name of a location ad extension. If the AdExtensionTypeId is 12 or 14, this AdExtensionPropertyValue is the phone number of a call ad extension. If the AdExtensionTypeId is 35, this AdExtensionPropertyValue is the display text from an image ad extension. If the AdExtensionTypeId is 38, this AdExtensionPropertyValue is the display text of an app ad extension. If the AdExtensionTypeId is 39, this AdExtensionPropertyValue is the text from a review ad extension. If the AdExtensionTypeId is 40, this AdExtensionPropertyValue is the action type from an action link ad extension. If the AdExtensionTypeId is 42, this AdExtensionPropertyValue is the text from a callout ad extension. If the AdExtensionTypeId is 46, this AdExtensionPropertyValue is the display text from a video ad extension. If the AdExtensionTypeId is 51, this AdExtensionPropertyValue is the header from a structured snippet ad extension. If the AdExtensionTypeId is 53, this AdExtensionPropertyValue is the ad extension header type from a structured filter link extension. If the AdExtensionTypeId is 54, this AdExtensionPropertyValue is the flyer name from a flyer ad extension. If the AdExtensionTypeId is 55, this AdExtensionPropertyValue is the price extension type from a price ad extension. If the AdExtensionTypeId is 57, this AdExtensionPropertyValue is the promotion item from a promotion ad extension." ;
  skos:notation "AdExtensionPropertyValue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/DeviceOs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Device Os" ;
  skos:altLabel "DeviceOs" ;
  skos:definition "The operating system of the device reported in the DeviceType column. The possible values include Android, Blackberry, iOS, Other, Unknown, and Windows. If the operating system of the device cannot be determined or is not one of the operating systems that you can target, the value in this column will be Unknown." ;
  skos:notation "DeviceOS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/BidMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Bid Match Type" ;
  skos:altLabel "BidMatchType" ;
  skos:definition "The keyword bid match type. This can be different from the DeliveredMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "BidMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/DeliveredMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Delivered Match Type" ;
  skos:altLabel "DeliveredMatchType" ;
  skos:definition "The match type used to deliver an ad. This can be different from the BidMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "DeliveredMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/Network> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Network" ;
  skos:definition "The entire Microsoft Advertising Network made up of Microsoft sites and select traffic, and only partner traffic (this network type is deprecated as of July 2024). Use this data to make the best decision on network selection for your ad groups. The possible values include AOL search, Audience, Microsoft sites and select traffic, Content, and Syndicated search partners. Note: Not everyone can use the value Microsoft sites and select traffic yet. If you can't, don't worry - it's coming soon!" ;
  skos:notation "Network" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/TopVsOther> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Top Vs Other" ;
  skos:altLabel "TopVsOther" ;
  skos:definition "Indicates whether the ad impression appeared in a top position or elsewhere. The possible values include AOL search - Top, AOL search - Other, Audience network, Bing and Yahoo! search - Top, Bing and Yahoo! search - Other, Syndicated search partners - Top, Syndicated search partners - Other, Content network, and Unknown." ;
  skos:notation "TopVsOther" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/Assists> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Assists" ;
  skos:definition "The number of conversions from other ads within the same account that were preceded by one or more clicks from this ad. An ad is considered to have assisted the conversion if it was clicked before the most recently clicked ad that was credited with the conversion. Additionally, the click corresponding to the assist must occur within the conversion period of the goal." ;
  skos:notation "Assists" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/CostPerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Cost Per Assist" ;
  skos:altLabel "CostPerAssist" ;
  skos:definition "The cost per assist. The formula for calculating the cost per assist is (Spend / Assists)." ;
  skos:notation "CostPerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/RevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Revenue Per Conversion" ;
  skos:altLabel "RevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "RevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/RevenuePerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Revenue Per Assist" ;
  skos:altLabel "RevenuePerAssist" ;
  skos:definition "The revenue per assist. The formula for calculating the revenue per assist is (Revenue / Assists)." ;
  skos:notation "RevenuePerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AdStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Ad Status" ;
  skos:altLabel "AdStatus" ;
  skos:definition "The ad status." ;
  skos:notation "AdStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AllReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "All Return On Ad Spend" ;
  skos:altLabel "AllReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AllRevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "All Revenue Per Conversion" ;
  skos:altLabel "AllRevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdExtensionDetailReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdExtensionDetailReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingAdGroupPerformanceReportColumn
microsoftads:ReportingAdGroupPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingAdGroupPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the AdGroupPerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Status> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CurrencyCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AdDistribution> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AveragePosition> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Language> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/DeviceOs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ImpressionSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ImpressionLostToBudgetPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ImpressionLostToRankAggPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/QualityScore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ExpectedCtr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AdRelevance> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/LandingPageExperience> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/HistoricalQualityScore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/HistoricalExpectedCtr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/HistoricalAdRelevance> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/HistoricalLandingPageExperience> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/PhoneImpressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/PhoneCalls> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Ptr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Network> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/TopVsOther> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/BidMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/DeliveredMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Assists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CostPerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/RevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/RevenuePerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/TrackingTemplate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CustomParameters> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AdGroupLabels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ExactMatchImpressionSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CustomerId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CustomerName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ClickSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AbsoluteTopImpressionSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/FinalUrlSuffix> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CampaignType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/TopImpressionShareLostToRankPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/TopImpressionShareLostToBudgetPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AbsoluteTopImpressionShareLostToRankPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AbsoluteTopImpressionShareLostToBudgetPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/TopImpressionSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AbsoluteTopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/TopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/BaseCampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AllReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AllRevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AudienceImpressionSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AudienceImpressionLostToRankPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AudienceImpressionLostToBudgetPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/RelativeCtr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AdGroupType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ViewThroughConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ViewThroughRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/VideoViews> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ViewThroughRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AverageCpv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/VideoViewsAt25Percent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/VideoViewsAt50Percent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/VideoViewsAt75Percent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CompletedVideoViews> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/VideoCompletionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/TotalWatchTimeInMs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AverageWatchTimePerVideoView> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AverageWatchTimePerImpression> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Sales> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CostPerSale> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/RevenuePerSale> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Installs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CostPerInstall> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/RevenuePerInstall> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/GoalId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Status> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Status" ;
  skos:definition "The current ad group status." ;
  skos:notation "Status" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CurrencyCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Currency Code" ;
  skos:altLabel "CurrencyCode" ;
  skos:definition "The account currency type. For possible values, see Currencies." ;
  skos:notation "CurrencyCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AdDistribution> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Distribution" ;
  skos:altLabel "AdDistribution" ;
  skos:definition "The network where you want your ads to show. This can be the entire Microsoft Advertising Network, Microsoft sites and select traffic, or only partner traffic (this network type is deprecated as of July 2024)." ;
  skos:notation "AdDistribution" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AveragePosition> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Average Position" ;
  skos:altLabel "AveragePosition" ;
  skos:definition "The average position of the ad on a webpage. This column is deprecated as of March 31st, 2021. Going forward, performance reports will return average position of \"0\" (zero). Historical average position data for time periods prior to the deprecation date will still be available according to the published data retention period per report type." ;
  skos:notation "AveragePosition" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Language> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Language" ;
  skos:definition "The language of the publisher where the ad was shown. For possible values, see the Language column of Ad Languages. The language display name will be provided in the report e.g. English." ;
  skos:notation "Language" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/DeviceOs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Device Os" ;
  skos:altLabel "DeviceOs" ;
  skos:definition "The operating system of the device reported in the DeviceType column. The possible values include Android, Blackberry, iOS, Other, Unknown, and Windows. If the operating system of the device cannot be determined or is not one of the operating systems that you can target, the value in this column will be Unknown." ;
  skos:notation "DeviceOS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ImpressionSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Impression Share Percent" ;
  skos:altLabel "ImpressionSharePercent" ;
  skos:definition "The estimated percentage of impressions, out of the total available impressions in the market you were targeting. Example: Out of estimated 59,000 impressions that occurred on this day in your targeted market, you got only about 2,300, or 3%. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is only available with the campaign and ad group performance reports." ;
  skos:notation "ImpressionSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ImpressionLostToBudgetPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Impression Lost To Budget Percent" ;
  skos:altLabel "ImpressionLostToBudgetPercent" ;
  skos:definition "The estimated percentage of impressions your ad did not receive due to issues with your daily or monthly budget. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is only available with the campaign and ad group performance reports." ;
  skos:notation "ImpressionLostToBudgetPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ImpressionLostToRankAggPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Impression Lost To Rank Agg Percent" ;
  skos:altLabel "ImpressionLostToRankAggPercent" ;
  skos:definition "The estimated percentage of impressions your ad did not receive due to issues with your ad ranking. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is not available." ;
  skos:notation "ImpressionLostToRankAggPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/QualityScore> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Quality Score" ;
  skos:altLabel "QualityScore" ;
  skos:definition "The numeric score shows you how competitive your ads are in the marketplace by measuring how relevant your keywords and landing pages are to customers' search terms. The quality score is calculated by Microsoft Advertising using the ExpectedCtr, AdRelevance, and LandingPageExperience sub scores. If available, the quality score can range from a low of 1 to a high of 10. Quality score is based on the last rolling 30 days for the owned and operated search traffic. A quality score can be assigned without any impressions, in the case where a keyword bid did not win any auctions. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed. This can occur if there have been no impressions for the keyword for 30 days or more. Quality score is typically updated 14-18 hours after the UTC day ends. Keywords in all time zones will be assigned a quality score for the corresponding UTC day. If you run the report multiple times in a day, the quality score values could change from report to report based on when you run the report relative to when the scores are calculated. If you specify a time period that spans multiple days, the quality score is the current and most recently calculated score and will be reported as the same for each day in the time period. Use The historical quality score to find out how quality score may have changed over time. Historical quality score is a daily snapshot of the rolling quality score. For more information on Historical quality score, see the HistoricalQualityScore column." ;
  skos:notation "QualityScore" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ExpectedCtr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Expected Ctr" ;
  skos:altLabel "ExpectedCtr" ;
  skos:definition "How well your keyword competes against other keywords targeting the same traffic. Ads that are relevant to searchers' queries or other input are more likely to have a higher click-through rate. This metric tells you if a keyword is underperforming and causing a loss in impression share, so you can make keyword changes or remove ads altogether. A score of 3 is Above Average; a score of 2 is Average; and a score of 1 is considered Below Average. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed. If you specify a time period that spans multiple days, the score will be the same for each day in the time period, and the value is the most recent calculated score. Data for this column is typically updated 14-18 hours after the UTC day ends." ;
  skos:notation "ExpectedCtr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AdRelevance> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Relevance" ;
  skos:altLabel "AdRelevance" ;
  skos:definition "How closely related your ads is to the customer's search query or other input. It tells you how relevant your ad and landing page are to potential customers. A score of 3 is Above Average; a score of 2 is Average; and a score of 1 is considered Below Average. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed. If you specify a time period that spans multiple days, the score will be the same for each day in the time period, and the value is the most recent calculated score. Data for this column is typically updated 14-18 hours after the UTC day ends." ;
  skos:notation "AdRelevance" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/LandingPageExperience> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Landing Page Experience" ;
  skos:altLabel "LandingPageExperience" ;
  skos:definition "An aggregate quality assessment of all landing pages on your site. The landing page experience score measures whether your landing page is likely to provide a good experience to customers who click your ad and land on your website. A score of 3 is Above Average; a score of 2 is Average; and a score of 1 is considered Below Average. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed. If you specify a time period that spans multiple days, the score will be the same for each day in the time period, and the value is the most recent calculated score. Data for this column is typically updated 14-18 hours after the UTC day ends." ;
  skos:notation "LandingPageExperience" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/HistoricalQualityScore> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Historical Quality Score" ;
  skos:altLabel "HistoricalQualityScore" ;
  skos:definition "The historical quality score for each row is the value that was calculated for quality score on that date. Use The historical quality score to find out how the quality score may have changed over time. For example, if you specify a time period that spans three days, The historical quality score for day one will be the quality score calculated on day one, The historical quality score for day two will be the quality score calculated on day two, and so on. This score may vary from the score in the QualityScore column, which will be the same value for each day in the time period. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed. You may include this column only with Daily aggregation." ;
  skos:notation "HistoricalQualityScore" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/HistoricalExpectedCtr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Historical Expected Ctr" ;
  skos:altLabel "HistoricalExpectedCtr" ;
  skos:definition "Historical average of expected click-through rate scores going back as far as 18 months from the current date. This score may vary from the score in the ExpectedCtr column, which is the current score and same value for each day in the time period. The score for each row is the score that was calculated for expected CTR on that date. For example, if you specify a time period that spans three days, the Historical expected CTR score for day one will be the expected CTR score calculated on day one, the Historical expected CTR score for day two will be the expected CTR score calculated on day two, and so on. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed. You may include this column only with Daily aggregation." ;
  skos:notation "HistoricalExpectedCtr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/HistoricalAdRelevance> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Historical Ad Relevance" ;
  skos:altLabel "HistoricalAdRelevance" ;
  skos:definition "Historical average of ad relevance scores back as far as 18 months from the current date. This score may vary from the score in the AdRelevance column, which is the current score and same value for each day in the time period. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed." ;
  skos:notation "HistoricalAdRelevance" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/HistoricalLandingPageExperience> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Historical Landing Page Experience" ;
  skos:altLabel "HistoricalLandingPageExperience" ;
  skos:definition "Historical average of landing page experience scores back as far as 18 months from the current date. This score may vary from the score in the LandingPageExperience column, which is the current score and same value for each day in the time period. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed." ;
  skos:notation "HistoricalLandingPageExperience" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/PhoneImpressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Phone Impressions" ;
  skos:altLabel "PhoneImpressions" ;
  skos:definition "The number of times your tracked number was shown on all devices." ;
  skos:notation "PhoneImpressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/PhoneCalls> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Phone Calls" ;
  skos:altLabel "PhoneCalls" ;
  skos:definition "The number of total calls to the tracked phone number that showed with your ad." ;
  skos:notation "PhoneCalls" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Ptr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Ptr" ;
  skos:definition "The phone-through rate (Ptr). The formula for calculating the Ptr is (PhoneCalls / PhoneImpressions) x 100." ;
  skos:notation "Ptr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Network> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Network" ;
  skos:definition "The entire Microsoft Advertising Network made up of Microsoft sites and select traffic, and only partner traffic (this network type is deprecated as of July 2024). Use this data to make the best decision on network selection for your ad groups. The possible values include AOL search, Audience, Microsoft sites and select traffic, Content, and Syndicated search partners. Note: Not everyone can use the value Microsoft sites and select traffic yet. If you can't, don't worry - it's coming soon!" ;
  skos:notation "Network" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/TopVsOther> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Top Vs Other" ;
  skos:altLabel "TopVsOther" ;
  skos:definition "Indicates whether the ad impression appeared in a top position or elsewhere. The possible values include AOL search - Top, AOL search - Other, Audience network, Bing and Yahoo! search - Top, Bing and Yahoo! search - Other, Syndicated search partners - Top, Syndicated search partners - Other, Content network, and Unknown." ;
  skos:notation "TopVsOther" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/BidMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Bid Match Type" ;
  skos:altLabel "BidMatchType" ;
  skos:definition "The keyword bid match type. This can be different from the DeliveredMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "BidMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/DeliveredMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Delivered Match Type" ;
  skos:altLabel "DeliveredMatchType" ;
  skos:definition "The match type used to deliver an ad. This can be different from the BidMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "DeliveredMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Assists> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Assists" ;
  skos:definition "The number of conversions from other ads within the same account that were preceded by one or more clicks from this ad. An ad is considered to have assisted the conversion if it was clicked before the most recently clicked ad that was credited with the conversion. Additionally, the click corresponding to the assist must occur within the conversion period of the goal." ;
  skos:notation "Assists" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CostPerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Assist" ;
  skos:altLabel "CostPerAssist" ;
  skos:definition "The cost per assist. The formula for calculating the cost per assist is (Spend / Assists)." ;
  skos:notation "CostPerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/RevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Conversion" ;
  skos:altLabel "RevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "RevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/RevenuePerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Assist" ;
  skos:altLabel "RevenuePerAssist" ;
  skos:definition "The revenue per assist. The formula for calculating the revenue per assist is (Revenue / Assists)." ;
  skos:notation "RevenuePerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/TrackingTemplate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Tracking Template" ;
  skos:altLabel "TrackingTemplate" ;
  skos:definition "The current tracking template for the ad group." ;
  skos:notation "TrackingTemplate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CustomParameters> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Custom Parameters" ;
  skos:altLabel "CustomParameters" ;
  skos:definition "The current custom parameters set for the ad group. Each custom parameter is a key and value pair. The list of custom parameters is semicolon-delimited and each key is enclosed by braces and a leading underscore, for example {_key1}=value1;{_key2}=value2." ;
  skos:notation "CustomParameters" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AdGroupLabels> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Labels" ;
  skos:altLabel "AdGroupLabels" ;
  skos:definition "The labels applied to the ad group. Labels are delimited by a semicolon (;) in the report download." ;
  skos:notation "AdGroupLabels" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ExactMatchImpressionSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Exact Match Impression Share Percent" ;
  skos:altLabel "ExactMatchImpressionSharePercent" ;
  skos:definition "The estimated percentage of impressions that your account received for searches that exactly matched your keyword, out of the total available exact match impressions you were eligible to receive. Reports on exact match impression share highlight how your keywords perform only on those searches that exactly match your keywords. Use this data together with impression share to diagnose your non-exact match keywords, and make changes to be more competitive and gain more impressions. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "ExactMatchImpressionSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CustomerId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Customer Id" ;
  skos:altLabel "CustomerId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a customer." ;
  skos:notation "CustomerId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CustomerName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Customer Name" ;
  skos:altLabel "CustomerName" ;
  skos:definition "The customer name." ;
  skos:notation "CustomerName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ClickSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Click Share Percent" ;
  skos:altLabel "ClickSharePercent" ;
  skos:definition "The percentage of clicks that went to your ads. It is the share of the prospective customer's mindshare and buying intent you captured. You can use this performance metric to see where your growth opportunites are. For example, your click share percent is 30% if 10 ads were clicked, and three of the 10 ads were yours. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053." ;
  skos:notation "ClickSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AbsoluteTopImpressionSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Share Percent" ;
  skos:altLabel "AbsoluteTopImpressionSharePercent" ;
  skos:definition "The estimated percentage of times your ad was in the first position of all results, out of the estimated number of first position impressions you were eligible to receive. A low number means your ads are less likely to win clicks and conversions, because they rarely appear in the first position. This might indicate you need to increase your bid or budget. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column. Prior to April 20, 2019 this performance statistic was only calculated for Microsoft Shopping campaigns." ;
  skos:notation "AbsoluteTopImpressionSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/FinalUrlSuffix> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Final Url Suffix" ;
  skos:altLabel "FinalUrlSuffix" ;
  skos:definition "A place in your final URL where you can add parameters that will be attached to the end of your landing page URL." ;
  skos:notation "FinalUrlSuffix" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CampaignType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Type" ;
  skos:altLabel "CampaignType" ;
  skos:definition "The campaign type. Possible values include Audience, Dynamic search, Search & content, and Shopping." ;
  skos:notation "CampaignType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/TopImpressionShareLostToRankPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Top Impression Share Lost To Rank Percent" ;
  skos:altLabel "TopImpressionShareLostToRankPercent" ;
  skos:definition "A percentage estimate of how often poor ad rank kept your ad from showing in the mainline, the top ad placements above the search results. Use this metric to help you assess why your ads are missing out on the best ad positions. Ad rank determines where your ad shows relative to other ads, based on factors including your bid amount, ad performance, ad relevance, ad extensions, other competing ads, and more. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column" ;
  skos:notation "TopImpressionShareLostToRankPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/TopImpressionShareLostToBudgetPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Top Impression Share Lost To Budget Percent" ;
  skos:altLabel "TopImpressionShareLostToBudgetPercent" ;
  skos:definition "The estimated percentage of mainline impressions, where ads appear above the search results, that were lost due to insufficient budget. This indicates where increasing your budget might help improve ad position. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "TopImpressionShareLostToBudgetPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AbsoluteTopImpressionShareLostToRankPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Share Lost To Rank Percent" ;
  skos:altLabel "AbsoluteTopImpressionShareLostToRankPercent" ;
  skos:definition "The estimated percentage of how often poor ad rank kept your ad from showing in the first ad position at the top of search results. Use this data to help you assess reasons your ads are missing out on the top ad position, which is more likely to win clicks and conversions. Ad rank determines where your ad shows relative to other ads, based on factors including your bid amount, ad performance, ad relevance, ad extensions, other competing ads, and more. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionShareLostToRankPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AbsoluteTopImpressionShareLostToBudgetPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Share Lost To Budget Percent" ;
  skos:altLabel "AbsoluteTopImpressionShareLostToBudgetPercent" ;
  skos:definition "The estimated percentage of how often your ad missed showing in the very top ad position, above search results, due to insufficient budget. This indicates where increasing your budget might improve your chances at the top ad position, which is more likely to win clicks and conversions. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionShareLostToBudgetPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/TopImpressionSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Top Impression Share Percent" ;
  skos:altLabel "TopImpressionSharePercent" ;
  skos:definition "The percentage of impressions for your ad in the mainline, the top ad placements above the search results, out of the estimated number of mainline impressions you were eligible to receive. A lower number indicates there might be something about your ad's eligibility that affects its position. Eligibility for top impression is based on your ad's approval status, quality score, targeting settings, and bids. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "TopImpressionSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AbsoluteTopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Rate Percent" ;
  skos:altLabel "AbsoluteTopImpressionRatePercent" ;
  skos:definition "How often your ad was in the first position of all results, as a percentage of your total impressions. A higher number indicates your ad is frequently showing in the best ad position. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/TopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Top Impression Rate Percent" ;
  skos:altLabel "TopImpressionRatePercent" ;
  skos:definition "The percentage of times your ad showed in the mainline, the top placement where ads appear above the search results, out of your total impressions. This indicates how changes in ad position can impact performance. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "TopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/BaseCampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Base Campaign Id" ;
  skos:altLabel "BaseCampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an experiment campaign. This will be the same value as the CampaignId if the campaign is not an experiment." ;
  skos:notation "BaseCampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AllReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "All Return On Ad Spend" ;
  skos:altLabel "AllReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AllRevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue Per Conversion" ;
  skos:altLabel "AllRevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions" ;
  skos:altLabel "ViewThroughConversions" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. This column is deprecated as of 2022, so you should use the ViewThroughConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "ViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AudienceImpressionSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Audience Impression Share Percent" ;
  skos:altLabel "AudienceImpressionSharePercent" ;
  skos:definition "The estimated percentage of impressions, out of the total available impressions you could have received on the Microsoft Audience Network. Use this to compare your share of impressions to the impression share of advertisers competing against you. Example: Out of estimated 59,000 impressions that occurred on this day in your targeted market, you got only about 2,300, or 3%. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is only available with the campaign and ad group performance reports." ;
  skos:notation "AudienceImpressionSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AudienceImpressionLostToRankPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Audience Impression Lost To Rank Percent" ;
  skos:altLabel "AudienceImpressionLostToRankPercent" ;
  skos:definition "The percentage of impression share you lost due to low rank on the Microsoft Audience Network. Ad rank determines your ad position and whether your ad is able to show at all. It's calculated using your bid, quality, and the expected impact of ad formats. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is not available." ;
  skos:notation "AudienceImpressionLostToRankPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AudienceImpressionLostToBudgetPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Audience Impression Lost To Budget Percent" ;
  skos:altLabel "AudienceImpressionLostToBudgetPercent" ;
  skos:definition "The percentage of impression share you lost due to insufficient budget on the Microsoft Audience Network. If this number is high, you may want to increase your budget. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is only available with the campaign and ad group performance reports." ;
  skos:notation "AudienceImpressionLostToBudgetPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/RelativeCtr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Relative Ctr" ;
  skos:altLabel "RelativeCtr" ;
  skos:definition "Your click-through rate divided by the average click-through rate of all ads that appear in the same sections of websites that show your ads. Relative CTR can help you understand campaign and ad group performance, particularly if you have little or no conversion information. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. Data for this column is typically updated 14-18 hours after the UTC day ends." ;
  skos:notation "RelativeCtr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AdGroupType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Type" ;
  skos:altLabel "AdGroupType" ;
  skos:definition "The ad group type. In a Search campaign, the possible values are \"Dynamic\" and \"Standard.\" In a DynamicSearchAds campaign, the only possible value is \"Dynamic.\" The field will be empty for other campaign types." ;
  skos:notation "AdGroupType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ViewThroughConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions Qualified" ;
  skos:altLabel "ViewThroughConversionsQualified" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ViewThroughConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ViewThroughRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Revenue" ;
  skos:altLabel "ViewThroughRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of view-through conversions." ;
  skos:notation "ViewThroughRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/VideoViews> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Video Views" ;
  skos:altLabel "VideoViews" ;
  skos:definition "The number of times the video was played and watched for at least two continuous seconds with more than 50% of the screen in view." ;
  skos:notation "VideoViews" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/ViewThroughRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Rate" ;
  skos:altLabel "ViewThroughRate" ;
  skos:definition "The number of video views divided by the number of impressions." ;
  skos:notation "ViewThroughRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AverageCpv> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpv" ;
  skos:altLabel "AverageCpv" ;
  skos:definition "Average total spend divided by video views." ;
  skos:notation "AverageCPV" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/VideoViewsAt25Percent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Video Views At25Percent" ;
  skos:altLabel "VideoViewsAt25Percent" ;
  skos:definition "The number of times a person completed at least 25% of a video." ;
  skos:notation "VideoViewsAt25Percent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/VideoViewsAt50Percent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Video Views At50Percent" ;
  skos:altLabel "VideoViewsAt50Percent" ;
  skos:definition "The number of times a person completed at least 50% of a video." ;
  skos:notation "VideoViewsAt50Percent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/VideoViewsAt75Percent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Video Views At75Percent" ;
  skos:altLabel "VideoViewsAt75Percent" ;
  skos:definition "The number of times a person completed at least 75% of a video." ;
  skos:notation "VideoViewsAt75Percent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CompletedVideoViews> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Completed Video Views" ;
  skos:altLabel "CompletedVideoViews" ;
  skos:definition "Number of times a person watched the entire video to completion." ;
  skos:notation "CompletedVideoViews" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/VideoCompletionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Video Completion Rate" ;
  skos:altLabel "VideoCompletionRate" ;
  skos:definition "The number of completed video views divided by the total number of impressions, multiplied by 100." ;
  skos:notation "VideoCompletionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/TotalWatchTimeInMs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Total Watch Time In Ms" ;
  skos:altLabel "TotalWatchTimeInMs" ;
  skos:definition "Total amount of time a person spent watching the video in milliseconds." ;
  skos:notation "TotalWatchTimeInMS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AverageWatchTimePerVideoView> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Average Watch Time Per Video View" ;
  skos:altLabel "AverageWatchTimePerVideoView" ;
  skos:definition "Total watch time divided by the number of video views." ;
  skos:notation "AverageWatchTimePerVideoView" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/AverageWatchTimePerImpression> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Average Watch Time Per Impression" ;
  skos:altLabel "AverageWatchTimePerImpression" ;
  skos:definition "Total watch time, in milliseconds, divided by the number of impressions." ;
  skos:notation "AverageWatchTimePerImpression" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Sales> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Sales" ;
  skos:definition "The total number of sales." ;
  skos:notation "Sales" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CostPerSale> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Sale" ;
  skos:altLabel "CostPerSale" ;
  skos:definition "The cost per sale. The formula for calculating the cost per sale is (Spend / Sales)" ;
  skos:notation "CostPerSale" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/RevenuePerSale> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Sale" ;
  skos:altLabel "RevenuePerSale" ;
  skos:definition "The revenue per sale. The formula for calculating the revenue per sale is (Revenue / Sales)" ;
  skos:notation "RevenuePerSale" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Installs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Installs" ;
  skos:definition "The total number of installs." ;
  skos:notation "Installs" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/CostPerInstall> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Install" ;
  skos:altLabel "CostPerInstall" ;
  skos:definition "The cost per install. The formula for calculating the cost per install is (Spend / Installs)" ;
  skos:notation "CostPerInstall" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/RevenuePerInstall> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Install" ;
  skos:altLabel "RevenuePerInstall" ;
  skos:definition "The revenue per install. The formula for calculating the revenue per install is (Revenue / Installs)" ;
  skos:notation "RevenuePerInstall" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/GoalId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Id" ;
  skos:altLabel "GoalId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a conversion goal." ;
  skos:notation "GoalId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdGroupPerformanceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingAdPerformanceReportColumn
microsoftads:ReportingAdPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingAdPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the AdPerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdTitle> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdDescription> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdDescription2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/CurrencyCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdDistribution> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AveragePosition> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/DestinationUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Language> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/DisplayUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Network> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/TopVsOther> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/BidMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/DeliveredMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/DeviceOs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Assists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/CostPerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/RevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/RevenuePerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/TrackingTemplate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/CustomParameters> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/FinalUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/FinalMobileUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/FinalAppUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/TitlePart1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/TitlePart2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/TitlePart3> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Headline> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/LongHeadline> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/BusinessName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Path1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Path2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdLabels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/CustomerId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/CustomerName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/CampaignType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/BaseCampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AllReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AllRevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/FinalUrlSuffix> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/ViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AbsoluteTopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/TopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/ViewThroughConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/ViewThroughRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/VideoViews> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/ViewThroughRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AverageCpv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/VideoViewsAt25Percent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/VideoViewsAt50Percent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/VideoViewsAt75Percent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/CompletedVideoViews> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/VideoCompletionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/TotalWatchTimeInMs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AverageWatchTimePerVideoView> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AverageWatchTimePerImpression> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdStrength> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdStrengthActionItems> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/GoalId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Id" ;
  skos:altLabel "AdId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad." ;
  skos:notation "AdId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdTitle> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Title" ;
  skos:altLabel "AdTitle" ;
  skos:definition "The ad title." ;
  skos:notation "AdTitle" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdDescription> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Description" ;
  skos:altLabel "AdDescription" ;
  skos:definition "The first ad description that appears below the path in your ad." ;
  skos:notation "AdDescription" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdDescription2> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Description2" ;
  skos:altLabel "AdDescription2" ;
  skos:definition "The second ad description that appears below the path in your ad. Ad description 2 might not appear in your ad." ;
  skos:notation "AdDescription2" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Type" ;
  skos:altLabel "AdType" ;
  skos:definition "The ad type." ;
  skos:notation "AdType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/CurrencyCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Currency Code" ;
  skos:altLabel "CurrencyCode" ;
  skos:definition "The account currency type. For possible values, see Currencies." ;
  skos:notation "CurrencyCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdDistribution> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Distribution" ;
  skos:altLabel "AdDistribution" ;
  skos:definition "The network where you want your ads to show. This can be the entire Microsoft Advertising Network, Microsoft sites and select traffic, or only partner traffic (this network type is deprecated as of July 2024)." ;
  skos:notation "AdDistribution" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AveragePosition> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Average Position" ;
  skos:altLabel "AveragePosition" ;
  skos:definition "The average position of the ad on a webpage. This column is deprecated as of March 31st, 2021. Going forward, performance reports will return average position of \"0\" (zero). Historical average position data for time periods prior to the deprecation date will still be available according to the published data retention period per report type." ;
  skos:notation "AveragePosition" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/DestinationUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Destination Url" ;
  skos:altLabel "DestinationUrl" ;
  skos:definition "The destination URL attribute of the ad, keyword, or ad group criterion. If the destination URL contains dynamic text substitution parameters (for example, {param1}), the report will contain the URL after substitution occurs." ;
  skos:notation "DestinationUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Language> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Language" ;
  skos:definition "The language of the publisher where the ad was shown. For possible values, see the Language column of Ad Languages. The language display name will be provided in the report e.g. English." ;
  skos:notation "Language" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/DisplayUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Display Url" ;
  skos:altLabel "DisplayUrl" ;
  skos:definition "The ad display URL." ;
  skos:notation "DisplayUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Status" ;
  skos:altLabel "AdStatus" ;
  skos:definition "The ad status." ;
  skos:notation "AdStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Network> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Network" ;
  skos:definition "The entire Microsoft Advertising Network made up of Microsoft sites and select traffic, and only partner traffic (this network type is deprecated as of July 2024). Use this data to make the best decision on network selection for your ad groups. The possible values include AOL search, Audience, Microsoft sites and select traffic, Content, and Syndicated search partners. Note: Not everyone can use the value Microsoft sites and select traffic yet. If you can't, don't worry - it's coming soon!" ;
  skos:notation "Network" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/TopVsOther> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Top Vs Other" ;
  skos:altLabel "TopVsOther" ;
  skos:definition "Indicates whether the ad impression appeared in a top position or elsewhere. The possible values include AOL search - Top, AOL search - Other, Audience network, Bing and Yahoo! search - Top, Bing and Yahoo! search - Other, Syndicated search partners - Top, Syndicated search partners - Other, Content network, and Unknown." ;
  skos:notation "TopVsOther" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/BidMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Bid Match Type" ;
  skos:altLabel "BidMatchType" ;
  skos:definition "The keyword bid match type. This can be different from the DeliveredMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "BidMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/DeliveredMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Delivered Match Type" ;
  skos:altLabel "DeliveredMatchType" ;
  skos:definition "The match type used to deliver an ad. This can be different from the BidMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "DeliveredMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/DeviceOs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Device Os" ;
  skos:altLabel "DeviceOs" ;
  skos:definition "The operating system of the device reported in the DeviceType column. The possible values include Android, Blackberry, iOS, Other, Unknown, and Windows. If the operating system of the device cannot be determined or is not one of the operating systems that you can target, the value in this column will be Unknown." ;
  skos:notation "DeviceOS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Assists> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Assists" ;
  skos:definition "The number of conversions from other ads within the same account that were preceded by one or more clicks from this ad. An ad is considered to have assisted the conversion if it was clicked before the most recently clicked ad that was credited with the conversion. Additionally, the click corresponding to the assist must occur within the conversion period of the goal." ;
  skos:notation "Assists" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/CostPerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Assist" ;
  skos:altLabel "CostPerAssist" ;
  skos:definition "The cost per assist. The formula for calculating the cost per assist is (Spend / Assists)." ;
  skos:notation "CostPerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/RevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Conversion" ;
  skos:altLabel "RevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "RevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/RevenuePerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Assist" ;
  skos:altLabel "RevenuePerAssist" ;
  skos:definition "The revenue per assist. The formula for calculating the revenue per assist is (Revenue / Assists)." ;
  skos:notation "RevenuePerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/TrackingTemplate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Tracking Template" ;
  skos:altLabel "TrackingTemplate" ;
  skos:definition "The current tracking template of the ad, keyword, or criterion." ;
  skos:notation "TrackingTemplate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/CustomParameters> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Custom Parameters" ;
  skos:altLabel "CustomParameters" ;
  skos:definition "The current custom parameters set of the ad, keyword, or criterion. Each custom parameter is a key and value pair. The list of custom parameters is semicolon-delimited and each key is enclosed by braces and a leading underscore, for example {_key1}=value1;{_key2}=value2." ;
  skos:notation "CustomParameters" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/FinalUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Final Url" ;
  skos:altLabel "FinalUrl" ;
  skos:definition "The Final URL of the ad, keyword, or criterion. Only the first URL in the list is reported. If the URL contains dynamic text substitution parameters (for example, {param1}), the report will contain the URL before substitution." ;
  skos:notation "FinalUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/FinalMobileUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Final Mobile Url" ;
  skos:altLabel "FinalMobileUrl" ;
  skos:definition "The Final Mobile URL of the ad, keyword, or criterion. Only the first URL in the list is reported. If the URL contains dynamic text substitution parameters (for example, {param1}), the report will contain the URL before substitution." ;
  skos:notation "FinalMobileUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/FinalAppUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Final App Url" ;
  skos:altLabel "FinalAppUrl" ;
  skos:definition "Reserved for future use." ;
  skos:notation "FinalAppUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/TitlePart1> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Title Part1" ;
  skos:altLabel "TitlePart1" ;
  skos:definition "The title part 1 attribute of an ad." ;
  skos:notation "TitlePart1" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/TitlePart2> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Title Part2" ;
  skos:altLabel "TitlePart2" ;
  skos:definition "The title part 2 attribute of an ad." ;
  skos:notation "TitlePart2" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/TitlePart3> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Title Part3" ;
  skos:altLabel "TitlePart3" ;
  skos:definition "The title part 3 attribute of an ad." ;
  skos:notation "TitlePart3" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Headline> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Headline" ;
  skos:definition "The shorter of two possible responsive ad headlines for Audience campaigns." ;
  skos:notation "Headline" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/LongHeadline> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Long Headline" ;
  skos:altLabel "LongHeadline" ;
  skos:definition "The longer of two possible responsive ad headlines for Audience campaigns." ;
  skos:notation "LongHeadline" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/BusinessName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Business Name" ;
  skos:altLabel "BusinessName" ;
  skos:definition "Depending on your responsive ad's placement, your business's name may appear in your ad. This column only applies to Audience campaigns." ;
  skos:notation "BusinessName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Path1> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Path1" ;
  skos:definition "The path 1 attribute of an ad." ;
  skos:notation "Path1" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Path2> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Path2" ;
  skos:definition "The path 2 attribute of an ad." ;
  skos:notation "Path2" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdLabels> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Labels" ;
  skos:altLabel "AdLabels" ;
  skos:definition "The labels applied to the ad. Labels are delimited by a semicolon (;) in the report download." ;
  skos:notation "AdLabels" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/CustomerId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Customer Id" ;
  skos:altLabel "CustomerId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a customer." ;
  skos:notation "CustomerId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/CustomerName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Customer Name" ;
  skos:altLabel "CustomerName" ;
  skos:definition "The customer name." ;
  skos:notation "CustomerName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/CampaignType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Type" ;
  skos:altLabel "CampaignType" ;
  skos:definition "The campaign type. Possible values include Audience, Dynamic search, Search & content, and Shopping." ;
  skos:notation "CampaignType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/BaseCampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Base Campaign Id" ;
  skos:altLabel "BaseCampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an experiment campaign. This will be the same value as the CampaignId if the campaign is not an experiment." ;
  skos:notation "BaseCampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AllReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "All Return On Ad Spend" ;
  skos:altLabel "AllReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AllRevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue Per Conversion" ;
  skos:altLabel "AllRevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/FinalUrlSuffix> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Final Url Suffix" ;
  skos:altLabel "FinalUrlSuffix" ;
  skos:definition "A place in your final URL where you can add parameters that will be attached to the end of your landing page URL." ;
  skos:notation "FinalUrlSuffix" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/ViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions" ;
  skos:altLabel "ViewThroughConversions" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. This column is deprecated as of 2022, so you should use the ViewThroughConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "ViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AbsoluteTopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Rate Percent" ;
  skos:altLabel "AbsoluteTopImpressionRatePercent" ;
  skos:definition "How often your ad was in the first position of all results, as a percentage of your total impressions. A higher number indicates your ad is frequently showing in the best ad position. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/TopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Top Impression Rate Percent" ;
  skos:altLabel "TopImpressionRatePercent" ;
  skos:definition "The percentage of times your ad showed in the mainline, the top placement where ads appear above the search results, out of your total impressions. This indicates how changes in ad position can impact performance. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "TopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/ViewThroughConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions Qualified" ;
  skos:altLabel "ViewThroughConversionsQualified" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ViewThroughConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/ViewThroughRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Revenue" ;
  skos:altLabel "ViewThroughRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of view-through conversions." ;
  skos:notation "ViewThroughRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/VideoViews> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Video Views" ;
  skos:altLabel "VideoViews" ;
  skos:definition "The number of times the video was played and watched for at least two continuous seconds with more than 50% of the screen in view." ;
  skos:notation "VideoViews" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/ViewThroughRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Rate" ;
  skos:altLabel "ViewThroughRate" ;
  skos:definition "The number of video views divided by the number of impressions." ;
  skos:notation "ViewThroughRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AverageCpv> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpv" ;
  skos:altLabel "AverageCpv" ;
  skos:definition "Average total spend divided by video views." ;
  skos:notation "AverageCPV" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/VideoViewsAt25Percent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Video Views At25Percent" ;
  skos:altLabel "VideoViewsAt25Percent" ;
  skos:definition "The number of times a person completed at least 25% of a video." ;
  skos:notation "VideoViewsAt25Percent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/VideoViewsAt50Percent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Video Views At50Percent" ;
  skos:altLabel "VideoViewsAt50Percent" ;
  skos:definition "The number of times a person completed at least 50% of a video." ;
  skos:notation "VideoViewsAt50Percent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/VideoViewsAt75Percent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Video Views At75Percent" ;
  skos:altLabel "VideoViewsAt75Percent" ;
  skos:definition "The number of times a person completed at least 75% of a video." ;
  skos:notation "VideoViewsAt75Percent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/CompletedVideoViews> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Completed Video Views" ;
  skos:altLabel "CompletedVideoViews" ;
  skos:definition "Number of times a person watched the entire video to completion." ;
  skos:notation "CompletedVideoViews" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/VideoCompletionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Video Completion Rate" ;
  skos:altLabel "VideoCompletionRate" ;
  skos:definition "The number of completed video views divided by the total number of impressions, multiplied by 100." ;
  skos:notation "VideoCompletionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/TotalWatchTimeInMs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Total Watch Time In Ms" ;
  skos:altLabel "TotalWatchTimeInMs" ;
  skos:definition "Total amount of time a person spent watching the video in milliseconds." ;
  skos:notation "TotalWatchTimeInMS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AverageWatchTimePerVideoView> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Average Watch Time Per Video View" ;
  skos:altLabel "AverageWatchTimePerVideoView" ;
  skos:definition "Total watch time divided by the number of video views." ;
  skos:notation "AverageWatchTimePerVideoView" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AverageWatchTimePerImpression> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Average Watch Time Per Impression" ;
  skos:altLabel "AverageWatchTimePerImpression" ;
  skos:definition "Total watch time, in milliseconds, divided by the number of impressions." ;
  skos:notation "AverageWatchTimePerImpression" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdStrength> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Strength" ;
  skos:altLabel "AdStrength" ;
  skos:definition "The ad strength score of responsive search ads. Ad strength can be Poor, Average, Good, or Excellent. This score tells you how effective and relevant your responsive search ads are. If you see \"pending,\" it means we are calculating your ad strength based on your latest responsive search ads update." ;
  skos:notation "AdStrength" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/AdStrengthActionItems> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Strength Action Items" ;
  skos:altLabel "AdStrengthActionItems" ;
  skos:definition "The suggestion based on ad strength of your responsive search ads. To help ensure that you maximize ad performance and don't miss out on opportunities, we provide suggestions for improvement along with your ad strength score." ;
  skos:notation "AdStrengthActionItems" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/GoalId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Id" ;
  skos:altLabel "GoalId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a conversion goal." ;
  skos:notation "GoalId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAdPerformanceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAdPerformanceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingAgeGenderAudienceReportColumn
microsoftads:ReportingAgeGenderAudienceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingAgeGenderAudienceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the AgeGenderAudienceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AdDistribution> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AgeGroup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/Gender> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/ExtendedCost> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/Assists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/Language> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/BaseCampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/ViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AbsoluteTopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/TopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/ViewThroughConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/ViewThroughRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/CampaignType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AssetGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AssetGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AssetGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. If you include the TimePeriod column, the column label in the downloaded report depends on the aggregation level that you specify in the report request. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AdDistribution> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Ad Distribution" ;
  skos:altLabel "AdDistribution" ;
  skos:definition "The network where you want your ads to show. This can be the entire Microsoft Advertising Network, Microsoft sites and select traffic, or only partner traffic (this network type is deprecated as of July 2024)." ;
  skos:notation "AdDistribution" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AgeGroup> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Age Group" ;
  skos:altLabel "AgeGroup" ;
  skos:definition "The age group of the audience who viewed the ad. The possible values are 13-17, 18-24, 25-34, 35-49, 50-64, and 65+." ;
  skos:notation "AgeGroup" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/Gender> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Gender" ;
  skos:definition "The gender (male or female) of the search users to whom the ad was delivered." ;
  skos:notation "Gender" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages or other sites on the Audience Network. Regardless of whether you are driving customers to your website, tracking conversions, or just trying to get your message out, you want to track the number of times your ad is shown. Run the share of voice report to get an estimate of how many more impressions you could be getting." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). You pay for clicks on standard-quality clicks, not on low-quality or invalid clicks." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The sum of your cost-per-click (CPC) charges for your ads and keywords. Spend helps you keep track of your budget." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/ExtendedCost> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Extended Cost" ;
  skos:altLabel "ExtendedCost" ;
  skos:definition "Cost information that is optionally provided by advertisers, including non-advertising costs, taxes, and shipping." ;
  skos:notation "ExtendedCost" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/Assists> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Assists" ;
  skos:definition "The number of times an entity (an account, campaign, ad group, or keyword, for example) contributed to a conversion that is associated with a different entity. A report on this data shows you how often one keyword assists a conversion on another keyword. This helps you identify which campaigns are dependent on assists for their conversion value." ;
  skos:notation "Assists" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/Language> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Language" ;
  skos:definition "This is The language of the publisher where the ad was shown." ;
  skos:notation "Language" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/BaseCampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Base Campaign Id" ;
  skos:altLabel "BaseCampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an experiment campaign. This will be the same value as the CampaignId if the campaign is not an experiment." ;
  skos:notation "BaseCampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/ViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "View Through Conversions" ;
  skos:altLabel "ViewThroughConversions" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. This column is deprecated as of 2022, so you should use the ViewThroughConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "ViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AbsoluteTopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Rate Percent" ;
  skos:altLabel "AbsoluteTopImpressionRatePercent" ;
  skos:definition "How often your ad was in the first position of all results, as a percentage of your total impressions. A higher number indicates your ad is frequently showing in the best ad position. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/TopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Top Impression Rate Percent" ;
  skos:altLabel "TopImpressionRatePercent" ;
  skos:definition "The percentage of times your ad showed in the mainline, the top placement where ads appear above the search results, out of your total impressions. This indicates how changes in ad position can impact performance. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "TopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/ViewThroughConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "View Through Conversions Qualified" ;
  skos:altLabel "ViewThroughConversionsQualified" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ViewThroughConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/ViewThroughRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "View Through Revenue" ;
  skos:altLabel "ViewThroughRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of view-through conversions." ;
  skos:notation "ViewThroughRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/CampaignType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Campaign Type" ;
  skos:altLabel "CampaignType" ;
  skos:definition "The campaign type." ;
  skos:notation "CampaignType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AssetGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Asset Group Id" ;
  skos:altLabel "AssetGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an asset group." ;
  skos:notation "AssetGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AssetGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Asset Group Name" ;
  skos:altLabel "AssetGroupName" ;
  skos:definition "The asset group name." ;
  skos:notation "AssetGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/AssetGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Asset Group Status" ;
  skos:altLabel "AssetGroupStatus" ;
  skos:definition "The current asset group status." ;
  skos:notation "AssetGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAgeGenderAudienceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAgeGenderAudienceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingAppsPerformanceReportColumn
microsoftads:ReportingAppsPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingAppsPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the AppsPerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AssetGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AssetGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AssetGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/CurrencyCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Language> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/BidStrategyType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/ViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/ViewThroughConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/ViewThroughCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Downloads> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/PostClickDownloadRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/CostPerDownload> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AppInstalls> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/PostClickInstallRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Cpi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Purchases> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/PostInstallPurchaseRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Cpp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Subscriptions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/PostInstallSubscriptionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Cps> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/RevenuePerDownload> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/RevenuePerAppInstall> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. If you include the TimePeriod column, the column label in the downloaded report depends on the aggregation level that you specify in the report request. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AssetGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Id" ;
  skos:altLabel "AssetGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an asset group." ;
  skos:notation "AssetGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AssetGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Name" ;
  skos:altLabel "AssetGroupName" ;
  skos:definition "The asset group name." ;
  skos:notation "AssetGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AssetGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Status" ;
  skos:altLabel "AssetGroupStatus" ;
  skos:definition "The asset group status." ;
  skos:notation "AssetGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/CurrencyCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Currency Code" ;
  skos:altLabel "CurrencyCode" ;
  skos:definition "The account currency type. For possible values, see Currencies." ;
  skos:notation "CurrencyCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Language> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Language" ;
  skos:definition "The language of the publisher where the ad was shown. For possible values, see the Ad Language column of Ad Languages. The language display name will be provided in the report e.g., English." ;
  skos:notation "Language" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/BidStrategyType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Bid Strategy Type" ;
  skos:altLabel "BidStrategyType" ;
  skos:definition "The bid strategy type. Possible values include EnhancedCpc, ManualCpc, MaxClicks, MaxConversions, and TargetCpa. If the InheritFromParent strategy type is used, the report will include the inherited bid strategy type e.g., one of the supported values listed above." ;
  skos:notation "BidStrategyType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). You pay for clicks on standard-quality clicks, not on low-quality or invalid clicks." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (Impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend / Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/ViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions" ;
  skos:altLabel "ViewThroughConversions" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network." ;
  skos:notation "ViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/ViewThroughConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversion Rate" ;
  skos:altLabel "ViewThroughConversionRate" ;
  skos:definition "The number of ad views, divided by the number of impressions." ;
  skos:notation "ViewThroughConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/ViewThroughCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Cost Per Conversion" ;
  skos:altLabel "ViewThroughCostPerConversion" ;
  skos:definition "The cost per conversion that people make after they have seen your ad, even though they did not click the ad." ;
  skos:notation "ViewThroughCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Downloads> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Downloads" ;
  skos:definition "The number of times customers download apps through your ads." ;
  skos:notation "Downloads" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/PostClickDownloadRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Post Click Download Rate" ;
  skos:altLabel "PostClickDownloadRate" ;
  skos:definition "The post-click download rate as a percentage. The number of downloads, divided by the total number of ad clicks. For example, if the ads in your campaign received 300 clicks and four downloads, the download rate would be 1.33%." ;
  skos:notation "PostClickDownloadRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/CostPerDownload> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Download" ;
  skos:altLabel "CostPerDownload" ;
  skos:definition "The average amount you're charged each time your ad is downloaded. The total cost of all downloads on an ad, divided by the number of downloads during a specific period." ;
  skos:notation "CostPerDownload" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/AppInstalls> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "App Installs" ;
  skos:altLabel "AppInstalls" ;
  skos:definition "The number of times customers install apps through your ads." ;
  skos:notation "AppInstalls" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/PostClickInstallRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Post Click Install Rate" ;
  skos:altLabel "PostClickInstallRate" ;
  skos:definition "The post-click install rate as a percentage. The number of installs, divided by the total number of clicks. For example, if the ads in your campaign received 300 clicks and four installs, the rate would be 1.33%." ;
  skos:notation "PostClickInstallRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Cpi> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Cpi" ;
  skos:definition "Cost per install. The average amount of money you're charged for each app install." ;
  skos:notation "CPI" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Purchases> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Purchases" ;
  skos:definition "The number of times customers use your ads to make a purchase in your app." ;
  skos:notation "Purchases" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/PostInstallPurchaseRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Post Install Purchase Rate" ;
  skos:altLabel "PostInstallPurchaseRate" ;
  skos:definition "The post-install purchase rate as a percentage. The number of in-app purchases, divided by the total number of installs. For example, if the ads in your campaign received 300 installs and four in-app purchases, the install rate would be 1.33%." ;
  skos:notation "PostInstallPurchaseRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Cpp> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Cpp" ;
  skos:definition "Cost per in-app purchase. The average amount of money you're charged for each in-app purchase." ;
  skos:notation "CPP" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Subscriptions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Subscriptions" ;
  skos:definition "The number of times customers use your ads to purchase a subscription in your game." ;
  skos:notation "Subscriptions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/PostInstallSubscriptionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Post Install Subscription Rate" ;
  skos:altLabel "PostInstallSubscriptionRate" ;
  skos:definition "The post-install subscription rate as a percentage. The number of subscriptions, divided by the total number of installs. For example, if the ads in your campaign receive 300 installs and four subscriptions, the install rate would be 1.33%." ;
  skos:notation "PostInstallSubscriptionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Cps> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Cps" ;
  skos:definition "Cost per in-app subscription. The average amount of money you're charged for each app subscription." ;
  skos:notation "CPS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/RevenuePerDownload> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Download" ;
  skos:altLabel "RevenuePerDownload" ;
  skos:definition "The average amount of revenue made for each download. The formula for calculating RevenuePerDownload is (total revenue generated by the ads / number of downloads)." ;
  skos:notation "RevenuePerDownload" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/RevenuePerAppInstall> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per App Install" ;
  skos:altLabel "RevenuePerAppInstall" ;
  skos:definition "The average amount of revenue made for each install. The formula for calculating RevenuePerAppInstall is (total revenue generated by the ads / number of installs)." ;
  skos:notation "RevenuePerAppInstall" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAppsPerformanceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAppsPerformanceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingAssetGroupPerformanceReportColumn
microsoftads:ReportingAssetGroupPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingAssetGroupPerformanceReportColumn" ;
  rdfs:comment "Defines a value set for AssetGroupPerformanceReportColumn." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/AssetGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/AssetGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/AssetGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/CampaignType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the?Aggregation?element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/AssetGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Id" ;
  skos:altLabel "AssetGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an asset group." ;
  skos:notation "AssetGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/AssetGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Name" ;
  skos:altLabel "AssetGroupName" ;
  skos:definition "The asset group name. Note: AssetGroupName is required." ;
  skos:notation "AssetGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/AssetGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Status" ;
  skos:altLabel "AssetGroupStatus" ;
  skos:definition "The current asset group status." ;
  skos:notation "AssetGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions?help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the?Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/CampaignType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Type" ;
  skos:altLabel "CampaignType" ;
  skos:definition "The campaign type." ;
  skos:notation "CampaignType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetGroupPerformanceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingAssetPerformanceReportColumn
microsoftads:ReportingAssetPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingAssetPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the AssetPerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/AssetId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/AssetContent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/AssetType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/AssetSource> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/VideoViews> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/VideoViewsAt25Percent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/VideoViewsAt50Percent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/VideoViewsAt75Percent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/CompletedVideoViews> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/VideoCompletionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the?Aggregation?element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/AssetId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Id" ;
  skos:altLabel "AssetId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an asset." ;
  skos:notation "AssetId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/AssetContent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Content" ;
  skos:altLabel "AssetContent" ;
  skos:definition "The content of the asset. For text assets (e.g, headlines, descriptions), this is the asset text. For image assets, this is the image URL." ;
  skos:notation "AssetContent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/AssetType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Type" ;
  skos:altLabel "AssetType" ;
  skos:definition "A string that indicates the role this asset plays in the ad (e.g, Headline, Description, Call to Action, Image)." ;
  skos:notation "AssetType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/AssetSource> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Source" ;
  skos:altLabel "AssetSource" ;
  skos:definition "A string, which is either \"Advertiser Provided\" or \"Autogenerated\", which indicates the source of the asset." ;
  skos:notation "AssetSource" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions" ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/VideoViews> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Video Views" ;
  skos:altLabel "VideoViews" ;
  skos:definition "The number of times a potential customer watched the video in its entirety." ;
  skos:notation "VideoViews" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/VideoViewsAt25Percent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Video Views At25Percent" ;
  skos:altLabel "VideoViewsAt25Percent" ;
  skos:definition "The number of times a user completed at least 25% of the video (measured directly)." ;
  skos:notation "VideoViewsAt25Percent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/VideoViewsAt50Percent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Video Views At50Percent" ;
  skos:altLabel "VideoViewsAt50Percent" ;
  skos:definition "The number of times a user completed at least 50% of the video (measured directly)." ;
  skos:notation "VideoViewsAt50Percent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/VideoViewsAt75Percent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Video Views At75Percent" ;
  skos:altLabel "VideoViewsAt75Percent" ;
  skos:definition "The number of times a user completed at least 75% of the video (measured directly)." ;
  skos:notation "VideoViewsAt75Percent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/CompletedVideoViews> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Completed Video Views" ;
  skos:altLabel "CompletedVideoViews" ;
  skos:definition "Reserved." ;
  skos:notation "CompletedVideoViews" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/VideoCompletionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Video Completion Rate" ;
  skos:altLabel "VideoCompletionRate" ;
  skos:definition "Completed video views divided by total number of impressions." ;
  skos:notation "VideoCompletionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAssetPerformanceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAssetPerformanceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingAudiencePerformanceReportColumn
microsoftads:ReportingAudiencePerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingAudiencePerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the AudiencePerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AssetGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AssetGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AudienceId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AudienceName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AssociationStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/BidAdjustment> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/TargetingSetting> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AveragePosition> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/RevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AudienceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/BaseCampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AllReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AllRevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AssociationId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AssociationLevel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/ViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AbsoluteTopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/TopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/ViewThroughConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/ViewThroughRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/VideoViews> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/ViewThroughRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AverageCpv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/VideoViewsAt25Percent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/VideoViewsAt50Percent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/VideoViewsAt75Percent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/CompletedVideoViews> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/VideoCompletionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/TotalWatchTimeInMs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AverageWatchTimePerVideoView> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AverageWatchTimePerImpression> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AssetGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Name" ;
  skos:altLabel "AssetGroupName" ;
  skos:notation "AssetGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AssetGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Id" ;
  skos:altLabel "AssetGroupId" ;
  skos:notation "AssetGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AudienceId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Audience Id" ;
  skos:altLabel "AudienceId" ;
  skos:definition "The Microsoft Advertising assigned identifier of the audience, for example the remarketing list ID." ;
  skos:notation "AudienceId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AudienceName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Audience Name" ;
  skos:altLabel "AudienceName" ;
  skos:definition "The audience name." ;
  skos:notation "AudienceName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AssociationStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Association Status" ;
  skos:altLabel "AssociationStatus" ;
  skos:definition "The status of the association between the audience and either an ad group or campaign. The possible values are Enabled, Paused, and Excluded." ;
  skos:notation "AssociationStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/BidAdjustment> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Bid Adjustment" ;
  skos:altLabel "BidAdjustment" ;
  skos:definition "This attribute reflects the current value of your ad group's audience bid adjustment, even if a different bid adjustment value was used when the ad was shown. This value is the requested percentage to increase or decrease the bid amount for the remarketing list." ;
  skos:notation "BidAdjustment" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/TargetingSetting> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Targeting Setting" ;
  skos:altLabel "TargetingSetting" ;
  skos:definition "This attribute reflects the current value of your ad group's audience targeting setting. The possible values are \"Target and bid\" or \"Bid only\". Target and bid: Show ads only to people included in the remarketing list, with the option to change the bid amount. Bid only: Show ads to people searching for your ad, with the option to change the bid amount for people included in the remarketing list." ;
  skos:notation "TargetingSetting" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AveragePosition> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Average Position" ;
  skos:altLabel "AveragePosition" ;
  skos:definition "The average position of the ad on a webpage. This column is deprecated as of March 31st, 2021. Going forward, performance reports will return average position of \"0\" (zero). Historical average position data for time periods prior to the deprecation date will still be available according to the published data retention period per report type." ;
  skos:notation "AveragePosition" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/RevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Conversion" ;
  skos:altLabel "RevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "RevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AudienceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Audience Type" ;
  skos:altLabel "AudienceType" ;
  skos:definition "The audience type." ;
  skos:notation "AudienceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/BaseCampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Base Campaign Id" ;
  skos:altLabel "BaseCampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an experiment campaign. This will be the same value as the CampaignId if the campaign is not an experiment." ;
  skos:notation "BaseCampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AllReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "All Return On Ad Spend" ;
  skos:altLabel "AllReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AllRevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue Per Conversion" ;
  skos:altLabel "AllRevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AssociationId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Association Id" ;
  skos:altLabel "AssociationId" ;
  skos:definition "The Microsoft Advertising assigned identifier of the association between the audience and either an ad group or campaign." ;
  skos:notation "AssociationId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AssociationLevel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Association Level" ;
  skos:altLabel "AssociationLevel" ;
  skos:definition "The level of the audience's association. The possible values are \"Ad group\" or \"Campaign\"." ;
  skos:notation "AssociationLevel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/ViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions" ;
  skos:altLabel "ViewThroughConversions" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. This column is deprecated as of 2022, so you should use the ViewThroughConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "ViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AbsoluteTopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Rate Percent" ;
  skos:altLabel "AbsoluteTopImpressionRatePercent" ;
  skos:definition "How often your ad was in the first position of all results, as a percentage of your total impressions. A higher number indicates your ad is frequently showing in the best ad position. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/TopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Top Impression Rate Percent" ;
  skos:altLabel "TopImpressionRatePercent" ;
  skos:definition "The percentage of times your ad showed in the mainline, the top placement where ads appear above the search results, out of your total impressions. This indicates how changes in ad position can impact performance. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "TopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/ViewThroughConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions Qualified" ;
  skos:altLabel "ViewThroughConversionsQualified" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ViewThroughConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/ViewThroughRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "View Through Revenue" ;
  skos:altLabel "ViewThroughRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of view-through conversions." ;
  skos:notation "ViewThroughRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/VideoViews> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Video Views" ;
  skos:altLabel "VideoViews" ;
  skos:definition "The number of times the video was played and watched for at least two continuous seconds with more than 50% of the screen in view." ;
  skos:notation "VideoViews" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/ViewThroughRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "View Through Rate" ;
  skos:altLabel "ViewThroughRate" ;
  skos:definition "The number of video views divided by the number of impressions." ;
  skos:notation "ViewThroughRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AverageCpv> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpv" ;
  skos:altLabel "AverageCpv" ;
  skos:definition "Average total spend divided by video views." ;
  skos:notation "AverageCPV" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/VideoViewsAt25Percent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Video Views At25Percent" ;
  skos:altLabel "VideoViewsAt25Percent" ;
  skos:definition "The number of times a person completed at least 25% of a video." ;
  skos:notation "VideoViewsAt25Percent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/VideoViewsAt50Percent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Video Views At50Percent" ;
  skos:altLabel "VideoViewsAt50Percent" ;
  skos:definition "The number of times a person completed at least 50% of a video." ;
  skos:notation "VideoViewsAt50Percent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/VideoViewsAt75Percent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Video Views At75Percent" ;
  skos:altLabel "VideoViewsAt75Percent" ;
  skos:definition "The number of times a person completed at least 75% of a video." ;
  skos:notation "VideoViewsAt75Percent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/CompletedVideoViews> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Completed Video Views" ;
  skos:altLabel "CompletedVideoViews" ;
  skos:definition "Number of times a person watched the entire video to completion." ;
  skos:notation "CompletedVideoViews" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/VideoCompletionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Video Completion Rate" ;
  skos:altLabel "VideoCompletionRate" ;
  skos:definition "The number of completed video views divided by the total number of impressions, multiplied by 100." ;
  skos:notation "VideoCompletionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/TotalWatchTimeInMs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Total Watch Time In Ms" ;
  skos:altLabel "TotalWatchTimeInMs" ;
  skos:definition "Total amount of time a person spent watching the video in milliseconds." ;
  skos:notation "TotalWatchTimeInMS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AverageWatchTimePerVideoView> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Average Watch Time Per Video View" ;
  skos:altLabel "AverageWatchTimePerVideoView" ;
  skos:definition "Total watch time divided by the number of video views." ;
  skos:notation "AverageWatchTimePerVideoView" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/AverageWatchTimePerImpression> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Average Watch Time Per Impression" ;
  skos:altLabel "AverageWatchTimePerImpression" ;
  skos:definition "Total watch time, in milliseconds, divided by the number of impressions." ;
  skos:notation "AverageWatchTimePerImpression" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingAudiencePerformanceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingAudiencePerformanceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingBidStrategyReportColumn
microsoftads:ReportingBidStrategyReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingBidStrategyReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the BidStrategyReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/PortfolioBidStrategyName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/PortfolioBidStrategyStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/BidStrategyType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/TargetCpa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/TargetRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/TargetImpressionShare> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/NumOfCampaigns> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/CurrentMaxCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/TargetAdPositionType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/ConversionDelay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/CostPerConversionQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/Roas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/AvgTargetCpa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/AvgTargetRoas> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/AvgTargetImpressionShare> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/ImpressionSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/Owner> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/TimeZone> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/Currency> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The current account status" ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The current campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/PortfolioBidStrategyName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Portfolio Bid Strategy Name" ;
  skos:altLabel "PortfolioBidStrategyName" ;
  skos:definition "The bid strategy name." ;
  skos:notation "PortfolioBidStrategyName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/PortfolioBidStrategyStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Portfolio Bid Strategy Status" ;
  skos:altLabel "PortfolioBidStrategyStatus" ;
  skos:definition "The current bid strategy status." ;
  skos:notation "PortfolioBidStrategyStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/BidStrategyType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Bid Strategy Type" ;
  skos:altLabel "BidStrategyType" ;
  skos:definition "In the account/campaign scope, the bid strategy type the campaign is using." ;
  skos:notation "BidStrategyType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/TargetCpa> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Target Cpa" ;
  skos:altLabel "TargetCpa" ;
  skos:definition "In the account/portfolio scope, the current target CPA belonging to the account/portfolio." ;
  skos:notation "TargetCPA" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/TargetRoas> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Target Roas" ;
  skos:altLabel "TargetRoas" ;
  skos:definition "In the account/portfolio scope, the current target ROAS belonging to the account/portfolio." ;
  skos:notation "TargetRoas" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/TargetImpressionShare> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Target Impression Share" ;
  skos:altLabel "TargetImpressionShare" ;
  skos:definition "In the account/portfolio scope, the current target impression share belonging to the account/portfolio." ;
  skos:notation "TargetImpressionShare" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/NumOfCampaigns> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Num Of Campaigns" ;
  skos:altLabel "NumOfCampaigns" ;
  skos:definition "In the account/portfolio scope, the number of campaigns belonging to the account/portfolio." ;
  skos:notation "NumOfCampaigns" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/CurrentMaxCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Current Max Cpc" ;
  skos:altLabel "CurrentMaxCpc" ;
  skos:definition "In the account/portfolio scope, the maximum cost per click bid that was in effect at the time the report was generated. It's not a moving historical bid throughout the report time period." ;
  skos:notation "CurrentMaxCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/TargetAdPositionType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Target Ad Position Type" ;
  skos:altLabel "TargetAdPositionType" ;
  skos:definition "In the account/campaign scope,the target ad position type the campaign is using. In the portfolio scope, the target ad position type the portfolio is using." ;
  skos:notation "TargetAdPositionType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions, there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked." ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend / Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/ConversionDelay> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Conversion Delay" ;
  skos:altLabel "ConversionDelay" ;
  skos:definition "The time gap between when a user clicks on an ad and when they complete a desired action, such as making a purchase, signing up, or downloading an app." ;
  skos:notation "ConversionDelay" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/CostPerConversionQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion Qualified" ;
  skos:altLabel "CostPerConversionQualified" ;
  skos:definition "The actual cost per conversion (CPC)." ;
  skos:notation "CostPerConversionQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/Roas> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Roas" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ROAS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/AvgTargetCpa> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Avg Target Cpa" ;
  skos:altLabel "AvgTargetCpa" ;
  skos:definition "In the campaign/portfolio scope, calculate the historical daily target CPA as result. In the account scope, use each campaign's daily spend as weight to calculate the weighted-average of the historical daily target CPA, then average the daily values as result." ;
  skos:notation "AvgTargetCPA" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/AvgTargetRoas> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Avg Target Roas" ;
  skos:altLabel "AvgTargetRoas" ;
  skos:definition "In the campaign/portfolio scope, calculate the historical daily target ROAS as result. In the account scope, use each campaign's daily spend as weight to calculate the weighted-average of the historical daily target ROAS, then average the daily values as result." ;
  skos:notation "AvgTargetRoas" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/AvgTargetImpressionShare> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Avg Target Impression Share" ;
  skos:altLabel "AvgTargetImpressionShare" ;
  skos:definition "In the campaign/portfolio scope, calculate the historical daily target impression share as result. In the account scope, use each campaign's daily spend as weight to calculate the weighted-average of the historical daily target impression share, then average the daily values as result." ;
  skos:notation "AvgTargetImpressionShare" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/ImpressionSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Impression Share Percent" ;
  skos:altLabel "ImpressionSharePercent" ;
  skos:definition "The estimated percentage of impressions, out of the total available impressions in the market you were targeting. The value of this column is empty if the data is not available. For example, out of estimated 59,000 impressions that occurred on this day in your targeted market, you got only about 2,300, or 3%. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. If you include this column, then you may not include restricted attributes in the same report request. Likewise if you include any of the restricted attribute columns, then you must exclude this column. For more information, see Column Restrictions. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is only available with the campaign and ad group performance reports." ;
  skos:notation "ImpressionSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/Owner> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Owner" ;
  skos:definition "The bid strategy owner." ;
  skos:notation "Owner" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/TimeZone> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Time Zone" ;
  skos:altLabel "TimeZone" ;
  skos:definition "Determines the time zone that is used to establish today's date." ;
  skos:notation "TimeZone" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/Currency> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Currency" ;
  skos:definition "The currency of the bid strategy." ;
  skos:notation "Currency" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBidStrategyReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBidStrategyReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingBudgetSummaryReportColumn
microsoftads:ReportingBudgetSummaryReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingBudgetSummaryReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the BudgetSummaryReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBudgetSummaryReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBudgetSummaryReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBudgetSummaryReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBudgetSummaryReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBudgetSummaryReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBudgetSummaryReportColumn/Date> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBudgetSummaryReportColumn/CurrencyCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBudgetSummaryReportColumn/MonthlyBudget> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBudgetSummaryReportColumn/DailySpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingBudgetSummaryReportColumn/MonthToDateSpend> .

<https://relay.inferal.com/ontology/microsoftads/ReportingBudgetSummaryReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBudgetSummaryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBudgetSummaryReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBudgetSummaryReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBudgetSummaryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBudgetSummaryReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBudgetSummaryReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBudgetSummaryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBudgetSummaryReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBudgetSummaryReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBudgetSummaryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBudgetSummaryReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBudgetSummaryReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBudgetSummaryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBudgetSummaryReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBudgetSummaryReportColumn/Date> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBudgetSummaryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBudgetSummaryReportColumnScheme ;
  skos:prefLabel "Date" ;
  skos:definition "The date for the downloaded report records. The date will be in the time zone of the campaign" ;
  skos:notation "Date" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBudgetSummaryReportColumn/CurrencyCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBudgetSummaryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBudgetSummaryReportColumnScheme ;
  skos:prefLabel "Currency Code" ;
  skos:altLabel "CurrencyCode" ;
  skos:definition "The account currency type. For possible values, see Currencies." ;
  skos:notation "CurrencyCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBudgetSummaryReportColumn/MonthlyBudget> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBudgetSummaryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBudgetSummaryReportColumnScheme ;
  skos:prefLabel "Monthly Budget" ;
  skos:altLabel "MonthlyBudget" ;
  skos:definition "The anticipated maximum monthly budget amount that was calculated on the date of the most recent budget change. The formula used to forecast the maximum budget for each calendar month is Spend-to-date + (daily budget x days remaining). For example, let's say your daily campaign budget was 100.00 at the beginning of July and then was updated to 200.00 right at the start of July 22nd. Let's also assume a month to date spend through July 21st of 500.00. In August when you run a report for the month of July, the monthly budget value for each day from July 1 through July 21 will be 3,100. The monthly budget value in the report for each day from July 22nd through July 31st will be 2,500.00. For more information see the What are my budget options? help page." ;
  skos:notation "MonthlyBudget" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBudgetSummaryReportColumn/DailySpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBudgetSummaryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBudgetSummaryReportColumnScheme ;
  skos:prefLabel "Daily Spend" ;
  skos:altLabel "DailySpend" ;
  skos:definition "The average amount of campaign budget spent per day." ;
  skos:notation "DailySpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingBudgetSummaryReportColumn/MonthToDateSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingBudgetSummaryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingBudgetSummaryReportColumnScheme ;
  skos:prefLabel "Month To Date Spend" ;
  skos:altLabel "MonthToDateSpend" ;
  skos:definition "The amount of money spent to date for the month." ;
  skos:notation "MonthToDateSpend" .

# Concept scheme: ReportingCallDetailReportColumn
microsoftads:ReportingCallDetailReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingCallDetailReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the CallDetailReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/StartTime> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/EndTime> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/Duration> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/AreaCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/City> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/State> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/StartTime> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:prefLabel "Start Time" ;
  skos:altLabel "StartTime" ;
  skos:definition "The start time of the call expressed in Coordinated Universal Time (UTC)." ;
  skos:notation "StartTime" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/EndTime> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:prefLabel "End Time" ;
  skos:altLabel "EndTime" ;
  skos:definition "The end time of the call expressed in Coordinated Universal Time (UTC)." ;
  skos:notation "EndTime" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/Duration> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:prefLabel "Duration" ;
  skos:definition "The duration of each forwarded call that originated from a call ad extension." ;
  skos:notation "Duration" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/AreaCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:prefLabel "Area Code" ;
  skos:altLabel "AreaCode" ;
  skos:definition "The area code where the user was physically located when they clicked the ad." ;
  skos:notation "AreaCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/City> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:prefLabel "City" ;
  skos:definition "The city used to deliver the ad. The location where the user was in physically when they clicked the ad." ;
  skos:notation "City" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/State> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:prefLabel "State" ;
  skos:definition "The state used to deliver the ad. The location where the user was in physically when they clicked the ad." ;
  skos:notation "State" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCallDetailReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCallDetailReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingCampaignPerformanceReportColumn
microsoftads:ReportingCampaignPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingCampaignPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the CampaignPerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CurrencyCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AdDistribution> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AveragePosition> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/LowQualityClicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/LowQualityClicksPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/LowQualityImpressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/LowQualityImpressionsPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/LowQualityConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/LowQualityConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/DeviceOs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ImpressionSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ImpressionLostToBudgetPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ImpressionLostToRankAggPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/QualityScore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ExpectedCtr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AdRelevance> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/LandingPageExperience> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/HistoricalQualityScore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/HistoricalExpectedCtr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/HistoricalAdRelevance> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/HistoricalLandingPageExperience> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/PhoneImpressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/PhoneCalls> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Ptr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Network> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/TopVsOther> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/BidMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/DeliveredMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Assists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CostPerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/RevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/RevenuePerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/TrackingTemplate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CustomParameters> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/BudgetName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/BudgetStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/BudgetAssociationStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/LowQualityGeneralClicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/LowQualitySophisticatedClicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CampaignLabels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ExactMatchImpressionSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CustomerId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CustomerName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ClickSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AbsoluteTopImpressionSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/FinalUrlSuffix> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CampaignType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/TopImpressionShareLostToRankPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/TopImpressionShareLostToBudgetPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AbsoluteTopImpressionShareLostToRankPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AbsoluteTopImpressionShareLostToBudgetPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/TopImpressionSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AbsoluteTopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/TopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/BaseCampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AllReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AllRevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AudienceImpressionSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AudienceImpressionLostToRankPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AudienceImpressionLostToBudgetPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/RelativeCtr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/LowQualityConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ViewThroughConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ViewThroughRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/VideoViews> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ViewThroughRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AverageCpv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/VideoViewsAt25Percent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/VideoViewsAt50Percent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/VideoViewsAt75Percent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CompletedVideoViews> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/VideoCompletionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/TotalWatchTimeInMs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AverageWatchTimePerVideoView> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AverageWatchTimePerImpression> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Sales> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CostPerSale> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/RevenuePerSale> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Installs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CostPerInstall> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/RevenuePerInstall> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Downloads> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/PostClickDownloadRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CostPerDownload> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AppInstalls> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/PostClickInstallRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Cpi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Purchases> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/PostInstallPurchaseRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Cpp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Subscriptions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/PostInstallSubscriptionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Cps> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/NewCustomerConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/NewCustomerRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/NewCustomerConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/NewCustomerCpa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/NewCustomerReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ConversionDelay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/UnknownCustomerConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/UnknownCustomerRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/NewCustomerCount> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/NewCustomerSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CurrencyCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Currency Code" ;
  skos:altLabel "CurrencyCode" ;
  skos:definition "The account currency type. For possible values, see Currencies." ;
  skos:notation "CurrencyCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AdDistribution> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Distribution" ;
  skos:altLabel "AdDistribution" ;
  skos:definition "The network where you want your ads to show. This can be the entire Microsoft Advertising Network, Microsoft sites and select traffic, cross-network traffic, or only partner traffic (this network type is deprecated as of July 2024)." ;
  skos:notation "AdDistribution" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AveragePosition> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Average Position" ;
  skos:altLabel "AveragePosition" ;
  skos:definition "The average position of the ad on a webpage. This column is deprecated as of March 31st, 2021. Going forward, performance reports will return average position of \"0\" (zero). Historical average position data for time periods prior to the deprecation date will still be available according to the published data retention period per report type." ;
  skos:notation "AveragePosition" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, the performance reports will return the integrated value in this column. We support the decimal conversion value in many scenarios, and the values obtained by the \"Conversions\" column may be inaccurate." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/LowQualityClicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Low Quality Clicks" ;
  skos:altLabel "LowQualityClicks" ;
  skos:definition "Clicks that exhibit a low likelihood of commercial intent. You are not billed for these clicks. For more information, see Microsoft Advertising click measurement: description of methodology. Note: In the Microsoft Advertising reporting UI, LowQualityClicks is displayed as Low quality clicks (not charged)." ;
  skos:notation "LowQualityClicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/LowQualityClicksPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Low Quality Clicks Percent" ;
  skos:altLabel "LowQualityClicksPercent" ;
  skos:definition "The low-quality clicks as a percentage. The formula for calculating the low quality clicks percentage is (LowQualityClicks / (Clicks + LowQualityClicks )) x 100." ;
  skos:notation "LowQualityClicksPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/LowQualityImpressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Low Quality Impressions" ;
  skos:altLabel "LowQualityImpressions" ;
  skos:definition "The number of impressions that result from low-quality keyword searches." ;
  skos:notation "LowQualityImpressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/LowQualityImpressionsPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Low Quality Impressions Percent" ;
  skos:altLabel "LowQualityImpressionsPercent" ;
  skos:definition "The low-quality impressions as a percentage. The formula for calculating the percentage is (LowQualityImpressions / (Impressions + LowQualityImpressions )) x 100." ;
  skos:notation "LowQualityImpressionsPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/LowQualityConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Low Quality Conversions" ;
  skos:altLabel "LowQualityConversions" ;
  skos:definition "The number of conversions that originate from low-quality clicks. This column is deprecated as of March 31st, 2022, so you should use the LowQualityConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "LowQualityConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/LowQualityConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Low Quality Conversion Rate" ;
  skos:altLabel "LowQualityConversionRate" ;
  skos:definition "The low-quality conversion rate as a percentage. The formula for calculating the conversion rate is (LowQualityConversions / LowQualityClicks) x 100." ;
  skos:notation "LowQualityConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/DeviceOs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Device Os" ;
  skos:altLabel "DeviceOs" ;
  skos:definition "The operating system of the device reported in the DeviceType column. The possible values include Android, Blackberry, iOS, Other, Unknown, and Windows. If the operating system of the device cannot be determined or is not one of the operating systems that you can target, the value in this column will be Unknown." ;
  skos:notation "DeviceOS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ImpressionSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Impression Share Percent" ;
  skos:altLabel "ImpressionSharePercent" ;
  skos:definition "The estimated percentage of impressions, out of the total available impressions in the market you were targeting. Example: Out of estimated 59,000 impressions that occurred on this day in your targeted market, you got only about 2,300, or 3%. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is only available with the campaign and ad group performance reports." ;
  skos:notation "ImpressionSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ImpressionLostToBudgetPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Impression Lost To Budget Percent" ;
  skos:altLabel "ImpressionLostToBudgetPercent" ;
  skos:definition "The estimated percentage of impressions your ad did not receive due to issues with your daily or monthly budget. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is only available with the campaign and ad group performance reports." ;
  skos:notation "ImpressionLostToBudgetPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ImpressionLostToRankAggPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Impression Lost To Rank Agg Percent" ;
  skos:altLabel "ImpressionLostToRankAggPercent" ;
  skos:definition "The estimated percentage of impressions your ad did not receive due to issues with your ad ranking. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is not available." ;
  skos:notation "ImpressionLostToRankAggPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/QualityScore> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Quality Score" ;
  skos:altLabel "QualityScore" ;
  skos:definition "The numeric score shows you how competitive your ads are in the marketplace by measuring how relevant your keywords and landing pages are to customers' search terms. The quality score is calculated by Microsoft Advertising using the ExpectedCtr, AdRelevance, and LandingPageExperience sub scores. If available, the quality score can range from a low of 1 to a high of 10. Quality score is based on the last rolling 30 days for the owned and operated search traffic. A quality score can be assigned without any impressions, in the case where a keyword bid did not win any auctions. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed. This can occur if there have been no impressions for the keyword for 30 days or more. Quality score is typically updated 14-18 hours after the UTC day ends. Keywords in all time zones will be assigned a quality score for the corresponding UTC day. If you run the report multiple times in a day, the quality score values could change from report to report based on when you run the report relative to when the scores are calculated. If you specify a time period that spans multiple days, the quality score is the current and most recently calculated score and will be reported as the same for each day in the time period. Use the Historical quality score to find out how quality score may have changed over time. Historical quality score is a daily snapshot of the rolling quality score. For more information on Historical quality score, see the HistoricalQualityScore column." ;
  skos:notation "QualityScore" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ExpectedCtr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Expected Ctr" ;
  skos:altLabel "ExpectedCtr" ;
  skos:definition "How well your keyword competes against other keywords targeting the same traffic. Ads that are relevant to searchers' queries or other input are more likely to have a higher click-through rate. This metric tells you if a keyword is underperforming and causing a loss in impression share, so you can make keyword changes or remove ads altogether. A score of 3 is Above Average; a score of 2 is Average; and a score of 1 is considered Below Average. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed. If you specify a time period that spans multiple days, the score will be the same for each day in the time period, and the value is the most recent calculated score. Data for this column is typically updated 14-18 hours after the UTC day ends." ;
  skos:notation "ExpectedCtr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AdRelevance> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Relevance" ;
  skos:altLabel "AdRelevance" ;
  skos:definition "How closely related your ads is to the customer's search query or other input. It tells you how relevant your ad and landing page are to potential customers. A score of 3 is Above Average; a score of 2 is Average; and a score of 1 is considered Below Average. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed. If you specify a time period that spans multiple days, the score will be the same for each day in the time period, and the value is the most recent calculated score. Data for this column is typically updated 14-18 hours after the UTC day ends." ;
  skos:notation "AdRelevance" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/LandingPageExperience> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Landing Page Experience" ;
  skos:altLabel "LandingPageExperience" ;
  skos:definition "An aggregate quality assessment of all landing pages on your site. The landing page experience score measures whether your landing page is likely to provide a good experience to customers who click your ad and land on your website. A score of 3 is Above Average; a score of 2 is Average; and a score of 1 is considered Below Average. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed. If you specify a time period that spans multiple days, the score will be the same for each day in the time period, and the value is the most recent calculated score. Data for this column is typically updated 14-18 hours after the UTC day ends." ;
  skos:notation "LandingPageExperience" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/HistoricalQualityScore> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Historical Quality Score" ;
  skos:altLabel "HistoricalQualityScore" ;
  skos:definition "The historical quality score for each row is the value that was calculated for quality score on that date. Use The historical quality score to find out how the quality score may have changed over time. For example, if you specify a time period that spans three days, The historical quality score for day one will be the quality score calculated on day one, The historical quality score for day two will be the quality score calculated on day two, and so on. This score may vary from the score in the QualityScore column, which will be the same value for each day in the time period. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed. You may include this column only with Daily aggregation." ;
  skos:notation "HistoricalQualityScore" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/HistoricalExpectedCtr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Historical Expected Ctr" ;
  skos:altLabel "HistoricalExpectedCtr" ;
  skos:definition "Historical average of expected click-through rate scores going back as far as 18 months from the current date. This score may vary from the score in the ExpectedCtr column, which is the current score and same value for each day in the time period. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed. The score for each row is the score that was calculated for expected CTR on that date. For example, if you specify a time period that spans three days, the Historical expected CTR score for day one will be the expected CTR score calculated on day one, the Historical expected CTR score for day two will be the expected CTR score calculated on day two, and so on. You may include this column only with Daily aggregation." ;
  skos:notation "HistoricalExpectedCtr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/HistoricalAdRelevance> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Historical Ad Relevance" ;
  skos:altLabel "HistoricalAdRelevance" ;
  skos:definition "Historical average of ad relevance scores back as far as 18 months from the current date. This score may vary from the score in the AdRelevance column, which is the current score and same value for each day in the time period." ;
  skos:notation "HistoricalAdRelevance" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/HistoricalLandingPageExperience> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Historical Landing Page Experience" ;
  skos:altLabel "HistoricalLandingPageExperience" ;
  skos:definition "Historical average of landing page experience scores back as far as 18 months from the current date. This score may vary from the score in the LandingPageExperience column, which is the current score and same value for each day in the time period. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed." ;
  skos:notation "HistoricalLandingPageExperience" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/PhoneImpressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Phone Impressions" ;
  skos:altLabel "PhoneImpressions" ;
  skos:definition "The number of times your tracked number was shown on all devices." ;
  skos:notation "PhoneImpressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/PhoneCalls> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Phone Calls" ;
  skos:altLabel "PhoneCalls" ;
  skos:definition "The number of total calls to the tracked phone number that showed with your ad." ;
  skos:notation "PhoneCalls" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Ptr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Ptr" ;
  skos:definition "The phone-through rate (Ptr). The formula for calculating the Ptr is (PhoneCalls / PhoneImpressions) x 100." ;
  skos:notation "Ptr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Network> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Network" ;
  skos:definition "The entire Microsoft Advertising Network made up of Microsoft sites and select traffic, cross-network traffic, and only partner traffic (this network type is deprecated as of July 2024). Use this data to make the best decision on network selection for your ad groups. The possible values include AOL search, Audience, Microsoft sites and select traffic, Content, and Syndicated search partners. Note: Not everyone can use the value Microsoft sites and select traffic yet. If you can't, don't worry - it's coming soon!" ;
  skos:notation "Network" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/TopVsOther> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Top Vs Other" ;
  skos:altLabel "TopVsOther" ;
  skos:definition "Indicates whether the ad impression appeared in a top position or elsewhere. The possible values include AOL search - Top, AOL search - Other, Audience network, Bing and Yahoo! search - Top, Bing and Yahoo! search - Other, Syndicated search partners - Top, Syndicated search partners - Other, Content network, and Unknown." ;
  skos:notation "TopVsOther" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/BidMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Bid Match Type" ;
  skos:altLabel "BidMatchType" ;
  skos:definition "The keyword bid match type. This can be different from the DeliveredMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "BidMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/DeliveredMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Delivered Match Type" ;
  skos:altLabel "DeliveredMatchType" ;
  skos:definition "The match type used to deliver an ad. This can be different from the BidMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "DeliveredMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Assists> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Assists" ;
  skos:definition "The number of conversions from other ads within the same account that were preceded by one or more clicks from this ad. An ad is considered to have assisted the conversion if it was clicked before the most recently clicked ad that was credited with the conversion. Additionally, the click corresponding to the assist must occur within the conversion period of the goal." ;
  skos:notation "Assists" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CostPerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Assist" ;
  skos:altLabel "CostPerAssist" ;
  skos:definition "The cost per assist. The formula for calculating the cost per assist is (Spend / Assists)." ;
  skos:notation "CostPerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/RevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Conversion" ;
  skos:altLabel "RevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "RevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/RevenuePerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Assist" ;
  skos:altLabel "RevenuePerAssist" ;
  skos:definition "The revenue per assist. The formula for calculating the revenue per assist is (Revenue / Assists)." ;
  skos:notation "RevenuePerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/TrackingTemplate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Tracking Template" ;
  skos:altLabel "TrackingTemplate" ;
  skos:definition "The current tracking template for the campaign." ;
  skos:notation "TrackingTemplate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CustomParameters> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Custom Parameters" ;
  skos:altLabel "CustomParameters" ;
  skos:definition "The current set of custom parameters for the campaign. Each custom parameter is a key and value pair. The list of custom parameters is semicolon-delimited and each key is enclosed by braces and a leading underscore, for example {_key1}=value1;{_key2}=value2." ;
  skos:notation "CustomParameters" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/BudgetName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Budget Name" ;
  skos:altLabel "BudgetName" ;
  skos:definition "The name of the budget. This column will be empty for unshared budgets." ;
  skos:notation "BudgetName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/BudgetStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Budget Status" ;
  skos:altLabel "BudgetStatus" ;
  skos:definition "The budget status. The possible values are Active and Deleted. This column will be empty for unshared budgets." ;
  skos:notation "BudgetStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/BudgetAssociationStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Budget Association Status" ;
  skos:altLabel "BudgetAssociationStatus" ;
  skos:definition "Indicates whether or not the campaign is currently spending from the budget mentioned in the BudgetName column. The possible values are Current and Ended." ;
  skos:notation "BudgetAssociationStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/LowQualityGeneralClicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Low Quality General Clicks" ;
  skos:altLabel "LowQualityGeneralClicks" ;
  skos:definition "Clicks that are filtered by general methods, such as deny lists and activity-based detection, and that exhibit a low likelihood of commercial intent. You are not billed for these clicks. For more information, see Microsoft Advertising click measurement: description of methodology. Note: In the Microsoft Advertising reporting UI, LowQualityGeneralClicks is displayed as Low quality clicks - general (not charged)." ;
  skos:notation "LowQualityGeneralClicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/LowQualitySophisticatedClicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Low Quality Sophisticated Clicks" ;
  skos:altLabel "LowQualitySophisticatedClicks" ;
  skos:definition "Invalid clicks that use sophisticated means to appear valid. You are not billed for these clicks. For more information, see Microsoft Advertising click measurement: description of methodology. Note: In the Microsoft Advertising reporting UI, LowQualitySophisticatedClicks is displayed as Low quality clicks - sophisticated (not charged)." ;
  skos:notation "LowQualitySophisticatedClicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CampaignLabels> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Labels" ;
  skos:altLabel "CampaignLabels" ;
  skos:definition "The labels applied to the campaign. Labels are delimited by a semicolon (;) in the report download." ;
  skos:notation "CampaignLabels" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ExactMatchImpressionSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Exact Match Impression Share Percent" ;
  skos:altLabel "ExactMatchImpressionSharePercent" ;
  skos:definition "The estimated percentage of impressions that your account received for searches that exactly matched your keyword, out of the total available exact match impressions you were eligible to receive. Reports on exact match impression share highlight how your keywords perform only on those searches that exactly match your keywords. Use this data together with impression share to diagnose your non-exact match keywords, and make changes to be more competitive and gain more impressions. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "ExactMatchImpressionSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CustomerId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Customer Id" ;
  skos:altLabel "CustomerId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a customer." ;
  skos:notation "CustomerId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CustomerName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Customer Name" ;
  skos:altLabel "CustomerName" ;
  skos:definition "The customer name." ;
  skos:notation "CustomerName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ClickSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Click Share Percent" ;
  skos:altLabel "ClickSharePercent" ;
  skos:definition "The percentage of clicks that went to your ads. It is the share of the prospective customer's mindshare and buying intent you captured. You can use this performance metric to see where your growth opportunites are. For example, your click share percent is 30% if 10 ads were clicked, and three of the 10 ads were yours. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053." ;
  skos:notation "ClickSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AbsoluteTopImpressionSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Share Percent" ;
  skos:altLabel "AbsoluteTopImpressionSharePercent" ;
  skos:definition "The estimated percentage of times your ad was in the first position of all results, out of the estimated number of first position impressions you were eligible to receive. A low number means your ads are less likely to win clicks and conversions, because they rarely appear in the first position. This might indicate you need to increase your bid or budget. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column. Prior to April 20, 2019 this performance statistic was only calculated for Microsoft Shopping campaigns." ;
  skos:notation "AbsoluteTopImpressionSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/FinalUrlSuffix> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Final Url Suffix" ;
  skos:altLabel "FinalUrlSuffix" ;
  skos:definition "A place in your final URL where you can add parameters that will be attached to the end of your landing page URL." ;
  skos:notation "FinalUrlSuffix" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CampaignType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Type" ;
  skos:altLabel "CampaignType" ;
  skos:definition "The campaign type. Possible values include Audience, Dynamic search, Performance max, Search & content, and Shopping." ;
  skos:notation "CampaignType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/TopImpressionShareLostToRankPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Top Impression Share Lost To Rank Percent" ;
  skos:altLabel "TopImpressionShareLostToRankPercent" ;
  skos:definition "A percentage estimate of how often poor ad rank kept your ad from showing in the mainline, the top ad placements above the search results. Use this metric to help you assess why your ads are missing out on the best ad positions. Ad rank determines where your ad shows relative to other ads, based on factors including your bid amount, ad performance, ad relevance, ad extensions, other competing ads, and more. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "TopImpressionShareLostToRankPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/TopImpressionShareLostToBudgetPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Top Impression Share Lost To Budget Percent" ;
  skos:altLabel "TopImpressionShareLostToBudgetPercent" ;
  skos:definition "The estimated percentage of mainline impressions, where ads appear above the search results, that were lost due to insufficient budget. This indicates where increasing your budget might help improve ad position. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "TopImpressionShareLostToBudgetPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AbsoluteTopImpressionShareLostToRankPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Share Lost To Rank Percent" ;
  skos:altLabel "AbsoluteTopImpressionShareLostToRankPercent" ;
  skos:definition "The estimated percentage of how often poor ad rank kept your ad from showing in the first ad position at the top of search results. Use this data to help you assess reasons your ads are missing out on the top ad position, which is more likely to win clicks and conversions. Ad rank determines where your ad shows relative to other ads, based on factors including your bid amount, ad performance, ad relevance, ad extensions, other competing ads, and more. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionShareLostToRankPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AbsoluteTopImpressionShareLostToBudgetPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Share Lost To Budget Percent" ;
  skos:altLabel "AbsoluteTopImpressionShareLostToBudgetPercent" ;
  skos:definition "The estimated percentage of how often your ad missed showing in the very top ad position, above search results, due to insufficient budget. This indicates where increasing your budget might improve your chances at the top ad position, which is more likely to win clicks and conversions. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionShareLostToBudgetPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/TopImpressionSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Top Impression Share Percent" ;
  skos:altLabel "TopImpressionSharePercent" ;
  skos:definition "The percentage of impressions for your ad in the mainline, the top ad placements above the search results, out of the estimated number of mainline impressions you were eligible to receive. A lower number indicates there might be something about your ad's eligibility that affects its position. Eligibility for top impression is based on your ad's approval status, quality score, targeting settings, and bids. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "TopImpressionSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AbsoluteTopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Rate Percent" ;
  skos:altLabel "AbsoluteTopImpressionRatePercent" ;
  skos:definition "How often your ad was in the first position of all results, as a percentage of your total impressions. A higher number indicates your ad is frequently showing in the best ad position. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/TopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Top Impression Rate Percent" ;
  skos:altLabel "TopImpressionRatePercent" ;
  skos:definition "The percentage of times your ad showed in the mainline, the top placement where ads appear above the search results, out of your total impressions. This indicates how changes in ad position can impact performance. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "TopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/BaseCampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Base Campaign Id" ;
  skos:altLabel "BaseCampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an experiment campaign. This will be the same value as the CampaignId if the campaign is not an experiment." ;
  skos:notation "BaseCampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, the performance reports will return the integrated value in this column. We support the decimal conversion value in many scenarios, and the values obtained by the \"AllConversions\" column may be inaccurate." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AllReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "All Return On Ad Spend" ;
  skos:altLabel "AllReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AllRevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue Per Conversion" ;
  skos:altLabel "AllRevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions" ;
  skos:altLabel "ViewThroughConversions" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. This column is deprecated as of 2022, so you should use the ViewThroughConversionsQualified column instead. Going forward, the performance reports will return the integrated value in this column. We support the decimal conversion value in many scenarios, and the values obtained by the \"ViewThroughConversions\" column may be inaccurate." ;
  skos:notation "ViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AudienceImpressionSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Audience Impression Share Percent" ;
  skos:altLabel "AudienceImpressionSharePercent" ;
  skos:definition "The estimated percentage of impressions, out of the total available impressions you could have received on the Microsoft Audience Network. Use this to compare your share of impressions to the impression share of advertisers competing against you. Example: Out of estimated 59,000 impressions that occurred on this day in your targeted market, you got only about 2,300, or 3%. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is only available with the campaign and ad group performance reports." ;
  skos:notation "AudienceImpressionSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AudienceImpressionLostToRankPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Audience Impression Lost To Rank Percent" ;
  skos:altLabel "AudienceImpressionLostToRankPercent" ;
  skos:definition "The percentage of impression share you lost due to low rank on the Microsoft Audience Network. Ad rank determines your ad position and whether your ad is able to show at all. It's calculated using your bid, quality, and the expected impact of ad formats. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is not available." ;
  skos:notation "AudienceImpressionLostToRankPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AudienceImpressionLostToBudgetPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Audience Impression Lost To Budget Percent" ;
  skos:altLabel "AudienceImpressionLostToBudgetPercent" ;
  skos:definition "The percentage of impression share you lost due to insufficient budget on the Microsoft Audience Network. If this number is high, you may want to increase your budget. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is only available with the campaign and ad group performance reports." ;
  skos:notation "AudienceImpressionLostToBudgetPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/RelativeCtr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Relative Ctr" ;
  skos:altLabel "RelativeCtr" ;
  skos:definition "Your click-through rate divided by the average click-through rate of all ads that appear in the same sections of websites that show your ads. Relative CTR can help you understand campaign and ad group performance, particularly if you have little or no conversion information. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. Data for this column is typically updated 14-18 hours after the UTC day ends." ;
  skos:notation "RelativeCtr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/LowQualityConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Low Quality Conversions Qualified" ;
  skos:altLabel "LowQualityConversionsQualified" ;
  skos:definition "The number of conversions that originate from low-quality clicks. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "LowQualityConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ViewThroughConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions Qualified" ;
  skos:altLabel "ViewThroughConversionsQualified" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ViewThroughConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ViewThroughRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Revenue" ;
  skos:altLabel "ViewThroughRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of view-through conversions." ;
  skos:notation "ViewThroughRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/VideoViews> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Video Views" ;
  skos:altLabel "VideoViews" ;
  skos:definition "The number of times the video was played and watched for at least two continuous seconds with more than 50% of the screen in view." ;
  skos:notation "VideoViews" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ViewThroughRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Rate" ;
  skos:altLabel "ViewThroughRate" ;
  skos:definition "The number of video views divided by the number of impressions." ;
  skos:notation "ViewThroughRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AverageCpv> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpv" ;
  skos:altLabel "AverageCpv" ;
  skos:definition "Average total spend divided by video views." ;
  skos:notation "AverageCPV" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/VideoViewsAt25Percent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Video Views At25Percent" ;
  skos:altLabel "VideoViewsAt25Percent" ;
  skos:definition "The number of times a person completed at least 25% of a video." ;
  skos:notation "VideoViewsAt25Percent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/VideoViewsAt50Percent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Video Views At50Percent" ;
  skos:altLabel "VideoViewsAt50Percent" ;
  skos:definition "The number of times a person completed at least 50% of a video." ;
  skos:notation "VideoViewsAt50Percent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/VideoViewsAt75Percent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Video Views At75Percent" ;
  skos:altLabel "VideoViewsAt75Percent" ;
  skos:definition "The number of times a person completed at least 75% of a video." ;
  skos:notation "VideoViewsAt75Percent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CompletedVideoViews> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Completed Video Views" ;
  skos:altLabel "CompletedVideoViews" ;
  skos:definition "Number of times a person watched the entire video to completion." ;
  skos:notation "CompletedVideoViews" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/VideoCompletionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Video Completion Rate" ;
  skos:altLabel "VideoCompletionRate" ;
  skos:definition "The number of completed video views divided by the total number of impressions, multiplied by 100." ;
  skos:notation "VideoCompletionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/TotalWatchTimeInMs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Total Watch Time In Ms" ;
  skos:altLabel "TotalWatchTimeInMs" ;
  skos:definition "Total amount of time a person spent watching the video in milliseconds." ;
  skos:notation "TotalWatchTimeInMS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AverageWatchTimePerVideoView> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Average Watch Time Per Video View" ;
  skos:altLabel "AverageWatchTimePerVideoView" ;
  skos:definition "Total watch time divided by the number of video views." ;
  skos:notation "AverageWatchTimePerVideoView" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AverageWatchTimePerImpression> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Average Watch Time Per Impression" ;
  skos:altLabel "AverageWatchTimePerImpression" ;
  skos:definition "Total watch time, in milliseconds, divided by the number of impressions." ;
  skos:notation "AverageWatchTimePerImpression" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Sales> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Sales" ;
  skos:definition "The total number of sales." ;
  skos:notation "Sales" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CostPerSale> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Sale" ;
  skos:altLabel "CostPerSale" ;
  skos:definition "The cost per sale. The formula for calculating the cost per sale is (Spend / Sales)" ;
  skos:notation "CostPerSale" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/RevenuePerSale> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Sale" ;
  skos:altLabel "RevenuePerSale" ;
  skos:definition "The revenue per sale. The formula for calculating the revenue per sale is (Revenue / Sales)" ;
  skos:notation "RevenuePerSale" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Installs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Installs" ;
  skos:definition "The total number of installs." ;
  skos:notation "Installs" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CostPerInstall> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Install" ;
  skos:altLabel "CostPerInstall" ;
  skos:definition "The cost per install. The formula for calculating the cost per install is (Spend / Installs)" ;
  skos:notation "CostPerInstall" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/RevenuePerInstall> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Install" ;
  skos:altLabel "RevenuePerInstall" ;
  skos:definition "The revenue per install. The formula for calculating the revenue per install is (Revenue / Installs)" ;
  skos:notation "RevenuePerInstall" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Downloads> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Downloads" ;
  skos:definition "The number of times customers download apps through your ads." ;
  skos:notation "Downloads" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/PostClickDownloadRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Post Click Download Rate" ;
  skos:altLabel "PostClickDownloadRate" ;
  skos:definition "The post-click download rate as a percentage. The number of downloads, divided by the total number of ad clicks. For example, if the ads in your campaign received 300 clicks and four downloads, the download rate would be 1.33%." ;
  skos:notation "PostClickDownloadRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/CostPerDownload> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Download" ;
  skos:altLabel "CostPerDownload" ;
  skos:definition "The average amount you're charged each time your ad is downloaded. The total cost of all downloads on an ad, divided by the number of downloads during a specific period." ;
  skos:notation "CostPerDownload" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/AppInstalls> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "App Installs" ;
  skos:altLabel "AppInstalls" ;
  skos:definition "The number of times customers install apps through your ads." ;
  skos:notation "AppInstalls" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/PostClickInstallRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Post Click Install Rate" ;
  skos:altLabel "PostClickInstallRate" ;
  skos:definition "The post-click install rate as a percentage. The number of installs, divided by the total number of clicks. For example, if the ads in your campaign received 300 clicks and four installs, the rate would be 1.33%." ;
  skos:notation "PostClickInstallRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Cpi> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Cpi" ;
  skos:definition "Cost per install. The average amount of money you're charged for each app install." ;
  skos:notation "CPI" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Purchases> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Purchases" ;
  skos:definition "The number of times customers use your ads to make a purchase in your app." ;
  skos:notation "Purchases" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/PostInstallPurchaseRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Post Install Purchase Rate" ;
  skos:altLabel "PostInstallPurchaseRate" ;
  skos:definition "The post-install purchase rate as a percentage. The number of in-app purchases, divided by the total number of installs. For example, if the ads in your campaign received 300 installs and four in-app purchases, the install rate would be 1.33%." ;
  skos:notation "PostInstallPurchaseRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Cpp> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Cpp" ;
  skos:definition "Cost per in-app purchase. The average amount of money you're charged for each in-app purchase." ;
  skos:notation "CPP" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Subscriptions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Subscriptions" ;
  skos:definition "The number of times customers use your ads to purchase a subscription in your game." ;
  skos:notation "Subscriptions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/PostInstallSubscriptionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Post Install Subscription Rate" ;
  skos:altLabel "PostInstallSubscriptionRate" ;
  skos:definition "The post-install subscription rate as a percentage. The number of subscriptions, divided by the total number of installs. For example, if the ads in your campaign receive 300 installs and four subscriptions, the install rate would be 1.33%." ;
  skos:notation "PostInstallSubscriptionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Cps> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Cps" ;
  skos:definition "Cost per in-app subscription. The average amount of money you're charged for each app subscription." ;
  skos:notation "CPS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/NewCustomerConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "New Customer Conversions" ;
  skos:altLabel "NewCustomerConversions" ;
  skos:definition "The total number of new customers who completed a desired action, such as making a purchase, after clicking on your ad." ;
  skos:notation "NewCustomerConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/NewCustomerRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "New Customer Revenue" ;
  skos:altLabel "NewCustomerRevenue" ;
  skos:definition "The total value of new customer conversions, calculated by summing the value of each new customer conversion." ;
  skos:notation "NewCustomerRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/NewCustomerConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "New Customer Conversion Rate" ;
  skos:altLabel "NewCustomerConversionRate" ;
  skos:definition "The percentage of new customer sessions that result in a conversion. Note: This column is deprecated as of August 2025. Going forward, performance reports will return empty in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "NewCustomerConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/NewCustomerCpa> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "New Customer Cpa" ;
  skos:altLabel "NewCustomerCpa" ;
  skos:definition "The cost of acquiring a new customer, calculated by dividing the total cost of your ads by the number of new customer conversions. This column is deprecated as of August 2025. Going forward, performance reports will return empty in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "NewCustomerCPA" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/NewCustomerReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "New Customer Return On Ad Spend" ;
  skos:altLabel "NewCustomerReturnOnAdSpend" ;
  skos:definition "The amount of revenue you generate from new customers for every dollar you spend on advertising, calculated by dividing the total revenue from new customers by the total cost of your ads. This column is deprecated as of August 2025. Going forward, performance reports will return empty in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "NewCustomerReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/ConversionDelay> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Delay" ;
  skos:altLabel "ConversionDelay" ;
  skos:definition "The time gap between when a user clicks on an ad and when they complete a desired action, such as making a purchase, signing up, or downloading an app." ;
  skos:notation "ConversionDelay" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/UnknownCustomerConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Unknown Customer Conversions" ;
  skos:altLabel "UnknownCustomerConversions" ;
  skos:definition "A customer conversion that doesn't have enough data to determine if the customer is a new or existing customer." ;
  skos:notation "UnknownCustomerConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/UnknownCustomerRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Unknown Customer Revenue" ;
  skos:altLabel "UnknownCustomerRevenue" ;
  skos:definition "The revenue from unknown customer conversions." ;
  skos:notation "UnknownCustomerRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/NewCustomerCount> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "New Customer Count" ;
  skos:altLabel "NewCustomerCount" ;
  skos:definition "The number of new customers who complete an action, such as making a purchase, after clicking your ad." ;
  skos:notation "NewCustomerCount" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/NewCustomerSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "New Customer Spend" ;
  skos:altLabel "NewCustomerSpend" ;
  skos:definition "The total spend of new customers, calculated by summing the spend of each new customer." ;
  skos:notation "NewCustomerSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCampaignPerformanceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCampaignPerformanceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingCategoryClickCoverageReportColumn
microsoftads:ReportingCategoryClickCoverageReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingCategoryClickCoverageReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the CategoryClickCoverageReportColumn." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryClickCoverageReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryClickCoverageReportColumn/CustomerName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryClickCoverageReportColumn/L1Vertical> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryClickCoverageReportColumn/L2Vertical> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryClickCoverageReportColumn/L3Vertical> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryClickCoverageReportColumn/WeekStartingMonday> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryClickCoverageReportColumn/MarketplaceClickCoverage> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryClickCoverageReportColumn/Country> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryClickCoverageReportColumn/ProportionOfSpend> .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryClickCoverageReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryClickCoverageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryClickCoverageReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryClickCoverageReportColumn/CustomerName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryClickCoverageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryClickCoverageReportColumnScheme ;
  skos:prefLabel "Customer Name" ;
  skos:altLabel "CustomerName" ;
  skos:definition "The customer name." ;
  skos:notation "CustomerName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryClickCoverageReportColumn/L1Vertical> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryClickCoverageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryClickCoverageReportColumnScheme ;
  skos:prefLabel "L1Vertical" ;
  skos:definition "A particular supply sector, such as Travel and Tourism or Apparel. View a list of L1 verticals." ;
  skos:notation "L1Vertical" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryClickCoverageReportColumn/L2Vertical> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryClickCoverageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryClickCoverageReportColumnScheme ;
  skos:prefLabel "L2Vertical" ;
  skos:definition "A more detailed segment of an L1 vertical. For instance, within the L1 vertical travel and tourism, L2 verticals might include Accommodations or Air travel. View a list of L2 verticals." ;
  skos:notation "L2Vertical" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryClickCoverageReportColumn/L3Vertical> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryClickCoverageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryClickCoverageReportColumnScheme ;
  skos:prefLabel "L3Vertical" ;
  skos:definition "The most specific segment within a larger L1 vertical. For example, if the L1 vertical is travel and tourism and the L2 vertical is Accommodations, an L3 vertical might be Bed and Breakfasts or Camping and RV. View a list of L3 verticals." ;
  skos:notation "L3Vertical" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryClickCoverageReportColumn/WeekStartingMonday> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryClickCoverageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryClickCoverageReportColumnScheme ;
  skos:prefLabel "Week Starting Monday" ;
  skos:altLabel "WeekStartingMonday" ;
  skos:definition "The date range for the week that your data is from starting with Monday." ;
  skos:notation "WeekStartingMonday" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryClickCoverageReportColumn/MarketplaceClickCoverage> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryClickCoverageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryClickCoverageReportColumnScheme ;
  skos:prefLabel "Marketplace Click Coverage" ;
  skos:altLabel "MarketplaceClickCoverage" ;
  skos:definition "The percentage of clicks your account(s) received compared to the total number of clicks by all advertisers for a specific L1 ? L3 slice. Clickshare is calculated as your account's clicks divided by total clicks from all market advertisers." ;
  skos:notation "MarketplaceClickCoverage" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryClickCoverageReportColumn/Country> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryClickCoverageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryClickCoverageReportColumnScheme ;
  skos:prefLabel "Country" ;
  skos:definition "The country-specific Bing marketplace, such as Bing France or Bing India." ;
  skos:notation "Country" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryClickCoverageReportColumn/ProportionOfSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryClickCoverageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryClickCoverageReportColumnScheme ;
  skos:prefLabel "Proportion Of Spend" ;
  skos:altLabel "ProportionOfSpend" ;
  skos:definition "The percentage of total spend allocated to a specific category in your campaign." ;
  skos:notation "ProportionOfSpend" .

# Concept scheme: ReportingCategoryInsightsReportColumn
microsoftads:ReportingCategoryInsightsReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingCategoryInsightsReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the CategoryInsightsReportColumn." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/L1Vertical> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/L2Vertical> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/L3Vertical> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/WeekStartingMonday> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/WoWSearches> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/MoMSearches> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/YoYLast1WeekSearches> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/YoYLast4WeeksSearches> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/SearchesIndexed> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/SearchesPeakWeek> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/WoWClicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/MoMClicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/YoYLast1WeekClicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/ClicksIndexed> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/ClicksPeakWeek> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/YoYLast4WeeksClicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/Country> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/MarketplaceClickCoverage> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/ProportionOfSpend> .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/L1Vertical> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:prefLabel "L1Vertical" ;
  skos:definition "A particular supply sector, such as Travel and Tourism or Apparel. View a list of L1 verticals." ;
  skos:notation "L1Vertical" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/L2Vertical> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:prefLabel "L2Vertical" ;
  skos:definition "A more detailed segment of an L1 vertical. For instance, within the L1 vertical travel and tourism, L2 verticals might include Accommodations or Air travel. View a list of L2 verticals." ;
  skos:notation "L2Vertical" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/L3Vertical> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:prefLabel "L3Vertical" ;
  skos:definition "The most specific segment within a larger L1 vertical. For example, if the L1 vertical is travel and tourism and the L2 vertical is Accommodations, an L3 vertical might be Bed and Breakfasts or Camping and RV. View a list of L3 verticals." ;
  skos:notation "L3Vertical" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/WeekStartingMonday> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:prefLabel "Week Starting Monday" ;
  skos:altLabel "WeekStartingMonday" ;
  skos:definition "The date range for the week that your data is from starting with Monday." ;
  skos:notation "WeekStartingMonday" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/WoWSearches> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:prefLabel "Wo WSearches" ;
  skos:altLabel "WoWSearches" ;
  skos:definition "The change in search volume from last week to this week." ;
  skos:notation "WoWSearches" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/MoMSearches> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:prefLabel "Mo MSearches" ;
  skos:altLabel "MoMSearches" ;
  skos:definition "The change in search volume from the last four-week period to the current four-week period." ;
  skos:notation "MoMSearches" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/YoYLast1WeekSearches> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:prefLabel "Yo YLast1Week Searches" ;
  skos:altLabel "YoYLast1WeekSearches" ;
  skos:definition "The change in search volume between this week and the same week last year." ;
  skos:notation "YoYLast1WeekSearches" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/YoYLast4WeeksSearches> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:prefLabel "Yo YLast4Weeks Searches" ;
  skos:altLabel "YoYLast4WeeksSearches" ;
  skos:definition "The change in search volume between the current four weeks and the same four-week period last year." ;
  skos:notation "YoYLast4WeeksSearches" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/SearchesIndexed> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:prefLabel "Searches Indexed" ;
  skos:altLabel "SearchesIndexed" ;
  skos:definition "The number of indexed searches." ;
  skos:notation "SearchesIndexed" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/SearchesPeakWeek> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:prefLabel "Searches Peak Week" ;
  skos:altLabel "SearchesPeakWeek" ;
  skos:definition "Peak week represents the week with the highest search volume within your selected date range. We display the percentage by which this week's search volume exceeds the average volume across the entire date range." ;
  skos:notation "SearchesPeakWeek" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/WoWClicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:prefLabel "Wo WClicks" ;
  skos:altLabel "WoWClicks" ;
  skos:definition "The change in click volume from last week to this week." ;
  skos:notation "WoWClicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/MoMClicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:prefLabel "Mo MClicks" ;
  skos:altLabel "MoMClicks" ;
  skos:definition "The change in click volume from the last four-week period to the current four-week period." ;
  skos:notation "MoMClicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/YoYLast1WeekClicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:prefLabel "Yo YLast1Week Clicks" ;
  skos:altLabel "YoYLast1WeekClicks" ;
  skos:definition "The change in click volume between this week and the same week last year." ;
  skos:notation "YoYLast1WeekClicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/ClicksIndexed> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:prefLabel "Clicks Indexed" ;
  skos:altLabel "ClicksIndexed" ;
  skos:definition "The number of indexed clicks." ;
  skos:notation "ClicksIndexed" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/ClicksPeakWeek> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:prefLabel "Clicks Peak Week" ;
  skos:altLabel "ClicksPeakWeek" ;
  skos:definition "Peak week represents the week with the highest click volume within your selected date range. We display the percentage by which this week's click volume exceeds the average volume across the entire date range." ;
  skos:notation "ClicksPeakWeek" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/YoYLast4WeeksClicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:prefLabel "Yo YLast4Weeks Clicks" ;
  skos:altLabel "YoYLast4WeeksClicks" ;
  skos:definition "The change in click volume between the current four weeks and the same four-week period last year." ;
  skos:notation "YoYLast4WeeksClicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/Country> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:prefLabel "Country" ;
  skos:definition "The country-specific Bing marketplace, such as Bing France or Bing India." ;
  skos:notation "Country" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/MarketplaceClickCoverage> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:prefLabel "Marketplace Click Coverage" ;
  skos:altLabel "MarketplaceClickCoverage" ;
  skos:definition "The percentage of clicks your account(s) received compared to the total number of clicks by all advertisers for a specific L1 ? L3 slice. Clickshare is calculated as your account's clicks divided by total clicks from all market advertisers." ;
  skos:notation "MarketplaceClickCoverage" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCategoryInsightsReportColumn/ProportionOfSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCategoryInsightsReportColumnScheme ;
  skos:prefLabel "Proportion Of Spend" ;
  skos:altLabel "ProportionOfSpend" ;
  skos:definition "The percentage of total spend allocated to a specific category in your campaign." ;
  skos:notation "ProportionOfSpend" .

# Concept scheme: ReportingCombinationPerformanceReportColumn
microsoftads:ReportingCombinationPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingCombinationPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the CombinationPerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/CampaignType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/AssetGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/AssetGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/AdId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/AdType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Headline1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Headline2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Headline3> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/CombinationLongHeadline> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Description1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Description2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Image> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Logo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summa*ry. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/CampaignType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Type" ;
  skos:altLabel "CampaignType" ;
  skos:definition "The campaign type." ;
  skos:notation "CampaignType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/AssetGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Id" ;
  skos:altLabel "AssetGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an asset group." ;
  skos:notation "AssetGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/AssetGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Name" ;
  skos:altLabel "AssetGroupName" ;
  skos:definition "The asset group name." ;
  skos:notation "AssetGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/AdId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Id" ;
  skos:altLabel "AdId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad." ;
  skos:notation "AdId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/AdType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Type" ;
  skos:altLabel "AdType" ;
  skos:definition "The ad type." ;
  skos:notation "AdType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Headline1> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Headline1" ;
  skos:definition "The content of the headline 1 asset in a combination record." ;
  skos:notation "Headline1" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Headline2> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Headline2" ;
  skos:definition "The content of the headline 2 asset in a combination record." ;
  skos:notation "Headline2" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Headline3> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Headline3" ;
  skos:definition "The content of the headline 3 asset in a combination record" ;
  skos:notation "Headline3" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/CombinationLongHeadline> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Combination Long Headline" ;
  skos:altLabel "CombinationLongHeadline" ;
  skos:definition "The content of the long headline asset in a combination record." ;
  skos:notation "CombinationLongHeadline" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Description1> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Description1" ;
  skos:definition "Reserved." ;
  skos:notation "Description1" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Description2> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Description2" ;
  skos:definition "Reserved." ;
  skos:notation "Description2" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Image> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Image" ;
  skos:definition "The image URL of the image asset in a combination record." ;
  skos:notation "Image" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Logo> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Logo" ;
  skos:definition "The image URL of the logo asset in a combination record." ;
  skos:notation "Logo" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions, there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingCombinationPerformanceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingCombinationPerformanceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingConversionPerformanceReportColumn
microsoftads:ReportingConversionPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingConversionPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the ConversionPerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/Keyword> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/KeywordId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/Assists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/CostPerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/RevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/RevenuePerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/KeywordStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AllReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AllRevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/ViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/ViewThroughConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/ViewThroughRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/GoalId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/Keyword> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Keyword" ;
  skos:definition "The keyword text." ;
  skos:notation "Keyword" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/KeywordId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Keyword Id" ;
  skos:altLabel "KeywordId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a keyword." ;
  skos:notation "KeywordId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/Assists> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Assists" ;
  skos:definition "The number of conversions from other ads within the same account that were preceded by one or more clicks from this ad. An ad is considered to have assisted the conversion if it was clicked before the most recently clicked ad that was credited with the conversion. Additionally, the click corresponding to the assist must occur within the conversion period of the goal." ;
  skos:notation "Assists" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/CostPerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Assist" ;
  skos:altLabel "CostPerAssist" ;
  skos:definition "The cost per assist. The formula for calculating the cost per assist is (Spend / Assists)." ;
  skos:notation "CostPerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/RevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Conversion" ;
  skos:altLabel "RevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "RevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/RevenuePerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Assist" ;
  skos:altLabel "RevenuePerAssist" ;
  skos:definition "The revenue per assist. The formula for calculating the revenue per assist is (Revenue / Assists)." ;
  skos:notation "RevenuePerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/KeywordStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Keyword Status" ;
  skos:altLabel "KeywordStatus" ;
  skos:definition "The keyword status." ;
  skos:notation "KeywordStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AllReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "All Return On Ad Spend" ;
  skos:altLabel "AllReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AllRevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue Per Conversion" ;
  skos:altLabel "AllRevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/ViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions" ;
  skos:altLabel "ViewThroughConversions" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. This column is deprecated as of 2022, so you should use the ViewThroughConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "ViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/ViewThroughConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions Qualified" ;
  skos:altLabel "ViewThroughConversionsQualified" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ViewThroughConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/ViewThroughRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Revenue" ;
  skos:altLabel "ViewThroughRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of view-through conversions." ;
  skos:notation "ViewThroughRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/GoalId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Id" ;
  skos:altLabel "GoalId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a conversion goal." ;
  skos:notation "GoalId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingConversionPerformanceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingConversionPerformanceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingDSAAutoTargetPerformanceReportColumn
microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingDSAAutoTargetPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the DSAAutoTargetPerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AdDistribution> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/Language> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/Network> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/TopVsOther> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/DeviceOs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/BidStrategyType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/TrackingTemplate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/CustomParameters> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/DynamicAdTargetId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/DynamicAdTarget> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/DynamicAdTargetStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/WebsiteCoverage> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AveragePosition> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/Assists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/CostPerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/RevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/RevenuePerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AllReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AllRevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/ViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AbsoluteTopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/TopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/ViewThroughConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AdId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/ViewThroughRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/GoalId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AdDistribution> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Distribution" ;
  skos:altLabel "AdDistribution" ;
  skos:definition "The network where you want your ads to show. This can be the entire Microsoft Advertising Network, Microsoft sites and select traffic, or only partner traffic (this network type is deprecated as of July 2024)." ;
  skos:notation "AdDistribution" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/Language> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Language" ;
  skos:definition "The language of the publisher where the ad was shown. For possible values, see the Language column of Ad Languages. The language display name will be provided in the report e.g. English." ;
  skos:notation "Language" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/Network> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Network" ;
  skos:definition "The entire Microsoft Advertising Network made up of Microsoft sites and select traffic, and only partner traffic (this network type is deprecated as of July 2024). Use this data to make the best decision on network selection for your ad groups. The possible values include AOL search, Audience, Microsoft sites and select traffic, Content, and Syndicated search partners. Note: Not everyone can use the value Microsoft sites and select traffic yet. If you can't, don't worry - it's coming soon!" ;
  skos:notation "Network" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/TopVsOther> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Top Vs Other" ;
  skos:altLabel "TopVsOther" ;
  skos:definition "Indicates whether the ad impression appeared in a top position or elsewhere. The possible values include AOL search - Top, AOL search - Other, Audience network, Bing and Yahoo! search - Top, Bing and Yahoo! search - Other, Syndicated search partners - Top, Syndicated search partners - Other, Content network, and Unknown." ;
  skos:notation "TopVsOther" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/DeviceOs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Device Os" ;
  skos:altLabel "DeviceOs" ;
  skos:definition "The operating system of the device reported in the DeviceType column. The possible values include Android, Blackberry, iOS, Other, Unknown, and Windows. If the operating system of the device cannot be determined or is not one of the operating systems that you can target, the value in this column will be Unknown." ;
  skos:notation "DeviceOS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/BidStrategyType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Bid Strategy Type" ;
  skos:altLabel "BidStrategyType" ;
  skos:definition "The bid strategy type. Possible values include EnhancedCpc, ManualCpc, MaxClicks, MaxConversions, and TargetCpa. If the InheritFromParent strategy type is used, the report will include the inherited bid strategy type e.g. one of the supported values listed above." ;
  skos:notation "BidStrategyType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/TrackingTemplate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Tracking Template" ;
  skos:altLabel "TrackingTemplate" ;
  skos:definition "The current tracking template of the ad." ;
  skos:notation "TrackingTemplate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/CustomParameters> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Custom Parameters" ;
  skos:altLabel "CustomParameters" ;
  skos:definition "The current custom parameters of the ad." ;
  skos:notation "CustomParameters" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/DynamicAdTargetId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Dynamic Ad Target Id" ;
  skos:altLabel "DynamicAdTargetId" ;
  skos:definition "The Microsoft Advertising assigned identifier of the dynamic ad target, also known in Campaign Management and Bulk API as the ad group criterion ID." ;
  skos:notation "DynamicAdTargetId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/DynamicAdTarget> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Dynamic Ad Target" ;
  skos:altLabel "DynamicAdTarget" ;
  skos:definition "The dynamic ad target or webpage condition that Bing matched to your website. For example the condition could be returned in the report as URL contains xyz." ;
  skos:notation "DynamicAdTarget" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/DynamicAdTargetStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Dynamic Ad Target Status" ;
  skos:altLabel "DynamicAdTargetStatus" ;
  skos:definition "The current status of the dynamic ad target." ;
  skos:notation "DynamicAdTargetStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/WebsiteCoverage> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Website Coverage" ;
  skos:altLabel "WebsiteCoverage" ;
  skos:definition "A score from 0.0 to 1.0 that indicates the percentage of pages in the requested language that belong to a particular domain out of all the pages that Bing has indexed for the same language your website's domain. In other words coverage is the percentage of webpages that match a category and language divided by the total number of webpages using the same language in the domain. For example, if the category US/CA/SFO matches 500 english webpages and US/CA matches 1,000 english webpages, then the coverage will be 0.50 (50 percent)." ;
  skos:notation "WebsiteCoverage" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AveragePosition> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Average Position" ;
  skos:altLabel "AveragePosition" ;
  skos:definition "The average position of the ad on a webpage. This column is deprecated as of March 31st, 2021. Going forward, performance reports will return average position of \"0\" (zero). Historical average position data for time periods prior to the deprecation date will still be available according to the published data retention period per report type." ;
  skos:notation "AveragePosition" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/Assists> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Assists" ;
  skos:definition "The number of conversions from other ads within the same account that were preceded by one or more clicks from this ad. An ad is considered to have assisted the conversion if it was clicked before the most recently clicked ad that was credited with the conversion. Additionally, the click corresponding to the assist must occur within the conversion period of the goal." ;
  skos:notation "Assists" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/CostPerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Assist" ;
  skos:altLabel "CostPerAssist" ;
  skos:definition "The cost per assist. The formula for calculating the cost per assist is (Spend / Assists)." ;
  skos:notation "CostPerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/RevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Conversion" ;
  skos:altLabel "RevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "RevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/RevenuePerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Assist" ;
  skos:altLabel "RevenuePerAssist" ;
  skos:definition "The revenue per assist. The formula for calculating the revenue per assist is (Revenue / Assists)." ;
  skos:notation "RevenuePerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AllReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "All Return On Ad Spend" ;
  skos:altLabel "AllReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AllRevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue Per Conversion" ;
  skos:altLabel "AllRevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/ViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions" ;
  skos:altLabel "ViewThroughConversions" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. This column is deprecated as of 2022, so you should use the ViewThroughConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "ViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AbsoluteTopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Rate Percent" ;
  skos:altLabel "AbsoluteTopImpressionRatePercent" ;
  skos:definition "How often your ad was in the first position of all results, as a percentage of your total impressions. A higher number indicates your ad is frequently showing in the best ad position. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/TopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Top Impression Rate Percent" ;
  skos:altLabel "TopImpressionRatePercent" ;
  skos:definition "The percentage of times your ad showed in the mainline, the top placement where ads appear above the search results, out of your total impressions. This indicates how changes in ad position can impact performance. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "TopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/ViewThroughConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions Qualified" ;
  skos:altLabel "ViewThroughConversionsQualified" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ViewThroughConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/AdId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Id" ;
  skos:altLabel "AdId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad." ;
  skos:notation "AdId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/ViewThroughRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Revenue" ;
  skos:altLabel "ViewThroughRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of view-through conversions." ;
  skos:notation "ViewThroughRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/GoalId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Id" ;
  skos:altLabel "GoalId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a conversion goal." ;
  skos:notation "GoalId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSAAutoTargetPerformanceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingDSACategoryPerformanceReportColumn
microsoftads:ReportingDSACategoryPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingDSACategoryPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the DSACategoryPerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AdId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AdStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Category0> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Category1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Category2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AdDistribution> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Language> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Network> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/TopVsOther> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/DeviceOs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AveragePosition> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Assists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/CostPerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/RevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/RevenuePerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AllReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AllRevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/ViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AbsoluteTopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/TopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/ViewThroughConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/ViewThroughRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AdId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Id" ;
  skos:altLabel "AdId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad." ;
  skos:notation "AdId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AdStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Status" ;
  skos:altLabel "AdStatus" ;
  skos:definition "The ad status." ;
  skos:notation "AdStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Category0> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Category0" ;
  skos:definition "The top level category that Bing matched to your website. For example if the category is US/CA/SFO, the Category0 value will be US." ;
  skos:notation "Category0" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Category1> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Category1" ;
  skos:definition "The mid level category that Bing matched to your website. For example if the category is US/CA/SFO, the Category1 value will be CA." ;
  skos:notation "Category1" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Category2> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Category2" ;
  skos:definition "The low level category that Bing matched to your website. For example if the category is US/CA/SFO, the Category2 value will be SFO." ;
  skos:notation "Category2" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AdDistribution> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Distribution" ;
  skos:altLabel "AdDistribution" ;
  skos:definition "The network where you want your ads to show. This can be the entire Microsoft Advertising Network, Microsoft sites and select traffic, or only partner traffic (this network type is deprecated as of July 2024)." ;
  skos:notation "AdDistribution" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Language> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Language" ;
  skos:definition "The language of the publisher where the ad was shown. For possible values, see the Language column of Ad Languages. The language display name will be provided in the report e.g. English." ;
  skos:notation "Language" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Network> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Network" ;
  skos:definition "The entire Microsoft Advertising Network made up of Microsoft sites and select traffic, and only partner traffic (this network type is deprecated as of July 2024). Use this data to make the best decision on network selection for your ad groups. The possible values include AOL search, Audience, Microsoft sites and select traffic, Content, and Syndicated search partners. Note: Not everyone can use the value Microsoft sites and select traffic yet. If you can't, don't worry - it's coming soon!" ;
  skos:notation "Network" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/TopVsOther> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Top Vs Other" ;
  skos:altLabel "TopVsOther" ;
  skos:definition "Indicates whether the ad impression appeared in a top position or elsewhere. The possible values include AOL search - Top, AOL search - Other, Audience network, Bing and Yahoo! search - Top, Bing and Yahoo! search - Other, Syndicated search partners - Top, Syndicated search partners - Other, Content network, and Unknown." ;
  skos:notation "TopVsOther" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/DeviceOs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Device Os" ;
  skos:altLabel "DeviceOs" ;
  skos:definition "The operating system of the device reported in the DeviceType column. The possible values include Android, Blackberry, iOS, Other, Unknown, and Windows. If the operating system of the device cannot be determined or is not one of the operating systems that you can target, the value in this column will be Unknown." ;
  skos:notation "DeviceOS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AveragePosition> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Average Position" ;
  skos:altLabel "AveragePosition" ;
  skos:definition "The average position of the ad on a webpage. This column is deprecated as of March 31st, 2021. Going forward, performance reports will return average position of \"0\" (zero). Historical average position data for time periods prior to the deprecation date will still be available according to the published data retention period per report type." ;
  skos:notation "AveragePosition" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Assists> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Assists" ;
  skos:definition "The number of conversions from other ads within the same account that were preceded by one or more clicks from this ad. An ad is considered to have assisted the conversion if it was clicked before the most recently clicked ad that was credited with the conversion. Additionally, the click corresponding to the assist must occur within the conversion period of the goal." ;
  skos:notation "Assists" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/CostPerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Assist" ;
  skos:altLabel "CostPerAssist" ;
  skos:definition "The cost per assist. The formula for calculating the cost per assist is (Spend / Assists)." ;
  skos:notation "CostPerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/RevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Conversion" ;
  skos:altLabel "RevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "RevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/RevenuePerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Assist" ;
  skos:altLabel "RevenuePerAssist" ;
  skos:definition "The revenue per assist. The formula for calculating the revenue per assist is (Revenue / Assists)." ;
  skos:notation "RevenuePerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AllReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "All Return On Ad Spend" ;
  skos:altLabel "AllReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AllRevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue Per Conversion" ;
  skos:altLabel "AllRevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/ViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions" ;
  skos:altLabel "ViewThroughConversions" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. This column is deprecated as of 2022, so you should use the ViewThroughConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "ViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AbsoluteTopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Rate Percent" ;
  skos:altLabel "AbsoluteTopImpressionRatePercent" ;
  skos:definition "How often your ad was in the first position of all results, as a percentage of your total impressions. A higher number indicates your ad is frequently showing in the best ad position. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/TopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Top Impression Rate Percent" ;
  skos:altLabel "TopImpressionRatePercent" ;
  skos:definition "The percentage of times your ad showed in the mainline, the top placement where ads appear above the search results, out of your total impressions. This indicates how changes in ad position can impact performance. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column. If you include this column, then you may not include restricted attributes such as TopVsOther in the same report request. Likewise if you include any of the restricted attribute columns, then you must exclude this column. For more information, see Column Restrictions." ;
  skos:notation "TopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/ViewThroughConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions Qualified" ;
  skos:altLabel "ViewThroughConversionsQualified" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ViewThroughConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/ViewThroughRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Revenue" ;
  skos:altLabel "ViewThroughRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of view-through conversions." ;
  skos:notation "ViewThroughRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSACategoryPerformanceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSACategoryPerformanceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingDSASearchQueryPerformanceReportColumn
microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingDSASearchQueryPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the DSASearchQueryPerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AdId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AdStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/SearchQuery> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Headline> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/CategoryList> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/LandingPageTitle> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/FinalUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/DynamicAdTarget> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/DynamicAdTargetId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AdDistribution> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Language> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Network> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/TopVsOther> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/DeviceOs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AveragePosition> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Assists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/CostPerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/RevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/RevenuePerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/CustomerId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/CustomerName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/FeedUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AllReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AllRevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AbsoluteTopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/TopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Description> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AdId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Id" ;
  skos:altLabel "AdId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad." ;
  skos:notation "AdId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AdStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Status" ;
  skos:altLabel "AdStatus" ;
  skos:definition "The ad status." ;
  skos:notation "AdStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/SearchQuery> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Search Query" ;
  skos:altLabel "SearchQuery" ;
  skos:definition "The search term used by your potential audience." ;
  skos:notation "SearchQuery" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Headline> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Headline" ;
  skos:definition "The Dynamic Search Ad headline that was dynamically generated by Microsoft Advertising." ;
  skos:notation "Headline" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/CategoryList> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Category List" ;
  skos:altLabel "CategoryList" ;
  skos:definition "The list of categories that Bing matched to your website. Up to three category levels can be returned per category list item. The list items are JSON encoded i.e., an array named categoryList with one or more category list items. For example, in the downloaded report data the categories might be {\"categoryList\":[{\"category\":\"US/CA/SFO\"},{\"category\":\"US/WA/SEA\"},{\"category\":\"US/TX\"}]}." ;
  skos:notation "CategoryList" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/LandingPageTitle> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Landing Page Title" ;
  skos:altLabel "LandingPageTitle" ;
  skos:definition "The title of your webpage where the search user landed." ;
  skos:notation "LandingPageTitle" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/FinalUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Final Url" ;
  skos:altLabel "FinalUrl" ;
  skos:definition "The URL address of the page on your website that people reach when they click your ad from a desktop or laptop. If the URL contains dynamic text substitution parameters (for example, {param1}), the report will contain the URL before substitution." ;
  skos:notation "FinalUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/DynamicAdTarget> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Dynamic Ad Target" ;
  skos:altLabel "DynamicAdTarget" ;
  skos:definition "The dynamic ad target or webpage condition that Bing matched to your website. For example the condition could be returned in the report as URL contains xyz." ;
  skos:notation "DynamicAdTarget" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/DynamicAdTargetId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Dynamic Ad Target Id" ;
  skos:altLabel "DynamicAdTargetId" ;
  skos:definition "The Microsoft Advertising assigned identifier of the dynamic ad target, also known in Campaign Management and Bulk API as the ad group criterion ID." ;
  skos:notation "DynamicAdTargetId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AdDistribution> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Distribution" ;
  skos:altLabel "AdDistribution" ;
  skos:definition "The network where you want your ads to show. This can be the entire Microsoft Advertising Network, Microsoft sites and select traffic, or only partner traffic (this network type is deprecated as of July 2024)." ;
  skos:notation "AdDistribution" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Language> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Language" ;
  skos:definition "The language of the publisher where the ad was shown. For possible values, see the Language column of Ad Languages. The language display name will be provided in the report e.g. English." ;
  skos:notation "Language" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Network> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Network" ;
  skos:definition "The entire Microsoft Advertising Network made up of Microsoft sites and select traffic, and only partner traffic (this network type is deprecated as of July 2024). Use this data to make the best decision on network selection for your ad groups. The possible values include AOL search, Audience, Microsoft sites and select traffic, Content, and Syndicated search partners. Note: Not everyone can use the value Microsoft sites and select traffic yet. If you can't, don't worry - it's coming soon!" ;
  skos:notation "Network" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/TopVsOther> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Top Vs Other" ;
  skos:altLabel "TopVsOther" ;
  skos:definition "Indicates whether the ad impression appeared in a top position or elsewhere. The possible values include AOL search - Top, AOL search - Other, Audience network, Bing and Yahoo! search - Top, Bing and Yahoo! search - Other, Syndicated search partners - Top, Syndicated search partners - Other, Content network, and Unknown." ;
  skos:notation "TopVsOther" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/DeviceOs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Device Os" ;
  skos:altLabel "DeviceOs" ;
  skos:definition "The operating system of the device reported in the DeviceType column. The possible values include Android, Blackberry, iOS, Other, Unknown, and Windows. If the operating system of the device cannot be determined or is not one of the operating systems that you can target, the value in this column will be Unknown." ;
  skos:notation "DeviceOS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AveragePosition> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Average Position" ;
  skos:altLabel "AveragePosition" ;
  skos:definition "The average position of the ad on a webpage. This column is deprecated as of March 31st, 2021. Going forward, performance reports will return average position of \"0\" (zero). Historical average position data for time periods prior to the deprecation date will still be available according to the published data retention period per report type." ;
  skos:notation "AveragePosition" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Assists> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Assists" ;
  skos:definition "The number of conversions from other ads within the same account that were preceded by one or more clicks from this ad. An ad is considered to have assisted the conversion if it was clicked before the most recently clicked ad that was credited with the conversion. Additionally, the click corresponding to the assist must occur within the conversion period of the goal." ;
  skos:notation "Assists" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/CostPerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Assist" ;
  skos:altLabel "CostPerAssist" ;
  skos:definition "The cost per assist. The formula for calculating the cost per assist is (Spend / Assists)." ;
  skos:notation "CostPerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/RevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Conversion" ;
  skos:altLabel "RevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "RevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/RevenuePerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Assist" ;
  skos:altLabel "RevenuePerAssist" ;
  skos:definition "The revenue per assist. The formula for calculating the revenue per assist is (Revenue / Assists)." ;
  skos:notation "RevenuePerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/CustomerId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Customer Id" ;
  skos:altLabel "CustomerId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a customer." ;
  skos:notation "CustomerId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/CustomerName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Customer Name" ;
  skos:altLabel "CustomerName" ;
  skos:definition "The customer name." ;
  skos:notation "CustomerName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/FeedUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Feed Url" ;
  skos:altLabel "FeedUrl" ;
  skos:definition "The feed URL will appear either as \"True\" or \"False\". If it's \"True\", the final URL came from a page feed associated to the campaign. If it's \"False\", the final URL did not come from a page feed." ;
  skos:notation "FeedUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AllReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "All Return On Ad Spend" ;
  skos:altLabel "AllReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AllRevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue Per Conversion" ;
  skos:altLabel "AllRevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AbsoluteTopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Rate Percent" ;
  skos:altLabel "AbsoluteTopImpressionRatePercent" ;
  skos:definition "How often your ad was in the first position of all results, as a percentage of your total impressions. A higher number indicates your ad is frequently showing in the best ad position. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/TopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Top Impression Rate Percent" ;
  skos:altLabel "TopImpressionRatePercent" ;
  skos:definition "The percentage of times your ad showed in the mainline, the top placement where ads appear above the search results, out of your total impressions. This indicates how changes in ad position can impact performance. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "TopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Description> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Description" ;
  skos:definition "The dynamic search ad text automatically generated by Microsoft Advertising when DynamicDescriptionEnabled is set to true." ;
  skos:notation "Description" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDSASearchQueryPerformanceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingDestinationUrlPerformanceReportColumn
microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingDestinationUrlPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the DestinationUrlPerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AdId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/CurrencyCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AdDistribution> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/DestinationUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AveragePosition> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/Language> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/BidMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/DeliveredMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/Network> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/TopVsOther> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/DeviceOs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/Assists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/CostPerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/RevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/RevenuePerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/TrackingTemplate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/CustomParameters> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/FinalUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/FinalMobileUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/FinalAppUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AdStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/CustomerId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/CustomerName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/FinalUrlSuffix> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AllReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AllRevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/ViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AbsoluteTopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/TopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/ViewThroughConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/ViewThroughRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AdId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Id" ;
  skos:altLabel "AdId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad." ;
  skos:notation "AdId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/CurrencyCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Currency Code" ;
  skos:altLabel "CurrencyCode" ;
  skos:definition "The account currency type. For possible values, see Currencies." ;
  skos:notation "CurrencyCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AdDistribution> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Distribution" ;
  skos:altLabel "AdDistribution" ;
  skos:definition "The network where you want your ads to show. This can be the entire Microsoft Advertising Network, Microsoft sites and select traffic, or only partner traffic (this network type is deprecated as of July 2024)." ;
  skos:notation "AdDistribution" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/DestinationUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Destination Url" ;
  skos:altLabel "DestinationUrl" ;
  skos:definition "The destination URL attribute of the ad, keyword, or ad group criterion. If the destination URL contains dynamic text substitution parameters (for example, {param1}), the report will contain the URL after substitution occurs." ;
  skos:notation "DestinationUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AveragePosition> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Average Position" ;
  skos:altLabel "AveragePosition" ;
  skos:definition "The average position of the ad on a webpage. This column is deprecated as of March 31st, 2021. Going forward, performance reports will return average position of \"0\" (zero). Historical average position data for time periods prior to the deprecation date will still be available according to the published data retention period per report type." ;
  skos:notation "AveragePosition" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/Language> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Language" ;
  skos:definition "The language of the publisher where the ad was shown. For possible values, see the Language column of Ad Languages. The language display name will be provided in the report e.g. English." ;
  skos:notation "Language" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/BidMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Bid Match Type" ;
  skos:altLabel "BidMatchType" ;
  skos:definition "The keyword bid match type. This can be different from the DeliveredMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "BidMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/DeliveredMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Delivered Match Type" ;
  skos:altLabel "DeliveredMatchType" ;
  skos:definition "The match type used to deliver an ad. This can be different from the BidMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "DeliveredMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/Network> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Network" ;
  skos:definition "The entire Microsoft Advertising Network made up of Microsoft sites and select traffic, and only partner traffic (this network type is deprecated as of July 2024). Use this data to make the best decision on network selection for your ad groups. The possible values include AOL search, Audience, Microsoft sites and select traffic, Content, and Syndicated search partners. Note: Not everyone can use the value Microsoft sites and select traffic yet. If you can't, don't worry - it's coming soon!" ;
  skos:notation "Network" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/TopVsOther> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Top Vs Other" ;
  skos:altLabel "TopVsOther" ;
  skos:definition "Indicates whether the ad impression appeared in a top position or elsewhere. The possible values include AOL search - Top, AOL search - Other, Audience network, Bing and Yahoo! search - Top, Bing and Yahoo! search - Other, Syndicated search partners - Top, Syndicated search partners - Other, Content network, and Unknown." ;
  skos:notation "TopVsOther" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/DeviceOs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Device Os" ;
  skos:altLabel "DeviceOs" ;
  skos:definition "The operating system of the device reported in the DeviceType column. The possible values include Android, Blackberry, iOS, Other, Unknown, and Windows. If the operating system of the device cannot be determined or is not one of the operating systems that you can target, the value in this column will be Unknown." ;
  skos:notation "DeviceOS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/Assists> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Assists" ;
  skos:definition "The number of conversions from other ads within the same account that were preceded by one or more clicks from this ad. An ad is considered to have assisted the conversion if it was clicked before the most recently clicked ad that was credited with the conversion. Additionally, the click corresponding to the assist must occur within the conversion period of the goal." ;
  skos:notation "Assists" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/CostPerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Assist" ;
  skos:altLabel "CostPerAssist" ;
  skos:definition "The cost per assist. The formula for calculating the cost per assist is (Spend / Assists)." ;
  skos:notation "CostPerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/RevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Conversion" ;
  skos:altLabel "RevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "RevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/RevenuePerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Assist" ;
  skos:altLabel "RevenuePerAssist" ;
  skos:definition "The revenue per assist. The formula for calculating the revenue per assist is (Revenue / Assists)." ;
  skos:notation "RevenuePerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/TrackingTemplate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Tracking Template" ;
  skos:altLabel "TrackingTemplate" ;
  skos:definition "The current tracking template of the ad, keyword, or criterion." ;
  skos:notation "TrackingTemplate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/CustomParameters> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Custom Parameters" ;
  skos:altLabel "CustomParameters" ;
  skos:definition "The current custom parameter set of the ad, keyword, or criterion. Each custom parameter is a key and value pair. The list of custom parameters is semicolon-delimited and each key is enclosed by braces and a leading underscore, for example {_key1}=value1;{_key2}=value2." ;
  skos:notation "CustomParameters" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/FinalUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Final Url" ;
  skos:altLabel "FinalUrl" ;
  skos:definition "The Final URL of the ad, keyword, or criterion. Only the first URL in the list is reported. If the URL contains dynamic text substitution parameters (for example, {param1}), the report will contain the URL before substitution." ;
  skos:notation "FinalUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/FinalMobileUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Final Mobile Url" ;
  skos:altLabel "FinalMobileUrl" ;
  skos:definition "The Final Mobile URL of the ad, keyword, or criterion. Only the first URL in the list is reported. If the URL contains dynamic text substitution parameters (for example, {param1}), the report will contain the URL before substitution." ;
  skos:notation "FinalMobileUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/FinalAppUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Final App Url" ;
  skos:altLabel "FinalAppUrl" ;
  skos:definition "Reserved for future use." ;
  skos:notation "FinalAppUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AdStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Status" ;
  skos:altLabel "AdStatus" ;
  skos:definition "The ad status." ;
  skos:notation "AdStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/CustomerId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Customer Id" ;
  skos:altLabel "CustomerId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a customer." ;
  skos:notation "CustomerId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/CustomerName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Customer Name" ;
  skos:altLabel "CustomerName" ;
  skos:definition "The customer name." ;
  skos:notation "CustomerName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/FinalUrlSuffix> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Final Url Suffix" ;
  skos:altLabel "FinalUrlSuffix" ;
  skos:definition "A place in your final URL where you can add parameters that will be attached to the end of your landing page URL." ;
  skos:notation "FinalUrlSuffix" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AllReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "All Return On Ad Spend" ;
  skos:altLabel "AllReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AllRevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue Per Conversion" ;
  skos:altLabel "AllRevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/ViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions" ;
  skos:altLabel "ViewThroughConversions" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. This column is deprecated as of 2022, so you should use the ViewThroughConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "ViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AbsoluteTopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Rate Percent" ;
  skos:altLabel "AbsoluteTopImpressionRatePercent" ;
  skos:definition "How often your ad was in the first position of all results, as a percentage of your total impressions. A higher number indicates your ad is frequently showing in the best ad position. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/TopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Top Impression Rate Percent" ;
  skos:altLabel "TopImpressionRatePercent" ;
  skos:definition "The percentage of times your ad showed in the mainline, the top placement where ads appear above the search results, out of your total impressions. This indicates how changes in ad position can impact performance. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "TopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/ViewThroughConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions Qualified" ;
  skos:altLabel "ViewThroughConversionsQualified" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ViewThroughConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/ViewThroughRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Revenue" ;
  skos:altLabel "ViewThroughRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of view-through conversions." ;
  skos:notation "ViewThroughRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingDestinationUrlPerformanceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingFeedItemPerformanceReportColumn
microsoftads:ReportingFeedItemPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingFeedItemPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the feed item performance report." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AdId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/FeedId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/FeedItemId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AveragePosition> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/Assists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/ExtendedCost> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/CostPerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/RevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/RevenuePerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AllRevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AllReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/ViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/ViewThroughConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/ViewThroughRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/ViewThroughConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. If you include the TimePeriod column, the column label in the downloaded report depends on the aggregation level that you specify in the report request. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AdId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Id" ;
  skos:altLabel "AdId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad." ;
  skos:notation "AdId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/FeedId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Feed Id" ;
  skos:altLabel "FeedId" ;
  skos:definition "The feed identifier." ;
  skos:notation "FeedId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/FeedItemId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Feed Item Id" ;
  skos:altLabel "FeedItemId" ;
  skos:definition "The feed item identifies." ;
  skos:notation "FeedItemId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages or other sites on the Audience Network. Regardless of whether you are driving customers to your website, tracking conversions, or just trying to get your message out, you want to track the number of times your ad is shown. Run the share of voice report to get an estimate of how many more impressions you could be getting." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The sum of your cost-per-click (CPC) charges for your ads and keywords. Spend helps you keep track of your budget." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AveragePosition> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Average Position" ;
  skos:altLabel "AveragePosition" ;
  skos:definition "The average position of the ad on a webpage. This column is deprecated as of March 31st, 2021. Going forward, performance reports will return average position of \"0\" (zero). Historical average position data for time periods prior to the deprecation date will still be available according to the published data retention period per report type." ;
  skos:notation "AveragePosition" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/Assists> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Assists" ;
  skos:definition "The number of conversions from other ads within the same account that were preceded by one or more clicks from this ad. An ad is considered to have assisted the conversion if it was clicked before the most recently clicked ad that was credited with the conversion. Additionally, the click corresponding to the assist must occur within the conversion period of the goal." ;
  skos:notation "Assists" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/ExtendedCost> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Extended Cost" ;
  skos:altLabel "ExtendedCost" ;
  skos:definition "Cost information that is optionally provided by advertisers, including non-advertising costs, taxes, and shipping." ;
  skos:notation "ExtendedCost" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/CostPerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Assist" ;
  skos:altLabel "CostPerAssist" ;
  skos:definition "The cost per assist. The formula for calculating the cost per assist is (Spend / Assists)." ;
  skos:notation "CostPerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/RevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Conversion" ;
  skos:altLabel "RevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "RevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/RevenuePerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Assist" ;
  skos:altLabel "RevenuePerAssist" ;
  skos:definition "The revenue per assist. The formula for calculating the revenue per assist is (Revenue / Assists)." ;
  skos:notation "RevenuePerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AllRevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue Per Conversion" ;
  skos:altLabel "AllRevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/AllReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "All Return On Ad Spend" ;
  skos:altLabel "AllReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/ViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions" ;
  skos:altLabel "ViewThroughConversions" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. This column is deprecated as of 2022, so you should use the ViewThroughConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "ViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/ViewThroughConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions Qualified" ;
  skos:altLabel "ViewThroughConversionsQualified" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ViewThroughConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/ViewThroughRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Revenue" ;
  skos:altLabel "ViewThroughRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of view-through conversions." ;
  skos:notation "ViewThroughRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/ViewThroughConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversion Rate" ;
  skos:altLabel "ViewThroughConversionRate" ;
  skos:definition "The number of ad views, divided by the number of impressions." ;
  skos:notation "ViewThroughConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingFeedItemPerformanceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingFeedItemPerformanceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingGeographicPerformanceReportColumn
microsoftads:ReportingGeographicPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingGeographicPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the GeographicPerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Country> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/State> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/MetroArea> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/City> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/CurrencyCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AdDistribution> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AveragePosition> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/ProximityTargetLocation> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Radius> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Language> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/BidMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/DeliveredMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Network> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/TopVsOther> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/DeviceOs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Assists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/CostPerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/RevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/RevenuePerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/LocationType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/MostSpecificLocation> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/County> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/PostalCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/LocationId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/BaseCampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AllReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AllRevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/ViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AbsoluteTopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/TopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/ViewThroughConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Neighborhood> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/ViewThroughRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/CampaignType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AssetGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AssetGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AssetGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Downloads> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/PostClickDownloadRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/CostPerDownload> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AppInstalls> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/PostClickInstallRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Cpi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Purchases> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/PostInstallPurchaseRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Cpp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Subscriptions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/PostInstallSubscriptionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Cps> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Country> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Country" ;
  skos:definition "The country or region where the user was physically located when they clicked the ad. The LocationType column identifies whether the user was located in, searching for, or viewing pages about the location." ;
  skos:notation "Country" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/State> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "State" ;
  skos:definition "The state where the user was physically located when they clicked the ad. The LocationType column identifies whether the user was located in, searching for, or viewing pages about the location." ;
  skos:notation "State" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/MetroArea> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Metro Area" ;
  skos:altLabel "MetroArea" ;
  skos:definition "The metro area (Microsoft Market Area in the United States) where the user was physically located when they clicked the ad. The LocationType column identifies whether the user was located in, searching for, or viewing pages about the location." ;
  skos:notation "MetroArea" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/City> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "City" ;
  skos:definition "The city where the user was physically located when they clicked the ad. The LocationType column identifies whether the user was located in, searching for, or viewing pages about the location." ;
  skos:notation "City" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/CurrencyCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Currency Code" ;
  skos:altLabel "CurrencyCode" ;
  skos:definition "The account currency type. For possible values, see Currencies." ;
  skos:notation "CurrencyCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AdDistribution> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Distribution" ;
  skos:altLabel "AdDistribution" ;
  skos:definition "The network where you want your ads to show. This can be the entire Microsoft Advertising Network, Microsoft sites and select traffic, cross-network traffic, or only partner traffic (this network type is deprecated as of July 2024)." ;
  skos:notation "AdDistribution" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AveragePosition> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Average Position" ;
  skos:altLabel "AveragePosition" ;
  skos:definition "The average position of the ad on a webpage. This column is deprecated as of March 31st, 2021. Going forward, performance reports will return average position of \"0\" (zero). Historical average position data for time periods prior to the deprecation date will still be available according to the published data retention period per report type." ;
  skos:notation "AveragePosition" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/ProximityTargetLocation> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Proximity Target Location" ;
  skos:altLabel "ProximityTargetLocation" ;
  skos:definition "The radius target bid name. The name of the geographic radius where the user was physically located when they clicked the ad. The Radius attribute column contains the distance of the radius." ;
  skos:notation "ProximityTargetLocation" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Radius> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Radius" ;
  skos:definition "The radius of a radius target bid. The geographic radius where the user was physically located when they clicked the ad. The ProximityTargetLocation attribute column contains the address or landmark name of the radius." ;
  skos:notation "Radius" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Language> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Language" ;
  skos:definition "The language of the publisher where the ad was shown. For possible values, see the Language column of Ad Languages. The language display name will be provided in the report e.g. English." ;
  skos:notation "Language" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/BidMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Bid Match Type" ;
  skos:altLabel "BidMatchType" ;
  skos:definition "The keyword bid match type. This can be different from the DeliveredMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "BidMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/DeliveredMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Delivered Match Type" ;
  skos:altLabel "DeliveredMatchType" ;
  skos:definition "The match type used to deliver an ad. This can be different from the BidMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "DeliveredMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Network> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Network" ;
  skos:definition "The entire Microsoft Advertising Network made up of Microsoft sites and select traffic, cross-network traffic, and only partner traffic (this network type is deprecated as of July 2024). Use this data to make the best decision on network selection for your ad groups. The possible values include AOL search, Audience, Microsoft sites and select traffic, Content, and Syndicated search partners. Note: Not everyone can use the value Microsoft sites and select traffic yet. If you can't, don't worry - it's coming soon!" ;
  skos:notation "Network" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/TopVsOther> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Top Vs Other" ;
  skos:altLabel "TopVsOther" ;
  skos:definition "Indicates whether the ad impression appeared in a top position or elsewhere. The possible values include AOL search - Top, AOL search - Other, Audience network, Bing and Yahoo! search - Top, Bing and Yahoo! search - Other, Syndicated search partners - Top, Syndicated search partners - Other, Content network, and Unknown." ;
  skos:notation "TopVsOther" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/DeviceOs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Device Os" ;
  skos:altLabel "DeviceOs" ;
  skos:definition "The operating system of the device reported in the DeviceType column. The possible values include Android, Blackberry, iOS, Other, Unknown, and Windows. If the operating system of the device cannot be determined or is not one of the operating systems that you can target, the value in this column will be Unknown." ;
  skos:notation "DeviceOS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Assists> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Assists" ;
  skos:definition "The number of conversions from other ads within the same account that were preceded by one or more clicks from this ad. An ad is considered to have assisted the conversion if it was clicked before the most recently clicked ad that was credited with the conversion. Additionally, the click corresponding to the assist must occur within the conversion period of the goal." ;
  skos:notation "Assists" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/CostPerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Assist" ;
  skos:altLabel "CostPerAssist" ;
  skos:definition "The cost per assist. The formula for calculating the cost per assist is (Spend / Assists)." ;
  skos:notation "CostPerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/RevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Conversion" ;
  skos:altLabel "RevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "RevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/RevenuePerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Assist" ;
  skos:altLabel "RevenuePerAssist" ;
  skos:definition "The revenue per assist. The formula for calculating the revenue per assist is (Revenue / Assists)." ;
  skos:notation "RevenuePerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/LocationType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Location Type" ;
  skos:altLabel "LocationType" ;
  skos:definition "The location type used to deliver ads. For example, to distinguish between people in versus searching for or viewing pages about the corresponding location of interest. The possible location type values include \"Physical location\" and \"Location of interest\". Physical location indicates that the user was physically located in the corresponding City, Country, MetroArea, or State locations. Location of interest indicates that the physical location of the user was not used to serve the ad, and the user was searching for or viewing pages about the corresponding City, Country, MetroArea, or State locations. If the user is searching for the location that they are in, then the location type is \"Physical location\". For example if the search user is in Seattle and searching for Seattle, the location type is \"Physical location\"." ;
  skos:notation "LocationType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/MostSpecificLocation> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Most Specific Location" ;
  skos:altLabel "MostSpecificLocation" ;
  skos:definition "The most specific location used to deliver ads. For example if the city and country/region are both identified, this column will include the same value as the City column. If postal code information is available, then it will be included in the report instead of city or country/region." ;
  skos:notation "MostSpecificLocation" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/County> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "County" ;
  skos:definition "The county where the user was physically located when they clicked the ad. The LocationType column identifies whether the user was located in, searching for, or viewing pages about the location." ;
  skos:notation "County" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/PostalCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Postal Code" ;
  skos:altLabel "PostalCode" ;
  skos:definition "The postal code where the user was physically located when they clicked the ad. The LocationType column identifies whether the user was located in, searching for, or viewing pages about the location." ;
  skos:notation "PostalCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/LocationId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Location Id" ;
  skos:altLabel "LocationId" ;
  skos:definition "The Microsoft Advertising identifier of the location where the user was physically located when they clicked the ad. For geographical location identifiers, see Geographical Location Codes. If the location ID is in the report but not found in the file downloaded via GetGeoLocationsFileUrl, it is not targetable. The LocationType column identifies whether the user was located in, searching for, or viewing pages about the location." ;
  skos:notation "LocationId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/BaseCampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Base Campaign Id" ;
  skos:altLabel "BaseCampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an experiment campaign. This will be the same value as the CampaignId if the campaign is not an experiment." ;
  skos:notation "BaseCampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AllReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "All Return On Ad Spend" ;
  skos:altLabel "AllReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AllRevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue Per Conversion" ;
  skos:altLabel "AllRevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/ViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions" ;
  skos:altLabel "ViewThroughConversions" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. This column is deprecated as of 2022, so you should use the ViewThroughConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "ViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AbsoluteTopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Rate Percent" ;
  skos:altLabel "AbsoluteTopImpressionRatePercent" ;
  skos:definition "How often your ad was in the first position of all results, as a percentage of your total impressions. A higher number indicates your ad is frequently showing in the best ad position. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/TopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Top Impression Rate Percent" ;
  skos:altLabel "TopImpressionRatePercent" ;
  skos:definition "The percentage of times your ad showed in the mainline, the top placement where ads appear above the search results, out of your total impressions. This indicates how changes in ad position can impact performance. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "TopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/ViewThroughConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions Qualified" ;
  skos:altLabel "ViewThroughConversionsQualified" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ViewThroughConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Neighborhood> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Neighborhood" ;
  skos:definition "The neighborhood where an ad was physically served, or the neighborhood that your customer had shown interest in through searches or content they had viewed. This helps you find out how your ads are doing in different locations, which can help you decide where to focus more of your advertising efforts." ;
  skos:notation "Neighborhood" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/ViewThroughRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Revenue" ;
  skos:altLabel "ViewThroughRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of view-through conversions." ;
  skos:notation "ViewThroughRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/CampaignType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Type" ;
  skos:altLabel "CampaignType" ;
  skos:definition "The campaign type. Possible values include Audience, Dynamic search, Performance max, Search & content, and Shopping." ;
  skos:notation "CampaignType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AssetGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Id" ;
  skos:altLabel "AssetGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an asset group." ;
  skos:notation "AssetGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AssetGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Name" ;
  skos:altLabel "AssetGroupName" ;
  skos:definition "The asset group name." ;
  skos:notation "AssetGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AssetGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Status" ;
  skos:altLabel "AssetGroupStatus" ;
  skos:definition "The asset group status." ;
  skos:notation "AssetGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Downloads> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Downloads" ;
  skos:definition "The number of times customers download apps through your ads." ;
  skos:notation "Downloads" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/PostClickDownloadRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Post Click Download Rate" ;
  skos:altLabel "PostClickDownloadRate" ;
  skos:definition "The post-click download rate as a percentage. The number of downloads, divided by the total number of ad clicks. For example, if the ads in your campaign received 300 clicks and four downloads, the download rate would be 1.33%. The formula for calculating the post-click download rate is (Downloads / Clicks)." ;
  skos:notation "PostClickDownloadRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/CostPerDownload> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Download" ;
  skos:altLabel "CostPerDownload" ;
  skos:definition "The average amount you're charged each time your ad is downloaded. The total cost of all downloads on an ad, divided by the number of downloads during a specific period. The formula for calculating the cost per download is (Spend / Downloads)." ;
  skos:notation "CostPerDownload" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/AppInstalls> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "App Installs" ;
  skos:altLabel "AppInstalls" ;
  skos:definition "The number of times customers install apps through your ads." ;
  skos:notation "AppInstalls" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/PostClickInstallRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Post Click Install Rate" ;
  skos:altLabel "PostClickInstallRate" ;
  skos:definition "The post-click install rate as a percentage. The number of installs, divided by the total number of clicks. For example, if the ads in your campaign received 300 clicks and four installs, the rate would be 1.33%. The formula for calculating the post-click install rate is (AppInstall / Click)." ;
  skos:notation "PostClickInstallRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Cpi> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Cpi" ;
  skos:definition "The average amount of money you're charged for each app install. The formula for calculating the cost per install is (Spend / AppInstalls)." ;
  skos:notation "CPI" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Purchases> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Purchases" ;
  skos:definition "The number of times customers use your ads to make a purchase in your app." ;
  skos:notation "Purchases" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/PostInstallPurchaseRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Post Install Purchase Rate" ;
  skos:altLabel "PostInstallPurchaseRate" ;
  skos:definition "The post-install purchase rate as a percentage. The number of in-app purchases, divided by the total number of installs. For example, if the ads in your campaign received 300 installs and four in-app purchases, the install rate would be 1.33%. The formula for calculating the post-install purchase rate is (Purchases / AppInstalls)." ;
  skos:notation "PostInstallPurchaseRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Cpp> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Cpp" ;
  skos:definition "The average amount of money you're charged for each in-app purchase. The formula for calculating the cost per purchase is (Spend / Purchases)." ;
  skos:notation "CPP" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Subscriptions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Subscriptions" ;
  skos:definition "The number of times customers use your ads to purchase a subscription in your game." ;
  skos:notation "Subscriptions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/PostInstallSubscriptionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Post Install Subscription Rate" ;
  skos:altLabel "PostInstallSubscriptionRate" ;
  skos:definition "The post-install subscription rate as a percentage. The number of subscriptions, divided by the total number of installs. For example, if the ads in your campaign receive 300 installs and four subscriptions, the install rate would be 1.33%. The formula for calculating the post-install subscription rate is (Subscription / AppInstalls)." ;
  skos:notation "PostInstallSubscriptionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Cps> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Cps" ;
  skos:definition "The average amount of money you're charged for each app subscription. The formula for calculating the cost per subscription is (Spend / Subscriptions)." ;
  skos:notation "CPS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGeographicPerformanceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGeographicPerformanceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingGoalsAndFunnelsReportColumn
microsoftads:ReportingGoalsAndFunnelsReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingGoalsAndFunnelsReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the GoalsAndFunnelsReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/Keyword> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/KeywordId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/Assists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/GoalId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/DeviceOs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/KeywordStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/ViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/ViewThroughConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/ViewThroughRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/CampaignType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AssetGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AssetGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AssetGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/ConversionDelay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/Keyword> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Keyword" ;
  skos:definition "The keyword text." ;
  skos:notation "Keyword" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/KeywordId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Keyword Id" ;
  skos:altLabel "KeywordId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a keyword." ;
  skos:notation "KeywordId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. This column will include data for all conversion goals regardless of a conversion goal's ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/Assists> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Assists" ;
  skos:definition "The number of conversions from other ads within the same account that were preceded by one or more clicks from this ad. An ad is considered to have assisted the conversion if it was clicked before the most recently clicked ad that was credited with the conversion. Additionally, the click corresponding to the assist must occur within the conversion period of the goal. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Assists" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. This column will include data for all conversion goals regardless of a conversion goal's ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/GoalId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Goal Id" ;
  skos:altLabel "GoalId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a conversion goal." ;
  skos:notation "GoalId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/DeviceOs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Device Os" ;
  skos:altLabel "DeviceOs" ;
  skos:definition "The operating system of the device reported in the DeviceType column. The possible values include Android, Blackberry, iOS, Other, Unknown, and Windows. If the operating system of the device cannot be determined or is not one of the operating systems that you can target, the value in this column will be Unknown." ;
  skos:notation "DeviceOS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/KeywordStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Keyword Status" ;
  skos:altLabel "KeywordStatus" ;
  skos:definition "The keyword status." ;
  skos:notation "KeywordStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/ViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "View Through Conversions" ;
  skos:altLabel "ViewThroughConversions" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. This column is deprecated as of 2022, so you should use the ViewThroughConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "ViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. This column will include data for all conversion goals regardless of a conversion goal's ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/ViewThroughConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "View Through Conversions Qualified" ;
  skos:altLabel "ViewThroughConversionsQualified" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ViewThroughConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/ViewThroughRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "View Through Revenue" ;
  skos:altLabel "ViewThroughRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of view-through conversions." ;
  skos:notation "ViewThroughRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/CampaignType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Campaign Type" ;
  skos:altLabel "CampaignType" ;
  skos:definition "The campaign type." ;
  skos:notation "CampaignType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AssetGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Asset Group Id" ;
  skos:altLabel "AssetGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a asset group." ;
  skos:notation "AssetGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AssetGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Asset Group Name" ;
  skos:altLabel "AssetGroupName" ;
  skos:definition "The asset group name." ;
  skos:notation "AssetGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/AssetGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Asset Group Status" ;
  skos:altLabel "AssetGroupStatus" ;
  skos:definition "The asset group status." ;
  skos:notation "AssetGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/ConversionDelay> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Conversion Delay" ;
  skos:altLabel "ConversionDelay" ;
  skos:definition "The time gap between when a user clicks on an ad and when they complete a desired action, such as making a purchase, signing up, or downloading an app." ;
  skos:notation "ConversionDelay" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingGoalsAndFunnelsReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingGoalsAndFunnelsReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingHotelDimensionPerformanceReportColumn
microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingHotelDimensionPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the HotelDimensionPerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CustomerId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CustomerName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AdId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/SourceHotelId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CampaignHotelId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AdvertiserHotelId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/HotelName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CountryName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/State> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/City> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/Brand> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/Category> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/StarRating> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CustomLabel0> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CustomLabel1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CustomLabel2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CustomLabel3> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CustomLabel4> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/BidStrategyType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CurrencyCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CustomParameters> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/FinalUrlSuffix> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/NetRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/GrossReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/NetReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CostPerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/BookedLengthOfStay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AvgBookedAbw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AvgBookedNights> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/BookedAbw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CheckInDate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/DateType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/PartnerImpressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/EligibleImpressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/MissedImpressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/ImpressionShare> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/MissedImpressionsNoBid> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/MissedImpressionsSpendingCapReached> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/MissedImpressionsNoTax> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/MissedImpressionsOther> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CheckInDateDayOfWeek> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/LengthOfStay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AdvancedBookingWindow> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/SiteType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/UserCountry> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/ClickShare> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/MissedImpressionsInsufficientBid> .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. If you include the TimePeriod column, the column label in the downloaded report depends on the aggregation level that you specify in the report request. For more information, see Time Period Column. This attribute is available in multiple reports, for example see KeywordPerformanceReportColumn Value Set." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CustomerId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Customer Id" ;
  skos:altLabel "CustomerId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a customer." ;
  skos:notation "CustomerId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CustomerName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Customer Name" ;
  skos:altLabel "CustomerName" ;
  skos:definition "The name of the customer." ;
  skos:notation "CustomerName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AdId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Id" ;
  skos:altLabel "AdId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad. Note: AdId is restricted for share of voice metrics." ;
  skos:notation "AdId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/SourceHotelId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Source Hotel Id" ;
  skos:altLabel "SourceHotelId" ;
  skos:definition "The identifier of the source hotel." ;
  skos:notation "SourceHotelId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CampaignHotelId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Hotel Id" ;
  skos:altLabel "CampaignHotelId" ;
  skos:definition "The identifier of the lodging campaign." ;
  skos:notation "CampaignHotelId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AdvertiserHotelId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Advertiser Hotel Id" ;
  skos:altLabel "AdvertiserHotelId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an advertiser hotel." ;
  skos:notation "AdvertiserHotelId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/HotelName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Hotel Name" ;
  skos:altLabel "HotelName" ;
  skos:definition "The name of the hotel." ;
  skos:notation "HotelName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CountryName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Country Name" ;
  skos:altLabel "CountryName" ;
  skos:definition "The name of the country where the hotel is located." ;
  skos:notation "CountryName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/State> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "State" ;
  skos:definition "The name of the state where the hotel is located." ;
  skos:notation "State" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/City> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "City" ;
  skos:definition "The city where the hotel is located." ;
  skos:notation "City" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/Brand> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Brand" ;
  skos:definition "The hotel chain's brand. For example, Fabrikam Residences by Contoso, where Contoso is the brand." ;
  skos:notation "Brand" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/Category> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Category" ;
  skos:definition "A user-defined category that identifies the type of hotel. For example, extended stay, economy, or motel." ;
  skos:notation "Category" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/StarRating> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Star Rating" ;
  skos:altLabel "StarRating" ;
  skos:definition "The hotel's star rating. Possible values are 1 through 5." ;
  skos:notation "StarRating" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CustomLabel0> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Custom Label0" ;
  skos:altLabel "CustomLabel0" ;
  skos:definition "The value of the Custom_0 field in your Microsoft Hotel Center feed." ;
  skos:notation "CustomLabel0" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CustomLabel1> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Custom Label1" ;
  skos:altLabel "CustomLabel1" ;
  skos:definition "The value of the Custom_1 field in your Microsoft Hotel Center feed." ;
  skos:notation "CustomLabel1" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CustomLabel2> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Custom Label2" ;
  skos:altLabel "CustomLabel2" ;
  skos:definition "The value of the Custom_2 field in your Microsoft Hotel Center feed." ;
  skos:notation "CustomLabel2" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CustomLabel3> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Custom Label3" ;
  skos:altLabel "CustomLabel3" ;
  skos:definition "The value of the Custom_3 field in your Microsoft Hotel Center feed." ;
  skos:notation "CustomLabel3" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CustomLabel4> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Custom Label4" ;
  skos:altLabel "CustomLabel4" ;
  skos:definition "The value of the Custom_4 field in your Microsoft Hotel Center feed." ;
  skos:notation "CustomLabel4" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/BidStrategyType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Bid Strategy Type" ;
  skos:altLabel "BidStrategyType" ;
  skos:definition "The bid strategy type. Possible values include EnhancedCpc, ManualCpc, MaxClicks, MaxConversions, and TargetCpa. If the InheritFromParent strategy type is used, the report will include the inherited bid strategy type e.g. one of the supported values listed above." ;
  skos:notation "BidStrategyType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CurrencyCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Currency Code" ;
  skos:altLabel "CurrencyCode" ;
  skos:definition "The account currency type. For possible values, see Currencies." ;
  skos:notation "CurrencyCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CustomParameters> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Custom Parameters" ;
  skos:altLabel "CustomParameters" ;
  skos:definition "Defines a key and value custom parameter for URL tracking. Used for campaign, ad group, ad, keyword, sitelink, and ad group criterion URL custom parameters." ;
  skos:notation "CustomParameters" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/FinalUrlSuffix> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Final Url Suffix" ;
  skos:altLabel "FinalUrlSuffix" ;
  skos:definition "The final URL suffix can include tracking parameters that will be appended to the end of your landing page URL. We recommend placing tracking parameters that your landing page requires in a final URL suffix so that your customers are always sent to your landing page. For more details and validation rules see Final URL Suffix in the technical guides. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  skos:notation "FinalUrlSuffix" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/NetRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Net Revenue" ;
  skos:altLabel "NetRevenue" ;
  skos:definition "The net revenue." ;
  skos:notation "NetRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/GrossReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Gross Return On Ad Spend" ;
  skos:altLabel "GrossReturnOnAdSpend" ;
  skos:definition "The gross return on ad spend." ;
  skos:notation "GrossReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/NetReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Net Return On Ad Spend" ;
  skos:altLabel "NetReturnOnAdSpend" ;
  skos:definition "The net return on ad spend." ;
  skos:notation "NetReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CostPerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Assist" ;
  skos:altLabel "CostPerAssist" ;
  skos:definition "The cost per assist. The formula for calculating the cost per assist is (Spend / Assists)." ;
  skos:notation "CostPerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/BookedLengthOfStay> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Booked Length Of Stay" ;
  skos:altLabel "BookedLengthOfStay" ;
  skos:definition "The booked length of stay in number of days." ;
  skos:notation "BookedLengthOfStay" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AvgBookedAbw> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Avg Booked Abw" ;
  skos:altLabel "AvgBookedAbw" ;
  skos:definition "The average advanced booking window for the hotel. The average is calculated as (booked ABW/conversions)." ;
  skos:notation "AvgBookedABW" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AvgBookedNights> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Avg Booked Nights" ;
  skos:altLabel "AvgBookedNights" ;
  skos:definition "The average nights booked for the hotel. The average is calculated as (total booked nights/conversions)." ;
  skos:notation "AvgBookedNights" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/BookedAbw> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Booked Abw" ;
  skos:altLabel "BookedAbw" ;
  skos:definition "The total advanced booking window days for the hotel." ;
  skos:notation "BookedABW" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CheckInDate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Check In Date" ;
  skos:altLabel "CheckInDate" ;
  skos:definition "The check-in date." ;
  skos:notation "CheckInDate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/DateType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Date Type" ;
  skos:altLabel "DateType" ;
  skos:definition "Indicates whether the user searched for hotels using specific dates. The following are the possible values.DefaultDate&mdash;The user didn't search for hotels using specific datesSelectedDate&mdash;The user searched for hotels using specific dates" ;
  skos:notation "DateType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/PartnerImpressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Partner Impressions" ;
  skos:altLabel "PartnerImpressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages on our partner networks. Without impressions there are no clicks or conversions." ;
  skos:notation "PartnerImpressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/EligibleImpressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Eligible Impressions" ;
  skos:altLabel "EligibleImpressions" ;
  skos:definition "The total number of realized and unrealized impressions (impressions plus missed impressions)." ;
  skos:notation "EligibleImpressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/MissedImpressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Missed Impressions" ;
  skos:altLabel "MissedImpressions" ;
  skos:definition "The total number of impressions lost. This is the sum of the following columns:MissedImpressionsInsufficientBidMissedImpressionsNoTaxMissedImpressionsOtherMissedImpressionsSpendingCapReached" ;
  skos:notation "MissedImpressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/ImpressionShare> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Impression Share" ;
  skos:altLabel "ImpressionShare" ;
  skos:definition "The percentage of impressions, out of the total available impressions in the market you were targeting. For example, out of an estimated 59,000 impressions that occurred on this day in your targeted market, you received 2,300, or 3%. The value is in the range 0.0 through 1.0." ;
  skos:notation "ImpressionShare" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/MissedImpressionsNoBid> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Missed Impressions No Bid" ;
  skos:altLabel "MissedImpressionsNoBid" ;
  skos:definition "The number of impressions lost because there were no bids." ;
  skos:notation "MissedImpressionsNoBid" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/MissedImpressionsSpendingCapReached> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Missed Impressions Spending Cap Reached" ;
  skos:altLabel "MissedImpressionsSpendingCapReached" ;
  skos:definition "The number of impressions lost because you reached your daily spending limit." ;
  skos:notation "MissedImpressionsSpendingCapReached" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/MissedImpressionsNoTax> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Missed Impressions No Tax" ;
  skos:altLabel "MissedImpressionsNoTax" ;
  skos:definition "The number of impressions lost because the hotel didn't specify taxes." ;
  skos:notation "MissedImpressionsNoTax" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/MissedImpressionsOther> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Missed Impressions Other" ;
  skos:altLabel "MissedImpressionsOther" ;
  skos:definition "The number of impressions lost for all other reasons. Typically, low ranking or your rate was available in the More rates section, but the user did not expand the section to view your rate." ;
  skos:notation "MissedImpressionsOther" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/CheckInDateDayOfWeek> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Check In Date Day Of Week" ;
  skos:altLabel "CheckInDateDayOfWeek" ;
  skos:definition "The check-in date and day of the week." ;
  skos:notation "CheckInDateDayOfWeek" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/LengthOfStay> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Length Of Stay" ;
  skos:altLabel "LengthOfStay" ;
  skos:definition "The length of stay in nights." ;
  skos:notation "LengthOfStay" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/AdvancedBookingWindow> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Advanced Booking Window" ;
  skos:altLabel "AdvancedBookingWindow" ;
  skos:definition "The number of days before the check-in date that the user is asking to book the hotel room. For example, if today is 3 May and the user is asking to book a room for 8 May, the column's value is 5." ;
  skos:notation "AdvancedBookingWindow" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/SiteType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Site Type" ;
  skos:altLabel "SiteType" ;
  skos:definition "The Bing website that users used to search for hotels. The possible values are: LocalUniversal: The user used Bing.com to search for hotels and properties.MapResults: The user used Bing.com/maps to search for hotels and properties. PropertyPromotionAd: The user was looking at the first results page shown in the maps search." ;
  skos:notation "SiteType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/UserCountry> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "User Country" ;
  skos:altLabel "UserCountry" ;
  skos:definition "The country of location for the user." ;
  skos:notation "UserCountry" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/ClickShare> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Click Share" ;
  skos:altLabel "ClickShare" ;
  skos:definition "The estimated percentage of clicks, out of the total number of clicks available, in auctions your ad showed in or was competitive in. Example: Out of the estimated 1,000 clicks that occurred on this day in your target auctions, you had about 230, or 23%." ;
  skos:notation "ClickShare" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelDimensionPerformanceReportColumn/MissedImpressionsInsufficientBid> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Missed Impressions Insufficient Bid" ;
  skos:altLabel "MissedImpressionsInsufficientBid" ;
  skos:definition "The number of impressions lost because there were insufficient bids." ;
  skos:notation "MissedImpressionsInsufficientBid" .

# Concept scheme: ReportingHotelGroupPerformanceReportColumn
microsoftads:ReportingHotelGroupPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingHotelGroupPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the HotelGroupPerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/CustomerId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/CustomerName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/AdId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/HotelGroup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/HotelGroupNodeId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/PartitionType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/BidStrategyType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/CurrencyCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/CustomParameters> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/FinalUrlSuffix> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/NetRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/GrossReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/NetReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/CostPerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/BookedLengthOfStay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/AvgBookedAbw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/AvgBookedNights> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/BookedAbw> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/CheckInDate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/DateType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/PartnerImpressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/EligibleImpressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/MissedImpressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/ImpressionShare> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/MissedImpressionsNoBid> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/MissedImpressionsSpendingCapReached> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/MissedImpressionsNoTax> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/MissedImpressionsOther> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/ClickShare> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/MissedImpressionsInsufficientBid> .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. If you include the TimePeriod column, the column label in the downloaded report depends on the aggregation level that you specify in the report request. For more information, see Time Period Column. This attribute is available in multiple reports, for example see KeywordPerformanceReportColumn Value Set." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/CustomerId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Customer Id" ;
  skos:altLabel "CustomerId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a customer." ;
  skos:notation "CustomerId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/CustomerName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Customer Name" ;
  skos:altLabel "CustomerName" ;
  skos:definition "The name of the customer." ;
  skos:notation "CustomerName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/AdId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Id" ;
  skos:altLabel "AdId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad. Note: AdId is restricted for share of voice metrics." ;
  skos:notation "AdId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/HotelGroup> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Hotel Group" ;
  skos:altLabel "HotelGroup" ;
  skos:definition "A group of hotel ads." ;
  skos:notation "HotelGroup" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/HotelGroupNodeId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Hotel Group Node Id" ;
  skos:altLabel "HotelGroupNodeId" ;
  skos:definition "The identifier for a hotel group." ;
  skos:notation "HotelGroupNodeId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/PartitionType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Partition Type" ;
  skos:altLabel "PartitionType" ;
  skos:definition "The type of hotel partition, for example Subdivision or Unit. Add: Required Update: Update is not supported for this object" ;
  skos:notation "PartitionType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/BidStrategyType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Bid Strategy Type" ;
  skos:altLabel "BidStrategyType" ;
  skos:definition "The bid strategy type. Possible values include EnhancedCpc, ManualCpc, MaxClicks, MaxConversions, and TargetCpa. If the InheritFromParent strategy type is used, the report will include the inherited bid strategy type e.g. one of the supported values listed above." ;
  skos:notation "BidStrategyType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/CurrencyCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Currency Code" ;
  skos:altLabel "CurrencyCode" ;
  skos:definition "The account currency type. For possible values, see Currencies." ;
  skos:notation "CurrencyCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/CustomParameters> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Custom Parameters" ;
  skos:altLabel "CustomParameters" ;
  skos:definition "The current custom parameter set of the criterion. Each custom parameter is a key and value pair. The list of custom parameters is semicolon-delimited and each key is enclosed by braces and a leading underscore, for example {_key1}=value1;{_key2}=value2." ;
  skos:notation "CustomParameters" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/FinalUrlSuffix> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Final Url Suffix" ;
  skos:altLabel "FinalUrlSuffix" ;
  skos:definition "The final URL suffix can include tracking parameters that will be appended to the end of your landing page URL. We recommend placing tracking parameters that your landing page requires in a final URL suffix so that your customers are always sent to your landing page. For more details and validation rules see Final URL Suffix in the technical guides. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  skos:notation "FinalUrlSuffix" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/NetRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Net Revenue" ;
  skos:altLabel "NetRevenue" ;
  skos:definition "The net revenue." ;
  skos:notation "NetRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/GrossReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Gross Return On Ad Spend" ;
  skos:altLabel "GrossReturnOnAdSpend" ;
  skos:definition "The gross return on ad spend." ;
  skos:notation "GrossReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/NetReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Net Return On Ad Spend" ;
  skos:altLabel "NetReturnOnAdSpend" ;
  skos:definition "The net return on ad spend." ;
  skos:notation "NetReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/CostPerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Assist" ;
  skos:altLabel "CostPerAssist" ;
  skos:definition "The cost per assist. The formula for calculating the cost per assist is (Spend / Assists)." ;
  skos:notation "CostPerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/BookedLengthOfStay> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Booked Length Of Stay" ;
  skos:altLabel "BookedLengthOfStay" ;
  skos:definition "The booked length of stay in number of nights." ;
  skos:notation "BookedLengthOfStay" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/AvgBookedAbw> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Avg Booked Abw" ;
  skos:altLabel "AvgBookedAbw" ;
  skos:definition "The average advanced booking window for the hotel. The average is calculated as (booked ABW/conversions)." ;
  skos:notation "AvgBookedABW" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/AvgBookedNights> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Avg Booked Nights" ;
  skos:altLabel "AvgBookedNights" ;
  skos:definition "The average nights booked for the hotel. The average is calculated as (total booked nights/conversions)." ;
  skos:notation "AvgBookedNights" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/BookedAbw> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Booked Abw" ;
  skos:altLabel "BookedAbw" ;
  skos:definition "The total advanced booking window days for the hotel." ;
  skos:notation "BookedABW" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/CheckInDate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Check In Date" ;
  skos:altLabel "CheckInDate" ;
  skos:definition "The check-in date." ;
  skos:notation "CheckInDate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/DateType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Date Type" ;
  skos:altLabel "DateType" ;
  skos:definition "Indicates whether the user searched for hotels using specific dates. The following are the possible values.DefaultDate&mdash;The user didn't search for hotels using specific datesSelectedDate&mdash;The user searched for hotels using specific dates" ;
  skos:notation "DateType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/PartnerImpressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Partner Impressions" ;
  skos:altLabel "PartnerImpressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages on our partner networks. Without impressions there are no clicks or conversions." ;
  skos:notation "PartnerImpressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/EligibleImpressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Eligible Impressions" ;
  skos:altLabel "EligibleImpressions" ;
  skos:definition "The total number of realized and unrealized impressions (impressions plus missed impressions)." ;
  skos:notation "EligibleImpressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/MissedImpressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Missed Impressions" ;
  skos:altLabel "MissedImpressions" ;
  skos:definition "The total number of impressions lost. This is the sum of the following columns:MissedImpressionsInsufficientBidMissedImpressionsNoTaxMissedImpressionsOtherMissedImpressionsSpendingCapReached" ;
  skos:notation "MissedImpressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/ImpressionShare> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Impression Share" ;
  skos:altLabel "ImpressionShare" ;
  skos:definition "The percentage of impressions, out of the total available impressions in the market you were targeting. For example, out of an estimated 59,000 impressions that occurred on this day in your targeted market, you received 2,300, or 3%. The value is in the range 0.0 through 1.0." ;
  skos:notation "ImpressionShare" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/MissedImpressionsNoBid> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Missed Impressions No Bid" ;
  skos:altLabel "MissedImpressionsNoBid" ;
  skos:definition "The number of impressions lost because there were no bids." ;
  skos:notation "MissedImpressionsNoBid" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/MissedImpressionsSpendingCapReached> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Missed Impressions Spending Cap Reached" ;
  skos:altLabel "MissedImpressionsSpendingCapReached" ;
  skos:definition "The number of impressions lost because you reached your daily spending limit." ;
  skos:notation "MissedImpressionsSpendingCapReached" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/MissedImpressionsNoTax> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Missed Impressions No Tax" ;
  skos:altLabel "MissedImpressionsNoTax" ;
  skos:definition "The number of impressions lost because the hotel didn't specify taxes." ;
  skos:notation "MissedImpressionsNoTax" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/MissedImpressionsOther> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Missed Impressions Other" ;
  skos:altLabel "MissedImpressionsOther" ;
  skos:definition "The number of impressions lost for all other reasons. Typically, low ranking or your rate was available in the More rates section, but the user did not expand the section to view your rate." ;
  skos:notation "MissedImpressionsOther" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/ClickShare> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Click Share" ;
  skos:altLabel "ClickShare" ;
  skos:definition "The estimated percentage of clicks, out of the total number of clicks available, in auctions your ad showed in or was competitive in. Example: Out of the estimated 1,000 clicks that occurred on this day in your target auctions, you had about 230, or 23%." ;
  skos:notation "ClickShare" .

<https://relay.inferal.com/ontology/microsoftads/ReportingHotelGroupPerformanceReportColumn/MissedImpressionsInsufficientBid> a skos:Concept ;
  skos:inScheme microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingHotelGroupPerformanceReportColumnScheme ;
  skos:prefLabel "Missed Impressions Insufficient Bid" ;
  skos:altLabel "MissedImpressionsInsufficientBid" ;
  skos:definition "The number of impressions lost because there were insufficient bids." ;
  skos:notation "MissedImpressionsInsufficientBid" .

# Concept scheme: ReportingKeywordPerformanceReportColumn
microsoftads:ReportingKeywordPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingKeywordPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the KeywordPerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Keyword> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/KeywordId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AdId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AdType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/DestinationUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/CurrentMaxCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/CurrencyCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/DeliveredMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AdDistribution> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AveragePosition> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/BidMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/QualityScore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/ExpectedCtr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AdRelevance> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/LandingPageExperience> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Language> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/HistoricalQualityScore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/HistoricalExpectedCtr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/HistoricalAdRelevance> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/HistoricalLandingPageExperience> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/QualityImpact> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/KeywordStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Network> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/TopVsOther> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/DeviceOs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Assists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/CostPerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/RevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/RevenuePerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/TrackingTemplate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/CustomParameters> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/FinalUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/FinalMobileUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/FinalAppUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/BidStrategyType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/KeywordLabels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Mainline1Bid> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/MainlineBid> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/FirstPageBid> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/FinalUrlSuffix> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/BaseCampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AllReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AllRevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/ViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AbsoluteTopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/TopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/ViewThroughConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/ViewThroughRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/GoalId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Keyword> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Keyword" ;
  skos:definition "The keyword text." ;
  skos:notation "Keyword" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/KeywordId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Keyword Id" ;
  skos:altLabel "KeywordId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a keyword." ;
  skos:notation "KeywordId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AdId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Id" ;
  skos:altLabel "AdId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad." ;
  skos:notation "AdId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AdType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Type" ;
  skos:altLabel "AdType" ;
  skos:definition "The ad type." ;
  skos:notation "AdType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/DestinationUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Destination Url" ;
  skos:altLabel "DestinationUrl" ;
  skos:definition "The destination URL attribute of the ad, keyword, or ad group criterion. If the destination URL contains dynamic text substitution parameters (for example, {param1}), the report will contain the URL after substitution occurs." ;
  skos:notation "DestinationUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/CurrentMaxCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Current Max Cpc" ;
  skos:altLabel "CurrentMaxCpc" ;
  skos:definition "The maximum cost per click bid that was in effect at the time the report was generated. It is not a moving historical bid throughout the report time period." ;
  skos:notation "CurrentMaxCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/CurrencyCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Currency Code" ;
  skos:altLabel "CurrencyCode" ;
  skos:definition "The account currency type. For possible values, see Currencies." ;
  skos:notation "CurrencyCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/DeliveredMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Delivered Match Type" ;
  skos:altLabel "DeliveredMatchType" ;
  skos:definition "The match type used to deliver an ad. This can be different from the BidMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, Predictive, and Unknown." ;
  skos:notation "DeliveredMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AdDistribution> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Distribution" ;
  skos:altLabel "AdDistribution" ;
  skos:definition "The network where you want your ads to show. This can be the entire Microsoft Advertising Network, Microsoft sites and select traffic, or only partner traffic (this network type is deprecated as of July 2024)." ;
  skos:notation "AdDistribution" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AveragePosition> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Average Position" ;
  skos:altLabel "AveragePosition" ;
  skos:definition "The average position of the ad on a webpage. This column is deprecated as of March 31st, 2021. Going forward, performance reports will return average position of \"0\" (zero). Historical average position data for time periods prior to the deprecation date will still be available according to the published data retention period per report type." ;
  skos:notation "AveragePosition" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/BidMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Bid Match Type" ;
  skos:altLabel "BidMatchType" ;
  skos:definition "The keyword bid match type. This can be different from the DeliveredMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "BidMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/QualityScore> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Quality Score" ;
  skos:altLabel "QualityScore" ;
  skos:definition "The numeric score shows you how competitive your ads are in the marketplace by measuring how relevant your keywords and landing pages are to customers' search terms. The quality score is calculated by Microsoft Advertising using the ExpectedCtr, AdRelevance, and LandingPageExperience sub scores. If available, the quality score can range from a low of 1 to a high of 10. Quality score is based on the last rolling 30 days for the owned and operated search traffic. A quality score can be assigned without any impressions, in the case where a keyword bid did not win any auctions. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed. This can occur if there have been no impressions for the keyword for 30 days or more. Quality score is typically updated 14-18 hours after the UTC day ends. Keywords in all time zones will be assigned a quality score for the corresponding UTC day. If you run the report multiple times in a day, the quality score values could change from report to report based on when you run the report relative to when the scores are calculated. If you specify a time period that spans multiple days, the quality score is the current and most recently calculated score and will be reported as the same for each day in the time period. Use the Historical quality score to find out how quality score may have changed over time. Historical quality score is a daily snapshot of the rolling quality score. For more information on Historical quality score, see the HistoricalQualityScore column." ;
  skos:notation "QualityScore" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/ExpectedCtr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Expected Ctr" ;
  skos:altLabel "ExpectedCtr" ;
  skos:definition "How well your keyword competes against other keywords targeting the same traffic. Ads that are relevant to searchers' queries or other input are more likely to have a higher click-through rate. This metric tells you if a keyword is underperforming and causing a loss in impression share, so you can make keyword changes or remove ads altogether. A score of 3 is Above Average; a score of 2 is Average; and a score of 1 is considered Below Average. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed. If you specify a time period that spans multiple days, the score will be the same for each day in the time period, and the value is the most recent calculated score. Data for this column is typically updated 14-18 hours after the UTC day ends." ;
  skos:notation "ExpectedCtr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AdRelevance> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Relevance" ;
  skos:altLabel "AdRelevance" ;
  skos:definition "How closely related your ads is to the customer's search query or other input. It tells you how relevant your ad and landing page are to potential customers. A score of 3 is Above Average; a score of 2 is Average; and a score of 1 is considered Below Average. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed. If you specify a time period that spans multiple days, the score will be the same for each day in the time period, and the value is the most recent calculated score. Data for this column is typically updated 14-18 hours after the UTC day ends." ;
  skos:notation "AdRelevance" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/LandingPageExperience> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Landing Page Experience" ;
  skos:altLabel "LandingPageExperience" ;
  skos:definition "An aggregate quality assessment of all landing pages on your site. The landing page experience score measures whether your landing page is likely to provide a good experience to customers who click your ad and land on your website. A score of 3 is Above Average; a score of 2 is Average; and a score of 1 is considered Below Average. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed. If you specify a time period that spans multiple days, the score will be the same for each day in the time period, and the value is the most recent calculated score. Data for this column is typically updated 14-18 hours after the UTC day ends." ;
  skos:notation "LandingPageExperience" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Language> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Language" ;
  skos:definition "The language of the publisher where the ad was shown. For possible values, see the Language column of Ad Languages. The language display name will be provided in the report e.g. English." ;
  skos:notation "Language" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/HistoricalQualityScore> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Historical Quality Score" ;
  skos:altLabel "HistoricalQualityScore" ;
  skos:definition "The historical quality score for each row is the value that was calculated for quality score on that date. Use The historical quality score to find out how the quality score may have changed over time. For example, if you specify a time period that spans three days, The historical quality score for day one will be the quality score calculated on day one, The historical quality score for day two will be the quality score calculated on day two, and so on. This score may vary from the score in the QualityScore column, which will be the same value for each day in the time period. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed. You may include this column only with Daily aggregation." ;
  skos:notation "HistoricalQualityScore" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/HistoricalExpectedCtr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Historical Expected Ctr" ;
  skos:altLabel "HistoricalExpectedCtr" ;
  skos:definition "Historical average of expected click-through rate scores going back as far as 18 months from the current date. This score may vary from the score in the ExpectedCtr column, which is the current score and same value for each day in the time period. The score for each row is the score that was calculated for expected CTR on that date. For example, if you specify a time period that spans three days, the Historical expected CTR score for day one will be the expected CTR score calculated on day one, the Historical expected CTR score for day two will be the expected CTR score calculated on day two, and so on. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed. You may include this column only with Daily aggregation." ;
  skos:notation "HistoricalExpectedCtr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/HistoricalAdRelevance> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Historical Ad Relevance" ;
  skos:altLabel "HistoricalAdRelevance" ;
  skos:definition "Historical average of ad relevance scores back as far as 18 months from the current date. This score may vary from the score in the AdRelevance column, which is the current score and same value for each day in the time period. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed." ;
  skos:notation "HistoricalAdRelevance" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/HistoricalLandingPageExperience> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Historical Landing Page Experience" ;
  skos:altLabel "HistoricalLandingPageExperience" ;
  skos:definition "Historical average of landing page experience scores back as far as 18 months from the current date. This score may vary from the score in the LandingPageExperience column, which is the current score and same value for each day in the time period. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed." ;
  skos:notation "HistoricalLandingPageExperience" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/QualityImpact> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Quality Impact" ;
  skos:altLabel "QualityImpact" ;
  skos:definition "The numeric score that indicates the possible increase in the number of impressions that the keyword could receive if the corresponding QualityScore column would rise above underperforming:0 - Not available. Could be because the keyword is not underperforming.1 - Low impact. Improving the quality score could increase impressions by less than 100 additional impressions per day.2 - Medium impact. Improving the quality score could increase impressions by 100 to 500 additional impressions per day.3 - High impact. Improving the quality score could increase impressions by more than 500 additional impressions per day." ;
  skos:notation "QualityImpact" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/KeywordStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Keyword Status" ;
  skos:altLabel "KeywordStatus" ;
  skos:definition "The keyword status." ;
  skos:notation "KeywordStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Network> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Network" ;
  skos:definition "The entire Microsoft Advertising Network made up of Microsoft sites and select traffic, and only partner traffic (this network type is deprecated as of July 2024). Use this data to make the best decision on network selection for your ad groups. The possible values include AOL search, Audience, Microsoft sites and select traffic, Content, and Syndicated search partners. Note: Not everyone can use the value Microsoft sites and select traffic yet. If you can't, don't worry - it's coming soon!" ;
  skos:notation "Network" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/TopVsOther> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Top Vs Other" ;
  skos:altLabel "TopVsOther" ;
  skos:definition "Indicates whether the ad impression appeared in a top position or elsewhere. The possible values include AOL search - Top, AOL search - Other, Audience network, Bing and Yahoo! search - Top, Bing and Yahoo! search - Other, Syndicated search partners - Top, Syndicated search partners - Other, Content network, and Unknown." ;
  skos:notation "TopVsOther" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/DeviceOs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Device Os" ;
  skos:altLabel "DeviceOs" ;
  skos:definition "The operating system of the device reported in the DeviceType column. The possible values include Android, Blackberry, iOS, Other, Unknown, and Windows. If the operating system of the device cannot be determined or is not one of the operating systems that you can target, the value in this column will be Unknown." ;
  skos:notation "DeviceOS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Assists> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Assists" ;
  skos:definition "The number of conversions from other ads within the same account that were preceded by one or more clicks from this ad. An ad is considered to have assisted the conversion if it was clicked before the most recently clicked ad that was credited with the conversion. Additionally, the click corresponding to the assist must occur within the conversion period of the goal." ;
  skos:notation "Assists" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/CostPerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Assist" ;
  skos:altLabel "CostPerAssist" ;
  skos:definition "The cost per assist. The formula for calculating the cost per assist is (Spend / Assists)." ;
  skos:notation "CostPerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/RevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Conversion" ;
  skos:altLabel "RevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "RevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/RevenuePerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Assist" ;
  skos:altLabel "RevenuePerAssist" ;
  skos:definition "The revenue per assist. The formula for calculating the revenue per assist is (Revenue / Assists)." ;
  skos:notation "RevenuePerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/TrackingTemplate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Tracking Template" ;
  skos:altLabel "TrackingTemplate" ;
  skos:definition "The current tracking template of the keyword." ;
  skos:notation "TrackingTemplate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/CustomParameters> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Custom Parameters" ;
  skos:altLabel "CustomParameters" ;
  skos:definition "The current custom parameter set of the keyword. Each custom parameter is a key and value pair. The list of custom parameters is semicolon-delimited and each key is enclosed by braces and a leading underscore, for example {_key1}=value1;{_key2}=value2." ;
  skos:notation "CustomParameters" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/FinalUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Final Url" ;
  skos:altLabel "FinalUrl" ;
  skos:definition "The Final URL of the keyword. Only the first URL in the list is reported. If the URL contains dynamic text substitution parameters (for example, {param1}), the report will contain the URL before substitution." ;
  skos:notation "FinalUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/FinalMobileUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Final Mobile Url" ;
  skos:altLabel "FinalMobileUrl" ;
  skos:definition "The Final Mobile URL of the keyword. Only the first URL in the list is reported. If the URL contains dynamic text substitution parameters (for example, {param1}), the report will contain the URL before substitution." ;
  skos:notation "FinalMobileUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/FinalAppUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Final App Url" ;
  skos:altLabel "FinalAppUrl" ;
  skos:definition "Reserved for future use." ;
  skos:notation "FinalAppUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/BidStrategyType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Bid Strategy Type" ;
  skos:altLabel "BidStrategyType" ;
  skos:definition "The bid strategy type. Possible values include EnhancedCpc, ManualCpc, MaxClicks, MaxConversions, and TargetCpa. If the InheritFromParent strategy type is used, the report will include the inherited bid strategy type e.g. one of the supported values listed above." ;
  skos:notation "BidStrategyType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/KeywordLabels> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Keyword Labels" ;
  skos:altLabel "KeywordLabels" ;
  skos:definition "The labels applied to the keyword. Labels are delimited by a semicolon (;) in the report download." ;
  skos:notation "KeywordLabels" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Mainline1Bid> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Mainline1Bid" ;
  skos:definition "Based on your campaign performance and marketplace dynamics, this estimate is the bid amount that Microsoft Advertising calculates will place your ad at the top of search results. These estimates are provided as a reference only. They are automatically generated by Microsoft Advertising and are not a guarantee of ad position." ;
  skos:notation "Mainline1Bid" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/MainlineBid> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Mainline Bid" ;
  skos:altLabel "MainlineBid" ;
  skos:definition "Based on your campaign performance and marketplace dynamics, this estimate is the bid amount that Microsoft Advertising calculates for your ad to be placed on the first page in the search results. These estimates are provided as a reference only. They are automatically generated by Microsoft Advertising and are not a guarantee of ad position." ;
  skos:notation "MainlineBid" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/FirstPageBid> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "First Page Bid" ;
  skos:altLabel "FirstPageBid" ;
  skos:definition "Based on your campaign performance and marketplace dynamics, this estimate is the bid amount that Microsoft Advertising calculates for your ad to be placed on the first page in the search results. These estimates are provided as a reference only. They are automatically generated by Microsoft Advertising and are not a guarantee of ad position." ;
  skos:notation "FirstPageBid" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/FinalUrlSuffix> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Final Url Suffix" ;
  skos:altLabel "FinalUrlSuffix" ;
  skos:definition "A place in your final URL where you can add parameters that will be attached to the end of your landing page URL." ;
  skos:notation "FinalUrlSuffix" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/BaseCampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Base Campaign Id" ;
  skos:altLabel "BaseCampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an experiment campaign. This will be the same value as the CampaignId if the campaign is not an experiment." ;
  skos:notation "BaseCampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AllReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "All Return On Ad Spend" ;
  skos:altLabel "AllReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AllRevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue Per Conversion" ;
  skos:altLabel "AllRevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/ViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions" ;
  skos:altLabel "ViewThroughConversions" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. This column is deprecated as of 2022, so you should use the ViewThroughConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "ViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AbsoluteTopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Rate Percent" ;
  skos:altLabel "AbsoluteTopImpressionRatePercent" ;
  skos:definition "How often your ad was in the first position of all results, as a percentage of your total impressions. A higher number indicates your ad is frequently showing in the best ad position. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column. If you include this column, then you may not include restricted attributes such as TopVsOther in the same report request. Likewise if you include any of the restricted attribute columns, then you must exclude this column. For more information, see Column Restrictions." ;
  skos:notation "AbsoluteTopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/TopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Top Impression Rate Percent" ;
  skos:altLabel "TopImpressionRatePercent" ;
  skos:definition "The percentage of times your ad showed in the mainline, the top placement where ads appear above the search results, out of your total impressions. This indicates how changes in ad position can impact performance. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column. If you include this column, then you may not include restricted attributes such as TopVsOther in the same report request. Likewise if you include any of the restricted attribute columns, then you must exclude this column. For more information, see Column Restrictions." ;
  skos:notation "TopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/ViewThroughConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions Qualified" ;
  skos:altLabel "ViewThroughConversionsQualified" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ViewThroughConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/ViewThroughRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Revenue" ;
  skos:altLabel "ViewThroughRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of view-through conversions." ;
  skos:notation "ViewThroughRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/GoalId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Id" ;
  skos:altLabel "GoalId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a conversion goal." ;
  skos:notation "GoalId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingKeywordPerformanceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingKeywordPerformanceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingMMMPerformanceReportColumn
microsoftads:ReportingMMMPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingMMMPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the MMMPerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/AssetGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/AssetGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/Country> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/State> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/MetroArea> .

<https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/AssetGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Id" ;
  skos:altLabel "AssetGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an asset group." ;
  skos:notation "AssetGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/AssetGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Name" ;
  skos:altLabel "AssetGroupName" ;
  skos:definition "The asset group name" ;
  skos:notation "AssetGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/Country> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:prefLabel "Country" ;
  skos:definition "The country or region where the user was physically located when they clicked the ad. The LocationType column identifies whether the user was located in, searching for, or viewing pages about the location." ;
  skos:notation "Country" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/State> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:prefLabel "State" ;
  skos:definition "The state where the user was physically located when they clicked the ad. The LocationType column identifies whether the user was located in, searching for, or viewing pages about the location." ;
  skos:notation "State" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMMMPerformanceReportColumn/MetroArea> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMMMPerformanceReportColumnScheme ;
  skos:prefLabel "Metro Area" ;
  skos:altLabel "MetroArea" ;
  skos:definition "The metro area (Microsoft Market Area in the United States) where the user was physically located when they clicked the ad." ;
  skos:notation "MetroArea" .

# Concept scheme: ReportingMSClickIdPerformanceReportColumn
microsoftads:ReportingMSClickIdPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingMSClickIdPerformanceReportColumn" ;
  rdfs:comment "Defines a report that provides detailed insights into individual clicks and ad performance." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/AssetGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/AdId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/MsClickId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/SearchQuery> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/Keyword> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/PageNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/TopVsOther> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/BidMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/Network> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/Country> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/State> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/MetroArea> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/City> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/Cpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/Revenue> .

<https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/AssetGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Id" ;
  skos:altLabel "AssetGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an asset group." ;
  skos:notation "AssetGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/AdId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Id" ;
  skos:altLabel "AdId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad." ;
  skos:notation "AdId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/MsClickId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:prefLabel "Ms Click Id" ;
  skos:altLabel "MsClickId" ;
  skos:definition "The MSClickID identifier for an ad click event." ;
  skos:notation "MSClickId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/SearchQuery> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:prefLabel "Search Query" ;
  skos:altLabel "SearchQuery" ;
  skos:definition "The search term used by your potential audience." ;
  skos:notation "SearchQuery" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/Keyword> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:prefLabel "Keyword" ;
  skos:definition "The keyword text." ;
  skos:notation "Keyword" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/PageNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:prefLabel "Page Number" ;
  skos:altLabel "PageNumber" ;
  skos:definition "The page number in the search results where the ad appeared." ;
  skos:notation "PageNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/TopVsOther> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:prefLabel "Top Vs Other" ;
  skos:altLabel "TopVsOther" ;
  skos:definition "Indicates whether the ad impression appeared in a top position or elsewhere. The possible values include AOL search - Top, AOL search - Other, Audience network, Bing and Yahoo! search - Top, Bing and Yahoo! search - Other, Syndicated search partners - Top, Syndicated search partners - Other, Content network, and Unknown." ;
  skos:notation "TopVsOther" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/BidMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:prefLabel "Bid Match Type" ;
  skos:altLabel "BidMatchType" ;
  skos:definition "The keyword bid match type. This can be different from the DeliveredMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "BidMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/Network> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:prefLabel "Network" ;
  skos:definition "The entire Microsoft Advertising Network made up of Microsoft sites and select traffic, cross-network traffic, and only partner traffic (this network type is deprecated as of July 2024). Use this data to make the best decision on network selection for your ad groups. The possible values include AOL search, Audience, Microsoft sites and select traffic, Content, and Syndicated search partners. Note: Not everyone can use the value Microsoft sites and select traffic yet. If you can't, don't worry - it's coming soon!" ;
  skos:notation "Network" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/Country> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:prefLabel "Country" ;
  skos:definition "The country or region where the user was physically located when they clicked the ad. The LocationType column identifies whether the user was located in, searching for, or viewing pages about the location." ;
  skos:notation "Country" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/State> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:prefLabel "State" ;
  skos:definition "The state where the user was physically located when they clicked the ad. The LocationType column identifies whether the user was located in, searching for, or viewing pages about the location." ;
  skos:notation "State" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/MetroArea> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:prefLabel "Metro Area" ;
  skos:altLabel "MetroArea" ;
  skos:definition "The metro area (Microsoft Market Area in the United States) where the user was physically located when they clicked the ad. The LocationType column identifies whether the user was located in, searching for, or viewing pages about the location." ;
  skos:notation "MetroArea" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/City> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:prefLabel "City" ;
  skos:definition "The city where the user was physically located when they clicked the ad. The LocationType column identifies whether the user was located in, searching for, or viewing pages about the location." ;
  skos:notation "City" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/Cpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:prefLabel "Cpc" ;
  skos:definition "The cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your CPC is 0.16. The formula for calculating the CPC is (Spend /Clicks)." ;
  skos:notation "Cpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingMSClickIdPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingMSClickIdPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

# Concept scheme: ReportingNegativeKeywordConflictReportColumn
microsoftads:ReportingNegativeKeywordConflictReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingNegativeKeywordConflictReportColumn" ;
  rdfs:comment "Defines the attributes columns that you can include in the NegativeKeywordConflictReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/Keyword> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/KeywordId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/NegativeKeyword> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/ConflictLevel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/BidMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/NegativeKeywordListId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/NegativeKeywordList> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/NegativeKeywordId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/NegativeKeywordMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/KeywordStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/ConflictType> .

<https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/Keyword> a skos:Concept ;
  skos:inScheme microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Keyword" ;
  skos:definition "The keyword text." ;
  skos:notation "Keyword" .

<https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/KeywordId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Keyword Id" ;
  skos:altLabel "KeywordId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a keyword." ;
  skos:notation "KeywordId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/NegativeKeyword> a skos:Concept ;
  skos:inScheme microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Negative Keyword" ;
  skos:altLabel "NegativeKeyword" ;
  skos:definition "The negative keyword text." ;
  skos:notation "NegativeKeyword" .

<https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/ConflictLevel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Conflict Level" ;
  skos:altLabel "ConflictLevel" ;
  skos:definition "The entity level where the keyword and negative keyword conflict occurs. The possible values are AdGroup and Campaign." ;
  skos:notation "ConflictLevel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/BidMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Bid Match Type" ;
  skos:altLabel "BidMatchType" ;
  skos:definition "The keyword bid match type. This can be different from the DeliveredMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "BidMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/NegativeKeywordListId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Negative Keyword List Id" ;
  skos:altLabel "NegativeKeywordListId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a negative keyword list." ;
  skos:notation "NegativeKeywordListId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/NegativeKeywordList> a skos:Concept ;
  skos:inScheme microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Negative Keyword List" ;
  skos:altLabel "NegativeKeywordList" ;
  skos:definition "The name of the negative keyword list." ;
  skos:notation "NegativeKeywordList" .

<https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/NegativeKeywordId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Negative Keyword Id" ;
  skos:altLabel "NegativeKeywordId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a negative keyword." ;
  skos:notation "NegativeKeywordId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/NegativeKeywordMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Negative Keyword Match Type" ;
  skos:altLabel "NegativeKeywordMatchType" ;
  skos:definition "The type of match to compare the negative keyword and the user's search term. The possible values for a negative keyword are Exact and Phrase." ;
  skos:notation "NegativeKeywordMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The current account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The current campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The current ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/KeywordStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Keyword Status" ;
  skos:altLabel "KeywordStatus" ;
  skos:definition "The current keyword status." ;
  skos:notation "KeywordStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingNegativeKeywordConflictReportColumn/ConflictType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Conflict Type" ;
  skos:altLabel "ConflictType" ;
  skos:definition "The type of negative keyword conflict encountered. Some advertisers intentionally create negative keyword conflicts to block a portion of match type traffic. For example, if your phrase match keywords are \"stereo plug,\" you might also choose \"stereo plug\" as an exact match negative keyword text to match only with this phrase. In this scenario, customers that are searching for specific items like \"3.5mm stereo plug\" or \"gold stereo plug\" would see ads for the \"stereo plug\" phrase match keyword, but customers searching for \"stereo plug\" would not see ads for the exact match keyword. The possible values are Possibly intentional conflict and True conflict. Possibly intentional conflict - The text of the keyword, after normalization (e.g. punctuation, capitalization removed), and the negative keyword are identical, and the match type of the negative keyword is more restrictive than the match type of the keyword (e.g. Keyword is phrase match, negative keyword is exact match). True conflict - Any other negative keyword conflict. If you are an advertiser who intentionally blocks a portion of match type traffic, you can use this column to filter out intentional negative keyword conflicts. If you're not, you should investigate and fix both types of conflicts." ;
  skos:notation "ConflictType" .

# Concept scheme: ReportingProductDimensionPerformanceReportColumn
microsoftads:ReportingProductDimensionPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingProductDimensionPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the ProductDimensionPerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Network> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AdId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CurrencyCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Language> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/MerchantProductId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Title> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Condition> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Brand> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Price> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CustomLabel0> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CustomLabel1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CustomLabel2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CustomLabel3> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CustomLabel4> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ProductType1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ProductType2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ProductType3> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ProductType4> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ProductType5> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ProductCategory1> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ProductCategory2> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ProductCategory3> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ProductCategory4> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ProductCategory5> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/RevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/SellerName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/OfferLanguage> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CountryOfSale> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AdStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ImpressionSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ImpressionLostToBudgetPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ImpressionLostToRankPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/BenchmarkBid> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/BenchmarkCtr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/TopVsOther> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AdDistribution> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ClickTypeId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/TotalClicksOnAdElements> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ClickType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/BidStrategyType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/LocalStoreCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/StoreId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AssistedImpressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AssistedClicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ClickSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AbsoluteTopImpressionSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AssistedConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AllReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AllRevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ProductBought> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/QuantityBought> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AbsoluteTopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AssistedConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ViewThroughConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ProductBoughtTitle> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Gtin> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Mpn> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ViewThroughRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/GoalId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Sales> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CostPerSale> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/RevenuePerSale> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Installs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CostPerInstall> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/RevenuePerInstall> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CampaignType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AssetGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AssetGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AssetGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CollectionId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/FeedLabel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Network> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Network" ;
  skos:definition "The entire Microsoft Advertising Network made up of Microsoft sites and select traffic, cross-network traffic, and only partner traffic (this network type is deprecated as of July 2024). Use this data to make the best decision on network selection for your ad groups. The possible values include AOL search, Audience, Microsoft sites and select traffic, Content, and Syndicated search partners. Note: Not everyone can use the value Microsoft sites and select traffic yet. If you can't, don't worry - it's coming soon!" ;
  skos:notation "Network" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AdId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Id" ;
  skos:altLabel "AdId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad." ;
  skos:notation "AdId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CurrencyCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Currency Code" ;
  skos:altLabel "CurrencyCode" ;
  skos:definition "The account currency type. For possible values, see Currencies." ;
  skos:notation "CurrencyCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Language> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Language" ;
  skos:definition "The language of the publisher where the ad was shown. For possible values, see the Language column of Ad Languages. The language display name will be provided in the report e.g. English." ;
  skos:notation "Language" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/MerchantProductId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Merchant Product Id" ;
  skos:altLabel "MerchantProductId" ;
  skos:definition "The unique identifier provided by a merchant for each product offer." ;
  skos:notation "MerchantProductId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Title> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Title" ;
  skos:definition "The product item name. For example the title of a book, DVD, or game." ;
  skos:notation "Title" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Condition> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Condition" ;
  skos:definition "The condition of a product item. Possible values include:NewUsedRefurbishedRemanufacturedCollectableOpen Box" ;
  skos:notation "Condition" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Brand> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Brand" ;
  skos:definition "The product item's manufacturer, brand, or publisher." ;
  skos:notation "Brand" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Price> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Price" ;
  skos:definition "The different price for products in your catalog." ;
  skos:notation "Price" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CustomLabel0> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Custom Label0" ;
  skos:altLabel "CustomLabel0" ;
  skos:definition "The value of the Custom_label_0 field in your Microsoft Merchant Center catalog." ;
  skos:notation "CustomLabel0" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CustomLabel1> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Custom Label1" ;
  skos:altLabel "CustomLabel1" ;
  skos:definition "The value of the Custom_label_1 field in your Microsoft Merchant Center catalog." ;
  skos:notation "CustomLabel1" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CustomLabel2> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Custom Label2" ;
  skos:altLabel "CustomLabel2" ;
  skos:definition "The value of the Custom_label_2 field in your Microsoft Merchant Center catalog." ;
  skos:notation "CustomLabel2" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CustomLabel3> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Custom Label3" ;
  skos:altLabel "CustomLabel3" ;
  skos:definition "The value of the Custom_label_3 field in your Microsoft Merchant Center catalog." ;
  skos:notation "CustomLabel3" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CustomLabel4> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Custom Label4" ;
  skos:altLabel "CustomLabel4" ;
  skos:definition "The value of the Custom_label_4 field in your Microsoft Merchant Center catalog." ;
  skos:notation "CustomLabel4" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ProductType1> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Product Type1" ;
  skos:altLabel "ProductType1" ;
  skos:definition "The first level value of the Product_type field in your Microsoft Merchant Center catalog. For more information, see How is the catalog feed organized?" ;
  skos:notation "ProductType1" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ProductType2> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Product Type2" ;
  skos:altLabel "ProductType2" ;
  skos:definition "The second level value of the Product_type field in your Microsoft Merchant Center catalog. For more information, see How is the catalog feed organized?" ;
  skos:notation "ProductType2" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ProductType3> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Product Type3" ;
  skos:altLabel "ProductType3" ;
  skos:definition "The third level value of the Product_type field in your Microsoft Merchant Center catalog. For more information, see How is the catalog feed organized?" ;
  skos:notation "ProductType3" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ProductType4> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Product Type4" ;
  skos:altLabel "ProductType4" ;
  skos:definition "The fourth level value of the Product_type field in your Microsoft Merchant Center catalog. For more information, see How is the catalog feed organized?" ;
  skos:notation "ProductType4" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ProductType5> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Product Type5" ;
  skos:altLabel "ProductType5" ;
  skos:definition "The fifth level value of the Product_type field in your Microsoft Merchant Center catalog. For more information, see How is the catalog feed organized?" ;
  skos:notation "ProductType5" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ProductCategory1> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Product Category1" ;
  skos:altLabel "ProductCategory1" ;
  skos:definition "The first level value of the Product_category field in your Microsoft Merchant Center catalog. For more information, see How is the catalog feed organized?" ;
  skos:notation "ProductCategory1" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ProductCategory2> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Product Category2" ;
  skos:altLabel "ProductCategory2" ;
  skos:definition "The second level value of the Product_category field in your Microsoft Merchant Center catalog. For more information, see How is the catalog feed organized?" ;
  skos:notation "ProductCategory2" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ProductCategory3> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Product Category3" ;
  skos:altLabel "ProductCategory3" ;
  skos:definition "The third level value of the Product_category field in your Microsoft Merchant Center catalog. For more information, see How is the catalog feed organized?" ;
  skos:notation "ProductCategory3" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ProductCategory4> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Product Category4" ;
  skos:altLabel "ProductCategory4" ;
  skos:definition "The fourth level value of the Product_category field in your Microsoft Merchant Center catalog. For more information, see How is the catalog feed organized?" ;
  skos:notation "ProductCategory4" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ProductCategory5> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Product Category5" ;
  skos:altLabel "ProductCategory5" ;
  skos:definition "The fifth level value of the Product_category field in your Microsoft Merchant Center catalog. For more information, see How is the catalog feed organized?" ;
  skos:notation "ProductCategory5" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/RevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Conversion" ;
  skos:altLabel "RevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "RevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/SellerName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Seller Name" ;
  skos:altLabel "SellerName" ;
  skos:definition "The merchant or store name that offers the product." ;
  skos:notation "SellerName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/OfferLanguage> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Offer Language" ;
  skos:altLabel "OfferLanguage" ;
  skos:definition "The language for the product offer. For possible values see Ad Languages. The language display name will be provided in the report e.g. English." ;
  skos:notation "OfferLanguage" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CountryOfSale> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Country Of Sale" ;
  skos:altLabel "CountryOfSale" ;
  skos:definition "The country/region of sale for the product catalog." ;
  skos:notation "CountryOfSale" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AdStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Status" ;
  skos:altLabel "AdStatus" ;
  skos:definition "The ad status." ;
  skos:notation "AdStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ImpressionSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Impression Share Percent" ;
  skos:altLabel "ImpressionSharePercent" ;
  skos:definition "The estimated percentage of impressions, out of the total available impressions in the market you were targeting. The value of this column is empty if the data is not available. For example, out of estimated 59,000 impressions that occurred on this day in your targeted market, you got only about 2,300, or 3%. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. If you include this column, then you may not include restricted attributes such as TopVsOther in the same report request. Likewise if you include any of the restricted attribute columns, then you must exclude this column. For more information, see Column Restrictions. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is only available with the campaign and ad group performance reports." ;
  skos:notation "ImpressionSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ImpressionLostToBudgetPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Impression Lost To Budget Percent" ;
  skos:altLabel "ImpressionLostToBudgetPercent" ;
  skos:definition "The estimated percentage of impressions your ad did not receive due to issues with your daily or monthly budget. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. If you include this column, then you may not include restricted attributes such as TopVsOther in the same report request. Likewise if you include any of the restricted attribute columns, then you must exclude this column. For more information, see Column Restrictions. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is only available with the campaign and ad group performance reports." ;
  skos:notation "ImpressionLostToBudgetPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ImpressionLostToRankPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Impression Lost To Rank Percent" ;
  skos:altLabel "ImpressionLostToRankPercent" ;
  skos:definition "The estimated percentage of impressions your ad did not receive due to issues with your ad ranking. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. If you include this column, then you may not include restricted attributes such as TopVsOther in the same report request. Likewise if you include any of the restricted attribute columns, then you must exclude this column. For more information, see Column Restrictions. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is not available." ;
  skos:notation "ImpressionLostToRankPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/BenchmarkBid> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Benchmark Bid" ;
  skos:altLabel "BenchmarkBid" ;
  skos:definition "Shows you how much other advertisers are bidding on average on similar products as your current target. Use this information as a benchmark to compare your bidding strategy for a product group against that of other advertisers advertising similar products. If the benchmark bid is significantly higher than your bid, you might consider raising your bid." ;
  skos:notation "BenchmarkBid" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/BenchmarkCtr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Benchmark Ctr" ;
  skos:altLabel "BenchmarkCtr" ;
  skos:definition "Shows you how other product ads for similar products are performing on average based on how often people who see the ad end up clicking on it. If the benchmark CTR is significantly higher than the CTR for your product group, you might consider raising your bid for that product group, or improving the product information, particularly product images and titles." ;
  skos:notation "BenchmarkCtr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/TopVsOther> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Top Vs Other" ;
  skos:altLabel "TopVsOther" ;
  skos:definition "Indicates whether the ad impression appeared in a top position or elsewhere. The possible values include AOL search - Top, AOL search - Other, Audience network, Bing and Yahoo! search - Top, Bing and Yahoo! search - Other, Syndicated search partners - Top, Syndicated search partners - Other, Content network, and Unknown." ;
  skos:notation "TopVsOther" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AdDistribution> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Distribution" ;
  skos:altLabel "AdDistribution" ;
  skos:definition "The network where you want your ads to show. This can be the entire Microsoft Advertising Network, Microsoft sites and select traffic, cross-network traffic, or only partner traffic (this network type is deprecated as of July 2024)." ;
  skos:notation "AdDistribution" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ClickTypeId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Click Type Id" ;
  skos:altLabel "ClickTypeId" ;
  skos:definition "The click type ID." ;
  skos:notation "ClickTypeId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/TotalClicksOnAdElements> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Total Clicks On Ad Elements" ;
  skos:altLabel "TotalClicksOnAdElements" ;
  skos:definition "The number of clicks when this ad element was present in the ad copy, whether this or another ad element was clicked on." ;
  skos:notation "TotalClicksOnAdElements" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ClickType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Click Type" ;
  skos:altLabel "ClickType" ;
  skos:definition "Click type refers to each component of an ad that a customer can click. The possible click types are ad title, image, phone number, driving directions, sitelink, and review." ;
  skos:notation "ClickType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/BidStrategyType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Bid Strategy Type" ;
  skos:altLabel "BidStrategyType" ;
  skos:definition "The bid strategy type. Possible values include EnhancedCpc and ManualCpc. If the InheritFromParent strategy type is used, the report will include the inherited bid strategy type e.g. one of the supported values listed above." ;
  skos:notation "BidStrategyType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/LocalStoreCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Local Store Code" ;
  skos:altLabel "LocalStoreCode" ;
  skos:definition "An alphanumeric identifier defined by the merchant to uniquely identify each local store." ;
  skos:notation "LocalStoreCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/StoreId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Store Id" ;
  skos:altLabel "StoreId" ;
  skos:definition "The unique identifier for the Microsoft Merchant Center store." ;
  skos:notation "StoreId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AssistedImpressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Assisted Impressions" ;
  skos:altLabel "AssistedImpressions" ;
  skos:definition "The number of times an ad that is being co-bid by your manufacturer partners has been displayed on search results pages or other sites on the Microsoft Advertising Network. This performance statistic is only available for Sponsored Products in Microsoft Shopping Campaigns." ;
  skos:notation "AssistedImpressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AssistedClicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Assisted Clicks" ;
  skos:altLabel "AssistedClicks" ;
  skos:definition "Clicks on your ads that have received co-bids from your manufacturer partners. Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). This performance statistic is only available for Sponsored Products in Microsoft Shopping Campaigns." ;
  skos:notation "AssistedClicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ClickSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Click Share Percent" ;
  skos:altLabel "ClickSharePercent" ;
  skos:definition "The percentage of clicks that went to your ads. It is the share of the prospective customer's mindshare and buying intent you captured. You can use this performance metric to see where your growth opportunites are. For example, your click share percent is 30% if 10 ads were clicked, and three of the 10 ads were yours. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. If you include this column, then you may not include restricted attributes such as TopVsOther in the same report request. Likewise if you include any of the restricted attribute columns, then you must exclude this column. For more information, see Column Restrictions." ;
  skos:notation "ClickSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AbsoluteTopImpressionSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Share Percent" ;
  skos:altLabel "AbsoluteTopImpressionSharePercent" ;
  skos:definition "The number of times your ad is shown in the top position as a percentage of the total available impressions in the market you were targeting. Reports on impression highlight information about how many impressions you're missing in the top slot and why. You can use this data to inform you about making changes to get more impressions, increase the likelihood of more clicks on those ads, and as a result, increase the likelihood of more sales. If you include this column, then you may not include restricted attributes such as TopVsOther in the same report request. Likewise if you include any of the restricted attribute columns, then you must exclude this column. For more information, see Column Restrictions." ;
  skos:notation "AbsoluteTopImpressionSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AssistedConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Assisted Conversions" ;
  skos:altLabel "AssistedConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AssistedConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AllReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "All Return On Ad Spend" ;
  skos:altLabel "AllReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AllRevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue Per Conversion" ;
  skos:altLabel "AllRevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions" ;
  skos:altLabel "ViewThroughConversions" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. This column is deprecated as of 2022, so you should use the ViewThroughConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "ViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ProductBought> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Product Bought" ;
  skos:altLabel "ProductBought" ;
  skos:definition "The product purchased from your catalog or via your retail partner. The purchased product will always match the same brand, but can differ from the specific product ad that was clicked on. If different products were purchased as a result of one click, the report will include multiple rows with the same ad ID and Merchant product ID, and each will contain a unique ProductBought value. You can also include the QuantityBought column to get data on quantity purchased per product." ;
  skos:notation "ProductBought" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/QuantityBought> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Quantity Bought" ;
  skos:altLabel "QuantityBought" ;
  skos:definition "The quantity of the product purchased (ProductBought) from your catalog or via your retail partner." ;
  skos:notation "QuantityBought" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AbsoluteTopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Rate Percent" ;
  skos:altLabel "AbsoluteTopImpressionRatePercent" ;
  skos:definition "How often your ad was in the first position of all results, as a percentage of your total impressions. A higher number indicates your ad is frequently showing in the best ad position. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AssistedConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Assisted Conversions Qualified" ;
  skos:altLabel "AssistedConversionsQualified" ;
  skos:definition "Reserved for future use." ;
  skos:notation "AssistedConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ViewThroughConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions Qualified" ;
  skos:altLabel "ViewThroughConversionsQualified" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ViewThroughConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ProductBoughtTitle> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Product Bought Title" ;
  skos:altLabel "ProductBoughtTitle" ;
  skos:definition "The title associated with the purchased product." ;
  skos:notation "ProductBoughtTitle" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Gtin> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Gtin" ;
  skos:definition "Global Trade Item Number (GTIN) is a unique numerical value for commercial products that usually appears printed under the barcode on retail products." ;
  skos:notation "GTIN" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Mpn> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Mpn" ;
  skos:definition "Manufacturer Part Number (MPN) is a unique number that identifies the product to its manufacturer." ;
  skos:notation "MPN" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/ViewThroughRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Revenue" ;
  skos:altLabel "ViewThroughRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of view-through conversions." ;
  skos:notation "ViewThroughRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/GoalId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Id" ;
  skos:altLabel "GoalId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a conversion goal." ;
  skos:notation "GoalId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Sales> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Sales" ;
  skos:definition "The total number of sales." ;
  skos:notation "Sales" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CostPerSale> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Sale" ;
  skos:altLabel "CostPerSale" ;
  skos:definition "The cost per sale. The formula for calculating the cost per sale is (Spend / Sales)" ;
  skos:notation "CostPerSale" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/RevenuePerSale> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Sale" ;
  skos:altLabel "RevenuePerSale" ;
  skos:definition "The revenue per sale. The formula for calculating the revenue per sale is (Revenue / Sales)" ;
  skos:notation "RevenuePerSale" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Installs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Installs" ;
  skos:definition "The total number of installs." ;
  skos:notation "Installs" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CostPerInstall> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Install" ;
  skos:altLabel "CostPerInstall" ;
  skos:definition "The cost per install. The formula for calculating the cost per install is (Spend / Installs)" ;
  skos:notation "CostPerInstall" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/RevenuePerInstall> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Install" ;
  skos:altLabel "RevenuePerInstall" ;
  skos:definition "The revenue per install. The formula for calculating the revenue per install is (Revenue / Installs)" ;
  skos:notation "RevenuePerInstall" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CampaignType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Type" ;
  skos:altLabel "CampaignType" ;
  skos:definition "The campaign type. Possible values include Audience, Dynamic search, Performance max, Search & content, and Shopping." ;
  skos:notation "CampaignType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AssetGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Id" ;
  skos:altLabel "AssetGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an asset group." ;
  skos:notation "AssetGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AssetGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Name" ;
  skos:altLabel "AssetGroupName" ;
  skos:definition "The asset group name." ;
  skos:notation "AssetGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/AssetGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Status" ;
  skos:altLabel "AssetGroupStatus" ;
  skos:definition "The asset group status." ;
  skos:notation "AssetGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/CollectionId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Collection Id" ;
  skos:altLabel "CollectionId" ;
  skos:definition "The collection ID." ;
  skos:notation "CollectionId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/FeedLabel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Feed Label" ;
  skos:altLabel "FeedLabel" ;
  skos:definition "Group products from multiple feeds based on shared attributes such as language, product category, or brand." ;
  skos:notation "FeedLabel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductDimensionPerformanceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductDimensionPerformanceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingProductMatchCountReportColumn
microsoftads:ReportingProductMatchCountReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingProductMatchCountReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the ProductMatchCountReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/CustomerId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/CustomerName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/ProductGroup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/PartitionType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/AdGroupCriterionId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/MatchedProductsAtCampaign> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/MatchedProductsAtAdGroup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/MatchedProductsAtProductGroup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/CampaignType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/AssetGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/AssetGroupName> .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/CustomerId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:prefLabel "Customer Id" ;
  skos:altLabel "CustomerId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a customer." ;
  skos:notation "CustomerId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/CustomerName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:prefLabel "Customer Name" ;
  skos:altLabel "CustomerName" ;
  skos:definition "The customer name." ;
  skos:notation "CustomerName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/ProductGroup> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:prefLabel "Product Group" ;
  skos:altLabel "ProductGroup" ;
  skos:definition "The backward slash delimited list of product conditions, reported as Operand = Attribute. The attribute values are surrounded by \"\" (double quotes). Here is an example: / Category=\"Animals & Pet Supplies\" / Category=\"Pet Supplies\" / Category=\"Bird Supplies\". The \"\\\" (single asterisk) refers to a product group that matches everything else besides the other filters for the product group. Note: In Performance max campaigns, this is ListingGroup." ;
  skos:notation "ProductGroup" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/PartitionType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:prefLabel "Partition Type" ;
  skos:altLabel "PartitionType" ;
  skos:definition "The product partition type." ;
  skos:notation "PartitionType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/AdGroupCriterionId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:prefLabel "Ad Group Criterion Id" ;
  skos:altLabel "AdGroupCriterionId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group criterion. Note: In Performance max campaigns, this is ListingGroupId." ;
  skos:notation "AdGroupCriterionId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/MatchedProductsAtCampaign> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:prefLabel "Matched Products At Campaign" ;
  skos:altLabel "MatchedProductsAtCampaign" ;
  skos:definition "The number of products per campaign that matched your product group targets." ;
  skos:notation "MatchedProductsAtCampaign" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/MatchedProductsAtAdGroup> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:prefLabel "Matched Products At Ad Group" ;
  skos:altLabel "MatchedProductsAtAdGroup" ;
  skos:definition "The number of products per ad group that matched your product group targets. Note: In Performance max campaigns, this is MatchedProductsAtAssetGroup." ;
  skos:notation "MatchedProductsAtAdGroup" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/MatchedProductsAtProductGroup> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:prefLabel "Matched Products At Product Group" ;
  skos:altLabel "MatchedProductsAtProductGroup" ;
  skos:definition "The number of products per product group that matched your product group targets. Note: In Performance max campaigns, this is MatchedProductsAtListingGroup." ;
  skos:notation "MatchedProductsAtProductGroup" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/CampaignType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:prefLabel "Campaign Type" ;
  skos:altLabel "CampaignType" ;
  skos:definition "The campaign type. Possible values include Audience, Dynamic search, Performance max, Search & content, and Shopping." ;
  skos:notation "CampaignType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/AssetGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:prefLabel "Asset Group Id" ;
  skos:altLabel "AssetGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an asset group." ;
  skos:notation "AssetGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductMatchCountReportColumn/AssetGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductMatchCountReportColumnScheme ;
  skos:prefLabel "Asset Group Name" ;
  skos:altLabel "AssetGroupName" ;
  skos:definition "The asset group name." ;
  skos:notation "AssetGroupName" .

# Concept scheme: ReportingProductNegativeKeywordConflictReportColumn
microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingProductNegativeKeywordConflictReportColumn" ;
  rdfs:comment "Defines the attributes columns that you can include in the ProductNegativeKeywordConflictReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/MerchantProductId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/Title> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/AdGroupCriterionId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/ProductGroup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/NegativeKeywordId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/NegativeKeyword> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/NegativeKeywordListId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/ConflictLevel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/NegativeKeywordMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/CampaignType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/AssetGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/AssetGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/AssetGroupStatus> .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The current account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The current campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The current ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/MerchantProductId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Merchant Product Id" ;
  skos:altLabel "MerchantProductId" ;
  skos:definition "The unique identifier provided by a merchant for each product offer." ;
  skos:notation "MerchantProductId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/Title> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Title" ;
  skos:definition "The product item name. For example the title of a book, DVD, or game." ;
  skos:notation "Title" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/AdGroupCriterionId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Ad Group Criterion Id" ;
  skos:altLabel "AdGroupCriterionId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group criterion. Note: In Performance max campaigns, this is ListingGroupId." ;
  skos:notation "AdGroupCriterionId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/ProductGroup> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Product Group" ;
  skos:altLabel "ProductGroup" ;
  skos:definition "The backward slash delimited list of product conditions, reported as Operand = Attribute. The attribute values are surrounded by \"\" (double quotes). Here is an example: / Category=\"Animals & Pet Supplies\" / Category=\"Pet Supplies\" / Category=\"Bird Supplies\". The \"\\\" (single asterisk) refers to a product group that matches everything else besides the other filters for the product group. Note: In Performance max campaigns, this is ListingGroup." ;
  skos:notation "ProductGroup" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/NegativeKeywordId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Negative Keyword Id" ;
  skos:altLabel "NegativeKeywordId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a negative keyword." ;
  skos:notation "NegativeKeywordId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/NegativeKeyword> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Negative Keyword" ;
  skos:altLabel "NegativeKeyword" ;
  skos:definition "The negative keyword text." ;
  skos:notation "NegativeKeyword" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/NegativeKeywordListId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Negative Keyword List Id" ;
  skos:altLabel "NegativeKeywordListId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a negative keyword list." ;
  skos:notation "NegativeKeywordListId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/ConflictLevel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Conflict Level" ;
  skos:altLabel "ConflictLevel" ;
  skos:definition "The entity level where the keyword and negative keyword conflict occurs. The possible values are AdGroup and Campaign." ;
  skos:notation "ConflictLevel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/NegativeKeywordMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Negative Keyword Match Type" ;
  skos:altLabel "NegativeKeywordMatchType" ;
  skos:definition "The type of match to compare the negative keyword and the user's search term. The possible values for a negative keyword are Exact and Phrase." ;
  skos:notation "NegativeKeywordMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/CampaignType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Campaign Type" ;
  skos:altLabel "CampaignType" ;
  skos:definition "The campaign type. Possible values include Audience, Dynamic search, Performance max, Search & content, and Shopping." ;
  skos:notation "CampaignType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/AssetGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Asset Group Id" ;
  skos:altLabel "AssetGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an asset group." ;
  skos:notation "AssetGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/AssetGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Asset Group Name" ;
  skos:altLabel "AssetGroupName" ;
  skos:definition "The asset group name." ;
  skos:notation "AssetGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductNegativeKeywordConflictReportColumn/AssetGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme ;
  skos:prefLabel "Asset Group Status" ;
  skos:altLabel "AssetGroupStatus" ;
  skos:definition "The asset group status." ;
  skos:notation "AssetGroupStatus" .

# Concept scheme: ReportingProductPartitionPerformanceReportColumn
microsoftads:ReportingProductPartitionPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingProductPartitionPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the ProductPartitionPerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ProductGroup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AdGroupCriterionId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/PartitionType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AdId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/CurrentMaxCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/CurrencyCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/DeliveredMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/BidMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/Language> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/DestinationUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/Network> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/TopVsOther> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/Assists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/CostPerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/RevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/RevenuePerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/OfferLanguage> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/CountryOfSale> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AdStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/TrackingTemplate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/CustomParameters> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ImpressionSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ImpressionLostToBudgetPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ImpressionLostToRankPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/BenchmarkBid> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/BenchmarkCtr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AdDistribution> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ClickTypeId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/TotalClicksOnAdElements> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ClickType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/BidStrategyType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/LocalStoreCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AssistedImpressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AssistedClicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ClickSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AbsoluteTopImpressionSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AssistedConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AllReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AllRevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AbsoluteTopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AssistedConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ViewThroughConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ViewThroughRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/CampaignType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AssetGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AssetGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AssetGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column. For the product partition report only, this column will be empty if no performance data is available for the corresponding product group and time period." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ProductGroup> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Product Group" ;
  skos:altLabel "ProductGroup" ;
  skos:definition "The backward slash delimited list of product conditions, reported as Operand = Attribute. The attribute values are surrounded by \"\" (double quotes). Here is an example: / Category=\"Animals & Pet Supplies\" / Category=\"Pet Supplies\" / Category=\"Bird Supplies\". The \"\\\" (single asterisk) refers to a product group that matches everything else besides the other filters for the product group. Note: In Performance max campaigns, this is ListingGroup." ;
  skos:notation "ProductGroup" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AdGroupCriterionId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Criterion Id" ;
  skos:altLabel "AdGroupCriterionId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group criterion, or product group in the context of a Microsoft Shopping campaign. Note: In Performance max campaigns, this is ListingGroupId." ;
  skos:notation "AdGroupCriterionId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/PartitionType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Partition Type" ;
  skos:altLabel "PartitionType" ;
  skos:definition "The product partition type." ;
  skos:notation "PartitionType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AdId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Id" ;
  skos:altLabel "AdId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad." ;
  skos:notation "AdId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/CurrentMaxCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Current Max Cpc" ;
  skos:altLabel "CurrentMaxCpc" ;
  skos:definition "The maximum cost per click bid that was in effect at the time the report was generated. It is not a moving historical bid throughout the report time period." ;
  skos:notation "CurrentMaxCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/CurrencyCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Currency Code" ;
  skos:altLabel "CurrencyCode" ;
  skos:definition "The account currency type. For possible values, see Currencies." ;
  skos:notation "CurrencyCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/DeliveredMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Delivered Match Type" ;
  skos:altLabel "DeliveredMatchType" ;
  skos:definition "The match type used to deliver an ad. This can be different from the BidMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "DeliveredMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/BidMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Bid Match Type" ;
  skos:altLabel "BidMatchType" ;
  skos:definition "The keyword bid match type. This can be different from the DeliveredMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "BidMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/Language> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Language" ;
  skos:definition "The language of the publisher where the ad was shown. For possible values, see the Language column of Ad Languages. The language display name will be provided in the report e.g. English." ;
  skos:notation "Language" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/DestinationUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Destination Url" ;
  skos:altLabel "DestinationUrl" ;
  skos:definition "The destination URL attribute of the ad, keyword, or ad group criterion. If the destination URL contains dynamic text substitution parameters (for example, {param1}), the report will contain the URL after substitution occurs." ;
  skos:notation "DestinationUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/Network> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Network" ;
  skos:definition "The entire Microsoft Advertising Network made up of Microsoft sites and select traffic, cross-network traffic, and only partner traffic (this network type is deprecated as of July 2024). Use this data to make the best decision on network selection for your ad groups. The possible values include AOL search, Audience, Microsoft sites and select traffic, Content, and Syndicated search partners. Note: Not everyone can use the value Microsoft sites and select traffic yet. If you can't, don't worry - it's coming soon!" ;
  skos:notation "Network" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/TopVsOther> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Top Vs Other" ;
  skos:altLabel "TopVsOther" ;
  skos:definition "Indicates whether the ad impression appeared in a top position or elsewhere. The possible values include AOL search - Top, AOL search - Other, Audience network, Bing and Yahoo! search - Top, Bing and Yahoo! search - Other, Syndicated search partners - Top, Syndicated search partners - Other, Content network, and Unknown." ;
  skos:notation "TopVsOther" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/Assists> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Assists" ;
  skos:definition "The number of conversions from other ads within the same account that were preceded by one or more clicks from this ad. An ad is considered to have assisted the conversion if it was clicked before the most recently clicked ad that was credited with the conversion. Additionally, the click corresponding to the assist must occur within the conversion period of the goal." ;
  skos:notation "Assists" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/CostPerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Assist" ;
  skos:altLabel "CostPerAssist" ;
  skos:definition "The cost per assist. The formula for calculating the cost per assist is (Spend / Assists)." ;
  skos:notation "CostPerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/RevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Conversion" ;
  skos:altLabel "RevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "RevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/RevenuePerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Assist" ;
  skos:altLabel "RevenuePerAssist" ;
  skos:definition "The revenue per assist. The formula for calculating the revenue per assist is (Revenue / Assists)." ;
  skos:notation "RevenuePerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/OfferLanguage> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Offer Language" ;
  skos:altLabel "OfferLanguage" ;
  skos:definition "The language for the product offer. For possible values see Ad Languages. The language display name will be provided in the report e.g. English." ;
  skos:notation "OfferLanguage" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/CountryOfSale> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Country Of Sale" ;
  skos:altLabel "CountryOfSale" ;
  skos:definition "The country/region of sale for the product catalog." ;
  skos:notation "CountryOfSale" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AdStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Status" ;
  skos:altLabel "AdStatus" ;
  skos:definition "The ad status." ;
  skos:notation "AdStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/TrackingTemplate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Tracking Template" ;
  skos:altLabel "TrackingTemplate" ;
  skos:definition "The current tracking template of the criterion." ;
  skos:notation "TrackingTemplate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/CustomParameters> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Custom Parameters" ;
  skos:altLabel "CustomParameters" ;
  skos:definition "The current custom parameter set of the criterion. Each custom parameter is a key and value pair. The list of custom parameters is semicolon-delimited and each key is enclosed by braces and a leading underscore, for example {_key1}=value1;{_key2}=value2." ;
  skos:notation "CustomParameters" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ImpressionSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Impression Share Percent" ;
  skos:altLabel "ImpressionSharePercent" ;
  skos:definition "The estimated percentage of impressions, out of the total available impressions in the market you were targeting. The value of this column is empty if the data is not available. For example, out of estimated 59,000 impressions that occurred on this day in your targeted market, you got only about 2,300, or 3%. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. If you include this column, then you may not include restricted attributes such as TopVsOther in the same report request. Likewise if you include any of the restricted attribute columns, then you must exclude this column. For more information, see Column Restrictions. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is only available with the campaign and ad group performance reports." ;
  skos:notation "ImpressionSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ImpressionLostToBudgetPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Impression Lost To Budget Percent" ;
  skos:altLabel "ImpressionLostToBudgetPercent" ;
  skos:definition "The estimated percentage of impressions your ad did not receive due to issues with your daily or monthly budget. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. If you include this column, then you may not include restricted attributes such as TopVsOther in the same report request. Likewise if you include any of the restricted attribute columns, then you must exclude this column. For more information, see Column Restrictions. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is only available with the campaign and ad group performance reports." ;
  skos:notation "ImpressionLostToBudgetPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ImpressionLostToRankPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Impression Lost To Rank Percent" ;
  skos:altLabel "ImpressionLostToRankPercent" ;
  skos:definition "The estimated percentage of impressions your ad did not receive due to issues with your ad ranking. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. If you include this column, then you may not include restricted attributes such as TopVsOther in the same report request. Likewise if you include any of the restricted attribute columns, then you must exclude this column. For more information, see Column Restrictions. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is not available." ;
  skos:notation "ImpressionLostToRankPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/BenchmarkBid> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Benchmark Bid" ;
  skos:altLabel "BenchmarkBid" ;
  skos:definition "Shows you how much other advertisers are bidding on average on similar products as your current target. Use this information as a benchmark to compare your bidding strategy for a product group against that of other advertisers advertising similar products. If the benchmark bid is significantly higher than your bid, you might consider raising your bid." ;
  skos:notation "BenchmarkBid" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/BenchmarkCtr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Benchmark Ctr" ;
  skos:altLabel "BenchmarkCtr" ;
  skos:definition "Shows you how other product ads for similar products are performing on average based on how often people who see the ad end up clicking on it. If the benchmark CTR is significantly higher than the CTR for your product group, you might consider raising your bid for that product group, or improving the product information, particularly product images and titles." ;
  skos:notation "BenchmarkCtr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AdDistribution> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Distribution" ;
  skos:altLabel "AdDistribution" ;
  skos:definition "The network where you want your ads to show. This can be the entire Microsoft Advertising Network, Microsoft sites and select traffic, cross-network traffic, or only partner traffic (this network type is deprecated as of July 2024)." ;
  skos:notation "AdDistribution" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ClickTypeId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Click Type Id" ;
  skos:altLabel "ClickTypeId" ;
  skos:definition "The click type ID." ;
  skos:notation "ClickTypeId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/TotalClicksOnAdElements> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Total Clicks On Ad Elements" ;
  skos:altLabel "TotalClicksOnAdElements" ;
  skos:definition "The number of clicks when this ad element was present in the ad copy, whether this or another ad element was clicked on." ;
  skos:notation "TotalClicksOnAdElements" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ClickType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Click Type" ;
  skos:altLabel "ClickType" ;
  skos:definition "Click type refers to each component of an ad that a customer can click. The possible click types are ad title, image, phone number, driving directions, sitelink, and review." ;
  skos:notation "ClickType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/BidStrategyType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Bid Strategy Type" ;
  skos:altLabel "BidStrategyType" ;
  skos:definition "The bid strategy type. Possible values include EnhancedCpc and ManualCpc. If the InheritFromParent strategy type is used, the report will include the inherited bid strategy type e.g. one of the supported values listed above." ;
  skos:notation "BidStrategyType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/LocalStoreCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Local Store Code" ;
  skos:altLabel "LocalStoreCode" ;
  skos:definition "An alphanumeric identifier defined by the merchant to uniquely identify each local store." ;
  skos:notation "LocalStoreCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AssistedImpressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Assisted Impressions" ;
  skos:altLabel "AssistedImpressions" ;
  skos:definition "The number of times an ad that is being co-bid by your manufacturer partners has been displayed on search results pages or other sites on the Microsoft Advertising Network. This performance statistic is only available for Sponsored Products in Microsoft Shopping Campaigns." ;
  skos:notation "AssistedImpressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AssistedClicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Assisted Clicks" ;
  skos:altLabel "AssistedClicks" ;
  skos:definition "Clicks on your ads that have received co-bids from your manufacturer partners. Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). This performance statistic is only available for Sponsored Products in Microsoft Shopping Campaigns." ;
  skos:notation "AssistedClicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ClickSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Click Share Percent" ;
  skos:altLabel "ClickSharePercent" ;
  skos:definition "The percentage of clicks that went to your ads. It is the share of the prospective customer's mindshare and buying intent you captured. You can use this performance metric to see where your growth opportunites are. For example, your click share percent is 30% if 10 ads were clicked, and three of the 10 ads were yours. The value of this column is empty if the data is not available. If you try to include this column with Hourly or HourOfDay aggregation the service will return code 2053. If you include this column, then you may not include restricted attributes such as TopVsOther in the same report request. Likewise if you include any of the restricted attribute columns, then you must exclude this column. For more information, see Column Restrictions." ;
  skos:notation "ClickSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AbsoluteTopImpressionSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Share Percent" ;
  skos:altLabel "AbsoluteTopImpressionSharePercent" ;
  skos:definition "The number of times your ad is shown in the top position as a percentage of the total available impressions in the market you were targeting. Reports on impression highlight information about how many impressions you're missing in the top slot and why. You can use this data to inform you about making changes to get more impressions, increase the likelihood of more clicks on those ads, and as a result, increase the likelihood of more sales. If you include this column, then you may not include restricted attributes such as TopVsOther in the same report request. Likewise if you include any of the restricted attribute columns, then you must exclude this column. For more information, see Column Restrictions." ;
  skos:notation "AbsoluteTopImpressionSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AssistedConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Assisted Conversions" ;
  skos:altLabel "AssistedConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AssistedConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AllReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "All Return On Ad Spend" ;
  skos:altLabel "AllReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AllRevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue Per Conversion" ;
  skos:altLabel "AllRevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions" ;
  skos:altLabel "ViewThroughConversions" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. This column is deprecated as of 2022, so you should use the ViewThroughConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "ViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AbsoluteTopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Rate Percent" ;
  skos:altLabel "AbsoluteTopImpressionRatePercent" ;
  skos:definition "How often your ad was in the first position of all results, as a percentage of your total impressions. A higher number indicates your ad is frequently showing in the best ad position. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AssistedConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Assisted Conversions Qualified" ;
  skos:altLabel "AssistedConversionsQualified" ;
  skos:definition "Reserved for future use." ;
  skos:notation "AssistedConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ViewThroughConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions Qualified" ;
  skos:altLabel "ViewThroughConversionsQualified" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ViewThroughConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/ViewThroughRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Revenue" ;
  skos:altLabel "ViewThroughRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of view-through conversions." ;
  skos:notation "ViewThroughRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/CampaignType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Type" ;
  skos:altLabel "CampaignType" ;
  skos:definition "The campaign type. Possible values include Audience, Dynamic search, Performance max, Search & content, and Shopping." ;
  skos:notation "CampaignType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AssetGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Id" ;
  skos:altLabel "AssetGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an asset group." ;
  skos:notation "AssetGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AssetGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Name" ;
  skos:altLabel "AssetGroupName" ;
  skos:definition "The asset group name." ;
  skos:notation "AssetGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/AssetGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Status" ;
  skos:altLabel "AssetGroupStatus" ;
  skos:definition "The asset group status." ;
  skos:notation "AssetGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionPerformanceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionPerformanceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingProductPartitionUnitPerformanceReportColumn
microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingProductPartitionUnitPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the ProductPartitionUnitPerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/ProductGroup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AdGroupCriterionId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AdId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/CurrentMaxCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/CurrencyCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/DeliveredMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/BidMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/Language> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/DestinationUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/Network> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/TopVsOther> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/Assists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/CostPerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/RevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/RevenuePerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AdStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/TrackingTemplate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/CustomParameters> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/BidStrategyType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/LocalStoreCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AssistedImpressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AssistedClicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AssistedConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AllReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AllRevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/ViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AbsoluteTopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AssistedConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/ViewThroughConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/ViewThroughRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/CampaignType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AssetGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AssetGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AssetGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/ProductGroup> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Product Group" ;
  skos:altLabel "ProductGroup" ;
  skos:definition "The backward slash delimited list of product conditions, reported as Operand = Attribute. The attribute values are surrounded by \"\" (double quotes). Here is an example: / Category=\"Animals & Pet Supplies\" / Category=\"Pet Supplies\" / Category=\"Bird Supplies\". The \"\\\" (single asterisk) refers to a product group that matches everything else besides the other filters for the product group. Note: In Performance max campaigns, this is ListingGroup." ;
  skos:notation "ProductGroup" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AdGroupCriterionId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Criterion Id" ;
  skos:altLabel "AdGroupCriterionId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group criterion, or product group in the context of a Microsoft Shopping campaign. Note: In Performance max campaigns, this is ListingGroupId." ;
  skos:notation "AdGroupCriterionId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AdId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Id" ;
  skos:altLabel "AdId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad." ;
  skos:notation "AdId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/CurrentMaxCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Current Max Cpc" ;
  skos:altLabel "CurrentMaxCpc" ;
  skos:definition "The maximum cost per click bid that was in effect at the time the report was generated. It is not a moving historical bid throughout the report time period." ;
  skos:notation "CurrentMaxCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/CurrencyCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Currency Code" ;
  skos:altLabel "CurrencyCode" ;
  skos:definition "The account currency type. For possible values, see Currencies." ;
  skos:notation "CurrencyCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/DeliveredMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Delivered Match Type" ;
  skos:altLabel "DeliveredMatchType" ;
  skos:definition "The match type used to deliver an ad. This can be different from the BidMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "DeliveredMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/BidMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Bid Match Type" ;
  skos:altLabel "BidMatchType" ;
  skos:definition "The keyword bid match type. This can be different from the DeliveredMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "BidMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/Language> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Language" ;
  skos:definition "The language of the publisher where the ad was shown. For possible values, see the Language column of Ad Languages. The language display name will be provided in the report e.g. English." ;
  skos:notation "Language" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/DestinationUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Destination Url" ;
  skos:altLabel "DestinationUrl" ;
  skos:definition "The destination URL attribute of the ad, keyword, or ad group criterion. If the destination URL contains dynamic text substitution parameters (for example, {param1}), the report will contain the URL after substitution occurs." ;
  skos:notation "DestinationUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/Network> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Network" ;
  skos:definition "The entire Microsoft Advertising Network made up of Microsoft sites and select traffic, and only partner traffic (this network type is deprecated as of July 2024). Use this data to make the best decision on network selection for your ad groups. The possible values include AOL search, Audience, Microsoft sites and select traffic, Content, and Syndicated search partners. Note: Not everyone can use the value Microsoft sites and select traffic yet. If you can't, don't worry - it's coming soon!" ;
  skos:notation "Network" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/TopVsOther> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Top Vs Other" ;
  skos:altLabel "TopVsOther" ;
  skos:definition "Indicates whether the ad impression appeared in a top position or elsewhere. The possible values include AOL search - Top, AOL search - Other, Audience network, Bing and Yahoo! search - Top, Bing and Yahoo! search - Other, Syndicated search partners - Top, Syndicated search partners - Other, Content network, and Unknown." ;
  skos:notation "TopVsOther" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/Assists> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Assists" ;
  skos:definition "The number of conversions from other ads within the same account that were preceded by one or more clicks from this ad. An ad is considered to have assisted the conversion if it was clicked before the most recently clicked ad that was credited with the conversion. Additionally, the click corresponding to the assist must occur within the conversion period of the goal." ;
  skos:notation "Assists" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/CostPerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Assist" ;
  skos:altLabel "CostPerAssist" ;
  skos:definition "The cost per assist. The formula for calculating the cost per assist is (Spend / Assists)." ;
  skos:notation "CostPerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/RevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Conversion" ;
  skos:altLabel "RevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "RevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/RevenuePerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Assist" ;
  skos:altLabel "RevenuePerAssist" ;
  skos:definition "The revenue per assist. The formula for calculating the revenue per assist is (Revenue / Assists)." ;
  skos:notation "RevenuePerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AdStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Status" ;
  skos:altLabel "AdStatus" ;
  skos:definition "The ad status." ;
  skos:notation "AdStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/TrackingTemplate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Tracking Template" ;
  skos:altLabel "TrackingTemplate" ;
  skos:definition "The current tracking template of the criterion." ;
  skos:notation "TrackingTemplate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/CustomParameters> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Custom Parameters" ;
  skos:altLabel "CustomParameters" ;
  skos:definition "The current custom parameter set of the criterion. Each custom parameter is a key and value pair. The list of custom parameters is semicolon-delimited and each key is enclosed by braces and a leading underscore, for example {_key1}=value1;{_key2}=value2." ;
  skos:notation "CustomParameters" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/BidStrategyType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Bid Strategy Type" ;
  skos:altLabel "BidStrategyType" ;
  skos:definition "The bid strategy type. Possible values include EnhancedCpc and ManualCpc. If the InheritFromParent strategy type is used, the report will include the inherited bid strategy type e.g. one of the supported values listed above." ;
  skos:notation "BidStrategyType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/LocalStoreCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Local Store Code" ;
  skos:altLabel "LocalStoreCode" ;
  skos:definition "An alphanumeric identifier defined by the merchant to uniquely identify each local store." ;
  skos:notation "LocalStoreCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AssistedImpressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Assisted Impressions" ;
  skos:altLabel "AssistedImpressions" ;
  skos:definition "The number of times an ad that is being co-bid by your manufacturer partners has been displayed on search results pages or other sites on the Microsoft Advertising Network. This performance statistic is only available for Sponsored Products in Microsoft Shopping Campaigns." ;
  skos:notation "AssistedImpressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AssistedClicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Assisted Clicks" ;
  skos:altLabel "AssistedClicks" ;
  skos:definition "Clicks on your ads that have received co-bids from your manufacturer partners. Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). This performance statistic is only available for Sponsored Products in Microsoft Shopping Campaigns." ;
  skos:notation "AssistedClicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AssistedConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Assisted Conversions" ;
  skos:altLabel "AssistedConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AssistedConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AllReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "All Return On Ad Spend" ;
  skos:altLabel "AllReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AllRevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue Per Conversion" ;
  skos:altLabel "AllRevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/ViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions" ;
  skos:altLabel "ViewThroughConversions" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. This column is deprecated as of 2022, so you should use the ViewThroughConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "ViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AbsoluteTopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Rate Percent" ;
  skos:altLabel "AbsoluteTopImpressionRatePercent" ;
  skos:definition "How often your ad was in the first position of all results, as a percentage of your total impressions. A higher number indicates your ad is frequently showing in the best ad position. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AssistedConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Assisted Conversions Qualified" ;
  skos:altLabel "AssistedConversionsQualified" ;
  skos:definition "Reserved for future use." ;
  skos:notation "AssistedConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/ViewThroughConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions Qualified" ;
  skos:altLabel "ViewThroughConversionsQualified" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ViewThroughConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/ViewThroughRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Revenue" ;
  skos:altLabel "ViewThroughRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of view-through conversions." ;
  skos:notation "ViewThroughRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/CampaignType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Type" ;
  skos:altLabel "CampaignType" ;
  skos:definition "The campaign type. Possible values include Audience, Dynamic search, Performance max, Search & content, and Shopping." ;
  skos:notation "CampaignType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AssetGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Id" ;
  skos:altLabel "AssetGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an asset group." ;
  skos:notation "AssetGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AssetGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Name" ;
  skos:altLabel "AssetGroupName" ;
  skos:definition "The asset group name." ;
  skos:notation "AssetGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/AssetGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Status" ;
  skos:altLabel "AssetGroupStatus" ;
  skos:definition "The asset group status." ;
  skos:notation "AssetGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductPartitionUnitPerformanceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingProductSearchQueryPerformanceReportColumn
microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingProductSearchQueryPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the ProductSearchQueryPerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AdId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/DestinationUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/DeviceOs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/Language> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/SearchQuery> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/Network> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/MerchantProductId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/Title> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/ClickTypeId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/TotalClicksOnAdElements> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/ClickType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AdGroupCriterionId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/ProductGroup> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/PartitionType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/Assists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/CostPerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/RevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/RevenuePerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/CustomerId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/CustomerName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AssistedImpressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AssistedClicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AssistedConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AllRevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AbsoluteTopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AssistedConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/CampaignType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AssetGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AssetGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AdId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Id" ;
  skos:altLabel "AdId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad." ;
  skos:notation "AdId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/DestinationUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Destination Url" ;
  skos:altLabel "DestinationUrl" ;
  skos:definition "The destination URL attribute of the ad, keyword, or ad group criterion. If the destination URL contains dynamic text substitution parameters (for example, {param1}), the report will contain the URL after substitution occurs." ;
  skos:notation "DestinationUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/DeviceOs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Device Os" ;
  skos:altLabel "DeviceOs" ;
  skos:definition "The operating system of the device reported in the DeviceType column. The possible values include Android, Blackberry, iOS, Other, Unknown, and Windows. If the operating system of the device cannot be determined or is not one of the operating systems that you can target, the value in this column will be Unknown." ;
  skos:notation "DeviceOS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/Language> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Language" ;
  skos:definition "The language of the publisher where the ad was shown. For possible values, see the Language column of Ad Languages. The language display name will be provided in the report e.g. English." ;
  skos:notation "Language" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/SearchQuery> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Search Query" ;
  skos:altLabel "SearchQuery" ;
  skos:definition "The search term used by your potential audience." ;
  skos:notation "SearchQuery" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/Network> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Network" ;
  skos:definition "The entire Microsoft Advertising Network made up of Microsoft sites and select traffic, cross-network traffic, and only partner traffic (this network type is deprecated as of July 2024). Use this data to make the best decision on network selection for your ad groups. The possible values include AOL search, Audience, Microsoft sites and select traffic, Content, and Syndicated search partners. Note: Not everyone can use the value Microsoft sites and select traffic yet. If you can't, don't worry - it's coming soon!" ;
  skos:notation "Network" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/MerchantProductId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Merchant Product Id" ;
  skos:altLabel "MerchantProductId" ;
  skos:definition "The unique identifier provided by a merchant for each product offer." ;
  skos:notation "MerchantProductId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/Title> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Title" ;
  skos:definition "The product item name. For example the title of a book, DVD, or game." ;
  skos:notation "Title" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/ClickTypeId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Click Type Id" ;
  skos:altLabel "ClickTypeId" ;
  skos:definition "The click type ID." ;
  skos:notation "ClickTypeId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/TotalClicksOnAdElements> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Total Clicks On Ad Elements" ;
  skos:altLabel "TotalClicksOnAdElements" ;
  skos:definition "The number of clicks when this ad element was present in the ad copy, whether this or another ad element was clicked on." ;
  skos:notation "TotalClicksOnAdElements" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/ClickType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Click Type" ;
  skos:altLabel "ClickType" ;
  skos:definition "Click type refers to each component of an ad that a customer can click. The possible click types are ad title, image, phone number, driving directions, sitelink, and review." ;
  skos:notation "ClickType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AdGroupCriterionId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Criterion Id" ;
  skos:altLabel "AdGroupCriterionId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group criterion. Note: In Performance max campaigns, this is ListingGroupId." ;
  skos:notation "AdGroupCriterionId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/ProductGroup> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Product Group" ;
  skos:altLabel "ProductGroup" ;
  skos:definition "The backward slash delimited list of product conditions, reported as Operand = Attribute. The attribute values are surrounded by \"\" (double quotes). Here is an example: / Category=\"Animals & Pet Supplies\" / Category=\"Pet Supplies\" / Category=\"Bird Supplies\". The \"\\\" (single asterisk) refers to a product group that matches everything else besides the other filters for the product group. Note: In Performance max campaigns, this is ListingGroup." ;
  skos:notation "ProductGroup" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/PartitionType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Partition Type" ;
  skos:altLabel "PartitionType" ;
  skos:definition "The product partition type." ;
  skos:notation "PartitionType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/Assists> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Assists" ;
  skos:definition "The number of conversions from other ads within the same account that were preceded by one or more clicks from this ad. An ad is considered to have assisted the conversion if it was clicked before the most recently clicked ad that was credited with the conversion. Additionally, the click corresponding to the assist must occur within the conversion period of the goal." ;
  skos:notation "Assists" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/CostPerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Assist" ;
  skos:altLabel "CostPerAssist" ;
  skos:definition "The cost per assist. The formula for calculating the cost per assist is (Spend / Assists)." ;
  skos:notation "CostPerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/RevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Conversion" ;
  skos:altLabel "RevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "RevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/RevenuePerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Assist" ;
  skos:altLabel "RevenuePerAssist" ;
  skos:definition "The revenue per assist. The formula for calculating the revenue per assist is (Revenue / Assists)." ;
  skos:notation "RevenuePerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/CustomerId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Customer Id" ;
  skos:altLabel "CustomerId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a customer." ;
  skos:notation "CustomerId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/CustomerName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Customer Name" ;
  skos:altLabel "CustomerName" ;
  skos:definition "The customer name." ;
  skos:notation "CustomerName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AssistedImpressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Assisted Impressions" ;
  skos:altLabel "AssistedImpressions" ;
  skos:definition "The number of times an ad that is being co-bid by your manufacturer partners has been displayed on search results pages or other sites on the Microsoft Advertising Network. This performance statistic is only available for Sponsored Products in Microsoft Shopping Campaigns." ;
  skos:notation "AssistedImpressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AssistedClicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Assisted Clicks" ;
  skos:altLabel "AssistedClicks" ;
  skos:definition "Clicks on your ads that have received co-bids from your manufacturer partners. Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). This performance statistic is only available for Sponsored Products in Microsoft Shopping Campaigns." ;
  skos:notation "AssistedClicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AssistedConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Assisted Conversions" ;
  skos:altLabel "AssistedConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AssistedConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AllRevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue Per Conversion" ;
  skos:altLabel "AllRevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AbsoluteTopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Rate Percent" ;
  skos:altLabel "AbsoluteTopImpressionRatePercent" ;
  skos:definition "How often your ad was in the first position of all results, as a percentage of your total impressions. A higher number indicates your ad is frequently showing in the best ad position. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AssistedConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Assisted Conversions Qualified" ;
  skos:altLabel "AssistedConversionsQualified" ;
  skos:definition "Reserved for future use." ;
  skos:notation "AssistedConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/CampaignType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Type" ;
  skos:altLabel "CampaignType" ;
  skos:definition "The campaign type. Possible values include Audience, Dynamic search, Performance max, Search & content, and Shopping." ;
  skos:notation "CampaignType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AssetGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Id" ;
  skos:altLabel "AssetGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an asset group." ;
  skos:notation "AssetGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/AssetGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Name" ;
  skos:altLabel "AssetGroupName" ;
  skos:definition "The asset group name." ;
  skos:notation "AssetGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProductSearchQueryPerformanceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingProfessionalDemographicsAudienceReportColumn
microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingProfessionalDemographicsAudienceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the ProfessionalDemographicsAudienceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/CompanyName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/IndustryName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/JobFunctionName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/JobSeniorityName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/CustomLinkedInName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/LinkedInSegmentName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/LinkedInSegmentId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/LinkedInSegmentType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AdDistribution> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/Language> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/Assists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AveragePosition> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/ViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AbsoluteTopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/TopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/ViewThroughConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/ViewThroughRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/CampaignType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AssetGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AssetGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AssetGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. If you include the TimePeriod column, the column label in the downloaded report depends on the aggregation level that you specify in the report request. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/CompanyName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Company Name" ;
  skos:altLabel "CompanyName" ;
  skos:definition "The name of the company (according to LinkedIn) of the person who viewed the ad." ;
  skos:notation "CompanyName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/IndustryName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Industry Name" ;
  skos:altLabel "IndustryName" ;
  skos:definition "The name of the industry (according to LinkedIn) of the person who viewed the ad." ;
  skos:notation "IndustryName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/JobFunctionName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Job Function Name" ;
  skos:altLabel "JobFunctionName" ;
  skos:definition "The name of the job function (according to LinkedIn) of the person who viewed the ad." ;
  skos:notation "JobFunctionName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/JobSeniorityName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Job Seniority Name" ;
  skos:altLabel "JobSeniorityName" ;
  skos:definition "Reserved." ;
  skos:notation "JobSeniorityName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/CustomLinkedInName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Custom Linked In Name" ;
  skos:altLabel "CustomLinkedInName" ;
  skos:definition "Reserved." ;
  skos:notation "CustomLinkedInName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/LinkedInSegmentName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Linked In Segment Name" ;
  skos:altLabel "LinkedInSegmentName" ;
  skos:notation "LinkedInSegmentName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/LinkedInSegmentId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Linked In Segment Id" ;
  skos:altLabel "LinkedInSegmentId" ;
  skos:definition "Reserved." ;
  skos:notation "LinkedInSegmentId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/LinkedInSegmentType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Linked In Segment Type" ;
  skos:altLabel "LinkedInSegmentType" ;
  skos:notation "LinkedInSegmentType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AdDistribution> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Ad Distribution" ;
  skos:altLabel "AdDistribution" ;
  skos:definition "The network where you want your ads to show. This can be the entire Microsoft Advertising Network, Microsoft sites and select traffic, or only partner traffic (this network type is deprecated as of July 2024)." ;
  skos:notation "AdDistribution" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages or other sites on the Audience Network. Regardless of whether you are driving customers to your website, tracking conversions, or just trying to get your message out, you want to track the number of times your ad is shown. Run the share of voice report to get an estimate of how many more impressions you could be getting." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). You pay for clicks on standard-quality clicks, not on low-quality or invalid clicks." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The sum of your cost-per-click (CPC) charges for your ads and keywords. Spend helps you keep track of your budget." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/Language> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Language" ;
  skos:definition "This is The language of the publisher where the ad was shown." ;
  skos:notation "Language" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/Assists> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Assists" ;
  skos:definition "The number of times an entity (an account, campaign, ad group, or keyword, for example) contributed to a conversion that is associated with a different entity. A report on this data shows you how often one keyword assists a conversion on another keyword. This helps you identify which campaigns are dependent on assists for their conversion value." ;
  skos:notation "Assists" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AveragePosition> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Average Position" ;
  skos:altLabel "AveragePosition" ;
  skos:definition "The average position of the ad on a webpage. This column is deprecated as of March 31st, 2021. Going forward, performance reports will return average position of \"0\" (zero). Historical average position data for time periods prior to the deprecation date will still be available according to the published data retention period per report type." ;
  skos:notation "AveragePosition" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/ViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "View Through Conversions" ;
  skos:altLabel "ViewThroughConversions" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. This column is deprecated as of 2022, so you should use the ViewThroughConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "ViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AbsoluteTopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Rate Percent" ;
  skos:altLabel "AbsoluteTopImpressionRatePercent" ;
  skos:definition "How often your ad was in the first position of all results, as a percentage of your total impressions. A higher number indicates your ad is frequently showing in the best ad position. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/TopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Top Impression Rate Percent" ;
  skos:altLabel "TopImpressionRatePercent" ;
  skos:definition "The percentage of times your ad showed in the mainline, the top placement where ads appear above the search results, out of your total impressions. This indicates how changes in ad position can impact performance. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "TopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/ViewThroughConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "View Through Conversions Qualified" ;
  skos:altLabel "ViewThroughConversionsQualified" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ViewThroughConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/ViewThroughRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "View Through Revenue" ;
  skos:altLabel "ViewThroughRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of view-through conversions." ;
  skos:notation "ViewThroughRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/CampaignType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Campaign Type" ;
  skos:altLabel "CampaignType" ;
  skos:definition "The campaign type." ;
  skos:notation "CampaignType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AssetGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Asset Group Id" ;
  skos:altLabel "AssetGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an asset group." ;
  skos:notation "AssetGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AssetGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Asset Group Name" ;
  skos:altLabel "AssetGroupName" ;
  skos:definition "The asset group name." ;
  skos:notation "AssetGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/AssetGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Asset Group Status" ;
  skos:altLabel "AssetGroupStatus" ;
  skos:definition "The asset group status." ;
  skos:notation "AssetGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingProfessionalDemographicsAudienceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingPublisherUsagePerformanceReportColumn
microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingPublisherUsagePerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the PublisherUsagePerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/CurrencyCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AdDistribution> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/PublisherUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AveragePosition> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Language> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/BidMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/DeliveredMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Network> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/TopVsOther> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/DeviceOs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Assists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/CostPerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/RevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/RevenuePerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AllReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AllRevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/ViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AbsoluteTopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/TopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/ViewThroughConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/ViewThroughRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/CampaignType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AssetGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AssetGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AssetGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AppName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AppBundle> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AppStoreUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Downloads> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/PostClickDownloadRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/CostPerDownload> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AppInstalls> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/PostClickInstallRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Cpi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Purchases> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/PostInstallPurchaseRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Cpp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Subscriptions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/PostInstallSubscriptionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Cps> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/LowQualityClicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/LowQualityClicksPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/LowQualityImpressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/LowQualityImpressionsPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/LowQualityGeneralClicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/LowQualitySophisticatedClicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/CurrencyCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Currency Code" ;
  skos:altLabel "CurrencyCode" ;
  skos:definition "The account currency type. For possible values, see Currencies." ;
  skos:notation "CurrencyCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AdDistribution> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Ad Distribution" ;
  skos:altLabel "AdDistribution" ;
  skos:definition "The network where you want your ads to show. This can be the entire Microsoft Advertising Network, Microsoft sites and select traffic, cross-network traffic, or only partner traffic (this network type is deprecated as of July 2024)." ;
  skos:notation "AdDistribution" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/PublisherUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Publisher Url" ;
  skos:altLabel "PublisherUrl" ;
  skos:definition "The URL of the website that displayed the ad. If the Network is AOL search, then the publisher URL value is AOL Search Properties Only. If the Network is Bing and Yahoo! search, then the publisher URL value is either Bing and Yahoo! Search Properties Only or msn.com. If the Network is Syndicated search partners, then the publisher URL value is determined by the Syndicated search partners URL." ;
  skos:notation "PublisherUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AveragePosition> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Average Position" ;
  skos:altLabel "AveragePosition" ;
  skos:definition "The average position of the ad on a webpage. This column is deprecated as of March 31st, 2021. Going forward, performance reports will return average position of \"0\" (zero). Historical average position data for time periods prior to the deprecation date will still be available according to the published data retention period per report type." ;
  skos:notation "AveragePosition" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Language> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Language" ;
  skos:definition "The language of the publisher where the ad was shown. For possible values, see the Language column of Ad Languages. The language display name will be provided in the report e.g. English." ;
  skos:notation "Language" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/BidMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Bid Match Type" ;
  skos:altLabel "BidMatchType" ;
  skos:definition "The keyword bid match type. This can be different from the DeliveredMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "BidMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/DeliveredMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Delivered Match Type" ;
  skos:altLabel "DeliveredMatchType" ;
  skos:definition "The match type used to deliver an ad. This can be different from the BidMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "DeliveredMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Network> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Network" ;
  skos:definition "The entire Microsoft Advertising Network made up of Microsoft sites and select traffic, cross-network traffic, and only partner traffic (this network type is deprecated as of July 2024). Use this data to make the best decision on network selection for your ad groups. The possible values include AOL search, Audience, Microsoft sites and select traffic, Content, and Syndicated search partners. Note: Not everyone can use the value Microsoft sites and select traffic yet. If you can't, don't worry - it's coming soon!" ;
  skos:notation "Network" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/TopVsOther> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Top Vs Other" ;
  skos:altLabel "TopVsOther" ;
  skos:definition "Indicates whether the ad impression appeared in a top position or elsewhere. The possible values include AOL search - Top, AOL search - Other, Audience network, Bing and Yahoo! search - Top, Bing and Yahoo! search - Other, Syndicated search partners - Top, Syndicated search partners - Other, Content network, and Unknown." ;
  skos:notation "TopVsOther" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/DeviceOs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Device Os" ;
  skos:altLabel "DeviceOs" ;
  skos:definition "The operating system of the device reported in the DeviceType column. The possible values include Android, Blackberry, iOS, Other, Unknown, and Windows. If the operating system of the device cannot be determined or is not one of the operating systems that you can target, the value in this column will be Unknown." ;
  skos:notation "DeviceOS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Assists> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Assists" ;
  skos:definition "The number of conversions from other ads within the same account that were preceded by one or more clicks from this ad. An ad is considered to have assisted the conversion if it was clicked before the most recently clicked ad that was credited with the conversion. Additionally, the click corresponding to the assist must occur within the conversion period of the goal." ;
  skos:notation "Assists" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/CostPerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Assist" ;
  skos:altLabel "CostPerAssist" ;
  skos:definition "The cost per assist. The formula for calculating the cost per assist is (Spend / Assists)." ;
  skos:notation "CostPerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/RevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Conversion" ;
  skos:altLabel "RevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "RevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/RevenuePerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Assist" ;
  skos:altLabel "RevenuePerAssist" ;
  skos:definition "The revenue per assist. The formula for calculating the revenue per assist is (Revenue / Assists)." ;
  skos:notation "RevenuePerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AllReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "All Return On Ad Spend" ;
  skos:altLabel "AllReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AllRevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue Per Conversion" ;
  skos:altLabel "AllRevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/ViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions" ;
  skos:altLabel "ViewThroughConversions" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. This column is deprecated as of 2022, so you should use the ViewThroughConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "ViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AbsoluteTopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Rate Percent" ;
  skos:altLabel "AbsoluteTopImpressionRatePercent" ;
  skos:definition "How often your ad was in the first position of all results, as a percentage of your total impressions. A higher number indicates your ad is frequently showing in the best ad position. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/TopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Top Impression Rate Percent" ;
  skos:altLabel "TopImpressionRatePercent" ;
  skos:definition "The percentage of times your ad showed in the mainline, the top placement where ads appear above the search results, out of your total impressions. This indicates how changes in ad position can impact performance. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "TopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/ViewThroughConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions Qualified" ;
  skos:altLabel "ViewThroughConversionsQualified" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ViewThroughConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/ViewThroughRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "View Through Revenue" ;
  skos:altLabel "ViewThroughRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of view-through conversions." ;
  skos:notation "ViewThroughRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/CampaignType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Type" ;
  skos:altLabel "CampaignType" ;
  skos:definition "The campaign type. Possible values include Audience, Dynamic search, Performance max, Search & content, and Shopping." ;
  skos:notation "CampaignType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AssetGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Id" ;
  skos:altLabel "AssetGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an asset group." ;
  skos:notation "AssetGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AssetGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Name" ;
  skos:altLabel "AssetGroupName" ;
  skos:definition "The asset group name." ;
  skos:notation "AssetGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AssetGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Status" ;
  skos:altLabel "AssetGroupStatus" ;
  skos:definition "The asset group status." ;
  skos:notation "AssetGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AppName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "App Name" ;
  skos:altLabel "AppName" ;
  skos:definition "The app name." ;
  skos:notation "AppName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AppBundle> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "App Bundle" ;
  skos:altLabel "AppBundle" ;
  skos:definition "The app bundle." ;
  skos:notation "AppBundle" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AppStoreUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "App Store Url" ;
  skos:altLabel "AppStoreUrl" ;
  skos:definition "The app store URL." ;
  skos:notation "AppStoreUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Downloads> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Downloads" ;
  skos:definition "The number of times customers download apps through your ads." ;
  skos:notation "Downloads" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/PostClickDownloadRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Post Click Download Rate" ;
  skos:altLabel "PostClickDownloadRate" ;
  skos:definition "The download rate after an ad click." ;
  skos:notation "PostClickDownloadRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/CostPerDownload> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Download" ;
  skos:altLabel "CostPerDownload" ;
  skos:definition "The average amount you're charged each time your ad is downloaded. The total cost of all downloads on an ad, divided by the number of downloads during a specific period." ;
  skos:notation "CostPerDownload" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/AppInstalls> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "App Installs" ;
  skos:altLabel "AppInstalls" ;
  skos:definition "The number of app installs." ;
  skos:notation "AppInstalls" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/PostClickInstallRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Post Click Install Rate" ;
  skos:altLabel "PostClickInstallRate" ;
  skos:definition "The install rate after an ad click." ;
  skos:notation "PostClickInstallRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Cpi> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Cpi" ;
  skos:definition "Cost per install. The average amount of money you're charged for each app install." ;
  skos:notation "CPI" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Purchases> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Purchases" ;
  skos:definition "The number of times customers use your ads to make a purchase in your app." ;
  skos:notation "Purchases" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/PostInstallPurchaseRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Post Install Purchase Rate" ;
  skos:altLabel "PostInstallPurchaseRate" ;
  skos:definition "The purchase rate after an install." ;
  skos:notation "PostInstallPurchaseRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Cpp> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Cpp" ;
  skos:definition "Cost per in-app purchase. The average amount of money you're charged for each in-app purchase." ;
  skos:notation "CPP" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Subscriptions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Subscriptions" ;
  skos:definition "The number of times customers use your ads to purchase a subscription in your app." ;
  skos:notation "Subscriptions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/PostInstallSubscriptionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Post Install Subscription Rate" ;
  skos:altLabel "PostInstallSubscriptionRate" ;
  skos:definition "The subscription rate after an install." ;
  skos:notation "PostInstallSubscriptionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Cps> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Cps" ;
  skos:definition "Cost per in-app subscription. The average amount of money you're charged for each app subscription." ;
  skos:notation "CPS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/LowQualityClicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Low Quality Clicks" ;
  skos:altLabel "LowQualityClicks" ;
  skos:definition "Reserved." ;
  skos:notation "LowQualityClicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/LowQualityClicksPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Low Quality Clicks Percent" ;
  skos:altLabel "LowQualityClicksPercent" ;
  skos:definition "Reserved." ;
  skos:notation "LowQualityClicksPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/LowQualityImpressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Low Quality Impressions" ;
  skos:altLabel "LowQualityImpressions" ;
  skos:definition "Reserved." ;
  skos:notation "LowQualityImpressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/LowQualityImpressionsPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Low Quality Impressions Percent" ;
  skos:altLabel "LowQualityImpressionsPercent" ;
  skos:definition "Reserved." ;
  skos:notation "LowQualityImpressionsPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/LowQualityGeneralClicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Low Quality General Clicks" ;
  skos:altLabel "LowQualityGeneralClicks" ;
  skos:definition "Reserved." ;
  skos:notation "LowQualityGeneralClicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/LowQualitySophisticatedClicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Low Quality Sophisticated Clicks" ;
  skos:altLabel "LowQualitySophisticatedClicks" ;
  skos:definition "Reserved." ;
  skos:notation "LowQualitySophisticatedClicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingPublisherUsagePerformanceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingReportAggregation
microsoftads:ReportingReportAggregationScheme a skos:ConceptScheme ;
  rdfs:label "ReportingReportAggregation" ;
  rdfs:comment "Defines the aggregation values that you can use for a report." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportAggregation/Summary> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportAggregation/Hourly> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportAggregation/Daily> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportAggregation/Weekly> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportAggregation/Monthly> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportAggregation/Yearly> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportAggregation/HourOfDay> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportAggregation/DayOfWeek> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportAggregation/WeeklyStartingMonday> .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportAggregation/Summary> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportAggregationScheme ;
  skos:topConceptOf microsoftads:ReportingReportAggregationScheme ;
  skos:prefLabel "Summary" ;
  skos:definition "The report data will be aggregated by the entire specified report time. The report will not include a time period column." ;
  skos:notation "Summary" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportAggregation/Hourly> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportAggregationScheme ;
  skos:topConceptOf microsoftads:ReportingReportAggregationScheme ;
  skos:prefLabel "Hourly" ;
  skos:definition "Each row of the report identifies the hour when the transaction occurred. The report data will be aggregated by each hour of the day. By default the time period will be formatted with the date and hour (int value) delimited by a single pipe i.e., \"mm/dd/yyyy 12:00:00 AM&#124;hour\" where 12:00:00 AM can be ignored. For example, if the click occurred March 15, 2018 between 07:00 and 08:00, then the field in the downloaded report would be \"3/15/2018 12:00:00 AM&#124;7\". If you set the report FormatVersion to \"2.0\", the time period will be formatted as \"yyyy-mm-dd&#124;hour\". For example, if the click occurred March 15, 2020 between 07:00 and 08:00, then the field in the downloaded report would be \"2020-03-15&#124;7\". The possible values for the hour component are 0 - 23. If the report time spans multiple days, then the performance data for a given hour will be provided separately across multiple rows i.e. the report will include one row for each unique day and hour. For example if Campaign A has 5 impressions during Hour 7 on each of the 3 days included in the report time range, then the report will include three rows each with 5 impressions for Hour 7." ;
  skos:notation "Hourly" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportAggregation/Daily> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportAggregationScheme ;
  skos:topConceptOf microsoftads:ReportingReportAggregationScheme ;
  skos:prefLabel "Daily" ;
  skos:definition "Each row of the report identifies the month, day, and year when the transaction occurred. The report data will be aggregated by each day. The time period will be formatted as yyyy-mm-dd." ;
  skos:notation "Daily" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportAggregation/Weekly> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportAggregationScheme ;
  skos:topConceptOf microsoftads:ReportingReportAggregationScheme ;
  skos:prefLabel "Weekly" ;
  skos:definition "Each row of the report identifies the week when the transaction occurred. The report data will be aggregated by each week running from Sunday through Saturday. The time period that contains the date of the Sunday for each week will be formatted as yyyy-mm-dd." ;
  skos:notation "Weekly" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportAggregation/Monthly> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportAggregationScheme ;
  skos:topConceptOf microsoftads:ReportingReportAggregationScheme ;
  skos:prefLabel "Monthly" ;
  skos:definition "Each row of the report identifies the month when the transaction occurred. The report data will be aggregated by each month. The time period that contains the first day of the month will be formatted as yyyy-mm-dd." ;
  skos:notation "Monthly" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportAggregation/Yearly> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportAggregationScheme ;
  skos:topConceptOf microsoftads:ReportingReportAggregationScheme ;
  skos:prefLabel "Yearly" ;
  skos:definition "Each row of the report identifies the year when the transaction occurred. The report data will be aggregated by each year. The time period that contains the year will be formatted as yyyy." ;
  skos:notation "Yearly" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportAggregation/HourOfDay> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportAggregationScheme ;
  skos:topConceptOf microsoftads:ReportingReportAggregationScheme ;
  skos:prefLabel "Hour Of Day" ;
  skos:altLabel "HourOfDay" ;
  skos:definition "Each row of the report identifies the hour of the day when the transaction occurred. The report data will be aggregated by each of the 24 hours across all days. The possible values are 0 - 23. If the report time spans multiple days, then the performance data across all days for a given hour will be aggregated in one row. For example if Campaign A has 5 impressions during hour 7 on each of the 3 days included in the report time range, then the report will include one row with impressions for HourOfDay totaling 15." ;
  skos:notation "HourOfDay" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportAggregation/DayOfWeek> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportAggregationScheme ;
  skos:topConceptOf microsoftads:ReportingReportAggregationScheme ;
  skos:prefLabel "Day Of Week" ;
  skos:altLabel "DayOfWeek" ;
  skos:definition "Each row of the report identifies the day of the week when the transaction occurred. The report data will be aggregated by each of the seven days in a week. The possible data values are 1 - 7 where 1 represents Sunday and 7 represents Saturday. If the report time spans multiple weeks, then the performance data across all weeks for a given day of the week will be aggregated in one row. For example if Campaign A has 5 impressions every Monday (day 2) throughout each of the 3 weeks included in the report time range, then the report will include one row with a 2 in the TimePeriod column and the impressions in that row totaling 15." ;
  skos:notation "DayOfWeek" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportAggregation/WeeklyStartingMonday> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportAggregationScheme ;
  skos:topConceptOf microsoftads:ReportingReportAggregationScheme ;
  skos:prefLabel "Weekly Starting Monday" ;
  skos:altLabel "WeeklyStartingMonday" ;
  skos:definition "Each row of the report identifies the week when the transaction occurred. The report data will be aggregated by each week running from Monday through Sunday. The time period that contains the date of the Monday for each week will be formatted as yyyy-mm-dd." ;
  skos:notation "WeeklyStartingMonday" .

# Concept scheme: ReportingReportFormat
microsoftads:ReportingReportFormatScheme a skos:ConceptScheme ;
  rdfs:label "ReportingReportFormat" ;
  rdfs:comment "Defines the file formats that you can use for a report." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportFormat/Csv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportFormat/Tsv> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportFormat/Xml> .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportFormat/Csv> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportFormatScheme ;
  skos:topConceptOf microsoftads:ReportingReportFormatScheme ;
  skos:prefLabel "Csv" ;
  skos:definition "The report format will be comma-separated values (.csv)." ;
  skos:notation "Csv" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportFormat/Tsv> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportFormatScheme ;
  skos:topConceptOf microsoftads:ReportingReportFormatScheme ;
  skos:prefLabel "Tsv" ;
  skos:definition "The report format will be tab-separated values (.tsv)." ;
  skos:notation "Tsv" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportFormat/Xml> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportFormatScheme ;
  skos:topConceptOf microsoftads:ReportingReportFormatScheme ;
  skos:prefLabel "Xml" ;
  skos:definition "The report format will be XML (.xml)." ;
  skos:notation "Xml" .

# Concept scheme: ReportingReportRequestStatusType
microsoftads:ReportingReportRequestStatusTypeScheme a skos:ConceptScheme ;
  rdfs:label "ReportingReportRequestStatusType" ;
  rdfs:comment "Defines the status of a report." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportRequestStatusType/Error> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportRequestStatusType/Success> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportRequestStatusType/Pending> .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportRequestStatusType/Error> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportRequestStatusTypeScheme ;
  skos:topConceptOf microsoftads:ReportingReportRequestStatusTypeScheme ;
  skos:prefLabel "Error" ;
  skos:definition "An error occurred while generating the report. You will need to submit your report request again. If the request continues to fail, consider getting the tracking identifier from the response message and contacting support." ;
  skos:notation "Error" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportRequestStatusType/Success> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportRequestStatusTypeScheme ;
  skos:topConceptOf microsoftads:ReportingReportRequestStatusTypeScheme ;
  skos:prefLabel "Success" ;
  skos:definition "The report was successfully completed. The report can be downloaded from the URL contained in the ReportDownloadUrl element of the ReportRequestStatus object." ;
  skos:notation "Success" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportRequestStatusType/Pending> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportRequestStatusTypeScheme ;
  skos:topConceptOf microsoftads:ReportingReportRequestStatusTypeScheme ;
  skos:prefLabel "Pending" ;
  skos:definition "The report is not yet complete." ;
  skos:notation "Pending" .

# Concept scheme: ReportingReportTimePeriod
microsoftads:ReportingReportTimePeriodScheme a skos:ConceptScheme ;
  rdfs:label "ReportingReportTimePeriod" ;
  rdfs:comment "Defines the predefined time and date range values for a report request." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/Today> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/Yesterday> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/LastSevenDays> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/ThisWeek> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/LastWeek> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/Last14Days> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/Last30Days> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/LastFourWeeks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/ThisMonth> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/LastMonth> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/LastThreeMonths> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/LastSixMonths> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/ThisYear> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/LastYear> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/ThisWeekStartingMonday> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/LastWeekStartingMonday> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/LastFourWeeksStartingMonday> .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/Today> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimePeriodScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimePeriodScheme ;
  skos:prefLabel "Today" ;
  skos:definition "A cumulative report for the current day." ;
  skos:notation "Today" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/Yesterday> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimePeriodScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimePeriodScheme ;
  skos:prefLabel "Yesterday" ;
  skos:definition "A cumulative report for the previous day." ;
  skos:notation "Yesterday" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/LastSevenDays> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimePeriodScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimePeriodScheme ;
  skos:prefLabel "Last Seven Days" ;
  skos:altLabel "LastSevenDays" ;
  skos:definition "A cumulative report for the previous seven days." ;
  skos:notation "LastSevenDays" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/ThisWeek> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimePeriodScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimePeriodScheme ;
  skos:prefLabel "This Week" ;
  skos:altLabel "ThisWeek" ;
  skos:definition "A cumulative report for the current week that runs from Sunday through Saturday." ;
  skos:notation "ThisWeek" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/LastWeek> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimePeriodScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimePeriodScheme ;
  skos:prefLabel "Last Week" ;
  skos:altLabel "LastWeek" ;
  skos:definition "A cumulative report for the previous week that runs from Sunday through Saturday." ;
  skos:notation "LastWeek" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/Last14Days> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimePeriodScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimePeriodScheme ;
  skos:prefLabel "Last14Days" ;
  skos:definition "A cumulative report for the previous 14 days." ;
  skos:notation "Last14Days" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/Last30Days> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimePeriodScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimePeriodScheme ;
  skos:prefLabel "Last30Days" ;
  skos:definition "A cumulative report for the previous 30 days." ;
  skos:notation "Last30Days" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/LastFourWeeks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimePeriodScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimePeriodScheme ;
  skos:prefLabel "Last Four Weeks" ;
  skos:altLabel "LastFourWeeks" ;
  skos:definition "A cumulative report for the previous four weeks that run from Sunday through Saturday." ;
  skos:notation "LastFourWeeks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/ThisMonth> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimePeriodScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimePeriodScheme ;
  skos:prefLabel "This Month" ;
  skos:altLabel "ThisMonth" ;
  skos:definition "A cumulative report for the current calendar month." ;
  skos:notation "ThisMonth" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/LastMonth> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimePeriodScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimePeriodScheme ;
  skos:prefLabel "Last Month" ;
  skos:altLabel "LastMonth" ;
  skos:definition "A cumulative report for the previous calendar month." ;
  skos:notation "LastMonth" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/LastThreeMonths> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimePeriodScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimePeriodScheme ;
  skos:prefLabel "Last Three Months" ;
  skos:altLabel "LastThreeMonths" ;
  skos:definition "A cumulative report for the previous three calendar months." ;
  skos:notation "LastThreeMonths" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/LastSixMonths> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimePeriodScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimePeriodScheme ;
  skos:prefLabel "Last Six Months" ;
  skos:altLabel "LastSixMonths" ;
  skos:definition "A cumulative report for the previous six calendar months." ;
  skos:notation "LastSixMonths" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/ThisYear> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimePeriodScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimePeriodScheme ;
  skos:prefLabel "This Year" ;
  skos:altLabel "ThisYear" ;
  skos:definition "A cumulative report for the current calendar year." ;
  skos:notation "ThisYear" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/LastYear> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimePeriodScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimePeriodScheme ;
  skos:prefLabel "Last Year" ;
  skos:altLabel "LastYear" ;
  skos:definition "A cumulative report for the previous calendar year." ;
  skos:notation "LastYear" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/ThisWeekStartingMonday> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimePeriodScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimePeriodScheme ;
  skos:prefLabel "This Week Starting Monday" ;
  skos:altLabel "ThisWeekStartingMonday" ;
  skos:definition "A cumulative report for the current week that runs from Monday through Sunday." ;
  skos:notation "ThisWeekStartingMonday" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/LastWeekStartingMonday> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimePeriodScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimePeriodScheme ;
  skos:prefLabel "Last Week Starting Monday" ;
  skos:altLabel "LastWeekStartingMonday" ;
  skos:definition "A cumulative report for the previous week that runs from Monday through Sunday." ;
  skos:notation "LastWeekStartingMonday" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimePeriod/LastFourWeeksStartingMonday> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimePeriodScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimePeriodScheme ;
  skos:prefLabel "Last Four Weeks Starting Monday" ;
  skos:altLabel "LastFourWeeksStartingMonday" ;
  skos:definition "A cumulative report for the previous four weeks that run from Monday through Sunday." ;
  skos:notation "LastFourWeeksStartingMonday" .

# Concept scheme: ReportingReportTimeZone
microsoftads:ReportingReportTimeZoneScheme a skos:ConceptScheme ;
  rdfs:label "ReportingReportTimeZone" ;
  rdfs:comment "Defines possible values for the time zone that you want the Reporting service to use for the selected date range." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Nukualofa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/FijiKamchatkaMarshallIsland> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/AucklandWellington> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/MagadanSolomonIslandNewCaledonia> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Vladivostok> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Hobart> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/GuamPortMoresby> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/CanberraMelbourneSydney> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Brisbane> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Darwin> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Adelaide> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Yakutsk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Seoul> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/OsakaSapporoTokyo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Taipei> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Perth> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/KualaLumpurSingapore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/IrkutskUlaanBataar> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/BeijingChongqingHongKongUrumqi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Krasnoyarsk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/BangkokHanoiJakarta> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Rangoon> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/SriJayawardenepura> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/AstanaDhaka> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/AlmatyNovosibirsk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Kathmandu> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/ChennaiKolkataMumbaiNewDelhi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/IslandamabadKarachiTashkent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Ekaterinburg> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Kabul> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/BakuTbilisiYerevan> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/AbuDhabiMuscat> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Tehran> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Nairobi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/MoscowStPetersburgVolgograd> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/KuwaitRiyadh> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Baghdad> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Jerusalem> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/HelsinkiKyivRigaSofiaTallinnVilnius> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/HararePretoria> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Cairo> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Bucharest> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/AthensIslandanbulMinsk> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/WestCentralAfrica> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/SarajevoSkopjeWarsawZagreb> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/BrusselsCopenhagenMadridParis> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/BelgradeBratislavaBudapestLjubljanaPrague> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/AmsterdamBerlinBernRomeStockholmVienna> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/CasablancaMonrovia> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/GreenwichMeanTimeDublinEdinburghLisbonLondon> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Azores> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/CapeVerdeIsland> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/MidAtlantic> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Brasilia> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/BuenosAiresGeorgetown> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Greenland> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Newfoundland> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/AtlanticTimeCanada> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/CaracasLaPaz> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Santiago> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/BogotaLimaQuito> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/EasternTimeUsCanada> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/IndianaEast> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/CentralAmerica> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/CentralTimeUsCanada> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/GuadalajaraMexicoCityMonterrey> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Saskatchewan> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Arizona> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/ChihuahuaLaPazMazatlan> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/MountainTimeUsCanada> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/PacificTimeUsCanadaTijuana> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Alaska> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Hawaii> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/MidwayIslandandSamoa> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/InternationalDateLineWest> .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Nukualofa> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Nukualofa" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Nukualofa" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/FijiKamchatkaMarshallIsland> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Fiji Kamchatka Marshall Island" ;
  skos:altLabel "FijiKamchatkaMarshallIsland" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "FijiKamchatkaMarshallIsland" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/AucklandWellington> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Auckland Wellington" ;
  skos:altLabel "AucklandWellington" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "AucklandWellington" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/MagadanSolomonIslandNewCaledonia> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Magadan Solomon Island New Caledonia" ;
  skos:altLabel "MagadanSolomonIslandNewCaledonia" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "MagadanSolomonIslandNewCaledonia" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Vladivostok> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Vladivostok" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Vladivostok" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Hobart> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Hobart" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Hobart" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/GuamPortMoresby> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Guam Port Moresby" ;
  skos:altLabel "GuamPortMoresby" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "GuamPortMoresby" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/CanberraMelbourneSydney> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Canberra Melbourne Sydney" ;
  skos:altLabel "CanberraMelbourneSydney" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "CanberraMelbourneSydney" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Brisbane> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Brisbane" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Brisbane" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Darwin> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Darwin" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Darwin" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Adelaide> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Adelaide" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Adelaide" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Yakutsk> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Yakutsk" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Yakutsk" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Seoul> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Seoul" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Seoul" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/OsakaSapporoTokyo> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Osaka Sapporo Tokyo" ;
  skos:altLabel "OsakaSapporoTokyo" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "OsakaSapporoTokyo" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Taipei> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Taipei" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Taipei" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Perth> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Perth" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Perth" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/KualaLumpurSingapore> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Kuala Lumpur Singapore" ;
  skos:altLabel "KualaLumpurSingapore" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "KualaLumpurSingapore" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/IrkutskUlaanBataar> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Irkutsk Ulaan Bataar" ;
  skos:altLabel "IrkutskUlaanBataar" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "IrkutskUlaanBataar" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/BeijingChongqingHongKongUrumqi> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Beijing Chongqing Hong Kong Urumqi" ;
  skos:altLabel "BeijingChongqingHongKongUrumqi" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "BeijingChongqingHongKongUrumqi" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Krasnoyarsk> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Krasnoyarsk" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Krasnoyarsk" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/BangkokHanoiJakarta> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Bangkok Hanoi Jakarta" ;
  skos:altLabel "BangkokHanoiJakarta" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "BangkokHanoiJakarta" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Rangoon> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Rangoon" ;
  skos:definition "The corresponding report time zone" ;
  skos:notation "Rangoon" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/SriJayawardenepura> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Sri Jayawardenepura" ;
  skos:altLabel "SriJayawardenepura" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "SriJayawardenepura" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/AstanaDhaka> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Astana Dhaka" ;
  skos:altLabel "AstanaDhaka" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "AstanaDhaka" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/AlmatyNovosibirsk> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Almaty Novosibirsk" ;
  skos:altLabel "AlmatyNovosibirsk" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "AlmatyNovosibirsk" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Kathmandu> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Kathmandu" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Kathmandu" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/ChennaiKolkataMumbaiNewDelhi> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Chennai Kolkata Mumbai New Delhi" ;
  skos:altLabel "ChennaiKolkataMumbaiNewDelhi" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "ChennaiKolkataMumbaiNewDelhi" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/IslandamabadKarachiTashkent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Islandamabad Karachi Tashkent" ;
  skos:altLabel "IslandamabadKarachiTashkent" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "IslandamabadKarachiTashkent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Ekaterinburg> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Ekaterinburg" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Ekaterinburg" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Kabul> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Kabul" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Kabul" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/BakuTbilisiYerevan> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Baku Tbilisi Yerevan" ;
  skos:altLabel "BakuTbilisiYerevan" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "BakuTbilisiYerevan" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/AbuDhabiMuscat> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Abu Dhabi Muscat" ;
  skos:altLabel "AbuDhabiMuscat" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "AbuDhabiMuscat" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Tehran> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Tehran" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Tehran" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Nairobi> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Nairobi" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Nairobi" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/MoscowStPetersburgVolgograd> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Moscow St Petersburg Volgograd" ;
  skos:altLabel "MoscowStPetersburgVolgograd" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "MoscowStPetersburgVolgograd" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/KuwaitRiyadh> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Kuwait Riyadh" ;
  skos:altLabel "KuwaitRiyadh" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "KuwaitRiyadh" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Baghdad> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Baghdad" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Baghdad" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Jerusalem> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Jerusalem" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Jerusalem" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/HelsinkiKyivRigaSofiaTallinnVilnius> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Helsinki Kyiv Riga Sofia Tallinn Vilnius" ;
  skos:altLabel "HelsinkiKyivRigaSofiaTallinnVilnius" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "HelsinkiKyivRigaSofiaTallinnVilnius" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/HararePretoria> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Harare Pretoria" ;
  skos:altLabel "HararePretoria" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "HararePretoria" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Cairo> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Cairo" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Cairo" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Bucharest> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Bucharest" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Bucharest" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/AthensIslandanbulMinsk> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Athens Islandanbul Minsk" ;
  skos:altLabel "AthensIslandanbulMinsk" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "AthensIslandanbulMinsk" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/WestCentralAfrica> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "West Central Africa" ;
  skos:altLabel "WestCentralAfrica" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "WestCentralAfrica" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/SarajevoSkopjeWarsawZagreb> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Sarajevo Skopje Warsaw Zagreb" ;
  skos:altLabel "SarajevoSkopjeWarsawZagreb" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "SarajevoSkopjeWarsawZagreb" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/BrusselsCopenhagenMadridParis> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Brussels Copenhagen Madrid Paris" ;
  skos:altLabel "BrusselsCopenhagenMadridParis" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "BrusselsCopenhagenMadridParis" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/BelgradeBratislavaBudapestLjubljanaPrague> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Belgrade Bratislava Budapest Ljubljana Prague" ;
  skos:altLabel "BelgradeBratislavaBudapestLjubljanaPrague" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "BelgradeBratislavaBudapestLjubljanaPrague" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/AmsterdamBerlinBernRomeStockholmVienna> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Amsterdam Berlin Bern Rome Stockholm Vienna" ;
  skos:altLabel "AmsterdamBerlinBernRomeStockholmVienna" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "AmsterdamBerlinBernRomeStockholmVienna" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/CasablancaMonrovia> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Casablanca Monrovia" ;
  skos:altLabel "CasablancaMonrovia" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "CasablancaMonrovia" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/GreenwichMeanTimeDublinEdinburghLisbonLondon> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Greenwich Mean Time Dublin Edinburgh Lisbon London" ;
  skos:altLabel "GreenwichMeanTimeDublinEdinburghLisbonLondon" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "GreenwichMeanTimeDublinEdinburghLisbonLondon" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Azores> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Azores" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Azores" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/CapeVerdeIsland> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Cape Verde Island" ;
  skos:altLabel "CapeVerdeIsland" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "CapeVerdeIsland" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/MidAtlantic> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Mid Atlantic" ;
  skos:altLabel "MidAtlantic" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "MidAtlantic" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Brasilia> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Brasilia" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Brasilia" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/BuenosAiresGeorgetown> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Buenos Aires Georgetown" ;
  skos:altLabel "BuenosAiresGeorgetown" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "BuenosAiresGeorgetown" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Greenland> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Greenland" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Greenland" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Newfoundland> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Newfoundland" ;
  skos:definition "The corresponding report time zone" ;
  skos:notation "Newfoundland" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/AtlanticTimeCanada> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Atlantic Time Canada" ;
  skos:altLabel "AtlanticTimeCanada" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "AtlanticTimeCanada" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/CaracasLaPaz> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Caracas La Paz" ;
  skos:altLabel "CaracasLaPaz" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "CaracasLaPaz" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Santiago> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Santiago" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Santiago" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/BogotaLimaQuito> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Bogota Lima Quito" ;
  skos:altLabel "BogotaLimaQuito" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "BogotaLimaQuito" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/EasternTimeUsCanada> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Eastern Time Us Canada" ;
  skos:altLabel "EasternTimeUsCanada" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "EasternTimeUSCanada" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/IndianaEast> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Indiana East" ;
  skos:altLabel "IndianaEast" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "IndianaEast" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/CentralAmerica> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Central America" ;
  skos:altLabel "CentralAmerica" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "CentralAmerica" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/CentralTimeUsCanada> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Central Time Us Canada" ;
  skos:altLabel "CentralTimeUsCanada" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "CentralTimeUSCanada" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/GuadalajaraMexicoCityMonterrey> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Guadalajara Mexico City Monterrey" ;
  skos:altLabel "GuadalajaraMexicoCityMonterrey" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "GuadalajaraMexicoCityMonterrey" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Saskatchewan> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Saskatchewan" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Saskatchewan" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Arizona> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Arizona" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Arizona" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/ChihuahuaLaPazMazatlan> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Chihuahua La Paz Mazatlan" ;
  skos:altLabel "ChihuahuaLaPazMazatlan" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "ChihuahuaLaPazMazatlan" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/MountainTimeUsCanada> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Mountain Time Us Canada" ;
  skos:altLabel "MountainTimeUsCanada" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "MountainTimeUSCanada" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/PacificTimeUsCanadaTijuana> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Pacific Time Us Canada Tijuana" ;
  skos:altLabel "PacificTimeUsCanadaTijuana" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "PacificTimeUSCanadaTijuana" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Alaska> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Alaska" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Alaska" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/Hawaii> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Hawaii" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "Hawaii" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/MidwayIslandandSamoa> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "Midway Islandand Samoa" ;
  skos:altLabel "MidwayIslandandSamoa" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "MidwayIslandandSamoa" .

<https://relay.inferal.com/ontology/microsoftads/ReportingReportTimeZone/InternationalDateLineWest> a skos:Concept ;
  skos:inScheme microsoftads:ReportingReportTimeZoneScheme ;
  skos:topConceptOf microsoftads:ReportingReportTimeZoneScheme ;
  skos:prefLabel "International Date Line West" ;
  skos:altLabel "InternationalDateLineWest" ;
  skos:definition "The corresponding report time zone." ;
  skos:notation "InternationalDateLineWest" .

# Concept scheme: ReportingSearchCampaignChangeHistoryReportColumn
microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingSearchCampaignChangeHistoryReportColumn" ;
  rdfs:comment "Defines the attribute columns that you can include in the SearchCampaignChangeHistoryReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/DateTime> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/ChangedBy> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/AdTitle> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/AdDescription> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/DisplayUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/Keyword> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/ItemChanged> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/AttributeChanged> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/HowChanged> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/OldValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/NewValue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/EntityName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/EntityId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/Tool> .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/DateTime> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:prefLabel "Date Time" ;
  skos:altLabel "DateTime" ;
  skos:definition "The date and time of the change. The date and time will be in the time zone of the campaign." ;
  skos:notation "DateTime" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/ChangedBy> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:prefLabel "Changed By" ;
  skos:altLabel "ChangedBy" ;
  skos:definition "The username of the user that made the change to settings within the account. If the system made the change, the value will be Administrator." ;
  skos:notation "ChangedBy" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name. This column will be empty if ItemChanged is not Ad , Ad group, or Keyword." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group. This column will be empty if ItemChanged is not Ad , Ad group, or Keyword." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/AdTitle> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:prefLabel "Ad Title" ;
  skos:altLabel "AdTitle" ;
  skos:definition "The ad title parts. This column will be empty if ItemChanged is not Ad." ;
  skos:notation "AdTitle" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/AdDescription> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:prefLabel "Ad Description" ;
  skos:altLabel "AdDescription" ;
  skos:definition "The first ad description that appears below the path in your ad. This column will be empty if ItemChanged is not Ad." ;
  skos:notation "AdDescription" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/DisplayUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:prefLabel "Display Url" ;
  skos:altLabel "DisplayUrl" ;
  skos:definition "The ad display URL. This column will be empty if ItemChanged is not Ad." ;
  skos:notation "DisplayUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/Keyword> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:prefLabel "Keyword" ;
  skos:definition "The keyword text. This column will be empty if ItemChanged is not Keyword." ;
  skos:notation "Keyword" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/ItemChanged> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:prefLabel "Item Changed" ;
  skos:altLabel "ItemChanged" ;
  skos:definition "The value that identifies the entity that changed. If the change is an update to an element of the entity or is related to a target associated with a campaign or ad group, the AttributeChanged column contains the element of the entity that changed or the type of target that was changed." ;
  skos:notation "ItemChanged" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/AttributeChanged> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:prefLabel "Attribute Changed" ;
  skos:altLabel "AttributeChanged" ;
  skos:definition "Identifies the attribute or property of the entity from the ItemChanged column that changed. For a list of elements whose change history is reported, see the Attribute Changed column within Remarks. This column is empty if a campaign, ad group, or ad entity was added or deleted." ;
  skos:notation "AttributeChanged" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/HowChanged> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:prefLabel "How Changed" ;
  skos:altLabel "HowChanged" ;
  skos:definition "The value that indicates whether the element was added, updated, or deleted. For possible values, see ChangeTypeReportFilter Value Set. For adds, the NewValue column contains the added entity. For deletes, the OldValue column contains the deleted entity. For updates, the NewValue column contains the new value and the OldValue column contains the old value. If an entity which has a delivery status property was added, for example a campaign, the value of HowChanged is Added. To report a deleted entity, the ItemChanged field is Status, the HowChanged field is Changed, and the NewValue field is Deleted. Associating a target with a campaign or ad group will be reported as an add change. The AttributeChanged column will identify the target types contained in the target object. Updates to a target object will be reported as a delete change and an add change. Removing a campaign's or ad group's association with a target object will be reported as a delete change." ;
  skos:notation "HowChanged" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/OldValue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:prefLabel "Old Value" ;
  skos:altLabel "OldValue" ;
  skos:definition "The value before the change. For more information, see the HowChanged column." ;
  skos:notation "OldValue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/NewValue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:prefLabel "New Value" ;
  skos:altLabel "NewValue" ;
  skos:definition "The value after the change. For more information, see the HowChanged column." ;
  skos:notation "NewValue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/EntityName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:prefLabel "Entity Name" ;
  skos:altLabel "EntityName" ;
  skos:definition "The name of the entity that was updated." ;
  skos:notation "EntityName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/EntityId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:prefLabel "Entity Id" ;
  skos:altLabel "EntityId" ;
  skos:definition "The Microsoft Advertising system identifier of the entity that was updated." ;
  skos:notation "EntityId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchCampaignChangeHistoryReportColumn/Tool> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme ;
  skos:prefLabel "Tool" ;
  skos:definition "The Microsoft Advertising tool used to make changes. The possible values include \"API\", \"Automated rules\", \"Bulk upload\", \"Imports\", \"Editor\", \"Mobile Apps\", \"Other\", \"Scripts\", and \"Web client (manual)\". New values can be added in the future, so you should not take any dependency on a fixed set of values." ;
  skos:notation "Tool" .

# Concept scheme: ReportingSearchInsightPerformanceReportColumn
microsoftads:ReportingSearchInsightPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingSearchInsightPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the SearcyhInsightPerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/SearchQuery> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/RevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/CustomerId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/CustomerName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/AssetGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/AssetGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/AssetGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/SearchCategory> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/SearchVolume> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/SearchQuery> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Search Query" ;
  skos:altLabel "SearchQuery" ;
  skos:definition "The search term used by your potential audience." ;
  skos:notation "SearchQuery" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/RevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Conversion" ;
  skos:altLabel "RevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "RevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/CustomerId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Customer Id" ;
  skos:altLabel "CustomerId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a customer." ;
  skos:notation "CustomerId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/CustomerName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Customer Name" ;
  skos:altLabel "CustomerName" ;
  skos:definition "The customer name." ;
  skos:notation "CustomerName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/AssetGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Id" ;
  skos:altLabel "AssetGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an asset group." ;
  skos:notation "AssetGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/AssetGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Name" ;
  skos:altLabel "AssetGroupName" ;
  skos:definition "The asset group name." ;
  skos:notation "AssetGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/AssetGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Status" ;
  skos:altLabel "AssetGroupStatus" ;
  skos:definition "The current asset group status." ;
  skos:notation "AssetGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/SearchCategory> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Search Category" ;
  skos:altLabel "SearchCategory" ;
  skos:definition "The search category used by your potential audience." ;
  skos:notation "SearchCategory" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/SearchVolume> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Search Volume" ;
  skos:altLabel "SearchVolume" ;
  skos:definition "The number of times a specific keyword or phrase is searched within a given timeframe." ;
  skos:notation "SearchVolume" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchInsightPerformanceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchInsightPerformanceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingSearchQueryPerformanceReportColumn
microsoftads:ReportingSearchQueryPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingSearchQueryPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the SearchQueryPerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AdId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AdType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/DestinationUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/BidMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/DeliveredMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AdStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AveragePosition> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/SearchQuery> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/Keyword> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AdGroupCriterionId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/Language> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/KeywordId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/Network> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/TopVsOther> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/DeviceOs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/Assists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/CostPerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/RevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/RevenuePerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/KeywordStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/CampaignType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/CustomerId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/CustomerName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AllReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AllRevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AbsoluteTopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/TopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AssetGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AssetGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AssetGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AdId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Id" ;
  skos:altLabel "AdId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad." ;
  skos:notation "AdId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AdType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Type" ;
  skos:altLabel "AdType" ;
  skos:definition "The ad type." ;
  skos:notation "AdType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/DestinationUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Destination Url" ;
  skos:altLabel "DestinationUrl" ;
  skos:definition "The destination URL attribute of the ad, keyword, or ad group criterion. If the destination URL contains dynamic text substitution parameters (for example, {param1}), the report will contain the URL after substitution occurs." ;
  skos:notation "DestinationUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/BidMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Bid Match Type" ;
  skos:altLabel "BidMatchType" ;
  skos:definition "The keyword bid match type. This can be different from the DeliveredMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values include \"Broad\", \"Exact\", \"Phrase\", and \"Unknown\"." ;
  skos:notation "BidMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/DeliveredMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Delivered Match Type" ;
  skos:altLabel "DeliveredMatchType" ;
  skos:definition "The match type used to deliver an ad. This can be different from the BidMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values include \"Broad\", \"Exact\", \"Exact (close variant)\", \"Phrase\", \"Phrase (close variant)\", and \"Unknown\". The \"Exact (close variant)\" and \"Phrase (close variant)\" delivered match types became available in the search term (a.k.a. search query) report starting in October 2019. Data for these match types is available for time periods as far back as July 2019. Search term report data prior to July 2019 as well as data for other report types will not include the \"close variant\" detail. For example, if the search term delivered match type is either \"Exact\" or \"Exact (close variant)\", the keyword performance report would return the delivered match type as \"Exact\". Likewise, if the search term delivered match type is either \"Phrase\" or \"Phrase (close variant)\", the keyword performance report would return the delivered match type as \"Phrase\". The performance metrics for the sum of \"Exact\" and \"Exact (close variant)\" should match the performance metrics in other reports for the same search term. For example, if the search term report includes 3 impressions for \"Exact (close variant)\" and 2 impressions for \"Exact\", then (assuming an equivalent date range, filter, or other report criteria) the same keyword should have 5 impressions in the keyword performance report." ;
  skos:notation "DeliveredMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AdStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Status" ;
  skos:altLabel "AdStatus" ;
  skos:definition "The ad status." ;
  skos:notation "AdStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AveragePosition> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Average Position" ;
  skos:altLabel "AveragePosition" ;
  skos:definition "The average position of the ad on a webpage. This column is deprecated as of March 31st, 2021. Going forward, performance reports will return average position of \"0\" (zero). Historical average position data for time periods prior to the deprecation date will still be available according to the published data retention period per report type." ;
  skos:notation "AveragePosition" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/SearchQuery> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Search Query" ;
  skos:altLabel "SearchQuery" ;
  skos:definition "The search term used by your potential audience." ;
  skos:notation "SearchQuery" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/Keyword> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Keyword" ;
  skos:definition "The keyword text." ;
  skos:notation "Keyword" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AdGroupCriterionId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Criterion Id" ;
  skos:altLabel "AdGroupCriterionId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group criterion." ;
  skos:notation "AdGroupCriterionId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/Language> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Language" ;
  skos:definition "The language of the publisher where the ad was shown. For possible values, see the Language column of Ad Languages. The language display name will be provided in the report e.g. English." ;
  skos:notation "Language" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/KeywordId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Keyword Id" ;
  skos:altLabel "KeywordId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a keyword." ;
  skos:notation "KeywordId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/Network> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Network" ;
  skos:definition "The entire Microsoft Advertising Network made up of Microsoft sites and select traffic, and only partner traffic (this network type is deprecated as of July 2024). Use this data to make the best decision on network selection for your ad groups. The possible values include AOL search, Audience, Microsoft sites and select traffic, Content, and Syndicated search partners. Note: Not everyone can use the value Microsoft sites and select traffic yet. If you can't, don't worry - it's coming soon!" ;
  skos:notation "Network" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/TopVsOther> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Top Vs Other" ;
  skos:altLabel "TopVsOther" ;
  skos:definition "Indicates whether the ad impression appeared in a top position or elsewhere. The possible values include AOL search - Top, AOL search - Other, Audience network, Bing and Yahoo! search - Top, Bing and Yahoo! search - Other, Syndicated search partners - Top, Syndicated search partners - Other, Content network, and Unknown." ;
  skos:notation "TopVsOther" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/DeviceOs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Device Os" ;
  skos:altLabel "DeviceOs" ;
  skos:definition "The operating system of the device reported in the DeviceType column. The possible values include Android, Blackberry, iOS, Other, Unknown, and Windows. If the operating system of the device cannot be determined or is not one of the operating systems that you can target, the value in this column will be Unknown." ;
  skos:notation "DeviceOS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/Assists> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Assists" ;
  skos:definition "The number of conversions from other ads within the same account that were preceded by one or more clicks from this ad. An ad is considered to have assisted the conversion if it was clicked before the most recently clicked ad that was credited with the conversion. Additionally, the click corresponding to the assist must occur within the conversion period of the goal." ;
  skos:notation "Assists" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/CostPerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Assist" ;
  skos:altLabel "CostPerAssist" ;
  skos:definition "The cost per assist. The formula for calculating the cost per assist is (Spend / Assists)." ;
  skos:notation "CostPerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/RevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Conversion" ;
  skos:altLabel "RevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "RevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/RevenuePerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Assist" ;
  skos:altLabel "RevenuePerAssist" ;
  skos:definition "The revenue per assist. The formula for calculating the revenue per assist is (Revenue / Assists)." ;
  skos:notation "RevenuePerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/KeywordStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Keyword Status" ;
  skos:altLabel "KeywordStatus" ;
  skos:definition "The keyword status." ;
  skos:notation "KeywordStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/CampaignType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Type" ;
  skos:altLabel "CampaignType" ;
  skos:definition "The type of campaign. Possible values include Audience, Dynamic search, Search & content, and Shopping." ;
  skos:notation "CampaignType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/CustomerId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Customer Id" ;
  skos:altLabel "CustomerId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a customer." ;
  skos:notation "CustomerId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/CustomerName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Customer Name" ;
  skos:altLabel "CustomerName" ;
  skos:definition "The customer name." ;
  skos:notation "CustomerName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AllReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "All Return On Ad Spend" ;
  skos:altLabel "AllReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AllRevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue Per Conversion" ;
  skos:altLabel "AllRevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AbsoluteTopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Rate Percent" ;
  skos:altLabel "AbsoluteTopImpressionRatePercent" ;
  skos:definition "How often your ad was in the first position of all results, as a percentage of your total impressions. A higher number indicates your ad is frequently showing in the best ad position. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/TopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Top Impression Rate Percent" ;
  skos:altLabel "TopImpressionRatePercent" ;
  skos:definition "The percentage of times your ad showed in the mainline, the top placement where ads appear above the search results, out of your total impressions. This indicates how changes in ad position can impact performance. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "TopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AssetGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Name" ;
  skos:altLabel "AssetGroupName" ;
  skos:definition "Reserved." ;
  skos:notation "AssetGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AssetGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Id" ;
  skos:altLabel "AssetGroupId" ;
  skos:definition "Reserved." ;
  skos:notation "AssetGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/AssetGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Status" ;
  skos:altLabel "AssetGroupStatus" ;
  skos:definition "Reserved." ;
  skos:notation "AssetGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchQueryPerformanceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchQueryPerformanceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingSearchTermLandingPageReportColumn
microsoftads:ReportingSearchTermLandingPageReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingSearchTermLandingPageReportColumn" ;
  rdfs:comment "Defines the attribute and performance statistic columns available in the Search Term Landing Page report." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/AdId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/AdType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/CampaignType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/Language> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/SearchQuery> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/Keyword> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/BidMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/DeliveredMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/Headline> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/FinalUrl> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/FinalUrlSource> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/AbsoluteTopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/TopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising-assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising-assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising-assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/AdId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Ad Id" ;
  skos:altLabel "AdId" ;
  skos:definition "The Microsoft Advertising-assigned identifier of an ad." ;
  skos:notation "AdId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/AdType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Ad Type" ;
  skos:altLabel "AdType" ;
  skos:definition "The ad type. Can be filtered with the AdType filter element." ;
  skos:notation "AdType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/CampaignType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Campaign Type" ;
  skos:altLabel "CampaignType" ;
  skos:definition "The campaign type, for example Search, DynamicSearchAds, or PerformanceMax." ;
  skos:notation "CampaignType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/Language> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Language" ;
  skos:definition "The display language of the search term. Can be filtered with the Language filter element." ;
  skos:notation "Language" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/SearchQuery> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Search Query" ;
  skos:altLabel "SearchQuery" ;
  skos:definition "The search term (query) that matched and caused the ad to be delivered. Can be filtered with the SearchQueries filter element. This is a primary dimension of the report." ;
  skos:notation "SearchQuery" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/Keyword> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Keyword" ;
  skos:definition "The keyword text that matched the search term. Displays AI Optimized when the match was performed by AI." ;
  skos:notation "Keyword" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/BidMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Bid Match Type" ;
  skos:altLabel "BidMatchType" ;
  skos:definition "The keyword bid match type. Displays AI Optimized when the bid match was performed by AI." ;
  skos:notation "BidMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/DeliveredMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Delivered Match Type" ;
  skos:altLabel "DeliveredMatchType" ;
  skos:definition "The match type used to deliver the ad, which can differ from the bid match type. Displays AI Optimized when the ad was delivered by AI match. Can be filtered with the DeliveredMatchType filter element." ;
  skos:notation "DeliveredMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/Headline> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Headline" ;
  skos:notation "Headline" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/FinalUrl> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Final Url" ;
  skos:altLabel "FinalUrl" ;
  skos:definition "The landing page URL (Final URL) that the user was sent to for the impression. This column is required." ;
  skos:notation "FinalUrl" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/FinalUrlSource> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Final Url Source" ;
  skos:altLabel "FinalUrlSource" ;
  skos:definition "The source of the Final URL. Indicates whether the landing page URL came from the ad's specified Final URL or was expanded from the domain." ;
  skos:notation "FinalUrlSource" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times the ad was displayed." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "The number of clicks." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate as a percentage, calculated as Clicks divided by Impressions." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click, calculated as Spend divided by Clicks." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per impression (CPM) and cost per click (CPC) summed for the time period." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage, calculated as Conversions divided by Clicks." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion, calculated as Spend divided by Conversions." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/AbsoluteTopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Rate Percent" ;
  skos:altLabel "AbsoluteTopImpressionRatePercent" ;
  skos:definition "How often the ad was shown in the first (absolute top) position, as a percentage of total impressions." ;
  skos:notation "AbsoluteTopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/TopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Top Impression Rate Percent" ;
  skos:altLabel "TopImpressionRatePercent" ;
  skos:definition "How often the ad was shown at the top of the search results (above the organic results), as a percentage of total impressions." ;
  skos:notation "TopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The advertiser-reported revenue attributed to conversions." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS), calculated as Revenue divided by Spend." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of the report row. Available only when Aggregation is set to a value other than Summary. The date format depends on the aggregation level." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of qualified conversions." ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSearchTermLandingPageReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingSearchTermLandingPageReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingShareOfVoiceReportColumn
microsoftads:ReportingShareOfVoiceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingShareOfVoiceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the ShareOfVoiceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/Keyword> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/DeliveredMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/BidMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/Language> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/KeywordId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AveragePosition> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/ImpressionSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/ImpressionLostToBudgetPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/ImpressionLostToRankAggPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/CurrentMaxCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/QualityScore> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/ExpectedCtr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AdRelevance> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/LandingPageExperience> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AdDistribution> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/ClickSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/Network> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AccountStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/CampaignStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AdGroupStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/KeywordStatus> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/BidStrategyType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/KeywordLabels> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/ExactMatchImpressionSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/TopImpressionShareLostToRankPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/TopImpressionShareLostToBudgetPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AbsoluteTopImpressionShareLostToRankPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AbsoluteTopImpressionShareLostToBudgetPercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AbsoluteTopImpressionSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/TopImpressionSharePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AbsoluteTopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/TopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/BaseCampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/ViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/ViewThroughConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/ViewThroughRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/Keyword> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Keyword" ;
  skos:definition "The keyword text." ;
  skos:notation "Keyword" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/DeliveredMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Delivered Match Type" ;
  skos:altLabel "DeliveredMatchType" ;
  skos:definition "The match type used to deliver an ad. This can be different from the BidMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "DeliveredMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/BidMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Bid Match Type" ;
  skos:altLabel "BidMatchType" ;
  skos:definition "The keyword bid match type. This can be different from the DeliveredMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "BidMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/Language> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Language" ;
  skos:definition "The language of the publisher where the ad was shown. For possible values, see the Language column of Ad Languages. The language display name will be provided in the report e.g. English." ;
  skos:notation "Language" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/KeywordId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Keyword Id" ;
  skos:altLabel "KeywordId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a keyword. IMPORTANT: If KeywordId is not specified the report will not fail, but impression share data will be inaccurate unless KeywordId is specified." ;
  skos:notation "KeywordId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AveragePosition> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Average Position" ;
  skos:altLabel "AveragePosition" ;
  skos:definition "The average position of the ad on a webpage. This column is deprecated as of March 31st, 2021. Going forward, performance reports will return average position of \"0\" (zero). Historical average position data for time periods prior to the deprecation date will still be available according to the published data retention period per report type." ;
  skos:notation "AveragePosition" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/ImpressionSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Impression Share Percent" ;
  skos:altLabel "ImpressionSharePercent" ;
  skos:definition "The estimated percentage of impressions, out of the total available impressions in the market you were targeting. For example, out of estimated 59,000 impressions that occurred on this day in your targeted market, you got only about 2,300, or 3%. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is only available with the campaign and ad group performance reports." ;
  skos:notation "ImpressionSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/ImpressionLostToBudgetPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Impression Lost To Budget Percent" ;
  skos:altLabel "ImpressionLostToBudgetPercent" ;
  skos:definition "The estimated percentage of impressions your ad did not receive due to issues with your daily or monthly budget. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is only available with the campaign and ad group performance reports." ;
  skos:notation "ImpressionLostToBudgetPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/ImpressionLostToRankAggPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Impression Lost To Rank Agg Percent" ;
  skos:altLabel "ImpressionLostToRankAggPercent" ;
  skos:definition "The estimated percentage of impressions your ad did not receive due to issues with your ad ranking. Data for this column is typically updated 14-18 hours after the UTC day ends. For Microsoft Shopping Campaigns, this data is not available." ;
  skos:notation "ImpressionLostToRankAggPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/CurrentMaxCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Current Max Cpc" ;
  skos:altLabel "CurrentMaxCpc" ;
  skos:definition "The maximum cost per click bid that was in effect at the time the report was generated. It is not a moving historical bid throughout the report time period." ;
  skos:notation "CurrentMaxCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/QualityScore> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Quality Score" ;
  skos:altLabel "QualityScore" ;
  skos:definition "The numeric score shows you how competitive your ads are in the marketplace by measuring how relevant your keywords and landing pages are to customers' search terms. The quality score is calculated by Microsoft Advertising using the ExpectedCtr, AdRelevance, and LandingPageExperience sub scores. If available, the quality score can range from a low of 1 to a high of 10. Quality score is based on the last rolling 30 days for the owned and operated search traffic. A quality score can be assigned without any impressions, in the case where a keyword bid did not win any auctions. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed. This can occur if there have been no impressions for the keyword for 30 days or more. Quality score is typically updated 14-18 hours after the UTC day ends. Keywords in all time zones will be assigned a quality score for the corresponding UTC day. If you run the report multiple times in a day, the quality score values could change from report to report based on when you run the report relative to when the scores are calculated. If you specify a time period that spans multiple days, the quality score is the current and most recently calculated score and will be reported as the same for each day in the time period. Use the historic quality score to find out how quality score may have changed over time. Historical quality score is a daily snapshot of the rolling quality score. For more information on historic quality score, see the HistoricalQualityScore column." ;
  skos:notation "QualityScore" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/ExpectedCtr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Expected Ctr" ;
  skos:altLabel "ExpectedCtr" ;
  skos:definition "How well your keyword competes against other keywords targeting the same traffic. Ads that are relevant to searchers' queries or other input are more likely to have a higher click-through rate. This metric tells you if a keyword is underperforming and causing a loss in impression share, so you can make keyword changes or remove ads altogether. A score of 3 is Above Average; a score of 2 is Average; and a score of 1 is considered Below Average. If you specify a time period that spans multiple days, the score will be the same for each day in the time period, and the value is the most recent calculated score. Data for this column is typically updated 14-18 hours after the UTC day ends." ;
  skos:notation "ExpectedCtr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AdRelevance> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Ad Relevance" ;
  skos:altLabel "AdRelevance" ;
  skos:definition "How closely related your ads is to the customer's search query or other input. It tells you how relevant your ad and landing page are to potential customers. A score of 3 is Above Average; a score of 2 is Average; and a score of 1 is considered Below Average. The score is calculated only based on Search Traffic. The value in the report will be \"--\" (double dash) if the score was not computed. If you specify a time period that spans multiple days, the score will be the same for each day in the time period, and the value is the most recent calculated score. Data for this column is typically updated 14-18 hours after the UTC day ends." ;
  skos:notation "AdRelevance" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/LandingPageExperience> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Landing Page Experience" ;
  skos:altLabel "LandingPageExperience" ;
  skos:definition "An aggregate quality assessment of all landing pages on your site. The landing page experience score measures whether your landing page is likely to provide a good experience to customers who click your ad and land on your website. A score of 3 is Above Average; a score of 2 is Average; and a score of 1 is considered Below Average. If you specify a time period that spans multiple days, the score will be the same for each day in the time period, and the value is the most recent calculated score. Data for this column is typically updated 14-18 hours after the UTC day ends." ;
  skos:notation "LandingPageExperience" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AdDistribution> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Ad Distribution" ;
  skos:altLabel "AdDistribution" ;
  skos:definition "The network where you want your ads to show. This can be the entire Microsoft Advertising Network, Microsoft sites and select traffic, or only partner traffic (this network type is deprecated as of July 2024)." ;
  skos:notation "AdDistribution" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/ClickSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Click Share Percent" ;
  skos:altLabel "ClickSharePercent" ;
  skos:definition "The percentage of clicks that went to your ads. It is the share of the prospective customer's mindshare and buying intent you captured. You can use this performance metric to see where your growth opportunites are. For example, your click share percent is 30% if 10 ads were clicked, and three of the 10 ads were yours." ;
  skos:notation "ClickSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/Network> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Network" ;
  skos:definition "The entire Microsoft Advertising Network made up of Microsoft sites and select traffic, and only partner traffic (this network type is deprecated as of July 2024). Use this data to make the best decision on network selection for your ad groups. The possible values include AOL search, Audience, Microsoft sites and select traffic, Content, and Syndicated search partners. Note: Not everyone can use the value Microsoft sites and select traffic yet. If you can't, don't worry - it's coming soon!" ;
  skos:notation "Network" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AccountStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Account Status" ;
  skos:altLabel "AccountStatus" ;
  skos:definition "The account status." ;
  skos:notation "AccountStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/CampaignStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Campaign Status" ;
  skos:altLabel "CampaignStatus" ;
  skos:definition "The campaign status." ;
  skos:notation "CampaignStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AdGroupStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Ad Group Status" ;
  skos:altLabel "AdGroupStatus" ;
  skos:definition "The ad group status." ;
  skos:notation "AdGroupStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/KeywordStatus> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Keyword Status" ;
  skos:altLabel "KeywordStatus" ;
  skos:definition "The keyword status." ;
  skos:notation "KeywordStatus" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/BidStrategyType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Bid Strategy Type" ;
  skos:altLabel "BidStrategyType" ;
  skos:definition "The bid strategy type. Possible values include EnhancedCpc, ManualCpc, MaxClicks, MaxConversions, and TargetCpa. If the InheritFromParent strategy type is used, the report will include the inherited bid strategy type e.g. one of the supported values listed above." ;
  skos:notation "BidStrategyType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/KeywordLabels> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Keyword Labels" ;
  skos:altLabel "KeywordLabels" ;
  skos:definition "The labels applied to the keyword. Labels are delimited by a semicolon (;) in the report download." ;
  skos:notation "KeywordLabels" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/ExactMatchImpressionSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Exact Match Impression Share Percent" ;
  skos:altLabel "ExactMatchImpressionSharePercent" ;
  skos:definition "The estimated percentage of impressions that your account received for searches that exactly matched your keyword, out of the total available exact match impressions you were eligible to receive. Reports on exact match impression share highlight how your keywords perform only on those searches that exactly match your keywords. Use this data together with impression share to diagnose your non-exact match keywords, and make changes to be more competitive and gain more impressions." ;
  skos:notation "ExactMatchImpressionSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/TopImpressionShareLostToRankPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Top Impression Share Lost To Rank Percent" ;
  skos:altLabel "TopImpressionShareLostToRankPercent" ;
  skos:definition "A percentage estimate of how often poor ad rank kept your ad from showing in the mainline, the top ad placements above the search results. Use this metric to help you assess why your ads are missing out on the best ad positions. Ad rank determines where your ad shows relative to other ads, based on factors including your bid amount, ad performance, ad relevance, ad extensions, other competing ads, and more." ;
  skos:notation "TopImpressionShareLostToRankPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/TopImpressionShareLostToBudgetPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Top Impression Share Lost To Budget Percent" ;
  skos:altLabel "TopImpressionShareLostToBudgetPercent" ;
  skos:definition "The estimated percentage of mainline impressions, where ads appear above the search results, that were lost due to insufficient budget. This indicates where increasing your budget might help improve ad position." ;
  skos:notation "TopImpressionShareLostToBudgetPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AbsoluteTopImpressionShareLostToRankPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Share Lost To Rank Percent" ;
  skos:altLabel "AbsoluteTopImpressionShareLostToRankPercent" ;
  skos:definition "The estimated percentage of how often poor ad rank kept your ad from showing in the first ad position at the top of search results. Use this data to help you assess reasons your ads are missing out on the top ad position, which is more likely to win clicks and conversions. Ad rank determines where your ad shows relative to other ads, based on factors including your bid amount, ad performance, ad relevance, ad extensions, other competing ads, and more." ;
  skos:notation "AbsoluteTopImpressionShareLostToRankPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AbsoluteTopImpressionShareLostToBudgetPercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Share Lost To Budget Percent" ;
  skos:altLabel "AbsoluteTopImpressionShareLostToBudgetPercent" ;
  skos:definition "The estimated percentage of how often your ad missed showing in the very top ad position, above search results, due to insufficient budget. This indicates where increasing your budget might improve your chances at the top ad position, which is more likely to win clicks and conversions." ;
  skos:notation "AbsoluteTopImpressionShareLostToBudgetPercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AbsoluteTopImpressionSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Share Percent" ;
  skos:altLabel "AbsoluteTopImpressionSharePercent" ;
  skos:definition "The estimated percentage of times your ad was in the first position of all results, out of the estimated number of first position impressions you were eligible to receive. A low number means your ads are less likely to win clicks and conversions, because they rarely appear in the first position. This might indicate you need to increase your bid or budget. Prior to April 20, 2019 this performance statistic was only calculated for Microsoft Shopping campaigns." ;
  skos:notation "AbsoluteTopImpressionSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/TopImpressionSharePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Top Impression Share Percent" ;
  skos:altLabel "TopImpressionSharePercent" ;
  skos:definition "The percentage of impressions for your ad in the mainline, the top ad placements above the search results, out of the estimated number of mainline impressions you were eligible to receive. A lower number indicates there might be something about your ad's eligibility that affects its position. Eligibility for top impression is based on your ad's approval status, quality score, targeting settings, and bids." ;
  skos:notation "TopImpressionSharePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AbsoluteTopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Rate Percent" ;
  skos:altLabel "AbsoluteTopImpressionRatePercent" ;
  skos:definition "How often your ad was in the first position of all results, as a percentage of your total impressions. A higher number indicates your ad is frequently showing in the best ad position." ;
  skos:notation "AbsoluteTopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/TopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Top Impression Rate Percent" ;
  skos:altLabel "TopImpressionRatePercent" ;
  skos:definition "The percentage of times your ad showed in the mainline, the top placement where ads appear above the search results, out of your total impressions. This indicates how changes in ad position can impact performance." ;
  skos:notation "TopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/BaseCampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Base Campaign Id" ;
  skos:altLabel "BaseCampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an experiment campaign. This will be the same value as the CampaignId if the campaign is not an experiment." ;
  skos:notation "BaseCampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/ViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "View Through Conversions" ;
  skos:altLabel "ViewThroughConversions" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. This column is deprecated as of 2022, so you should use the ViewThroughConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "ViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/ViewThroughConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "View Through Conversions Qualified" ;
  skos:altLabel "ViewThroughConversionsQualified" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ViewThroughConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/ViewThroughRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "View Through Revenue" ;
  skos:altLabel "ViewThroughRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of view-through conversions." ;
  skos:notation "ViewThroughRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingShareOfVoiceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingShareOfVoiceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Concept scheme: ReportingSortOrder
microsoftads:ReportingSortOrderScheme a skos:ConceptScheme ;
  rdfs:label "ReportingSortOrder" ;
  rdfs:comment "Defines the ascending or descending sort order of values within the specified report column." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSortOrder/Ascending> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingSortOrder/Descending> .

<https://relay.inferal.com/ontology/microsoftads/ReportingSortOrder/Ascending> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSortOrderScheme ;
  skos:topConceptOf microsoftads:ReportingSortOrderScheme ;
  skos:prefLabel "Ascending" ;
  skos:definition "The results will be sorted ascending." ;
  skos:notation "Ascending" .

<https://relay.inferal.com/ontology/microsoftads/ReportingSortOrder/Descending> a skos:Concept ;
  skos:inScheme microsoftads:ReportingSortOrderScheme ;
  skos:topConceptOf microsoftads:ReportingSortOrderScheme ;
  skos:prefLabel "Descending" ;
  skos:definition "The results will be sorted descending." ;
  skos:notation "Descending" .

# Concept scheme: ReportingTravelQueryInsightReportColumn
microsoftads:ReportingTravelQueryInsightReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingTravelQueryInsightReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the travel query insight report." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/SearchQuery> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/Country> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/Region> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/MetroArea> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/City> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/PostalCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/L1Vertical> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/L2Vertical> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/L3Vertical> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/PosCountry> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/PosRegion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/PosCity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/BrandImpressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/BrandClicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/BrandSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/MsaImpressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/MsaClicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/MsaSpend> .

<https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/SearchQuery> a skos:Concept ;
  skos:inScheme microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:prefLabel "Search Query" ;
  skos:altLabel "SearchQuery" ;
  skos:definition "The search query entered by the user." ;
  skos:notation "SearchQuery" .

<https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/Country> a skos:Concept ;
  skos:inScheme microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:prefLabel "Country" ;
  skos:definition "The country of interest." ;
  skos:notation "Country" .

<https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/Region> a skos:Concept ;
  skos:inScheme microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:prefLabel "Region" ;
  skos:definition "The region of interest." ;
  skos:notation "Region" .

<https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/MetroArea> a skos:Concept ;
  skos:inScheme microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:prefLabel "Metro Area" ;
  skos:altLabel "MetroArea" ;
  skos:definition "The metro area of interest." ;
  skos:notation "MetroArea" .

<https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/City> a skos:Concept ;
  skos:inScheme microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:prefLabel "City" ;
  skos:definition "The city of interest." ;
  skos:notation "City" .

<https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/PostalCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:prefLabel "Postal Code" ;
  skos:altLabel "PostalCode" ;
  skos:definition "The searcher's location at the postal code level." ;
  skos:notation "PostalCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/L1Vertical> a skos:Concept ;
  skos:inScheme microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:prefLabel "L1Vertical" ;
  skos:definition "The primary supply vertical." ;
  skos:notation "L1Vertical" .

<https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/L2Vertical> a skos:Concept ;
  skos:inScheme microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:prefLabel "L2Vertical" ;
  skos:definition "The secondary supply vertical." ;
  skos:notation "L2Vertical" .

<https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/L3Vertical> a skos:Concept ;
  skos:inScheme microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:prefLabel "L3Vertical" ;
  skos:definition "The tertiary supply vertical." ;
  skos:notation "L3Vertical" .

<https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/PosCountry> a skos:Concept ;
  skos:inScheme microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:prefLabel "Pos Country" ;
  skos:altLabel "PosCountry" ;
  skos:definition "The searcher's location at the country level." ;
  skos:notation "POSCountry" .

<https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/PosRegion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:prefLabel "Pos Region" ;
  skos:altLabel "PosRegion" ;
  skos:definition "The searcher's location at the region level." ;
  skos:notation "POSRegion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/PosCity> a skos:Concept ;
  skos:inScheme microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:prefLabel "Pos City" ;
  skos:altLabel "PosCity" ;
  skos:definition "The searcher's location at the city level." ;
  skos:notation "POSCity" .

<https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/BrandImpressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:prefLabel "Brand Impressions" ;
  skos:altLabel "BrandImpressions" ;
  skos:definition "Your brand's ad impressions." ;
  skos:notation "BrandImpressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/BrandClicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:prefLabel "Brand Clicks" ;
  skos:altLabel "BrandClicks" ;
  skos:definition "Your brand's ad clicks." ;
  skos:notation "BrandClicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/BrandSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:prefLabel "Brand Spend" ;
  skos:altLabel "BrandSpend" ;
  skos:definition "Your brand's ad spend." ;
  skos:notation "BrandSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/MsaImpressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:prefLabel "Msa Impressions" ;
  skos:altLabel "MsaImpressions" ;
  skos:definition "The number of Microsoft Advertising impressions for this query." ;
  skos:notation "MSAImpressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/MsaClicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:prefLabel "Msa Clicks" ;
  skos:altLabel "MsaClicks" ;
  skos:definition "The number of Microsoft Advertising clicks for this query." ;
  skos:notation "MSAClicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingTravelQueryInsightReportColumn/MsaSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingTravelQueryInsightReportColumnScheme ;
  skos:prefLabel "Msa Spend" ;
  skos:altLabel "MsaSpend" ;
  skos:definition "The Microsoft Advertising spend on this query." ;
  skos:notation "MSASpend" .

# Concept scheme: ReportingUserLocationPerformanceReportColumn
microsoftads:ReportingUserLocationPerformanceReportColumnScheme a skos:ConceptScheme ;
  rdfs:label "ReportingUserLocationPerformanceReportColumn" ;
  rdfs:comment "Defines the attributes and performance statistics columns that you can include in the UserLocationPerformanceReportRequest." ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AccountName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AccountNumber> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AccountId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/TimePeriod> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/CampaignName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/CampaignId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AdGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AdGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Country> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/State> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/MetroArea> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/CurrencyCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AdDistribution> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Impressions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Clicks> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Ctr> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AverageCpc> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Spend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AveragePosition> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/ProximityTargetLocation> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Radius> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Language> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/City> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/QueryIntentCountry> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/QueryIntentState> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/QueryIntentCity> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/QueryIntentDma> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/BidMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/DeliveredMatchType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Network> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/TopVsOther> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/DeviceType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/DeviceOs> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Assists> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Conversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/ConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Revenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/ReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/CostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/CostPerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/RevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/RevenuePerAssist> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/County> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/PostalCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/QueryIntentCounty> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/QueryIntentPostalCode> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/LocationId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/QueryIntentLocationId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AllConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AllRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AllConversionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AllCostPerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AllReturnOnAdSpend> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AllRevenuePerConversion> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/ViewThroughConversions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Goal> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/GoalType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AbsoluteTopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/TopImpressionRatePercent> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AverageCpm> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/ConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AllConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/ViewThroughConversionsQualified> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Neighborhood> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/QueryIntentNeighborhood> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/ViewThroughRevenue> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/CampaignType> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AssetGroupId> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AssetGroupName> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Downloads> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/PostClickDownloadRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/CostPerDownload> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AppInstalls> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/PostClickInstallRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Cpi> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Purchases> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/PostInstallPurchaseRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Cpp> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Subscriptions> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/PostInstallSubscriptionRate> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Cps> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/MarketingObjective> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Channel> ;
  skos:hasTopConcept <https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/SubChannel> .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AccountName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Account Name" ;
  skos:altLabel "AccountName" ;
  skos:definition "The account name." ;
  skos:notation "AccountName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AccountNumber> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Account Number" ;
  skos:altLabel "AccountNumber" ;
  skos:definition "The Microsoft Advertising assigned number of an account." ;
  skos:notation "AccountNumber" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AccountId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Account Id" ;
  skos:altLabel "AccountId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an account." ;
  skos:notation "AccountId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/TimePeriod> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Time Period" ;
  skos:altLabel "TimePeriod" ;
  skos:definition "The time period of each report row. You may not include this column if the Aggregation element of the request object is set to Summary. For more information, see Time Period Column." ;
  skos:notation "TimePeriod" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/CampaignName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Name" ;
  skos:altLabel "CampaignName" ;
  skos:definition "The campaign name." ;
  skos:notation "CampaignName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/CampaignId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Id" ;
  skos:altLabel "CampaignId" ;
  skos:definition "The Microsoft Advertising assigned identifier of a campaign." ;
  skos:notation "CampaignId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AdGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Name" ;
  skos:altLabel "AdGroupName" ;
  skos:definition "The ad group name." ;
  skos:notation "AdGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AdGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Group Id" ;
  skos:altLabel "AdGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an ad group." ;
  skos:notation "AdGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Country> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Country" ;
  skos:definition "The country or region where the user was physically located when they clicked the ad." ;
  skos:notation "Country" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/State> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "State" ;
  skos:definition "The state where the user was physically located when they clicked the ad. The location where the user was in physically when they clicked the ad." ;
  skos:notation "State" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/MetroArea> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Metro Area" ;
  skos:altLabel "MetroArea" ;
  skos:definition "The metro area (Microsoft Market Area in the United States) where the user was physically located when they clicked the ad." ;
  skos:notation "MetroArea" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/CurrencyCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Currency Code" ;
  skos:altLabel "CurrencyCode" ;
  skos:definition "The account currency type. For possible values, see Currencies." ;
  skos:notation "CurrencyCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AdDistribution> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Ad Distribution" ;
  skos:altLabel "AdDistribution" ;
  skos:definition "The network where you want your ads to show. This can be the entire Microsoft Advertising Network, Microsoft sites and select traffic, cross-network traffic, or only partner traffic (this network type is deprecated as of July 2024)." ;
  skos:notation "AdDistribution" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Impressions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Impressions" ;
  skos:definition "The number of times an ad has been displayed on search results pages. Without impressions there are no clicks or conversions." ;
  skos:notation "Impressions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Clicks> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Clicks" ;
  skos:definition "Clicks are what you pay for. Clicks typically include a customer clicking an ad on a search results page or on a website on the search network. Clicks can also come from other sources (for example, spiders, robots, and test servers). For more information, see Microsoft Advertising click measurement: description of methodology." ;
  skos:notation "Clicks" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Ctr> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Ctr" ;
  skos:definition "The click-through rate (CTR) is the number of times an ad was clicked, divided by the number of times the ad was shown (impressions). For example, if your ads got 50 clicks given 2,348 impressions, your CTR is 2.13 (%). The formula for calculating CTR is (Clicks / Impressions) x 100." ;
  skos:notation "Ctr" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AverageCpc> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpc" ;
  skos:altLabel "AverageCpc" ;
  skos:definition "The average cost per click (CPC). The total cost of all clicks on an ad divided by the number of clicks. This is the average amount you're actually charged each time your ad is clicked. For example, if you paid a total of 48.35 for 300 clicks, your average CPC is 0.16. The formula for calculating the average CPC is (Spend /Clicks)." ;
  skos:notation "AverageCpc" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Spend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Spend" ;
  skos:definition "The cost per click (CPC) summed for each click." ;
  skos:notation "Spend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AveragePosition> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Average Position" ;
  skos:altLabel "AveragePosition" ;
  skos:definition "The average position of the ad on a webpage. This column is deprecated as of March 31st, 2021. Going forward, performance reports will return average position of \"0\" (zero). Historical average position data for time periods prior to the deprecation date will still be available according to the published data retention period per report type." ;
  skos:notation "AveragePosition" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/ProximityTargetLocation> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Proximity Target Location" ;
  skos:altLabel "ProximityTargetLocation" ;
  skos:definition "The radius target bid name. The name of the geographic radius where the user was physically located when they clicked the ad. The Radius attribute column contains the distance of the radius." ;
  skos:notation "ProximityTargetLocation" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Radius> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Radius" ;
  skos:definition "The radius of a radius target bid. The geographic radius where the user was physically located when they clicked the ad. The ProximityTargetLocation attribute column contains the address or landmark name of the radius." ;
  skos:notation "Radius" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Language> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Language" ;
  skos:definition "The language of the publisher where the ad was shown. For possible values, see the Language column of Ad Languages. The language display name will be provided in the report e.g. English." ;
  skos:notation "Language" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/City> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "City" ;
  skos:definition "The city where the user was physically located when they clicked the ad. The location where the user was in physically when they clicked the ad." ;
  skos:notation "City" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/QueryIntentCountry> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Query Intent Country" ;
  skos:altLabel "QueryIntentCountry" ;
  skos:definition "The name of a country or region if the user's geographical intent can be determined. The country or region is set if the user's intent is related to a country or region, and not necessarily if they are physically located in the country/region." ;
  skos:notation "QueryIntentCountry" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/QueryIntentState> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Query Intent State" ;
  skos:altLabel "QueryIntentState" ;
  skos:definition "The name of a state if the user's geographical intent can be determined. The state is set if the user's intent is a state or sub geography of the state, and not necessarily if they are physically located in the state." ;
  skos:notation "QueryIntentState" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/QueryIntentCity> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Query Intent City" ;
  skos:altLabel "QueryIntentCity" ;
  skos:definition "The name of a city if the user's geographical intent can be determined. The city is set if the user's intent is a city, and not necessarily if they are physically located in the city." ;
  skos:notation "QueryIntentCity" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/QueryIntentDma> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Query Intent Dma" ;
  skos:altLabel "QueryIntentDma" ;
  skos:definition "The name of a metro area (Microsoft Market Area in the United States) if the user's geographical intent can be determined. The metro area is set if the user's intent is a metro area or city within the metro area, and not necessarily if they are physically located in the metro area." ;
  skos:notation "QueryIntentDMA" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/BidMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Bid Match Type" ;
  skos:altLabel "BidMatchType" ;
  skos:definition "The keyword bid match type. This can be different from the DeliveredMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "BidMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/DeliveredMatchType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Delivered Match Type" ;
  skos:altLabel "DeliveredMatchType" ;
  skos:definition "The match type used to deliver an ad. This can be different from the BidMatchType column, for example if you bid on a broad match and the search term was an exact match. For more information, see Budget and Bid Strategies. The possible values are Broad, Exact, Phrase, and Unknown." ;
  skos:notation "DeliveredMatchType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Network> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Network" ;
  skos:definition "The entire Microsoft Advertising Network made up of Microsoft sites and select traffic, cross-network traffic, and only partner traffic (this network type is deprecated as of July 2024). Use this data to make the best decision on network selection for your ad groups. The possible values include AOL search, Audience, Microsoft sites and select traffic, Content, and Syndicated search partners. Note: Not everyone can use the value Microsoft sites and select traffic yet. If you can't, don't worry - it's coming soon!" ;
  skos:notation "Network" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/TopVsOther> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Top Vs Other" ;
  skos:altLabel "TopVsOther" ;
  skos:definition "Indicates whether the ad impression appeared in a top position or elsewhere. The possible values include AOL search - Top, AOL search - Other, Audience network, Bing and Yahoo! search - Top, Bing and Yahoo! search - Other, Syndicated search partners - Top, Syndicated search partners - Other, Content network, and Unknown." ;
  skos:notation "TopVsOther" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/DeviceType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Device Type" ;
  skos:altLabel "DeviceType" ;
  skos:definition "The device name attribute of a device OS target bid. The type of device which showed ads. The possible values include Computer, Smartphone, Tablet, and Unknown." ;
  skos:notation "DeviceType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/DeviceOs> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Device Os" ;
  skos:altLabel "DeviceOs" ;
  skos:definition "The operating system of the device reported in the DeviceType column. The possible values include Android, Blackberry, iOS, Other, Unknown, and Windows. If the operating system of the device cannot be determined or is not one of the operating systems that you can target, the value in this column will be Unknown." ;
  skos:notation "DeviceOS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Assists> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Assists" ;
  skos:definition "The number of conversions from other ads within the same account that were preceded by one or more clicks from this ad. An ad is considered to have assisted the conversion if it was clicked before the most recently clicked ad that was credited with the conversion. Additionally, the click corresponding to the assist must occur within the conversion period of the goal." ;
  skos:notation "Assists" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Conversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the ConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "Conversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/ConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Conversion Rate" ;
  skos:altLabel "ConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Revenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "Revenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/ReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Return On Ad Spend" ;
  skos:altLabel "ReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "ReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/CostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Conversion" ;
  skos:altLabel "CostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "CostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/CostPerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Assist" ;
  skos:altLabel "CostPerAssist" ;
  skos:definition "The cost per assist. The formula for calculating the cost per assist is (Spend / Assists)." ;
  skos:notation "CostPerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/RevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Conversion" ;
  skos:altLabel "RevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "RevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/RevenuePerAssist> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Revenue Per Assist" ;
  skos:altLabel "RevenuePerAssist" ;
  skos:definition "The revenue per assist. The formula for calculating the revenue per assist is (Revenue / Assists)." ;
  skos:notation "RevenuePerAssist" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/County> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "County" ;
  skos:definition "The county where the user was physically located when they clicked the ad." ;
  skos:notation "County" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/PostalCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Postal Code" ;
  skos:altLabel "PostalCode" ;
  skos:definition "The postal code where the user was physically located when they clicked the ad." ;
  skos:notation "PostalCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/QueryIntentCounty> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Query Intent County" ;
  skos:altLabel "QueryIntentCounty" ;
  skos:definition "The name of a county if the user's geographical intent can be determined. The county is set if the user's intent is related to a county, and not necessarily if they are physically located in the county." ;
  skos:notation "QueryIntentCounty" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/QueryIntentPostalCode> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Query Intent Postal Code" ;
  skos:altLabel "QueryIntentPostalCode" ;
  skos:definition "The name of a postal code if the user's geographical intent can be determined. The postal code is set if the user's intent is a postal code, and not necessarily if they are physically located in the postal code." ;
  skos:notation "QueryIntentPostalCode" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/LocationId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Location Id" ;
  skos:altLabel "LocationId" ;
  skos:definition "The Microsoft Advertising identifier of the location where the user was physically located when they clicked the ad. For geographical location identifiers, see Geographical Location Codes.If the location ID is in the report but not found in the file downloaded via GetGeoLocationsFileUrl, it is not targetable." ;
  skos:notation "LocationId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/QueryIntentLocationId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Query Intent Location Id" ;
  skos:altLabel "QueryIntentLocationId" ;
  skos:definition "The location identifier if the user's geographical intent can be determined." ;
  skos:notation "QueryIntentLocationId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AllConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions" ;
  skos:altLabel "AllConversions" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. This column is deprecated as of 2022, so you should use the AllConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "AllConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AllRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue" ;
  skos:altLabel "AllRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of conversions. Data will be excluded from the Revenue report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenue column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AllConversionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversion Rate" ;
  skos:altLabel "AllConversionRate" ;
  skos:definition "The conversion rate as a percentage. The number of conversions, divided by the total number of clicks. For example, if the ads in your campaign got 300 clicks and four conversions, the conversion rate is 1.33 (%). The formula for calculating the conversion rate is (Conversions / Clicks) x 100. Data will be excluded from the ConversionRate report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversionRate column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllConversionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AllCostPerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "All Cost Per Conversion" ;
  skos:altLabel "AllCostPerConversion" ;
  skos:definition "The cost per conversion. The formula for calculating the cost per conversion is (Spend / Conversions). Only ads in campaigns that enable conversion tracking contribute to the conversion number, so unless all campaigns in the account enable conversion tracking, the number will not be accurate. Data will be excluded from the CostPerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllCostPerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllCostPerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AllReturnOnAdSpend> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "All Return On Ad Spend" ;
  skos:altLabel "AllReturnOnAdSpend" ;
  skos:definition "The return on ad spend (ROAS). The formula for calculating the ROAS is (Revenue / Spend). Data will be excluded from the ReturnOnAdSpend report column for any conversion goal with the ExcludeFromBidding property set to true. The AllReturnOnAdSpend column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllReturnOnAdSpend" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AllRevenuePerConversion> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "All Revenue Per Conversion" ;
  skos:altLabel "AllRevenuePerConversion" ;
  skos:definition "The revenue per conversion. The formula for calculating the revenue per conversion is (Revenue / Conversions). Data will be excluded from the RevenuePerConversion report column for any conversion goal with the ExcludeFromBidding property set to true. The AllRevenuePerConversion column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic." ;
  skos:notation "AllRevenuePerConversion" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/ViewThroughConversions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions" ;
  skos:altLabel "ViewThroughConversions" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. This column is deprecated as of 2022, so you should use the ViewThroughConversionsQualified column instead. Going forward, performance reports will return \"0\" (zero) in this column. Historical data for time periods prior to the deprecation date will still be available according to the published data retention period." ;
  skos:notation "ViewThroughConversions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Goal> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Goal" ;
  skos:definition "The name of the goal you set for the conversions you want, meaning actions customers take after clicking your ad." ;
  skos:notation "Goal" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/GoalType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Goal Type" ;
  skos:altLabel "GoalType" ;
  skos:definition "The type of conversion goal. Possible values include AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, and Url." ;
  skos:notation "GoalType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AbsoluteTopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Absolute Top Impression Rate Percent" ;
  skos:altLabel "AbsoluteTopImpressionRatePercent" ;
  skos:definition "How often your ad was in the first position of all results, as a percentage of your total impressions. A higher number indicates your ad is frequently showing in the best ad position. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "AbsoluteTopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/TopImpressionRatePercent> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Top Impression Rate Percent" ;
  skos:altLabel "TopImpressionRatePercent" ;
  skos:definition "The percentage of times your ad showed in the mainline, the top placement where ads appear above the search results, out of your total impressions. This indicates how changes in ad position can impact performance. The value of this column is empty if the data is not available. Neither Hourly or HourOfDay aggregation are supported. If you include this column with Hourly or HourOfDay aggregation the service will not return an error and you should ignore any performance data returned for this column." ;
  skos:notation "TopImpressionRatePercent" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AverageCpm> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Average Cpm" ;
  skos:altLabel "AverageCpm" ;
  skos:definition "The total advertising cost divided by the number of impressions (in thousands).<br/ In Latin, mille means a thousand. Also, sometimes called average cost per thousand (CPT). This is a standard advertising industry performance metric that we calculate based on your spend and number of impressions. The goal of CPM-based ad budgeting is to build awareness of your brand to large audiences. CPM tells you how much it costs to get an ad to the type of users you're targeting." ;
  skos:notation "AverageCpm" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/ConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Conversions Qualified" ;
  skos:altLabel "ConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AllConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "All Conversions Qualified" ;
  skos:altLabel "AllConversionsQualified" ;
  skos:definition "The number of conversions. A conversion is the completion of an action by a customer after viewing your ad. The action could be purchasing your product, registering for your webinar, joining an organization, or whatever you consider your goal and best measure of the ad's success. Conversions are measured by adding a small bit of code to your website pages so that a visitor's progress through your site can be tracked. Data will be excluded from the Conversions report column for any conversion goal with the ExcludeFromBidding property set to true. The AllConversions column will include data for all conversion goals regardless of their ExcludeFromBidding setting. Available for accounts that are setup to use analytics with Microsoft Advertising Universal Event Tracking. For more information, see the Track sales and other conversions help topic. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "AllConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/ViewThroughConversionsQualified> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Conversions Qualified" ;
  skos:altLabel "ViewThroughConversionsQualified" ;
  skos:definition "View-through conversions are conversions that people make after they have seen your ad, even though they did not click the ad. View-through conversions don't have a click associated but do have an impression associated within the advertiser defined conversion window. If the user also clicked on an ad that was delivered via the Microsoft Audience or Search network, there won't be any view-through conversion counted. Only the click-based conversion would be counted. View-through conversions are only counted for ads in the Microsoft Audience network. You should expect the data type as double whether or not there are partial externally attributed offline conversions. Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  skos:notation "ViewThroughConversionsQualified" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Neighborhood> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Neighborhood" ;
  skos:definition "The neighborhood where an ad was physically served, or the neighborhood that your customer had shown interest in through searches or content they had viewed. This helps you find out how your ads are doing in different locations, which can help you decide where to focus more of your advertising efforts." ;
  skos:notation "Neighborhood" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/QueryIntentNeighborhood> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Query Intent Neighborhood" ;
  skos:altLabel "QueryIntentNeighborhood" ;
  skos:definition "The name of a neighborhood if the user?s geographical intent can be determined. The neighborhood is set if the user?s intent is related to a neighborhood, and not necessarily if they are physically located in the neighborhood. For example, the user?s search query was rental cars in Encino. This helps you find out how your ads are doing in different locations, which can help you decide where to focus more of your advertising efforts." ;
  skos:notation "QueryIntentNeighborhood" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/ViewThroughRevenue> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "View Through Revenue" ;
  skos:altLabel "ViewThroughRevenue" ;
  skos:definition "The revenue optionally reported by the advertiser as a result of view-through conversions." ;
  skos:notation "ViewThroughRevenue" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/CampaignType> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Campaign Type" ;
  skos:altLabel "CampaignType" ;
  skos:definition "The campaign type. Possible values include Audience, Dynamic search, Performance max, Search & content, and Shopping." ;
  skos:notation "CampaignType" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AssetGroupId> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Id" ;
  skos:altLabel "AssetGroupId" ;
  skos:definition "The Microsoft Advertising assigned identifier of an asset group." ;
  skos:notation "AssetGroupId" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AssetGroupName> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Asset Group Name" ;
  skos:altLabel "AssetGroupName" ;
  skos:definition "The asset group name." ;
  skos:notation "AssetGroupName" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Downloads> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Downloads" ;
  skos:definition "The number of times customers download apps through your ads" ;
  skos:notation "Downloads" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/PostClickDownloadRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Post Click Download Rate" ;
  skos:altLabel "PostClickDownloadRate" ;
  skos:definition "The post-click download rate as a percentage. The number of downloads, divided by the total number of ad clicks. For example, if the ads in your campaign received 300 clicks and four downloads, the download rate would be 1.33%. The formula for calculating the post-click download rate is (Downloads / Clicks)" ;
  skos:notation "PostClickDownloadRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/CostPerDownload> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Cost Per Download" ;
  skos:altLabel "CostPerDownload" ;
  skos:definition "The average amount you're charged each time your ad is downloaded. The total cost of all downloads on an ad, divided by the number of downloads during a specific period. The formula for calculating the cost per download is (Spend / Downloads)." ;
  skos:notation "CostPerDownload" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/AppInstalls> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "App Installs" ;
  skos:altLabel "AppInstalls" ;
  skos:definition "The number of times customers install apps through your ads." ;
  skos:notation "AppInstalls" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/PostClickInstallRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Post Click Install Rate" ;
  skos:altLabel "PostClickInstallRate" ;
  skos:definition "The post-click install rate as a percentage. The number of installs, divided by the total number of clicks. For example, if the ads in your campaign received 300 clicks and four installs, the rate would be 1.33%. The formula for calculating the post-click install rate is (AppInstalls / Clicks)." ;
  skos:notation "PostClickInstallRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Cpi> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Cpi" ;
  skos:definition "The average amount of money you're charged for each app install. The formula for calculating the cost per install is (Spend / AppInstalls)." ;
  skos:notation "CPI" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Purchases> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Purchases" ;
  skos:definition "The number of times customers use your ads to make a purchase in your app." ;
  skos:notation "Purchases" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/PostInstallPurchaseRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Post Install Purchase Rate" ;
  skos:altLabel "PostInstallPurchaseRate" ;
  skos:definition "The post-install purchase rate as a percentage. The number of in-app purchases, divided by the total number of installs. For example, if the ads in your campaign received 300 installs and four in-app purchases, the install rate would be 1.33%. The formula for calculating the post-install purchase rate is (Purchases / AppInstalls)." ;
  skos:notation "PostInstallPurchaseRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Cpp> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Cpp" ;
  skos:definition "The average amount of money you're charged for each in-app purchase. The formula for calculating the cost per purchase is (Spend / Purchases)." ;
  skos:notation "CPP" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Subscriptions> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Subscriptions" ;
  skos:definition "The number of times customers use your ads to purchase a subscription in your game." ;
  skos:notation "Subscriptions" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/PostInstallSubscriptionRate> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Post Install Subscription Rate" ;
  skos:altLabel "PostInstallSubscriptionRate" ;
  skos:definition "The post-install subscription rate as a percentage. The number of subscriptions, divided by the total number of installs. For example, if the ads in your campaign receive 300 installs and four subscriptions, the install rate would be 1.33%. The formula for calculating the post-install subscription rate is (Subscription / AppInstalls)." ;
  skos:notation "PostInstallSubscriptionRate" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Cps> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Cps" ;
  skos:definition "The average amount of money you're charged for each app subscription. The formula for calculating the cost per subscription is (Spend / Subscriptions)." ;
  skos:notation "CPS" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/MarketingObjective> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Marketing Objective" ;
  skos:altLabel "MarketingObjective" ;
  skos:notation "MarketingObjective" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/Channel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Channel" ;
  skos:notation "Channel" .

<https://relay.inferal.com/ontology/microsoftads/ReportingUserLocationPerformanceReportColumn/SubChannel> a skos:Concept ;
  skos:inScheme microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:topConceptOf microsoftads:ReportingUserLocationPerformanceReportColumnScheme ;
  skos:prefLabel "Sub Channel" ;
  skos:altLabel "SubChannel" ;
  skos:notation "SubChannel" .

# Query parent property: a aropt in status
<https://relay.inferal.com/ontology/microsoftads/property/aAROptInStatus> a rdf:Property ;
  rdfs:label "a aropt in status" ;
  rdfs:comment "Query alias: 1 model declares aAROptInStatus." .

# Query parent property: above rate
<https://relay.inferal.com/ontology/microsoftads/property/aboveRate> a rdf:Property ;
  rdfs:label "above rate" ;
  rdfs:comment "Query alias: 1 model declares aboveRate." .

# Query parent property: absolute top of page rate
<https://relay.inferal.com/ontology/microsoftads/property/absoluteTopOfPageRate> a rdf:Property ;
  rdfs:label "absolute top of page rate" ;
  rdfs:comment "Query alias: 1 model declares absoluteTopOfPageRate." .

# Query parent property: accept customer match term
<https://relay.inferal.com/ontology/microsoftads/property/acceptCustomerMatchTerm> a rdf:Property ;
  rdfs:label "accept customer match term" ;
  rdfs:comment "Query alias: 1 model declares acceptCustomerMatchTerm." .

# Query parent property: accessible customer
<https://relay.inferal.com/ontology/microsoftads/property/accessibleCustomer> a rdf:Property ;
  rdfs:label "accessible customer" ;
  rdfs:comment "Query alias: 1 model declares accessibleCustomer." .

# Query parent property: account
<https://relay.inferal.com/ontology/microsoftads/property/account> a rdf:Property ;
  rdfs:label "account" ;
  rdfs:comment "Query alias: 6 models declare account." .

# Query parent property: account coupon pairs
<https://relay.inferal.com/ontology/microsoftads/property/accountCouponPairs> a rdf:Property ;
  rdfs:label "account coupon pairs" ;
  rdfs:comment "Query alias: 1 model declares accountCouponPairs." .

# Query parent property: account filter
<https://relay.inferal.com/ontology/microsoftads/property/accountFilter> a rdf:Property ;
  rdfs:label "account filter" ;
  rdfs:comment "Query alias: 1 model declares accountFilter." .

# Query parent property: account financial status
<https://relay.inferal.com/ontology/microsoftads/property/accountFinancialStatus> a rdf:Property ;
  rdfs:label "account financial status" ;
  rdfs:comment "Query alias: 1 model declares accountFinancialStatus." .

# Query parent property: account info with customer data
<https://relay.inferal.com/ontology/microsoftads/property/accountInfoWithCustomerData> a rdf:Property ;
  rdfs:label "account info with customer data" ;
  rdfs:comment "Query alias: 1 model declares accountInfoWithCustomerData." .

# Query parent property: account life cycle status
<https://relay.inferal.com/ontology/microsoftads/property/accountLifeCycleStatus> a rdf:Property ;
  rdfs:label "account life cycle status" ;
  rdfs:comment "Query alias: 3 models declare accountLifeCycleStatus." .

# Query parent property: account mode
<https://relay.inferal.com/ontology/microsoftads/property/accountMode> a rdf:Property ;
  rdfs:label "account mode" ;
  rdfs:comment "Query alias: 2 models declare accountMode." .

# Query parent property: account name
<https://relay.inferal.com/ontology/microsoftads/property/accountName> a rdf:Property ;
  rdfs:label "account name" ;
  rdfs:comment "Query alias: 10 models declare accountName." .

# Query parent property: account number
<https://relay.inferal.com/ontology/microsoftads/property/accountNumber> a rdf:Property ;
  rdfs:label "account number" ;
  rdfs:comment "Query alias: 9 models declare accountNumber." .

# Query parent property: account properties
<https://relay.inferal.com/ontology/microsoftads/property/accountProperties> a rdf:Property ;
  rdfs:label "account properties" ;
  rdfs:comment "Query alias: 2 models declare accountProperties." .

# Query parent property: account property names
<https://relay.inferal.com/ontology/microsoftads/property/accountPropertyNames> a rdf:Property ;
  rdfs:label "account property names" ;
  rdfs:comment "Query alias: 1 model declares accountPropertyNames." .

# Query parent property: accounts
<https://relay.inferal.com/ontology/microsoftads/property/accounts> a rdf:Property ;
  rdfs:label "accounts" ;
  rdfs:comment "Query alias: 1 model declares accounts." .

# Query parent property: accounts info
<https://relay.inferal.com/ontology/microsoftads/property/accountsInfo> a rdf:Property ;
  rdfs:label "accounts info" ;
  rdfs:comment "Query alias: 3 models declare accountsInfo." .

# Query parent property: account status
<https://relay.inferal.com/ontology/microsoftads/property/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "Query alias: 35 models declare accountStatus." .

# Query parent property: accounts to add
<https://relay.inferal.com/ontology/microsoftads/property/accountsToAdd> a rdf:Property ;
  rdfs:label "accounts to add" ;
  rdfs:comment "Query alias: 1 model declares accountsToAdd." .

# Query parent property: account url options
<https://relay.inferal.com/ontology/microsoftads/property/accountUrlOptions> a rdf:Property ;
  rdfs:label "account url options" ;
  rdfs:comment "Query alias: 2 models declare accountUrlOptions." .

# Query parent property: action
<https://relay.inferal.com/ontology/microsoftads/property/action> a rdf:Property ;
  rdfs:label "action" ;
  rdfs:comment "Query alias: 4 models declare action." .

# Query parent property: action description
<https://relay.inferal.com/ontology/microsoftads/property/actionDescription> a rdf:Property ;
  rdfs:label "action description" ;
  rdfs:comment "Query alias: 2 models declare actionDescription." .

# Query parent property: action expression
<https://relay.inferal.com/ontology/microsoftads/property/actionExpression> a rdf:Property ;
  rdfs:label "action expression" ;
  rdfs:comment "Query alias: 2 models declare actionExpression." .

# Query parent property: action links
<https://relay.inferal.com/ontology/microsoftads/property/actionLinks> a rdf:Property ;
  rdfs:label "action links" ;
  rdfs:comment "Query alias: 1 model declares actionLinks." .

# Query parent property: action name
<https://relay.inferal.com/ontology/microsoftads/property/actionName> a rdf:Property ;
  rdfs:label "action name" ;
  rdfs:comment "Query alias: 2 models declare actionName." .

# Query parent property: action operator
<https://relay.inferal.com/ontology/microsoftads/property/actionOperator> a rdf:Property ;
  rdfs:label "action operator" ;
  rdfs:comment "Query alias: 4 models declare actionOperator." .

# Query parent property: actions
<https://relay.inferal.com/ontology/microsoftads/property/actions> a rdf:Property ;
  rdfs:label "actions" ;
  rdfs:comment "Query alias: 1 model declares actions." .

# Query parent property: action text
<https://relay.inferal.com/ontology/microsoftads/property/actionText> a rdf:Property ;
  rdfs:label "action text" ;
  rdfs:comment "Query alias: 2 models declare actionText." .

# Query parent property: action type
<https://relay.inferal.com/ontology/microsoftads/property/actionType> a rdf:Property ;
  rdfs:label "action type" ;
  rdfs:comment "Query alias: 3 models declare actionType." .

# Query parent property: activation date
<https://relay.inferal.com/ontology/microsoftads/property/activationDate> a rdf:Property ;
  rdfs:label "activation date" ;
  rdfs:comment "Query alias: 1 model declares activationDate." .

# Query parent property: active ad groups only
<https://relay.inferal.com/ontology/microsoftads/property/activeAdGroupsOnly> a rdf:Property ;
  rdfs:label "active ad groups only" ;
  rdfs:comment "Query alias: 1 model declares activeAdGroupsOnly." .

# Query parent property: active duration
<https://relay.inferal.com/ontology/microsoftads/property/activeDuration> a rdf:Property ;
  rdfs:label "active duration" ;
  rdfs:comment "Query alias: 2 models declare activeDuration." .

# Query parent property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/adDistribution> a rdf:Property ;
  rdfs:label "ad distribution" ;
  rdfs:comment "Query alias: 17 models declare adDistribution." .

# Query parent property: additional conversion value
<https://relay.inferal.com/ontology/microsoftads/property/additionalConversionValue> a rdf:Property ;
  rdfs:label "additional conversion value" ;
  rdfs:comment "Query alias: 2 models declare additionalConversionValue." .

# Query parent property: additional info
<https://relay.inferal.com/ontology/microsoftads/property/additionalInfo> a rdf:Property ;
  rdfs:label "additional info" ;
  rdfs:comment "Query alias: 1 model declares additionalInfo." .

# Query parent property: additional value
<https://relay.inferal.com/ontology/microsoftads/property/additionalValue> a rdf:Property ;
  rdfs:label "additional value" ;
  rdfs:comment "Query alias: 1 model declares additionalValue." .

# Query parent property: additions
<https://relay.inferal.com/ontology/microsoftads/property/additions> a rdf:Property ;
  rdfs:label "additions" ;
  rdfs:comment "Query alias: 1 model declares additions." .

# Query parent property: ad extension
<https://relay.inferal.com/ontology/microsoftads/property/adExtension> a rdf:Property ;
  rdfs:label "ad extension" ;
  rdfs:comment "Query alias: 1 model declares adExtension." .

# Query parent property: ad extension association collection
<https://relay.inferal.com/ontology/microsoftads/property/adExtensionAssociationCollection> a rdf:Property ;
  rdfs:label "ad extension association collection" ;
  rdfs:comment "Query alias: 1 model declares adExtensionAssociationCollection." .

# Query parent property: ad extension associations
<https://relay.inferal.com/ontology/microsoftads/property/adExtensionAssociations> a rdf:Property ;
  rdfs:label "ad extension associations" ;
  rdfs:comment "Query alias: 1 model declares adExtensionAssociations." .

# Query parent property: ad extension header type
<https://relay.inferal.com/ontology/microsoftads/property/adExtensionHeaderType> a rdf:Property ;
  rdfs:label "ad extension header type" ;
  rdfs:comment "Query alias: 2 models declare adExtensionHeaderType." .

# Query parent property: ad extension id
<https://relay.inferal.com/ontology/microsoftads/property/adExtensionId> a rdf:Property ;
  rdfs:label "ad extension id" ;
  rdfs:comment "Query alias: 2 models declare adExtensionId." .

# Query parent property: ad extension identities
<https://relay.inferal.com/ontology/microsoftads/property/adExtensionIdentities> a rdf:Property ;
  rdfs:label "ad extension identities" ;
  rdfs:comment "Query alias: 1 model declares adExtensionIdentities." .

# Query parent property: ad extension ids
<https://relay.inferal.com/ontology/microsoftads/property/adExtensionIds> a rdf:Property ;
  rdfs:label "ad extension ids" ;
  rdfs:comment "Query alias: 3 models declare adExtensionIds." .

# Query parent property: ad extension id to entity id associations
<https://relay.inferal.com/ontology/microsoftads/property/adExtensionIdToEntityIdAssociations> a rdf:Property ;
  rdfs:label "ad extension id to entity id associations" ;
  rdfs:comment "Query alias: 3 models declare adExtensionIdToEntityIdAssociations." .

# Query parent property: ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/adExtensions> a rdf:Property ;
  rdfs:label "ad extensions" ;
  rdfs:comment "Query alias: 3 models declare adExtensions." .

# Query parent property: ad extension type
<https://relay.inferal.com/ontology/microsoftads/property/adExtensionType> a rdf:Property ;
  rdfs:label "ad extension type" ;
  rdfs:comment "Query alias: 3 models declare adExtensionType." .

# Query parent property: ad format preference
<https://relay.inferal.com/ontology/microsoftads/property/adFormatPreference> a rdf:Property ;
  rdfs:label "ad format preference" ;
  rdfs:comment "Query alias: 10 models declare adFormatPreference." .

# Query parent property: ad group bid landscape inputs
<https://relay.inferal.com/ontology/microsoftads/property/adGroupBidLandscapeInputs> a rdf:Property ;
  rdfs:label "ad group bid landscape inputs" ;
  rdfs:comment "Query alias: 1 model declares adGroupBidLandscapeInputs." .

# Query parent property: ad group bid landscape type
<https://relay.inferal.com/ontology/microsoftads/property/adGroupBidLandscapeType> a rdf:Property ;
  rdfs:label "ad group bid landscape type" ;
  rdfs:comment "Query alias: 2 models declare adGroupBidLandscapeType." .

# Query parent property: ad group criterion
<https://relay.inferal.com/ontology/microsoftads/property/adGroupCriterion> a rdf:Property ;
  rdfs:label "ad group criterion" ;
  rdfs:comment "Query alias: 1 model declares adGroupCriterion." .

# Query parent property: ad group criterion ids
<https://relay.inferal.com/ontology/microsoftads/property/adGroupCriterionIds> a rdf:Property ;
  rdfs:label "ad group criterion ids" ;
  rdfs:comment "Query alias: 5 models declare adGroupCriterionIds." .

# Query parent property: ad group criterions
<https://relay.inferal.com/ontology/microsoftads/property/adGroupCriterions> a rdf:Property ;
  rdfs:label "ad group criterions" ;
  rdfs:comment "Query alias: 3 models declare adGroupCriterions." .

# Query parent property: ad group estimated bid
<https://relay.inferal.com/ontology/microsoftads/property/adGroupEstimatedBid> a rdf:Property ;
  rdfs:label "ad group estimated bid" ;
  rdfs:comment "Query alias: 1 model declares adGroupEstimatedBid." .

# Query parent property: ad group estimates
<https://relay.inferal.com/ontology/microsoftads/property/adGroupEstimates> a rdf:Property ;
  rdfs:label "ad group estimates" ;
  rdfs:comment "Query alias: 1 model declares adGroupEstimates." .

# Query parent property: ad group estimators
<https://relay.inferal.com/ontology/microsoftads/property/adGroupEstimators> a rdf:Property ;
  rdfs:label "ad group estimators" ;
  rdfs:comment "Query alias: 1 model declares adGroupEstimators." .

# Query parent property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "Query alias: 48 models declare adGroupId." .

# Query parent property: ad group ids
<https://relay.inferal.com/ontology/microsoftads/property/adGroupIds> a rdf:Property ;
  rdfs:label "ad group ids" ;
  rdfs:comment "Query alias: 7 models declare adGroupIds." .

# Query parent property: ad group name
<https://relay.inferal.com/ontology/microsoftads/property/adGroupName> a rdf:Property ;
  rdfs:label "ad group name" ;
  rdfs:comment "Query alias: 11 models declare adGroupName." .

# Query parent property: ad group negative sites
<https://relay.inferal.com/ontology/microsoftads/property/adGroupNegativeSites> a rdf:Property ;
  rdfs:label "ad group negative sites" ;
  rdfs:comment "Query alias: 2 models declare adGroupNegativeSites." .

# Query parent property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "Query alias: 30 models declare adGroupStatus." .

# Query parent property: ad group type
<https://relay.inferal.com/ontology/microsoftads/property/adGroupType> a rdf:Property ;
  rdfs:label "ad group type" ;
  rdfs:comment "Query alias: 1 model declares adGroupType." .

# Query parent property: ad id
<https://relay.inferal.com/ontology/microsoftads/property/adId> a rdf:Property ;
  rdfs:label "ad id" ;
  rdfs:comment "Query alias: 2 models declare adId." .

# Query parent property: ad ids
<https://relay.inferal.com/ontology/microsoftads/property/adIds> a rdf:Property ;
  rdfs:label "ad ids" ;
  rdfs:comment "Query alias: 3 models declare adIds." .

# Query parent property: ad impression share
<https://relay.inferal.com/ontology/microsoftads/property/adImpressionShare> a rdf:Property ;
  rdfs:label "ad impression share" ;
  rdfs:comment "Query alias: 1 model declares adImpressionShare." .

# Query parent property: adjustment currency code
<https://relay.inferal.com/ontology/microsoftads/property/adjustmentCurrencyCode> a rdf:Property ;
  rdfs:label "adjustment currency code" ;
  rdfs:comment "Query alias: 2 models declare adjustmentCurrencyCode." .

# Query parent property: adjustment for bids
<https://relay.inferal.com/ontology/microsoftads/property/adjustmentForBids> a rdf:Property ;
  rdfs:label "adjustment for bids" ;
  rdfs:comment "Query alias: 2 models declare adjustmentForBids." .

# Query parent property: adjustment for campaign budgets
<https://relay.inferal.com/ontology/microsoftads/property/adjustmentForCampaignBudgets> a rdf:Property ;
  rdfs:label "adjustment for campaign budgets" ;
  rdfs:comment "Query alias: 2 models declare adjustmentForCampaignBudgets." .

# Query parent property: adjustment percentage
<https://relay.inferal.com/ontology/microsoftads/property/adjustmentPercentage> a rdf:Property ;
  rdfs:label "adjustment percentage" ;
  rdfs:comment "Query alias: 1 model declares adjustmentPercentage." .

# Query parent property: adjustment time
<https://relay.inferal.com/ontology/microsoftads/property/adjustmentTime> a rdf:Property ;
  rdfs:label "adjustment time" ;
  rdfs:comment "Query alias: 2 models declare adjustmentTime." .

# Query parent property: adjustment type
<https://relay.inferal.com/ontology/microsoftads/property/adjustmentType> a rdf:Property ;
  rdfs:label "adjustment type" ;
  rdfs:comment "Query alias: 2 models declare adjustmentType." .

# Query parent property: adjustment value
<https://relay.inferal.com/ontology/microsoftads/property/adjustmentValue> a rdf:Property ;
  rdfs:label "adjustment value" ;
  rdfs:comment "Query alias: 2 models declare adjustmentValue." .

# Query parent property: ad or keyword id
<https://relay.inferal.com/ontology/microsoftads/property/adOrKeywordId> a rdf:Property ;
  rdfs:label "ad or keyword id" ;
  rdfs:comment "Query alias: 1 model declares adOrKeywordId." .

# Query parent property: ad position
<https://relay.inferal.com/ontology/microsoftads/property/adPosition> a rdf:Property ;
  rdfs:label "ad position" ;
  rdfs:comment "Query alias: 1 model declares adPosition." .

# Query parent property: ad relevance
<https://relay.inferal.com/ontology/microsoftads/property/adRelevance> a rdf:Property ;
  rdfs:label "ad relevance" ;
  rdfs:comment "Query alias: 1 model declares adRelevance." .

# Query parent property: ad rotation
<https://relay.inferal.com/ontology/microsoftads/property/adRotation> a rdf:Property ;
  rdfs:label "ad rotation" ;
  rdfs:comment "Query alias: 1 model declares adRotation." .

# Query parent property: ads
<https://relay.inferal.com/ontology/microsoftads/property/ads> a rdf:Property ;
  rdfs:label "ads" ;
  rdfs:comment "Query alias: 5 models declare ads." .

# Query parent property: ad schedule use searcher timezone
<https://relay.inferal.com/ontology/microsoftads/property/adScheduleUseSearcherTimezone> a rdf:Property ;
  rdfs:label "ad schedule use searcher timezone" ;
  rdfs:comment "Query alias: 2 models declare adScheduleUseSearcherTimezone." .

# Query parent property: ad schedule use searcher time zone
<https://relay.inferal.com/ontology/microsoftads/property/adScheduleUseSearcherTimeZone> a rdf:Property ;
  rdfs:label "ad schedule use searcher time zone" ;
  rdfs:comment "Query alias: 2 models declare adScheduleUseSearcherTimeZone." .

# Query parent property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/adStatus> a rdf:Property ;
  rdfs:label "ad status" ;
  rdfs:comment "Query alias: 12 models declare adStatus." .

# Query parent property: ad sub type
<https://relay.inferal.com/ontology/microsoftads/property/adSubType> a rdf:Property ;
  rdfs:label "ad sub type" ;
  rdfs:comment "Query alias: 4 models declare adSubType." .

# Query parent property: ad type
<https://relay.inferal.com/ontology/microsoftads/property/adType> a rdf:Property ;
  rdfs:label "ad type" ;
  rdfs:comment "Query alias: 6 models declare adType." .

# Query parent property: ad types
<https://relay.inferal.com/ontology/microsoftads/property/adTypes> a rdf:Property ;
  rdfs:label "ad types" ;
  rdfs:comment "Query alias: 3 models declare adTypes." .

# Query parent property: age range
<https://relay.inferal.com/ontology/microsoftads/property/ageRange> a rdf:Property ;
  rdfs:label "age range" ;
  rdfs:comment "Query alias: 2 models declare ageRange." .

# Query parent property: age ranges
<https://relay.inferal.com/ontology/microsoftads/property/ageRanges> a rdf:Property ;
  rdfs:label "age ranges" ;
  rdfs:comment "Query alias: 2 models declare ageRanges." .

# Query parent property: age unknown
<https://relay.inferal.com/ontology/microsoftads/property/ageUnknown> a rdf:Property ;
  rdfs:label "age unknown" ;
  rdfs:comment "Query alias: 1 model declares ageUnknown." .

# Query parent property: aggregated kpi
<https://relay.inferal.com/ontology/microsoftads/property/aggregatedKpi> a rdf:Property ;
  rdfs:label "aggregated kpi" ;
  rdfs:comment "Query alias: 1 model declares aggregatedKpi." .

# Query parent property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "Query alias: 42 models declare aggregation." .

# Query parent property: a isearch enabled
<https://relay.inferal.com/ontology/microsoftads/property/aISearchEnabled> a rdf:Property ;
  rdfs:label "a isearch enabled" ;
  rdfs:comment "Query alias: 2 models declare aISearchEnabled." .

# Query parent property: alerts
<https://relay.inferal.com/ontology/microsoftads/property/alerts> a rdf:Property ;
  rdfs:label "alerts" ;
  rdfs:comment "Query alias: 1 model declares alerts." .

# Query parent property: alternative text
<https://relay.inferal.com/ontology/microsoftads/property/alternativeText> a rdf:Property ;
  rdfs:label "alternative text" ;
  rdfs:comment "Query alias: 3 models declare alternativeText." .

# Query parent property: amount
<https://relay.inferal.com/ontology/microsoftads/property/amount> a rdf:Property ;
  rdfs:label "amount" ;
  rdfs:comment "Query alias: 8 models declare amount." .

# Query parent property: annotation group id
<https://relay.inferal.com/ontology/microsoftads/property/annotationGroupId> a rdf:Property ;
  rdfs:label "annotation group id" ;
  rdfs:comment "Query alias: 1 model declares annotationGroupId." .

# Query parent property: annotation opt outs
<https://relay.inferal.com/ontology/microsoftads/property/annotationOptOuts> a rdf:Property ;
  rdfs:label "annotation opt outs" ;
  rdfs:comment "Query alias: 2 models declare annotationOptOuts." .

# Query parent property: another rule item groups
<https://relay.inferal.com/ontology/microsoftads/property/anotherRuleItemGroups> a rdf:Property ;
  rdfs:label "another rule item groups" ;
  rdfs:comment "Query alias: 2 models declare anotherRuleItemGroups." .

# Query parent property: answers
<https://relay.inferal.com/ontology/microsoftads/property/answers> a rdf:Property ;
  rdfs:label "answers" ;
  rdfs:comment "Query alias: 1 model declares answers." .

# Query parent property: appealable
<https://relay.inferal.com/ontology/microsoftads/property/appealable> a rdf:Property ;
  rdfs:label "appealable" ;
  rdfs:comment "Query alias: 6 models declare appealable." .

# Query parent property: appeal status
<https://relay.inferal.com/ontology/microsoftads/property/appealStatus> a rdf:Property ;
  rdfs:label "appeal status" ;
  rdfs:comment "Query alias: 2 models declare appealStatus." .

# Query parent property: app id
<https://relay.inferal.com/ontology/microsoftads/property/appId> a rdf:Property ;
  rdfs:label "app id" ;
  rdfs:comment "Query alias: 2 models declare appId." .

# Query parent property: app platform
<https://relay.inferal.com/ontology/microsoftads/property/appPlatform> a rdf:Property ;
  rdfs:label "app platform" ;
  rdfs:comment "Query alias: 7 models declare appPlatform." .

# Query parent property: app store
<https://relay.inferal.com/ontology/microsoftads/property/appStore> a rdf:Property ;
  rdfs:label "app store" ;
  rdfs:comment "Query alias: 2 models declare appStore." .

# Query parent property: app store id
<https://relay.inferal.com/ontology/microsoftads/property/appStoreId> a rdf:Property ;
  rdfs:label "app store id" ;
  rdfs:comment "Query alias: 7 models declare appStoreId." .

# Query parent property: argument
<https://relay.inferal.com/ontology/microsoftads/property/argument> a rdf:Property ;
  rdfs:label "argument" ;
  rdfs:comment "Query alias: 1 model declares argument." .

# Query parent property: aspect ratio
<https://relay.inferal.com/ontology/microsoftads/property/aspectRatio> a rdf:Property ;
  rdfs:label "aspect ratio" ;
  rdfs:comment "Query alias: 3 models declare aspectRatio." .

# Query parent property: aspect ratios
<https://relay.inferal.com/ontology/microsoftads/property/aspectRatios> a rdf:Property ;
  rdfs:label "aspect ratios" ;
  rdfs:comment "Query alias: 1 model declares aspectRatios." .

# Query parent property: asset
<https://relay.inferal.com/ontology/microsoftads/property/asset> a rdf:Property ;
  rdfs:label "asset" ;
  rdfs:comment "Query alias: 1 model declares asset." .

# Query parent property: asset group
<https://relay.inferal.com/ontology/microsoftads/property/assetGroup> a rdf:Property ;
  rdfs:label "asset group" ;
  rdfs:comment "Query alias: 2 models declare assetGroup." .

# Query parent property: asset group id
<https://relay.inferal.com/ontology/microsoftads/property/assetGroupId> a rdf:Property ;
  rdfs:label "asset group id" ;
  rdfs:comment "Query alias: 6 models declare assetGroupId." .

# Query parent property: asset group ids
<https://relay.inferal.com/ontology/microsoftads/property/assetGroupIds> a rdf:Property ;
  rdfs:label "asset group ids" ;
  rdfs:comment "Query alias: 4 models declare assetGroupIds." .

# Query parent property: asset group id to campaign id associations
<https://relay.inferal.com/ontology/microsoftads/property/assetGroupIdToCampaignIdAssociations> a rdf:Property ;
  rdfs:label "asset group id to campaign id associations" ;
  rdfs:comment "Query alias: 1 model declares assetGroupIdToCampaignIdAssociations." .

# Query parent property: asset group listing group ids
<https://relay.inferal.com/ontology/microsoftads/property/assetGroupListingGroupIds> a rdf:Property ;
  rdfs:label "asset group listing group ids" ;
  rdfs:comment "Query alias: 2 models declare assetGroupListingGroupIds." .

# Query parent property: asset group listing groups
<https://relay.inferal.com/ontology/microsoftads/property/assetGroupListingGroups> a rdf:Property ;
  rdfs:label "asset group listing groups" ;
  rdfs:comment "Query alias: 1 model declares assetGroupListingGroups." .

# Query parent property: asset group listing type
<https://relay.inferal.com/ontology/microsoftads/property/assetGroupListingType> a rdf:Property ;
  rdfs:label "asset group listing type" ;
  rdfs:comment "Query alias: 1 model declares assetGroupListingType." .

# Query parent property: asset group search themes
<https://relay.inferal.com/ontology/microsoftads/property/assetGroupSearchThemes> a rdf:Property ;
  rdfs:label "asset group search themes" ;
  rdfs:comment "Query alias: 1 model declares assetGroupSearchThemes." .

# Query parent property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/assetGroupStatus> a rdf:Property ;
  rdfs:label "asset group status" ;
  rdfs:comment "Query alias: 15 models declare assetGroupStatus." .

# Query parent property: asset group url targets
<https://relay.inferal.com/ontology/microsoftads/property/assetGroupUrlTargets> a rdf:Property ;
  rdfs:label "asset group url targets" ;
  rdfs:comment "Query alias: 1 model declares assetGroupUrlTargets." .

# Query parent property: asset id
<https://relay.inferal.com/ontology/microsoftads/property/assetId> a rdf:Property ;
  rdfs:label "asset id" ;
  rdfs:comment "Query alias: 1 model declares assetId." .

# Query parent property: asset link
<https://relay.inferal.com/ontology/microsoftads/property/assetLink> a rdf:Property ;
  rdfs:label "asset link" ;
  rdfs:comment "Query alias: 1 model declares assetLink." .

# Query parent property: asset name
<https://relay.inferal.com/ontology/microsoftads/property/assetName> a rdf:Property ;
  rdfs:label "asset name" ;
  rdfs:comment "Query alias: 1 model declares assetName." .

# Query parent property: asset performance label
<https://relay.inferal.com/ontology/microsoftads/property/assetPerformanceLabel> a rdf:Property ;
  rdfs:label "asset performance label" ;
  rdfs:comment "Query alias: 1 model declares assetPerformanceLabel." .

# Query parent property: asset properties
<https://relay.inferal.com/ontology/microsoftads/property/assetProperties> a rdf:Property ;
  rdfs:label "asset properties" ;
  rdfs:comment "Query alias: 1 model declares assetProperties." .

# Query parent property: asset property
<https://relay.inferal.com/ontology/microsoftads/property/assetProperty> a rdf:Property ;
  rdfs:label "asset property" ;
  rdfs:comment "Query alias: 1 model declares assetProperty." .

# Query parent property: asset type name
<https://relay.inferal.com/ontology/microsoftads/property/assetTypeName> a rdf:Property ;
  rdfs:label "asset type name" ;
  rdfs:comment "Query alias: 1 model declares assetTypeName." .

# Query parent property: associated campaign type
<https://relay.inferal.com/ontology/microsoftads/property/associatedCampaignType> a rdf:Property ;
  rdfs:label "associated campaign type" ;
  rdfs:comment "Query alias: 1 model declares associatedCampaignType." .

# Query parent property: associated store id
<https://relay.inferal.com/ontology/microsoftads/property/associatedStoreId> a rdf:Property ;
  rdfs:label "associated store id" ;
  rdfs:comment "Query alias: 2 models declare associatedStoreId." .

# Query parent property: associated uet tag id
<https://relay.inferal.com/ontology/microsoftads/property/associatedUetTagId> a rdf:Property ;
  rdfs:label "associated uet tag id" ;
  rdfs:comment "Query alias: 2 models declare associatedUetTagId." .

# Query parent property: association type
<https://relay.inferal.com/ontology/microsoftads/property/associationType> a rdf:Property ;
  rdfs:label "association type" ;
  rdfs:comment "Query alias: 6 models declare associationType." .

# Query parent property: attribute
<https://relay.inferal.com/ontology/microsoftads/property/attribute> a rdf:Property ;
  rdfs:label "attribute" ;
  rdfs:comment "Query alias: 2 models declare attribute." .

# Query parent property: attribution model type
<https://relay.inferal.com/ontology/microsoftads/property/attributionModelType> a rdf:Property ;
  rdfs:label "attribution model type" ;
  rdfs:comment "Query alias: 10 models declare attributionModelType." .

# Query parent property: audience
<https://relay.inferal.com/ontology/microsoftads/property/audience> a rdf:Property ;
  rdfs:label "audience" ;
  rdfs:comment "Query alias: 2 models declare audience." .

# Query parent property: audience ads bid adjustment
<https://relay.inferal.com/ontology/microsoftads/property/audienceAdsBidAdjustment> a rdf:Property ;
  rdfs:label "audience ads bid adjustment" ;
  rdfs:comment "Query alias: 2 models declare audienceAdsBidAdjustment." .

# Query parent property: audience condition
<https://relay.inferal.com/ontology/microsoftads/property/audienceCondition> a rdf:Property ;
  rdfs:label "audience condition" ;
  rdfs:comment "Query alias: 1 model declares audienceCondition." .

# Query parent property: audience group asset group associations
<https://relay.inferal.com/ontology/microsoftads/property/audienceGroupAssetGroupAssociations> a rdf:Property ;
  rdfs:label "audience group asset group associations" ;
  rdfs:comment "Query alias: 4 models declare audienceGroupAssetGroupAssociations." .

# Query parent property: audience group id
<https://relay.inferal.com/ontology/microsoftads/property/audienceGroupId> a rdf:Property ;
  rdfs:label "audience group id" ;
  rdfs:comment "Query alias: 1 model declares audienceGroupId." .

# Query parent property: audience group ids
<https://relay.inferal.com/ontology/microsoftads/property/audienceGroupIds> a rdf:Property ;
  rdfs:label "audience group ids" ;
  rdfs:comment "Query alias: 4 models declare audienceGroupIds." .

# Query parent property: audience groups
<https://relay.inferal.com/ontology/microsoftads/property/audienceGroups> a rdf:Property ;
  rdfs:label "audience groups" ;
  rdfs:comment "Query alias: 3 models declare audienceGroups." .

# Query parent property: audience id
<https://relay.inferal.com/ontology/microsoftads/property/audienceId> a rdf:Property ;
  rdfs:label "audience id" ;
  rdfs:comment "Query alias: 3 models declare audienceId." .

# Query parent property: audience ids
<https://relay.inferal.com/ontology/microsoftads/property/audienceIds> a rdf:Property ;
  rdfs:label "audience ids" ;
  rdfs:comment "Query alias: 4 models declare audienceIds." .

# Query parent property: audience network size
<https://relay.inferal.com/ontology/microsoftads/property/audienceNetworkSize> a rdf:Property ;
  rdfs:label "audience network size" ;
  rdfs:comment "Query alias: 11 models declare audienceNetworkSize." .

# Query parent property: audience optimization opt out
<https://relay.inferal.com/ontology/microsoftads/property/audienceOptimizationOptOut> a rdf:Property ;
  rdfs:label "audience optimization opt out" ;
  rdfs:comment "Query alias: 2 models declare audienceOptimizationOptOut." .

# Query parent property: audience type
<https://relay.inferal.com/ontology/microsoftads/property/audienceType> a rdf:Property ;
  rdfs:label "audience type" ;
  rdfs:comment "Query alias: 2 models declare audienceType." .

# Query parent property: audio filter
<https://relay.inferal.com/ontology/microsoftads/property/audioFilter> a rdf:Property ;
  rdfs:label "audio filter" ;
  rdfs:comment "Query alias: 1 model declares audioFilter." .

# Query parent property: audio name
<https://relay.inferal.com/ontology/microsoftads/property/audioName> a rdf:Property ;
  rdfs:label "audio name" ;
  rdfs:comment "Query alias: 2 models declare audioName." .

# Query parent property: audio names
<https://relay.inferal.com/ontology/microsoftads/property/audioNames> a rdf:Property ;
  rdfs:label "audio names" ;
  rdfs:comment "Query alias: 1 model declares audioNames." .

# Query parent property: audit points
<https://relay.inferal.com/ontology/microsoftads/property/auditPoints> a rdf:Property ;
  rdfs:label "audit points" ;
  rdfs:comment "Query alias: 1 model declares auditPoints." .

# Query parent property: authentication token
<https://relay.inferal.com/ontology/microsoftads/property/authenticationToken> a rdf:Property ;
  rdfs:label "authentication token" ;
  rdfs:comment "Query alias: 1 model declares authenticationToken." .

# Query parent property: auto apply opt in status inputs
<https://relay.inferal.com/ontology/microsoftads/property/autoApplyOptInStatusInputs> a rdf:Property ;
  rdfs:label "auto apply opt in status inputs" ;
  rdfs:comment "Query alias: 1 model declares autoApplyOptInStatusInputs." .

# Query parent property: auto apply recommendations status
<https://relay.inferal.com/ontology/microsoftads/property/autoApplyRecommendationsStatus> a rdf:Property ;
  rdfs:label "auto apply recommendations status" ;
  rdfs:comment "Query alias: 1 model declares autoApplyRecommendationsStatus." .

# Query parent property: auto device bid optimization
<https://relay.inferal.com/ontology/microsoftads/property/autoDeviceBidOptimization> a rdf:Property ;
  rdfs:label "auto device bid optimization" ;
  rdfs:comment "Query alias: 2 models declare autoDeviceBidOptimization." .

# Query parent property: auto generated assets enabled
<https://relay.inferal.com/ontology/microsoftads/property/autoGeneratedAssetsEnabled> a rdf:Property ;
  rdfs:label "auto generated assets enabled" ;
  rdfs:comment "Query alias: 2 models declare autoGeneratedAssetsEnabled." .

# Query parent property: auto generated image opt out
<https://relay.inferal.com/ontology/microsoftads/property/autoGeneratedImageOptOut> a rdf:Property ;
  rdfs:label "auto generated image opt out" ;
  rdfs:comment "Query alias: 4 models declare autoGeneratedImageOptOut." .

# Query parent property: auto generated text opt out
<https://relay.inferal.com/ontology/microsoftads/property/autoGeneratedTextOptOut> a rdf:Property ;
  rdfs:label "auto generated text opt out" ;
  rdfs:comment "Query alias: 4 models declare autoGeneratedTextOptOut." .

# Query parent property: automated call to action opt out
<https://relay.inferal.com/ontology/microsoftads/property/automatedCallToActionOptOut> a rdf:Property ;
  rdfs:label "automated call to action opt out" ;
  rdfs:comment "Query alias: 2 models declare automatedCallToActionOptOut." .

# Query parent property: auto tag type
<https://relay.inferal.com/ontology/microsoftads/property/autoTagType> a rdf:Property ;
  rdfs:label "auto tag type" ;
  rdfs:comment "Query alias: 1 model declares autoTagType." .

# Query parent property: auto targeting
<https://relay.inferal.com/ontology/microsoftads/property/autoTargeting> a rdf:Property ;
  rdfs:label "auto targeting" ;
  rdfs:comment "Query alias: 1 model declares autoTargeting." .

# Query parent property: average bid
<https://relay.inferal.com/ontology/microsoftads/property/averageBid> a rdf:Property ;
  rdfs:label "average bid" ;
  rdfs:comment "Query alias: 1 model declares averageBid." .

# Query parent property: average cpc
<https://relay.inferal.com/ontology/microsoftads/property/averageCpc> a rdf:Property ;
  rdfs:label "average cpc" ;
  rdfs:comment "Query alias: 1 model declares averageCpc." .

# Query parent property: average cpc
<https://relay.inferal.com/ontology/microsoftads/property/averageCPC> a rdf:Property ;
  rdfs:label "average cpc" ;
  rdfs:comment "Query alias: 5 models declare averageCPC." .

# Query parent property: average ctr
<https://relay.inferal.com/ontology/microsoftads/property/averageCTR> a rdf:Property ;
  rdfs:label "average ctr" ;
  rdfs:comment "Query alias: 3 models declare averageCTR." .

# Query parent property: average position
<https://relay.inferal.com/ontology/microsoftads/property/averagePosition> a rdf:Property ;
  rdfs:label "average position" ;
  rdfs:comment "Query alias: 2 models declare averagePosition." .

# Query parent property: background
<https://relay.inferal.com/ontology/microsoftads/property/background> a rdf:Property ;
  rdfs:label "background" ;
  rdfs:comment "Query alias: 1 model declares background." .

# Query parent property: background color
<https://relay.inferal.com/ontology/microsoftads/property/backgroundColor> a rdf:Property ;
  rdfs:label "background color" ;
  rdfs:comment "Query alias: 1 model declares backgroundColor." .

# Query parent property: back up payment instrument id
<https://relay.inferal.com/ontology/microsoftads/property/backUpPaymentInstrumentId> a rdf:Property ;
  rdfs:label "back up payment instrument id" ;
  rdfs:comment "Query alias: 1 model declares backUpPaymentInstrumentId." .

# Query parent property: balance
<https://relay.inferal.com/ontology/microsoftads/property/balance> a rdf:Property ;
  rdfs:label "balance" ;
  rdfs:comment "Query alias: 2 models declare balance." .

# Query parent property: base campaign id
<https://relay.inferal.com/ontology/microsoftads/property/baseCampaignId> a rdf:Property ;
  rdfs:label "base campaign id" ;
  rdfs:comment "Query alias: 1 model declares baseCampaignId." .

# Query parent property: base domain
<https://relay.inferal.com/ontology/microsoftads/property/baseDomain> a rdf:Property ;
  rdfs:label "base domain" ;
  rdfs:comment "Query alias: 2 models declare baseDomain." .

# Query parent property: bid boost value
<https://relay.inferal.com/ontology/microsoftads/property/bidBoostValue> a rdf:Property ;
  rdfs:label "bid boost value" ;
  rdfs:comment "Query alias: 2 models declare bidBoostValue." .

# Query parent property: bidding scheme
<https://relay.inferal.com/ontology/microsoftads/property/biddingScheme> a rdf:Property ;
  rdfs:label "bidding scheme" ;
  rdfs:comment "Query alias: 4 models declare biddingScheme." .

# Query parent property: bid landscape points
<https://relay.inferal.com/ontology/microsoftads/property/bidLandscapePoints> a rdf:Property ;
  rdfs:label "bid landscape points" ;
  rdfs:comment "Query alias: 2 models declare bidLandscapePoints." .

# Query parent property: bid match type
<https://relay.inferal.com/ontology/microsoftads/property/bidMatchType> a rdf:Property ;
  rdfs:label "bid match type" ;
  rdfs:comment "Query alias: 2 models declare bidMatchType." .

# Query parent property: bid max value
<https://relay.inferal.com/ontology/microsoftads/property/bidMaxValue> a rdf:Property ;
  rdfs:label "bid max value" ;
  rdfs:comment "Query alias: 2 models declare bidMaxValue." .

# Query parent property: bid option
<https://relay.inferal.com/ontology/microsoftads/property/bidOption> a rdf:Property ;
  rdfs:label "bid option" ;
  rdfs:comment "Query alias: 2 models declare bidOption." .

# Query parent property: bid strategies
<https://relay.inferal.com/ontology/microsoftads/property/bidStrategies> a rdf:Property ;
  rdfs:label "bid strategies" ;
  rdfs:comment "Query alias: 3 models declare bidStrategies." .

# Query parent property: bid strategy id
<https://relay.inferal.com/ontology/microsoftads/property/bidStrategyId> a rdf:Property ;
  rdfs:label "bid strategy id" ;
  rdfs:comment "Query alias: 1 model declares bidStrategyId." .

# Query parent property: bid strategy ids
<https://relay.inferal.com/ontology/microsoftads/property/bidStrategyIds> a rdf:Property ;
  rdfs:label "bid strategy ids" ;
  rdfs:comment "Query alias: 4 models declare bidStrategyIds." .

# Query parent property: bid strategy scope
<https://relay.inferal.com/ontology/microsoftads/property/bidStrategyScope> a rdf:Property ;
  rdfs:label "bid strategy scope" ;
  rdfs:comment "Query alias: 1 model declares bidStrategyScope." .

# Query parent property: bid strategy type
<https://relay.inferal.com/ontology/microsoftads/property/bidStrategyType> a rdf:Property ;
  rdfs:label "bid strategy type" ;
  rdfs:comment "Query alias: 3 models declare bidStrategyType." .

# Query parent property: billing documents
<https://relay.inferal.com/ontology/microsoftads/property/billingDocuments> a rdf:Property ;
  rdfs:label "billing documents" ;
  rdfs:comment "Query alias: 1 model declares billingDocuments." .

# Query parent property: billing documents info
<https://relay.inferal.com/ontology/microsoftads/property/billingDocumentsInfo> a rdf:Property ;
  rdfs:label "billing documents info" ;
  rdfs:comment "Query alias: 2 models declare billingDocumentsInfo." .

# Query parent property: billing group id
<https://relay.inferal.com/ontology/microsoftads/property/billingGroupId> a rdf:Property ;
  rdfs:label "billing group id" ;
  rdfs:comment "Query alias: 2 models declare billingGroupId." .

# Query parent property: billing groups
<https://relay.inferal.com/ontology/microsoftads/property/billingGroups> a rdf:Property ;
  rdfs:label "billing groups" ;
  rdfs:comment "Query alias: 1 model declares billingGroups." .

# Query parent property: billing threshold amount
<https://relay.inferal.com/ontology/microsoftads/property/billingThresholdAmount> a rdf:Property ;
  rdfs:label "billing threshold amount" ;
  rdfs:comment "Query alias: 1 model declares billingThresholdAmount." .

# Query parent property: bill to customer id
<https://relay.inferal.com/ontology/microsoftads/property/billToCustomerId> a rdf:Property ;
  rdfs:label "bill to customer id" ;
  rdfs:comment "Query alias: 1 model declares billToCustomerId." .

# Query parent property: b mcstores
<https://relay.inferal.com/ontology/microsoftads/property/bMCStores> a rdf:Property ;
  rdfs:label "b mcstores" ;
  rdfs:comment "Query alias: 1 model declares bMCStores." .

# Query parent property: booking country code
<https://relay.inferal.com/ontology/microsoftads/property/bookingCountryCode> a rdf:Property ;
  rdfs:label "booking country code" ;
  rdfs:comment "Query alias: 1 model declares bookingCountryCode." .

# Query parent property: brand id
<https://relay.inferal.com/ontology/microsoftads/property/brandId> a rdf:Property ;
  rdfs:label "brand id" ;
  rdfs:comment "Query alias: 2 models declare brandId." .

# Query parent property: brand kit
<https://relay.inferal.com/ontology/microsoftads/property/brandKit> a rdf:Property ;
  rdfs:label "brand kit" ;
  rdfs:comment "Query alias: 1 model declares brandKit." .

# Query parent property: brand kit id
<https://relay.inferal.com/ontology/microsoftads/property/brandKitId> a rdf:Property ;
  rdfs:label "brand kit id" ;
  rdfs:comment "Query alias: 1 model declares brandKitId." .

# Query parent property: brand kit ids
<https://relay.inferal.com/ontology/microsoftads/property/brandKitIds> a rdf:Property ;
  rdfs:label "brand kit ids" ;
  rdfs:comment "Query alias: 3 models declare brandKitIds." .

# Query parent property: brand kits
<https://relay.inferal.com/ontology/microsoftads/property/brandKits> a rdf:Property ;
  rdfs:label "brand kits" ;
  rdfs:comment "Query alias: 4 models declare brandKits." .

# Query parent property: brand voice
<https://relay.inferal.com/ontology/microsoftads/property/brandVoice> a rdf:Property ;
  rdfs:label "brand voice" ;
  rdfs:comment "Query alias: 1 model declares brandVoice." .

# Query parent property: breakdown return category
<https://relay.inferal.com/ontology/microsoftads/property/breakdownReturnCategory> a rdf:Property ;
  rdfs:label "breakdown return category" ;
  rdfs:comment "Query alias: 1 model declares breakdownReturnCategory." .

# Query parent property: breakdowns
<https://relay.inferal.com/ontology/microsoftads/property/breakdowns> a rdf:Property ;
  rdfs:label "breakdowns" ;
  rdfs:comment "Query alias: 1 model declares breakdowns." .

# Query parent property: budget amount
<https://relay.inferal.com/ontology/microsoftads/property/budgetAmount> a rdf:Property ;
  rdfs:label "budget amount" ;
  rdfs:comment "Query alias: 1 model declares budgetAmount." .

# Query parent property: budget id
<https://relay.inferal.com/ontology/microsoftads/property/budgetId> a rdf:Property ;
  rdfs:label "budget id" ;
  rdfs:comment "Query alias: 1 model declares budgetId." .

# Query parent property: budget ids
<https://relay.inferal.com/ontology/microsoftads/property/budgetIds> a rdf:Property ;
  rdfs:label "budget ids" ;
  rdfs:comment "Query alias: 4 models declare budgetIds." .

# Query parent property: budget points
<https://relay.inferal.com/ontology/microsoftads/property/budgetPoints> a rdf:Property ;
  rdfs:label "budget points" ;
  rdfs:comment "Query alias: 2 models declare budgetPoints." .

# Query parent property: budget point type
<https://relay.inferal.com/ontology/microsoftads/property/budgetPointType> a rdf:Property ;
  rdfs:label "budget point type" ;
  rdfs:comment "Query alias: 1 model declares budgetPointType." .

# Query parent property: budget remaining
<https://relay.inferal.com/ontology/microsoftads/property/budgetRemaining> a rdf:Property ;
  rdfs:label "budget remaining" ;
  rdfs:comment "Query alias: 1 model declares budgetRemaining." .

# Query parent property: budget remaining percent
<https://relay.inferal.com/ontology/microsoftads/property/budgetRemainingPercent> a rdf:Property ;
  rdfs:label "budget remaining percent" ;
  rdfs:comment "Query alias: 1 model declares budgetRemainingPercent." .

# Query parent property: budgets
<https://relay.inferal.com/ontology/microsoftads/property/budgets> a rdf:Property ;
  rdfs:label "budgets" ;
  rdfs:comment "Query alias: 3 models declare budgets." .

# Query parent property: budget spent
<https://relay.inferal.com/ontology/microsoftads/property/budgetSpent> a rdf:Property ;
  rdfs:label "budget spent" ;
  rdfs:comment "Query alias: 1 model declares budgetSpent." .

# Query parent property: budget spent percent
<https://relay.inferal.com/ontology/microsoftads/property/budgetSpentPercent> a rdf:Property ;
  rdfs:label "budget spent percent" ;
  rdfs:comment "Query alias: 1 model declares budgetSpentPercent." .

# Query parent property: budget type
<https://relay.inferal.com/ontology/microsoftads/property/budgetType> a rdf:Property ;
  rdfs:label "budget type" ;
  rdfs:comment "Query alias: 4 models declare budgetType." .

# Query parent property: business address
<https://relay.inferal.com/ontology/microsoftads/property/businessAddress> a rdf:Property ;
  rdfs:label "business address" ;
  rdfs:comment "Query alias: 1 model declares businessAddress." .

# Query parent property: business logo
<https://relay.inferal.com/ontology/microsoftads/property/businessLogo> a rdf:Property ;
  rdfs:label "business logo" ;
  rdfs:comment "Query alias: 2 models declare businessLogo." .

# Query parent property: business logo url
<https://relay.inferal.com/ontology/microsoftads/property/businessLogoUrl> a rdf:Property ;
  rdfs:label "business logo url" ;
  rdfs:comment "Query alias: 2 models declare businessLogoUrl." .

# Query parent property: caller name
<https://relay.inferal.com/ontology/microsoftads/property/callerName> a rdf:Property ;
  rdfs:label "caller name" ;
  rdfs:comment "Query alias: 1 model declares callerName." .

# Query parent property: call to action
<https://relay.inferal.com/ontology/microsoftads/property/callToAction> a rdf:Property ;
  rdfs:label "call to action" ;
  rdfs:comment "Query alias: 5 models declare callToAction." .

# Query parent property: call to action language
<https://relay.inferal.com/ontology/microsoftads/property/callToActionLanguage> a rdf:Property ;
  rdfs:label "call to action language" ;
  rdfs:comment "Query alias: 2 models declare callToActionLanguage." .

# Query parent property: call to action opt out
<https://relay.inferal.com/ontology/microsoftads/property/callToActionOptOut> a rdf:Property ;
  rdfs:label "call to action opt out" ;
  rdfs:comment "Query alias: 2 models declare callToActionOptOut." .

# Query parent property: campaign ad group ids
<https://relay.inferal.com/ontology/microsoftads/property/campaignAdGroupIds> a rdf:Property ;
  rdfs:label "campaign ad group ids" ;
  rdfs:comment "Query alias: 2 models declare campaignAdGroupIds." .

# Query parent property: campaign associations
<https://relay.inferal.com/ontology/microsoftads/property/campaignAssociations> a rdf:Property ;
  rdfs:label "campaign associations" ;
  rdfs:comment "Query alias: 2 models declare campaignAssociations." .

# Query parent property: campaign bidding strategy
<https://relay.inferal.com/ontology/microsoftads/property/campaignBiddingStrategy> a rdf:Property ;
  rdfs:label "campaign bidding strategy" ;
  rdfs:comment "Query alias: 2 models declare campaignBiddingStrategy." .

# Query parent property: campaign bid landscape points
<https://relay.inferal.com/ontology/microsoftads/property/campaignBidLandscapePoints> a rdf:Property ;
  rdfs:label "campaign bid landscape points" ;
  rdfs:comment "Query alias: 1 model declares campaignBidLandscapePoints." .

# Query parent property: campaign bid landscape type
<https://relay.inferal.com/ontology/microsoftads/property/campaignBidLandscapeType> a rdf:Property ;
  rdfs:label "campaign bid landscape type" ;
  rdfs:comment "Query alias: 1 model declares campaignBidLandscapeType." .

# Query parent property: campaign conversion goal
<https://relay.inferal.com/ontology/microsoftads/property/campaignConversionGoal> a rdf:Property ;
  rdfs:label "campaign conversion goal" ;
  rdfs:comment "Query alias: 2 models declare campaignConversionGoal." .

# Query parent property: campaign criterion ids
<https://relay.inferal.com/ontology/microsoftads/property/campaignCriterionIds> a rdf:Property ;
  rdfs:label "campaign criterion ids" ;
  rdfs:comment "Query alias: 3 models declare campaignCriterionIds." .

# Query parent property: campaign criterions
<https://relay.inferal.com/ontology/microsoftads/property/campaignCriterions> a rdf:Property ;
  rdfs:label "campaign criterions" ;
  rdfs:comment "Query alias: 3 models declare campaignCriterions." .

# Query parent property: campaign estimates
<https://relay.inferal.com/ontology/microsoftads/property/campaignEstimates> a rdf:Property ;
  rdfs:label "campaign estimates" ;
  rdfs:comment "Query alias: 1 model declares campaignEstimates." .

# Query parent property: campaign estimators
<https://relay.inferal.com/ontology/microsoftads/property/campaignEstimators> a rdf:Property ;
  rdfs:label "campaign estimators" ;
  rdfs:comment "Query alias: 1 model declares campaignEstimators." .

# Query parent property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "Query alias: 56 models declare campaignId." .

# Query parent property: campaign id collection
<https://relay.inferal.com/ontology/microsoftads/property/campaignIdCollection> a rdf:Property ;
  rdfs:label "campaign id collection" ;
  rdfs:comment "Query alias: 2 models declare campaignIdCollection." .

# Query parent property: campaign ids
<https://relay.inferal.com/ontology/microsoftads/property/campaignIds> a rdf:Property ;
  rdfs:label "campaign ids" ;
  rdfs:comment "Query alias: 9 models declare campaignIds." .

# Query parent property: campaign name
<https://relay.inferal.com/ontology/microsoftads/property/campaignName> a rdf:Property ;
  rdfs:label "campaign name" ;
  rdfs:comment "Query alias: 10 models declare campaignName." .

# Query parent property: campaign negative sites
<https://relay.inferal.com/ontology/microsoftads/property/campaignNegativeSites> a rdf:Property ;
  rdfs:label "campaign negative sites" ;
  rdfs:comment "Query alias: 2 models declare campaignNegativeSites." .

# Query parent property: campaign sizes
<https://relay.inferal.com/ontology/microsoftads/property/campaignSizes> a rdf:Property ;
  rdfs:label "campaign sizes" ;
  rdfs:comment "Query alias: 1 model declares campaignSizes." .

# Query parent property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "Query alias: 32 models declare campaignStatus." .

# Query parent property: campaign sub type
<https://relay.inferal.com/ontology/microsoftads/property/campaignSubType> a rdf:Property ;
  rdfs:label "campaign sub type" ;
  rdfs:comment "Query alias: 2 models declare campaignSubType." .

# Query parent property: campaign type
<https://relay.inferal.com/ontology/microsoftads/property/campaignType> a rdf:Property ;
  rdfs:label "campaign type" ;
  rdfs:comment "Query alias: 4 models declare campaignType." .

# Query parent property: campaign type filter
<https://relay.inferal.com/ontology/microsoftads/property/campaignTypeFilter> a rdf:Property ;
  rdfs:label "campaign type filter" ;
  rdfs:comment "Query alias: 2 models declare campaignTypeFilter." .

# Query parent property: campaign types
<https://relay.inferal.com/ontology/microsoftads/property/campaignTypes> a rdf:Property ;
  rdfs:label "campaign types" ;
  rdfs:comment "Query alias: 2 models declare campaignTypes." .

# Query parent property: cap value
<https://relay.inferal.com/ontology/microsoftads/property/capValue> a rdf:Property ;
  rdfs:label "cap value" ;
  rdfs:comment "Query alias: 3 models declare capValue." .

# Query parent property: cashback percent
<https://relay.inferal.com/ontology/microsoftads/property/cashbackPercent> a rdf:Property ;
  rdfs:label "cashback percent" ;
  rdfs:comment "Query alias: 2 models declare cashbackPercent." .

# Query parent property: catalog id
<https://relay.inferal.com/ontology/microsoftads/property/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "Query alias: 1 model declares catalogId." .

# Query parent property: catalog name
<https://relay.inferal.com/ontology/microsoftads/property/catalogName> a rdf:Property ;
  rdfs:label "catalog name" ;
  rdfs:comment "Query alias: 1 model declares catalogName." .

# Query parent property: category
<https://relay.inferal.com/ontology/microsoftads/property/category> a rdf:Property ;
  rdfs:label "category" ;
  rdfs:comment "Query alias: 5 models declare category." .

# Query parent property: category display name
<https://relay.inferal.com/ontology/microsoftads/property/categoryDisplayName> a rdf:Property ;
  rdfs:label "category display name" ;
  rdfs:comment "Query alias: 1 model declares categoryDisplayName." .

# Query parent property: category expression
<https://relay.inferal.com/ontology/microsoftads/property/categoryExpression> a rdf:Property ;
  rdfs:label "category expression" ;
  rdfs:comment "Query alias: 2 models declare categoryExpression." .

# Query parent property: category id
<https://relay.inferal.com/ontology/microsoftads/property/categoryId> a rdf:Property ;
  rdfs:label "category id" ;
  rdfs:comment "Query alias: 3 models declare categoryId." .

# Query parent property: category key
<https://relay.inferal.com/ontology/microsoftads/property/categoryKey> a rdf:Property ;
  rdfs:label "category key" ;
  rdfs:comment "Query alias: 1 model declares categoryKey." .

# Query parent property: category name
<https://relay.inferal.com/ontology/microsoftads/property/categoryName> a rdf:Property ;
  rdfs:label "category name" ;
  rdfs:comment "Query alias: 3 models declare categoryName." .

# Query parent property: category operator
<https://relay.inferal.com/ontology/microsoftads/property/categoryOperator> a rdf:Property ;
  rdfs:label "category operator" ;
  rdfs:comment "Query alias: 4 models declare categoryOperator." .

# Query parent property: category severity
<https://relay.inferal.com/ontology/microsoftads/property/categorySeverity> a rdf:Property ;
  rdfs:label "category severity" ;
  rdfs:comment "Query alias: 1 model declares categorySeverity." .

# Query parent property: category status
<https://relay.inferal.com/ontology/microsoftads/property/categoryStatus> a rdf:Property ;
  rdfs:label "category status" ;
  rdfs:comment "Query alias: 1 model declares categoryStatus." .

# Query parent property: center latitude
<https://relay.inferal.com/ontology/microsoftads/property/centerLatitude> a rdf:Property ;
  rdfs:label "center latitude" ;
  rdfs:comment "Query alias: 1 model declares centerLatitude." .

# Query parent property: center longitude
<https://relay.inferal.com/ontology/microsoftads/property/centerLongitude> a rdf:Property ;
  rdfs:label "center longitude" ;
  rdfs:comment "Query alias: 1 model declares centerLongitude." .

# Query parent property: changes
<https://relay.inferal.com/ontology/microsoftads/property/changes> a rdf:Property ;
  rdfs:label "changes" ;
  rdfs:comment "Query alias: 1 model declares changes." .

# Query parent property: change status
<https://relay.inferal.com/ontology/microsoftads/property/changeStatus> a rdf:Property ;
  rdfs:label "change status" ;
  rdfs:comment "Query alias: 1 model declares changeStatus." .

# Query parent property: channel id
<https://relay.inferal.com/ontology/microsoftads/property/channelId> a rdf:Property ;
  rdfs:label "channel id" ;
  rdfs:comment "Query alias: 2 models declare channelId." .

# Query parent property: channel name
<https://relay.inferal.com/ontology/microsoftads/property/channelName> a rdf:Property ;
  rdfs:label "channel name" ;
  rdfs:comment "Query alias: 2 models declare channelName." .

# Query parent property: channel optimization opt out
<https://relay.inferal.com/ontology/microsoftads/property/channelOptimizationOptOut> a rdf:Property ;
  rdfs:label "channel optimization opt out" ;
  rdfs:comment "Query alias: 2 models declare channelOptimizationOptOut." .

# Query parent property: channel placement id
<https://relay.inferal.com/ontology/microsoftads/property/channelPlacementId> a rdf:Property ;
  rdfs:label "channel placement id" ;
  rdfs:comment "Query alias: 2 models declare channelPlacementId." .

# Query parent property: channel placement name
<https://relay.inferal.com/ontology/microsoftads/property/channelPlacementName> a rdf:Property ;
  rdfs:label "channel placement name" ;
  rdfs:comment "Query alias: 2 models declare channelPlacementName." .

# Query parent property: check in day
<https://relay.inferal.com/ontology/microsoftads/property/checkInDay> a rdf:Property ;
  rdfs:label "check in day" ;
  rdfs:comment "Query alias: 2 models declare checkInDay." .

# Query parent property: checkpoints data
<https://relay.inferal.com/ontology/microsoftads/property/checkpointsData> a rdf:Property ;
  rdfs:label "checkpoints data" ;
  rdfs:comment "Query alias: 1 model declares checkpointsData." .

# Query parent property: checks
<https://relay.inferal.com/ontology/microsoftads/property/checks> a rdf:Property ;
  rdfs:label "checks" ;
  rdfs:comment "Query alias: 1 model declares checks." .

# Query parent property: city
<https://relay.inferal.com/ontology/microsoftads/property/city> a rdf:Property ;
  rdfs:label "city" ;
  rdfs:comment "Query alias: 1 model declares city." .

# Query parent property: city name
<https://relay.inferal.com/ontology/microsoftads/property/cityName> a rdf:Property ;
  rdfs:label "city name" ;
  rdfs:comment "Query alias: 1 model declares cityName." .

# Query parent property: claim date
<https://relay.inferal.com/ontology/microsoftads/property/claimDate> a rdf:Property ;
  rdfs:label "claim date" ;
  rdfs:comment "Query alias: 2 models declare claimDate." .

# Query parent property: claimed date by account id
<https://relay.inferal.com/ontology/microsoftads/property/claimedDateByAccountId> a rdf:Property ;
  rdfs:label "claimed date by account id" ;
  rdfs:comment "Query alias: 1 model declares claimedDateByAccountId." .

# Query parent property: claim info
<https://relay.inferal.com/ontology/microsoftads/property/claimInfo> a rdf:Property ;
  rdfs:label "claim info" ;
  rdfs:comment "Query alias: 1 model declares claimInfo." .

# Query parent property: class name
<https://relay.inferal.com/ontology/microsoftads/property/className> a rdf:Property ;
  rdfs:label "class name" ;
  rdfs:comment "Query alias: 2 models declare className." .

# Query parent property: click share
<https://relay.inferal.com/ontology/microsoftads/property/clickShare> a rdf:Property ;
  rdfs:label "click share" ;
  rdfs:comment "Query alias: 2 models declare clickShare." .

# Query parent property: client entity customer number
<https://relay.inferal.com/ontology/microsoftads/property/clientEntityCustomerNumber> a rdf:Property ;
  rdfs:label "client entity customer number" ;
  rdfs:comment "Query alias: 1 model declares clientEntityCustomerNumber." .

# Query parent property: client entity id
<https://relay.inferal.com/ontology/microsoftads/property/clientEntityId> a rdf:Property ;
  rdfs:label "client entity id" ;
  rdfs:comment "Query alias: 1 model declares clientEntityId." .

# Query parent property: client entity name
<https://relay.inferal.com/ontology/microsoftads/property/clientEntityName> a rdf:Property ;
  rdfs:label "client entity name" ;
  rdfs:comment "Query alias: 1 model declares clientEntityName." .

# Query parent property: client entity number
<https://relay.inferal.com/ontology/microsoftads/property/clientEntityNumber> a rdf:Property ;
  rdfs:label "client entity number" ;
  rdfs:comment "Query alias: 1 model declares clientEntityNumber." .

# Query parent property: client links
<https://relay.inferal.com/ontology/microsoftads/property/clientLinks> a rdf:Property ;
  rdfs:label "client links" ;
  rdfs:comment "Query alias: 3 models declare clientLinks." .

# Query parent property: code
<https://relay.inferal.com/ontology/microsoftads/property/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "Query alias: 24 models declare code." .

# Query parent property: color code
<https://relay.inferal.com/ontology/microsoftads/property/colorCode> a rdf:Property ;
  rdfs:label "color code" ;
  rdfs:comment "Query alias: 1 model declares colorCode." .

# Query parent property: color data
<https://relay.inferal.com/ontology/microsoftads/property/colorData> a rdf:Property ;
  rdfs:label "color data" ;
  rdfs:comment "Query alias: 1 model declares colorData." .

# Query parent property: color type
<https://relay.inferal.com/ontology/microsoftads/property/colorType> a rdf:Property ;
  rdfs:label "color type" ;
  rdfs:comment "Query alias: 1 model declares colorType." .

# Query parent property: columns
<https://relay.inferal.com/ontology/microsoftads/property/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "Query alias: 49 models declare columns." .

# Query parent property: combination rules
<https://relay.inferal.com/ontology/microsoftads/property/combinationRules> a rdf:Property ;
  rdfs:label "combination rules" ;
  rdfs:comment "Query alias: 2 models declare combinationRules." .

# Query parent property: comment
<https://relay.inferal.com/ontology/microsoftads/property/comment> a rdf:Property ;
  rdfs:label "comment" ;
  rdfs:comment "Query alias: 2 models declare comment." .

# Query parent property: companies
<https://relay.inferal.com/ontology/microsoftads/property/companies> a rdf:Property ;
  rdfs:label "companies" ;
  rdfs:comment "Query alias: 1 model declares companies." .

# Query parent property: company
<https://relay.inferal.com/ontology/microsoftads/property/company> a rdf:Property ;
  rdfs:label "company" ;
  rdfs:comment "Query alias: 2 models declare company." .

# Query parent property: company name
<https://relay.inferal.com/ontology/microsoftads/property/companyName> a rdf:Property ;
  rdfs:label "company name" ;
  rdfs:comment "Query alias: 2 models declare companyName." .

# Query parent property: company name filter
<https://relay.inferal.com/ontology/microsoftads/property/companyNameFilter> a rdf:Property ;
  rdfs:label "company name filter" ;
  rdfs:comment "Query alias: 1 model declares companyNameFilter." .

# Query parent property: company names
<https://relay.inferal.com/ontology/microsoftads/property/companyNames> a rdf:Property ;
  rdfs:label "company names" ;
  rdfs:comment "Query alias: 2 models declare companyNames." .

# Query parent property: competition levels
<https://relay.inferal.com/ontology/microsoftads/property/competitionLevels> a rdf:Property ;
  rdfs:label "competition levels" ;
  rdfs:comment "Query alias: 2 models declare competitionLevels." .

# Query parent property: compression type
<https://relay.inferal.com/ontology/microsoftads/property/compressionType> a rdf:Property ;
  rdfs:label "compression type" ;
  rdfs:comment "Query alias: 3 models declare compressionType." .

# Query parent property: condition
<https://relay.inferal.com/ontology/microsoftads/property/condition> a rdf:Property ;
  rdfs:label "condition" ;
  rdfs:comment "Query alias: 2 models declare condition." .

# Query parent property: confidence score
<https://relay.inferal.com/ontology/microsoftads/property/confidenceScore> a rdf:Property ;
  rdfs:label "confidence score" ;
  rdfs:comment "Query alias: 2 models declare confidenceScore." .

# Query parent property: config key
<https://relay.inferal.com/ontology/microsoftads/property/configKey> a rdf:Property ;
  rdfs:label "config key" ;
  rdfs:comment "Query alias: 1 model declares configKey." .

# Query parent property: config value
<https://relay.inferal.com/ontology/microsoftads/property/configValue> a rdf:Property ;
  rdfs:label "config value" ;
  rdfs:comment "Query alias: 1 model declares configValue." .

# Query parent property: confirmation action
<https://relay.inferal.com/ontology/microsoftads/property/confirmationAction> a rdf:Property ;
  rdfs:label "confirmation action" ;
  rdfs:comment "Query alias: 2 models declare confirmationAction." .

# Query parent property: confirmation description
<https://relay.inferal.com/ontology/microsoftads/property/confirmationDescription> a rdf:Property ;
  rdfs:label "confirmation description" ;
  rdfs:comment "Query alias: 2 models declare confirmationDescription." .

# Query parent property: confirmation message
<https://relay.inferal.com/ontology/microsoftads/property/confirmationMessage> a rdf:Property ;
  rdfs:label "confirmation message" ;
  rdfs:comment "Query alias: 2 models declare confirmationMessage." .

# Query parent property: confirmation url
<https://relay.inferal.com/ontology/microsoftads/property/confirmationUrl> a rdf:Property ;
  rdfs:label "confirmation url" ;
  rdfs:comment "Query alias: 2 models declare confirmationUrl." .

# Query parent property: contact by phone
<https://relay.inferal.com/ontology/microsoftads/property/contactByPhone> a rdf:Property ;
  rdfs:label "contact by phone" ;
  rdfs:comment "Query alias: 1 model declares contactByPhone." .

# Query parent property: contact by postal mail
<https://relay.inferal.com/ontology/microsoftads/property/contactByPostalMail> a rdf:Property ;
  rdfs:label "contact by postal mail" ;
  rdfs:comment "Query alias: 1 model declares contactByPostalMail." .

# Query parent property: contact info
<https://relay.inferal.com/ontology/microsoftads/property/contactInfo> a rdf:Property ;
  rdfs:label "contact info" ;
  rdfs:comment "Query alias: 1 model declares contactInfo." .

# Query parent property: conversion currency code
<https://relay.inferal.com/ontology/microsoftads/property/conversionCurrencyCode> a rdf:Property ;
  rdfs:label "conversion currency code" ;
  rdfs:comment "Query alias: 1 model declares conversionCurrencyCode." .

# Query parent property: conversion goal ids
<https://relay.inferal.com/ontology/microsoftads/property/conversionGoalIds> a rdf:Property ;
  rdfs:label "conversion goal ids" ;
  rdfs:comment "Query alias: 2 models declare conversionGoalIds." .

# Query parent property: conversion goals
<https://relay.inferal.com/ontology/microsoftads/property/conversionGoals> a rdf:Property ;
  rdfs:label "conversion goals" ;
  rdfs:comment "Query alias: 4 models declare conversionGoals." .

# Query parent property: conversion goal types
<https://relay.inferal.com/ontology/microsoftads/property/conversionGoalTypes> a rdf:Property ;
  rdfs:label "conversion goal types" ;
  rdfs:comment "Query alias: 2 models declare conversionGoalTypes." .

# Query parent property: conversion name
<https://relay.inferal.com/ontology/microsoftads/property/conversionName> a rdf:Property ;
  rdfs:label "conversion name" ;
  rdfs:comment "Query alias: 4 models declare conversionName." .

# Query parent property: conversions
<https://relay.inferal.com/ontology/microsoftads/property/conversions> a rdf:Property ;
  rdfs:label "conversions" ;
  rdfs:comment "Query alias: 1 model declares conversions." .

# Query parent property: conversion time
<https://relay.inferal.com/ontology/microsoftads/property/conversionTime> a rdf:Property ;
  rdfs:label "conversion time" ;
  rdfs:comment "Query alias: 2 models declare conversionTime." .

# Query parent property: conversion value
<https://relay.inferal.com/ontology/microsoftads/property/conversionValue> a rdf:Property ;
  rdfs:label "conversion value" ;
  rdfs:comment "Query alias: 1 model declares conversionValue." .

# Query parent property: conversion value rule ids
<https://relay.inferal.com/ontology/microsoftads/property/conversionValueRuleIds> a rdf:Property ;
  rdfs:label "conversion value rule ids" ;
  rdfs:comment "Query alias: 1 model declares conversionValueRuleIds." .

# Query parent property: conversion value rules
<https://relay.inferal.com/ontology/microsoftads/property/conversionValueRules> a rdf:Property ;
  rdfs:label "conversion value rules" ;
  rdfs:comment "Query alias: 4 models declare conversionValueRules." .

# Query parent property: conversion values
<https://relay.inferal.com/ontology/microsoftads/property/conversionValues> a rdf:Property ;
  rdfs:label "conversion values" ;
  rdfs:comment "Query alias: 1 model declares conversionValues." .

# Query parent property: conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/conversionWindowInMinutes> a rdf:Property ;
  rdfs:label "conversion window in minutes" ;
  rdfs:comment "Query alias: 10 models declare conversionWindowInMinutes." .

# Query parent property: corporate image
<https://relay.inferal.com/ontology/microsoftads/property/corporateImage> a rdf:Property ;
  rdfs:label "corporate image" ;
  rdfs:comment "Query alias: 2 models declare corporateImage." .

# Query parent property: corporate image internal url
<https://relay.inferal.com/ontology/microsoftads/property/corporateImageInternalUrl> a rdf:Property ;
  rdfs:label "corporate image internal url" ;
  rdfs:comment "Query alias: 2 models declare corporateImageInternalUrl." .

# Query parent property: cost
<https://relay.inferal.com/ontology/microsoftads/property/cost> a rdf:Property ;
  rdfs:label "cost" ;
  rdfs:comment "Query alias: 2 models declare cost." .

# Query parent property: cost per sale opt out
<https://relay.inferal.com/ontology/microsoftads/property/costPerSaleOptOut> a rdf:Property ;
  rdfs:label "cost per sale opt out" ;
  rdfs:comment "Query alias: 2 models declare costPerSaleOptOut." .

# Query parent property: count
<https://relay.inferal.com/ontology/microsoftads/property/count> a rdf:Property ;
  rdfs:label "count" ;
  rdfs:comment "Query alias: 1 model declares count." .

# Query parent property: countries
<https://relay.inferal.com/ontology/microsoftads/property/countries> a rdf:Property ;
  rdfs:label "countries" ;
  rdfs:comment "Query alias: 1 model declares countries." .

# Query parent property: country code
<https://relay.inferal.com/ontology/microsoftads/property/countryCode> a rdf:Property ;
  rdfs:label "country code" ;
  rdfs:comment "Query alias: 9 models declare countryCode." .

# Query parent property: country codes
<https://relay.inferal.com/ontology/microsoftads/property/countryCodes> a rdf:Property ;
  rdfs:label "country codes" ;
  rdfs:comment "Query alias: 1 model declares countryCodes." .

# Query parent property: count type
<https://relay.inferal.com/ontology/microsoftads/property/countType> a rdf:Property ;
  rdfs:label "count type" ;
  rdfs:comment "Query alias: 10 models declare countType." .

# Query parent property: coupon class name
<https://relay.inferal.com/ontology/microsoftads/property/couponClassName> a rdf:Property ;
  rdfs:label "coupon class name" ;
  rdfs:comment "Query alias: 1 model declares couponClassName." .

# Query parent property: coupon code
<https://relay.inferal.com/ontology/microsoftads/property/couponCode> a rdf:Property ;
  rdfs:label "coupon code" ;
  rdfs:comment "Query alias: 2 models declare couponCode." .

# Query parent property: coupon id
<https://relay.inferal.com/ontology/microsoftads/property/couponId> a rdf:Property ;
  rdfs:label "coupon id" ;
  rdfs:comment "Query alias: 1 model declares couponId." .

# Query parent property: coupon info data
<https://relay.inferal.com/ontology/microsoftads/property/couponInfoData> a rdf:Property ;
  rdfs:label "coupon info data" ;
  rdfs:comment "Query alias: 1 model declares couponInfoData." .

# Query parent property: coupons
<https://relay.inferal.com/ontology/microsoftads/property/coupons> a rdf:Property ;
  rdfs:label "coupons" ;
  rdfs:comment "Query alias: 1 model declares coupons." .

# Query parent property: coupon value
<https://relay.inferal.com/ontology/microsoftads/property/couponValue> a rdf:Property ;
  rdfs:label "coupon value" ;
  rdfs:comment "Query alias: 1 model declares couponValue." .

# Query parent property: coverage
<https://relay.inferal.com/ontology/microsoftads/property/coverage> a rdf:Property ;
  rdfs:label "coverage" ;
  rdfs:comment "Query alias: 1 model declares coverage." .

# Query parent property: cpc bid
<https://relay.inferal.com/ontology/microsoftads/property/cpcBid> a rdf:Property ;
  rdfs:label "cpc bid" ;
  rdfs:comment "Query alias: 1 model declares cpcBid." .

# Query parent property: cpm bid
<https://relay.inferal.com/ontology/microsoftads/property/cpmBid> a rdf:Property ;
  rdfs:label "cpm bid" ;
  rdfs:comment "Query alias: 1 model declares cpmBid." .

# Query parent property: cpv bid
<https://relay.inferal.com/ontology/microsoftads/property/cpvBid> a rdf:Property ;
  rdfs:label "cpv bid" ;
  rdfs:comment "Query alias: 1 model declares cpvBid." .

# Query parent property: created by user id
<https://relay.inferal.com/ontology/microsoftads/property/createdByUserId> a rdf:Property ;
  rdfs:label "created by user id" ;
  rdfs:comment "Query alias: 4 models declare createdByUserId." .

# Query parent property: created by user name
<https://relay.inferal.com/ontology/microsoftads/property/createdByUserName> a rdf:Property ;
  rdfs:label "created by user name" ;
  rdfs:comment "Query alias: 4 models declare createdByUserName." .

# Query parent property: created date time in utc
<https://relay.inferal.com/ontology/microsoftads/property/createdDateTimeInUTC> a rdf:Property ;
  rdfs:label "created date time in utc" ;
  rdfs:comment "Query alias: 6 models declare createdDateTimeInUTC." .

# Query parent property: create time
<https://relay.inferal.com/ontology/microsoftads/property/createTime> a rdf:Property ;
  rdfs:label "create time" ;
  rdfs:comment "Query alias: 4 models declare createTime." .

# Query parent property: credential id
<https://relay.inferal.com/ontology/microsoftads/property/credentialId> a rdf:Property ;
  rdfs:label "credential id" ;
  rdfs:comment "Query alias: 2 models declare credentialId." .

# Query parent property: criteria
<https://relay.inferal.com/ontology/microsoftads/property/criteria> a rdf:Property ;
  rdfs:label "criteria" ;
  rdfs:comment "Query alias: 1 model declares criteria." .

# Query parent property: criterion
<https://relay.inferal.com/ontology/microsoftads/property/criterion> a rdf:Property ;
  rdfs:label "criterion" ;
  rdfs:comment "Query alias: 8 models declare criterion." .

# Query parent property: criterion actions
<https://relay.inferal.com/ontology/microsoftads/property/criterionActions> a rdf:Property ;
  rdfs:label "criterion actions" ;
  rdfs:comment "Query alias: 2 models declare criterionActions." .

# Query parent property: criterion bid
<https://relay.inferal.com/ontology/microsoftads/property/criterionBid> a rdf:Property ;
  rdfs:label "criterion bid" ;
  rdfs:comment "Query alias: 4 models declare criterionBid." .

# Query parent property: criterion cashback
<https://relay.inferal.com/ontology/microsoftads/property/criterionCashback> a rdf:Property ;
  rdfs:label "criterion cashback" ;
  rdfs:comment "Query alias: 4 models declare criterionCashback." .

# Query parent property: criterion name
<https://relay.inferal.com/ontology/microsoftads/property/criterionName> a rdf:Property ;
  rdfs:label "criterion name" ;
  rdfs:comment "Query alias: 1 model declares criterionName." .

# Query parent property: criterion type
<https://relay.inferal.com/ontology/microsoftads/property/criterionType> a rdf:Property ;
  rdfs:label "criterion type" ;
  rdfs:comment "Query alias: 8 models declare criterionType." .

# Query parent property: criterion type group
<https://relay.inferal.com/ontology/microsoftads/property/criterionTypeGroup> a rdf:Property ;
  rdfs:label "criterion type group" ;
  rdfs:comment "Query alias: 1 model declares criterionTypeGroup." .

# Query parent property: cron
<https://relay.inferal.com/ontology/microsoftads/property/cron> a rdf:Property ;
  rdfs:label "cron" ;
  rdfs:comment "Query alias: 1 model declares cron." .

# Query parent property: crop height
<https://relay.inferal.com/ontology/microsoftads/property/cropHeight> a rdf:Property ;
  rdfs:label "crop height" ;
  rdfs:comment "Query alias: 4 models declare cropHeight." .

# Query parent property: cropped image url
<https://relay.inferal.com/ontology/microsoftads/property/croppedImageUrl> a rdf:Property ;
  rdfs:label "cropped image url" ;
  rdfs:comment "Query alias: 1 model declares croppedImageUrl." .

# Query parent property: cropping type
<https://relay.inferal.com/ontology/microsoftads/property/croppingType> a rdf:Property ;
  rdfs:label "cropping type" ;
  rdfs:comment "Query alias: 2 models declare croppingType." .

# Query parent property: crop setting
<https://relay.inferal.com/ontology/microsoftads/property/cropSetting> a rdf:Property ;
  rdfs:label "crop setting" ;
  rdfs:comment "Query alias: 1 model declares cropSetting." .

# Query parent property: crop width
<https://relay.inferal.com/ontology/microsoftads/property/cropWidth> a rdf:Property ;
  rdfs:label "crop width" ;
  rdfs:comment "Query alias: 4 models declare cropWidth." .

# Query parent property: crop x
<https://relay.inferal.com/ontology/microsoftads/property/cropX> a rdf:Property ;
  rdfs:label "crop x" ;
  rdfs:comment "Query alias: 4 models declare cropX." .

# Query parent property: crop y
<https://relay.inferal.com/ontology/microsoftads/property/cropY> a rdf:Property ;
  rdfs:label "crop y" ;
  rdfs:comment "Query alias: 4 models declare cropY." .

# Query parent property: cta
<https://relay.inferal.com/ontology/microsoftads/property/cta> a rdf:Property ;
  rdfs:label "cta" ;
  rdfs:comment "Query alias: 1 model declares cta." .

# Query parent property: ctr
<https://relay.inferal.com/ontology/microsoftads/property/ctr> a rdf:Property ;
  rdfs:label "ctr" ;
  rdfs:comment "Query alias: 1 model declares ctr." .

# Query parent property: c tr
<https://relay.inferal.com/ontology/microsoftads/property/cTR> a rdf:Property ;
  rdfs:label "c tr" ;
  rdfs:comment "Query alias: 3 models declare cTR." .

# Query parent property: currency
<https://relay.inferal.com/ontology/microsoftads/property/currency> a rdf:Property ;
  rdfs:label "currency" ;
  rdfs:comment "Query alias: 3 models declare currency." .

# Query parent property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/currencyCode> a rdf:Property ;
  rdfs:label "currency code" ;
  rdfs:comment "Query alias: 17 models declare currencyCode." .

# Query parent property: current bid
<https://relay.inferal.com/ontology/microsoftads/property/currentBid> a rdf:Property ;
  rdfs:label "current bid" ;
  rdfs:comment "Query alias: 1 model declares currentBid." .

# Query parent property: current budget
<https://relay.inferal.com/ontology/microsoftads/property/currentBudget> a rdf:Property ;
  rdfs:label "current budget" ;
  rdfs:comment "Query alias: 2 models declare currentBudget." .

# Query parent property: current clicks
<https://relay.inferal.com/ontology/microsoftads/property/currentClicks> a rdf:Property ;
  rdfs:label "current clicks" ;
  rdfs:comment "Query alias: 10 models declare currentClicks." .

# Query parent property: current conversions
<https://relay.inferal.com/ontology/microsoftads/property/currentConversions> a rdf:Property ;
  rdfs:label "current conversions" ;
  rdfs:comment "Query alias: 10 models declare currentConversions." .

# Query parent property: current cost
<https://relay.inferal.com/ontology/microsoftads/property/currentCost> a rdf:Property ;
  rdfs:label "current cost" ;
  rdfs:comment "Query alias: 10 models declare currentCost." .

# Query parent property: current impressions
<https://relay.inferal.com/ontology/microsoftads/property/currentImpressions> a rdf:Property ;
  rdfs:label "current impressions" ;
  rdfs:comment "Query alias: 10 models declare currentImpressions." .

# Query parent property: current match type
<https://relay.inferal.com/ontology/microsoftads/property/currentMatchType> a rdf:Property ;
  rdfs:label "current match type" ;
  rdfs:comment "Query alias: 1 model declares currentMatchType." .

# Query parent property: current status
<https://relay.inferal.com/ontology/microsoftads/property/currentStatus> a rdf:Property ;
  rdfs:label "current status" ;
  rdfs:comment "Query alias: 1 model declares currentStatus." .

# Query parent property: custom date range end
<https://relay.inferal.com/ontology/microsoftads/property/customDateRangeEnd> a rdf:Property ;
  rdfs:label "custom date range end" ;
  rdfs:comment "Query alias: 1 model declares customDateRangeEnd." .

# Query parent property: custom date range start
<https://relay.inferal.com/ontology/microsoftads/property/customDateRangeStart> a rdf:Property ;
  rdfs:label "custom date range start" ;
  rdfs:comment "Query alias: 1 model declares customDateRangeStart." .

# Query parent property: customer
<https://relay.inferal.com/ontology/microsoftads/property/customer> a rdf:Property ;
  rdfs:label "customer" ;
  rdfs:comment "Query alias: 3 models declare customer." .

# Query parent property: customer account shares
<https://relay.inferal.com/ontology/microsoftads/property/customerAccountShares> a rdf:Property ;
  rdfs:label "customer account shares" ;
  rdfs:comment "Query alias: 1 model declares customerAccountShares." .

# Query parent property: customer address
<https://relay.inferal.com/ontology/microsoftads/property/customerAddress> a rdf:Property ;
  rdfs:label "customer address" ;
  rdfs:comment "Query alias: 1 model declares customerAddress." .

# Query parent property: customer financial status
<https://relay.inferal.com/ontology/microsoftads/property/customerFinancialStatus> a rdf:Property ;
  rdfs:label "customer financial status" ;
  rdfs:comment "Query alias: 1 model declares customerFinancialStatus." .

# Query parent property: customer life cycle status
<https://relay.inferal.com/ontology/microsoftads/property/customerLifeCycleStatus> a rdf:Property ;
  rdfs:label "customer life cycle status" ;
  rdfs:comment "Query alias: 1 model declares customerLifeCycleStatus." .

# Query parent property: customer link permission
<https://relay.inferal.com/ontology/microsoftads/property/customerLinkPermission> a rdf:Property ;
  rdfs:label "customer link permission" ;
  rdfs:comment "Query alias: 2 models declare customerLinkPermission." .

# Query parent property: customer list audience
<https://relay.inferal.com/ontology/microsoftads/property/customerListAudience> a rdf:Property ;
  rdfs:label "customer list audience" ;
  rdfs:comment "Query alias: 1 model declares customerListAudience." .

# Query parent property: customer list items
<https://relay.inferal.com/ontology/microsoftads/property/customerListItems> a rdf:Property ;
  rdfs:label "customer list items" ;
  rdfs:comment "Query alias: 1 model declares customerListItems." .

# Query parent property: customer list item sub type
<https://relay.inferal.com/ontology/microsoftads/property/customerListItemSubType> a rdf:Property ;
  rdfs:label "customer list item sub type" ;
  rdfs:comment "Query alias: 1 model declares customerListItemSubType." .

# Query parent property: customer list user data
<https://relay.inferal.com/ontology/microsoftads/property/customerListUserData> a rdf:Property ;
  rdfs:label "customer list user data" ;
  rdfs:comment "Query alias: 1 model declares customerListUserData." .

# Query parent property: customer name
<https://relay.inferal.com/ontology/microsoftads/property/customerName> a rdf:Property ;
  rdfs:label "customer name" ;
  rdfs:comment "Query alias: 1 model declares customerName." .

# Query parent property: customer name filter
<https://relay.inferal.com/ontology/microsoftads/property/customerNameFilter> a rdf:Property ;
  rdfs:label "customer name filter" ;
  rdfs:comment "Query alias: 1 model declares customerNameFilter." .

# Query parent property: customer number
<https://relay.inferal.com/ontology/microsoftads/property/customerNumber> a rdf:Property ;
  rdfs:label "customer number" ;
  rdfs:comment "Query alias: 1 model declares customerNumber." .

# Query parent property: customer roles
<https://relay.inferal.com/ontology/microsoftads/property/customerRoles> a rdf:Property ;
  rdfs:label "customer roles" ;
  rdfs:comment "Query alias: 1 model declares customerRoles." .

# Query parent property: customers
<https://relay.inferal.com/ontology/microsoftads/property/customers> a rdf:Property ;
  rdfs:label "customers" ;
  rdfs:comment "Query alias: 1 model declares customers." .

# Query parent property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/customerShare> a rdf:Property ;
  rdfs:label "customer share" ;
  rdfs:comment "Query alias: 12 models declare customerShare." .

# Query parent property: customers info
<https://relay.inferal.com/ontology/microsoftads/property/customersInfo> a rdf:Property ;
  rdfs:label "customers info" ;
  rdfs:comment "Query alias: 2 models declare customersInfo." .

# Query parent property: customized properties
<https://relay.inferal.com/ontology/microsoftads/property/customizedProperties> a rdf:Property ;
  rdfs:label "customized properties" ;
  rdfs:comment "Query alias: 1 model declares customizedProperties." .

# Query parent property: custom segment catalog list
<https://relay.inferal.com/ontology/microsoftads/property/customSegmentCatalogList> a rdf:Property ;
  rdfs:label "custom segment catalog list" ;
  rdfs:comment "Query alias: 2 models declare customSegmentCatalogList." .

# Query parent property: daily budget
<https://relay.inferal.com/ontology/microsoftads/property/dailyBudget> a rdf:Property ;
  rdfs:label "daily budget" ;
  rdfs:comment "Query alias: 3 models declare dailyBudget." .

# Query parent property: data exclusion ids
<https://relay.inferal.com/ontology/microsoftads/property/dataExclusionIds> a rdf:Property ;
  rdfs:label "data exclusion ids" ;
  rdfs:comment "Query alias: 3 models declare dataExclusionIds." .

# Query parent property: data exclusions
<https://relay.inferal.com/ontology/microsoftads/property/dataExclusions> a rdf:Property ;
  rdfs:label "data exclusions" ;
  rdfs:comment "Query alias: 4 models declare dataExclusions." .

# Query parent property: data scope
<https://relay.inferal.com/ontology/microsoftads/property/dataScope> a rdf:Property ;
  rdfs:label "data scope" ;
  rdfs:comment "Query alias: 2 models declare dataScope." .

# Query parent property: date
<https://relay.inferal.com/ontology/microsoftads/property/date> a rdf:Property ;
  rdfs:label "date" ;
  rdfs:comment "Query alias: 1 model declares date." .

# Query parent property: date range
<https://relay.inferal.com/ontology/microsoftads/property/dateRange> a rdf:Property ;
  rdfs:label "date range" ;
  rdfs:comment "Query alias: 1 model declares dateRange." .

# Query parent property: day month and year
<https://relay.inferal.com/ontology/microsoftads/property/dayMonthAndYear> a rdf:Property ;
  rdfs:label "day month and year" ;
  rdfs:comment "Query alias: 1 model declares dayMonthAndYear." .

# Query parent property: day time ranges
<https://relay.inferal.com/ontology/microsoftads/property/dayTimeRanges> a rdf:Property ;
  rdfs:label "day time ranges" ;
  rdfs:comment "Query alias: 1 model declares dayTimeRanges." .

# Query parent property: deal id
<https://relay.inferal.com/ontology/microsoftads/property/dealId> a rdf:Property ;
  rdfs:label "deal id" ;
  rdfs:comment "Query alias: 2 models declare dealId." .

# Query parent property: deal ids
<https://relay.inferal.com/ontology/microsoftads/property/dealIds> a rdf:Property ;
  rdfs:label "deal ids" ;
  rdfs:comment "Query alias: 1 model declares dealIds." .

# Query parent property: delete account ids
<https://relay.inferal.com/ontology/microsoftads/property/deleteAccountIds> a rdf:Property ;
  rdfs:label "delete account ids" ;
  rdfs:comment "Query alias: 1 model declares deleteAccountIds." .

# Query parent property: delete customer ids
<https://relay.inferal.com/ontology/microsoftads/property/deleteCustomerIds> a rdf:Property ;
  rdfs:label "delete customer ids" ;
  rdfs:comment "Query alias: 1 model declares deleteCustomerIds." .

# Query parent property: delete removed entities
<https://relay.inferal.com/ontology/microsoftads/property/deleteRemovedEntities> a rdf:Property ;
  rdfs:label "delete removed entities" ;
  rdfs:comment "Query alias: 2 models declare deleteRemovedEntities." .

# Query parent property: delete role id
<https://relay.inferal.com/ontology/microsoftads/property/deleteRoleId> a rdf:Property ;
  rdfs:label "delete role id" ;
  rdfs:comment "Query alias: 1 model declares deleteRoleId." .

# Query parent property: deletions
<https://relay.inferal.com/ontology/microsoftads/property/deletions> a rdf:Property ;
  rdfs:label "deletions" ;
  rdfs:comment "Query alias: 1 model declares deletions." .

# Query parent property: delivered match type
<https://relay.inferal.com/ontology/microsoftads/property/deliveredMatchType> a rdf:Property ;
  rdfs:label "delivered match type" ;
  rdfs:comment "Query alias: 4 models declare deliveredMatchType." .

# Query parent property: description1
<https://relay.inferal.com/ontology/microsoftads/property/description1> a rdf:Property ;
  rdfs:label "description1" ;
  rdfs:comment "Query alias: 2 models declare description1." .

# Query parent property: description2
<https://relay.inferal.com/ontology/microsoftads/property/description2> a rdf:Property ;
  rdfs:label "description2" ;
  rdfs:comment "Query alias: 2 models declare description2." .

# Query parent property: destination url
<https://relay.inferal.com/ontology/microsoftads/property/destinationUrl> a rdf:Property ;
  rdfs:label "destination url" ;
  rdfs:comment "Query alias: 10 models declare destinationUrl." .

# Query parent property: detail
<https://relay.inferal.com/ontology/microsoftads/property/detail> a rdf:Property ;
  rdfs:label "detail" ;
  rdfs:comment "Query alias: 5 models declare detail." .

# Query parent property: device condition
<https://relay.inferal.com/ontology/microsoftads/property/deviceCondition> a rdf:Property ;
  rdfs:label "device condition" ;
  rdfs:comment "Query alias: 1 model declares deviceCondition." .

# Query parent property: device name
<https://relay.inferal.com/ontology/microsoftads/property/deviceName> a rdf:Property ;
  rdfs:label "device name" ;
  rdfs:comment "Query alias: 4 models declare deviceName." .

# Query parent property: device os
<https://relay.inferal.com/ontology/microsoftads/property/deviceOS> a rdf:Property ;
  rdfs:label "device os" ;
  rdfs:comment "Query alias: 7 models declare deviceOS." .

# Query parent property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "Query alias: 31 models declare devicePreference." .

# Query parent property: devices
<https://relay.inferal.com/ontology/microsoftads/property/devices> a rdf:Property ;
  rdfs:label "devices" ;
  rdfs:comment "Query alias: 2 models declare devices." .

# Query parent property: device type
<https://relay.inferal.com/ontology/microsoftads/property/deviceType> a rdf:Property ;
  rdfs:label "device type" ;
  rdfs:comment "Query alias: 18 models declare deviceType." .

# Query parent property: device type filter
<https://relay.inferal.com/ontology/microsoftads/property/deviceTypeFilter> a rdf:Property ;
  rdfs:label "device type filter" ;
  rdfs:comment "Query alias: 2 models declare deviceTypeFilter." .

# Query parent property: device types
<https://relay.inferal.com/ontology/microsoftads/property/deviceTypes> a rdf:Property ;
  rdfs:label "device types" ;
  rdfs:comment "Query alias: 1 model declares deviceTypes." .

# Query parent property: dimension
<https://relay.inferal.com/ontology/microsoftads/property/dimension> a rdf:Property ;
  rdfs:label "dimension" ;
  rdfs:comment "Query alias: 1 model declares dimension." .

# Query parent property: dimensions
<https://relay.inferal.com/ontology/microsoftads/property/dimensions> a rdf:Property ;
  rdfs:label "dimensions" ;
  rdfs:comment "Query alias: 1 model declares dimensions." .

# Query parent property: disapproved text
<https://relay.inferal.com/ontology/microsoftads/property/disapprovedText> a rdf:Property ;
  rdfs:label "disapproved text" ;
  rdfs:comment "Query alias: 6 models declare disapprovedText." .

# Query parent property: disclaimer ads enabled
<https://relay.inferal.com/ontology/microsoftads/property/disclaimerAdsEnabled> a rdf:Property ;
  rdfs:label "disclaimer ads enabled" ;
  rdfs:comment "Query alias: 2 models declare disclaimerAdsEnabled." .

# Query parent property: disclaimer layout
<https://relay.inferal.com/ontology/microsoftads/property/disclaimerLayout> a rdf:Property ;
  rdfs:label "disclaimer layout" ;
  rdfs:comment "Query alias: 2 models declare disclaimerLayout." .

# Query parent property: discount modifier
<https://relay.inferal.com/ontology/microsoftads/property/discountModifier> a rdf:Property ;
  rdfs:label "discount modifier" ;
  rdfs:comment "Query alias: 2 models declare discountModifier." .

# Query parent property: dismissed
<https://relay.inferal.com/ontology/microsoftads/property/dismissed> a rdf:Property ;
  rdfs:label "dismissed" ;
  rdfs:comment "Query alias: 7 models declare dismissed." .

# Query parent property: display
<https://relay.inferal.com/ontology/microsoftads/property/display> a rdf:Property ;
  rdfs:label "display" ;
  rdfs:comment "Query alias: 2 models declare display." .

# Query parent property: display domain
<https://relay.inferal.com/ontology/microsoftads/property/displayDomain> a rdf:Property ;
  rdfs:label "display domain" ;
  rdfs:comment "Query alias: 1 model declares displayDomain." .

# Query parent property: display name
<https://relay.inferal.com/ontology/microsoftads/property/displayName> a rdf:Property ;
  rdfs:label "display name" ;
  rdfs:comment "Query alias: 2 models declare displayName." .

# Query parent property: display text
<https://relay.inferal.com/ontology/microsoftads/property/displayText> a rdf:Property ;
  rdfs:label "display text" ;
  rdfs:comment "Query alias: 5 models declare displayText." .

# Query parent property: display url
<https://relay.inferal.com/ontology/microsoftads/property/displayUrl> a rdf:Property ;
  rdfs:label "display url" ;
  rdfs:comment "Query alias: 2 models declare displayUrl." .

# Query parent property: display url mode
<https://relay.inferal.com/ontology/microsoftads/property/displayUrlMode> a rdf:Property ;
  rdfs:label "display url mode" ;
  rdfs:comment "Query alias: 2 models declare displayUrlMode." .

# Query parent property: document date
<https://relay.inferal.com/ontology/microsoftads/property/documentDate> a rdf:Property ;
  rdfs:label "document date" ;
  rdfs:comment "Query alias: 1 model declares documentDate." .

# Query parent property: document id
<https://relay.inferal.com/ontology/microsoftads/property/documentId> a rdf:Property ;
  rdfs:label "document id" ;
  rdfs:comment "Query alias: 1 model declares documentId." .

# Query parent property: document number
<https://relay.inferal.com/ontology/microsoftads/property/documentNumber> a rdf:Property ;
  rdfs:label "document number" ;
  rdfs:comment "Query alias: 1 model declares documentNumber." .

# Query parent property: domain
<https://relay.inferal.com/ontology/microsoftads/property/domain> a rdf:Property ;
  rdfs:label "domain" ;
  rdfs:comment "Query alias: 3 models declare domain." .

# Query parent property: domain name
<https://relay.inferal.com/ontology/microsoftads/property/domainName> a rdf:Property ;
  rdfs:label "domain name" ;
  rdfs:comment "Query alias: 5 models declare domainName." .

# Query parent property: download entities
<https://relay.inferal.com/ontology/microsoftads/property/downloadEntities> a rdf:Property ;
  rdfs:label "download entities" ;
  rdfs:comment "Query alias: 2 models declare downloadEntities." .

# Query parent property: download file type
<https://relay.inferal.com/ontology/microsoftads/property/downloadFileType> a rdf:Property ;
  rdfs:label "download file type" ;
  rdfs:comment "Query alias: 2 models declare downloadFileType." .

# Query parent property: download request id
<https://relay.inferal.com/ontology/microsoftads/property/downloadRequestId> a rdf:Property ;
  rdfs:label "download request id" ;
  rdfs:comment "Query alias: 2 models declare downloadRequestId." .

# Query parent property: duration
<https://relay.inferal.com/ontology/microsoftads/property/duration> a rdf:Property ;
  rdfs:label "duration" ;
  rdfs:comment "Query alias: 2 models declare duration." .

# Query parent property: duration in milliseconds
<https://relay.inferal.com/ontology/microsoftads/property/durationInMilliseconds> a rdf:Property ;
  rdfs:label "duration in milliseconds" ;
  rdfs:comment "Query alias: 1 model declares durationInMilliseconds." .

# Query parent property: durations
<https://relay.inferal.com/ontology/microsoftads/property/durations> a rdf:Property ;
  rdfs:label "durations" ;
  rdfs:comment "Query alias: 1 model declares durations." .

# Query parent property: dynamic ad target status
<https://relay.inferal.com/ontology/microsoftads/property/dynamicAdTargetStatus> a rdf:Property ;
  rdfs:label "dynamic ad target status" ;
  rdfs:comment "Query alias: 1 model declares dynamicAdTargetStatus." .

# Query parent property: dynamic description enabled
<https://relay.inferal.com/ontology/microsoftads/property/dynamicDescriptionEnabled> a rdf:Property ;
  rdfs:label "dynamic description enabled" ;
  rdfs:comment "Query alias: 2 models declare dynamicDescriptionEnabled." .

# Query parent property: editable
<https://relay.inferal.com/ontology/microsoftads/property/editable> a rdf:Property ;
  rdfs:label "editable" ;
  rdfs:comment "Query alias: 4 models declare editable." .

# Query parent property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/editorialStatus> a rdf:Property ;
  rdfs:label "editorial status" ;
  rdfs:comment "Query alias: 20 models declare editorialStatus." .

# Query parent property: effective editorial status
<https://relay.inferal.com/ontology/microsoftads/property/effectiveEditorialStatus> a rdf:Property ;
  rdfs:label "effective editorial status" ;
  rdfs:comment "Query alias: 1 model declares effectiveEditorialStatus." .

# Query parent property: eighteen to twenty four
<https://relay.inferal.com/ontology/microsoftads/property/eighteenToTwentyFour> a rdf:Property ;
  rdfs:label "eighteen to twenty four" ;
  rdfs:comment "Query alias: 1 model declares eighteenToTwentyFour." .

# Query parent property: element name
<https://relay.inferal.com/ontology/microsoftads/property/elementName> a rdf:Property ;
  rdfs:label "element name" ;
  rdfs:comment "Query alias: 1 model declares elementName." .

# Query parent property: eligible account ids
<https://relay.inferal.com/ontology/microsoftads/property/eligibleAccountIds> a rdf:Property ;
  rdfs:label "eligible account ids" ;
  rdfs:comment "Query alias: 1 model declares eligibleAccountIds." .

# Query parent property: email
<https://relay.inferal.com/ontology/microsoftads/property/email> a rdf:Property ;
  rdfs:label "email" ;
  rdfs:comment "Query alias: 2 models declare email." .

# Query parent property: email format
<https://relay.inferal.com/ontology/microsoftads/property/emailFormat> a rdf:Property ;
  rdfs:label "email format" ;
  rdfs:comment "Query alias: 1 model declares emailFormat." .

# Query parent property: enable auto currency conversion
<https://relay.inferal.com/ontology/microsoftads/property/enableAutoCurrencyConversion> a rdf:Property ;
  rdfs:label "enable auto currency conversion" ;
  rdfs:comment "Query alias: 2 models declare enableAutoCurrencyConversion." .

# Query parent property: enable cache
<https://relay.inferal.com/ontology/microsoftads/property/enableCache> a rdf:Property ;
  rdfs:label "enable cache" ;
  rdfs:comment "Query alias: 1 model declares enableCache." .

# Query parent property: enable copilot
<https://relay.inferal.com/ontology/microsoftads/property/enableCopilot> a rdf:Property ;
  rdfs:label "enable copilot" ;
  rdfs:comment "Query alias: 2 models declare enableCopilot." .

# Query parent property: enable parent location mapping
<https://relay.inferal.com/ontology/microsoftads/property/enableParentLocationMapping> a rdf:Property ;
  rdfs:label "enable parent location mapping" ;
  rdfs:comment "Query alias: 2 models declare enableParentLocationMapping." .

# Query parent property: enable pilot
<https://relay.inferal.com/ontology/microsoftads/property/enablePilot> a rdf:Property ;
  rdfs:label "enable pilot" ;
  rdfs:comment "Query alias: 1 model declares enablePilot." .

# Query parent property: enclosed location ids
<https://relay.inferal.com/ontology/microsoftads/property/enclosedLocationIds> a rdf:Property ;
  rdfs:label "enclosed location ids" ;
  rdfs:comment "Query alias: 2 models declare enclosedLocationIds." .

# Query parent property: end date utc
<https://relay.inferal.com/ontology/microsoftads/property/endDateUtc> a rdf:Property ;
  rdfs:label "end date utc" ;
  rdfs:comment "Query alias: 2 models declare endDateUtc." .

# Query parent property: end hour
<https://relay.inferal.com/ontology/microsoftads/property/endHour> a rdf:Property ;
  rdfs:label "end hour" ;
  rdfs:comment "Query alias: 1 model declares endHour." .

# Query parent property: end minute
<https://relay.inferal.com/ontology/microsoftads/property/endMinute> a rdf:Property ;
  rdfs:label "end minute" ;
  rdfs:comment "Query alias: 1 model declares endMinute." .

# Query parent property: entity count
<https://relay.inferal.com/ontology/microsoftads/property/entityCount> a rdf:Property ;
  rdfs:label "entity count" ;
  rdfs:comment "Query alias: 2 models declare entityCount." .

# Query parent property: entity details
<https://relay.inferal.com/ontology/microsoftads/property/entityDetails> a rdf:Property ;
  rdfs:label "entity details" ;
  rdfs:comment "Query alias: 2 models declare entityDetails." .

# Query parent property: entity id
<https://relay.inferal.com/ontology/microsoftads/property/entityId> a rdf:Property ;
  rdfs:label "entity id" ;
  rdfs:comment "Query alias: 9 models declare entityId." .

# Query parent property: entity ids
<https://relay.inferal.com/ontology/microsoftads/property/entityIds> a rdf:Property ;
  rdfs:label "entity ids" ;
  rdfs:comment "Query alias: 5 models declare entityIds." .

# Query parent property: entity ids mapping
<https://relay.inferal.com/ontology/microsoftads/property/entityIdsMapping> a rdf:Property ;
  rdfs:label "entity ids mapping" ;
  rdfs:comment "Query alias: 1 model declares entityIdsMapping." .

# Query parent property: entity id to parent id associations
<https://relay.inferal.com/ontology/microsoftads/property/entityIdToParentIdAssociations> a rdf:Property ;
  rdfs:label "entity id to parent id associations" ;
  rdfs:comment "Query alias: 2 models declare entityIdToParentIdAssociations." .

# Query parent property: entity level bid
<https://relay.inferal.com/ontology/microsoftads/property/entityLevelBid> a rdf:Property ;
  rdfs:label "entity level bid" ;
  rdfs:comment "Query alias: 1 model declares entityLevelBid." .

# Query parent property: entity name
<https://relay.inferal.com/ontology/microsoftads/property/entityName> a rdf:Property ;
  rdfs:label "entity name" ;
  rdfs:comment "Query alias: 1 model declares entityName." .

# Query parent property: entity negative keywords
<https://relay.inferal.com/ontology/microsoftads/property/entityNegativeKeywords> a rdf:Property ;
  rdfs:label "entity negative keywords" ;
  rdfs:comment "Query alias: 3 models declare entityNegativeKeywords." .

# Query parent property: entity records
<https://relay.inferal.com/ontology/microsoftads/property/entityRecords> a rdf:Property ;
  rdfs:label "entity records" ;
  rdfs:comment "Query alias: 2 models declare entityRecords." .

# Query parent property: entity statistics
<https://relay.inferal.com/ontology/microsoftads/property/entityStatistics> a rdf:Property ;
  rdfs:label "entity statistics" ;
  rdfs:comment "Query alias: 1 model declares entityStatistics." .

# Query parent property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/entityType> a rdf:Property ;
  rdfs:label "entity type" ;
  rdfs:comment "Query alias: 19 models declare entityType." .

# Query parent property: entries
<https://relay.inferal.com/ontology/microsoftads/property/entries> a rdf:Property ;
  rdfs:label "entries" ;
  rdfs:comment "Query alias: 1 model declares entries." .

# Query parent property: error code
<https://relay.inferal.com/ontology/microsoftads/property/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  rdfs:comment "Query alias: 25 models declare errorCode." .

# Query parent property: error log url
<https://relay.inferal.com/ontology/microsoftads/property/errorLogUrl> a rdf:Property ;
  rdfs:label "error log url" ;
  rdfs:comment "Query alias: 1 model declares errorLogUrl." .

# Query parent property: error message
<https://relay.inferal.com/ontology/microsoftads/property/errorMessage> a rdf:Property ;
  rdfs:label "error message" ;
  rdfs:comment "Query alias: 13 models declare errorMessage." .

# Query parent property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/errorSourceSystem> a rdf:Property ;
  rdfs:label "error source system" ;
  rdfs:comment "Query alias: 12 models declare errorSourceSystem." .

# Query parent property: est click
<https://relay.inferal.com/ontology/microsoftads/property/estClick> a rdf:Property ;
  rdfs:label "est click" ;
  rdfs:comment "Query alias: 1 model declares estClick." .

# Query parent property: est click by type
<https://relay.inferal.com/ontology/microsoftads/property/estClickByType> a rdf:Property ;
  rdfs:label "est click by type" ;
  rdfs:comment "Query alias: 1 model declares estClickByType." .

# Query parent property: est cost per event
<https://relay.inferal.com/ontology/microsoftads/property/estCostPerEvent> a rdf:Property ;
  rdfs:label "est cost per event" ;
  rdfs:comment "Query alias: 1 model declares estCostPerEvent." .

# Query parent property: est cost per event by type
<https://relay.inferal.com/ontology/microsoftads/property/estCostPerEventByType> a rdf:Property ;
  rdfs:label "est cost per event by type" ;
  rdfs:comment "Query alias: 1 model declares estCostPerEventByType." .

# Query parent property: est cpc
<https://relay.inferal.com/ontology/microsoftads/property/estCPC> a rdf:Property ;
  rdfs:label "est cpc" ;
  rdfs:comment "Query alias: 1 model declares estCPC." .

# Query parent property: est cpcby type
<https://relay.inferal.com/ontology/microsoftads/property/estCPCByType> a rdf:Property ;
  rdfs:label "est cpcby type" ;
  rdfs:comment "Query alias: 1 model declares estCPCByType." .

# Query parent property: est ctr
<https://relay.inferal.com/ontology/microsoftads/property/estCTR> a rdf:Property ;
  rdfs:label "est ctr" ;
  rdfs:comment "Query alias: 1 model declares estCTR." .

# Query parent property: est ctrby type
<https://relay.inferal.com/ontology/microsoftads/property/estCTRByType> a rdf:Property ;
  rdfs:label "est ctrby type" ;
  rdfs:comment "Query alias: 1 model declares estCTRByType." .

# Query parent property: estimated ad position
<https://relay.inferal.com/ontology/microsoftads/property/estimatedAdPosition> a rdf:Property ;
  rdfs:label "estimated ad position" ;
  rdfs:comment "Query alias: 1 model declares estimatedAdPosition." .

# Query parent property: estimated bids
<https://relay.inferal.com/ontology/microsoftads/property/estimatedBids> a rdf:Property ;
  rdfs:label "estimated bids" ;
  rdfs:comment "Query alias: 1 model declares estimatedBids." .

# Query parent property: estimated increase in conversions
<https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInConversions> a rdf:Property ;
  rdfs:label "estimated increase in conversions" ;
  rdfs:comment "Query alias: 10 models declare estimatedIncreaseInConversions." .

# Query parent property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInCost> a rdf:Property ;
  rdfs:label "estimated increase in cost" ;
  rdfs:comment "Query alias: 14 models declare estimatedIncreaseInCost." .

# Query parent property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInImpressions> a rdf:Property ;
  rdfs:label "estimated increase in impressions" ;
  rdfs:comment "Query alias: 14 models declare estimatedIncreaseInImpressions." .

# Query parent property: estimated min bid
<https://relay.inferal.com/ontology/microsoftads/property/estimatedMinBid> a rdf:Property ;
  rdfs:label "estimated min bid" ;
  rdfs:comment "Query alias: 1 model declares estimatedMinBid." .

# Query parent property: estimated positions
<https://relay.inferal.com/ontology/microsoftads/property/estimatedPositions> a rdf:Property ;
  rdfs:label "estimated positions" ;
  rdfs:comment "Query alias: 1 model declares estimatedPositions." .

# Query parent property: estimated weekly clicks
<https://relay.inferal.com/ontology/microsoftads/property/estimatedWeeklyClicks> a rdf:Property ;
  rdfs:label "estimated weekly clicks" ;
  rdfs:comment "Query alias: 1 model declares estimatedWeeklyClicks." .

# Query parent property: estimated weekly cost
<https://relay.inferal.com/ontology/microsoftads/property/estimatedWeeklyCost> a rdf:Property ;
  rdfs:label "estimated weekly cost" ;
  rdfs:comment "Query alias: 1 model declares estimatedWeeklyCost." .

# Query parent property: estimated weekly impressions
<https://relay.inferal.com/ontology/microsoftads/property/estimatedWeeklyImpressions> a rdf:Property ;
  rdfs:label "estimated weekly impressions" ;
  rdfs:comment "Query alias: 1 model declares estimatedWeeklyImpressions." .

# Query parent property: est impression by type
<https://relay.inferal.com/ontology/microsoftads/property/estImpressionByType> a rdf:Property ;
  rdfs:label "est impression by type" ;
  rdfs:comment "Query alias: 1 model declares estImpressionByType." .

# Query parent property: est reach audience size
<https://relay.inferal.com/ontology/microsoftads/property/estReachAudienceSize> a rdf:Property ;
  rdfs:label "est reach audience size" ;
  rdfs:comment "Query alias: 1 model declares estReachAudienceSize." .

# Query parent property: est reach impression
<https://relay.inferal.com/ontology/microsoftads/property/estReachImpression> a rdf:Property ;
  rdfs:label "est reach impression" ;
  rdfs:comment "Query alias: 1 model declares estReachImpression." .

# Query parent property: est reach impression by type
<https://relay.inferal.com/ontology/microsoftads/property/estReachImpressionByType> a rdf:Property ;
  rdfs:label "est reach impression by type" ;
  rdfs:comment "Query alias: 1 model declares estReachImpressionByType." .

# Query parent property: est spend
<https://relay.inferal.com/ontology/microsoftads/property/estSpend> a rdf:Property ;
  rdfs:label "est spend" ;
  rdfs:comment "Query alias: 1 model declares estSpend." .

# Query parent property: est spend by type
<https://relay.inferal.com/ontology/microsoftads/property/estSpendByType> a rdf:Property ;
  rdfs:label "est spend by type" ;
  rdfs:comment "Query alias: 1 model declares estSpendByType." .

# Query parent property: est view by type
<https://relay.inferal.com/ontology/microsoftads/property/estViewByType> a rdf:Property ;
  rdfs:label "est view by type" ;
  rdfs:comment "Query alias: 1 model declares estViewByType." .

# Query parent property: events lost to bid
<https://relay.inferal.com/ontology/microsoftads/property/eventsLostToBid> a rdf:Property ;
  rdfs:label "events lost to bid" ;
  rdfs:comment "Query alias: 1 model declares eventsLostToBid." .

# Query parent property: events lost to budget
<https://relay.inferal.com/ontology/microsoftads/property/eventsLostToBudget> a rdf:Property ;
  rdfs:label "events lost to budget" ;
  rdfs:comment "Query alias: 1 model declares eventsLostToBudget." .

# Query parent property: exclude account keywords
<https://relay.inferal.com/ontology/microsoftads/property/excludeAccountKeywords> a rdf:Property ;
  rdfs:label "exclude account keywords" ;
  rdfs:comment "Query alias: 2 models declare excludeAccountKeywords." .

# Query parent property: exclude brand
<https://relay.inferal.com/ontology/microsoftads/property/excludeBrand> a rdf:Property ;
  rdfs:label "exclude brand" ;
  rdfs:comment "Query alias: 2 models declare excludeBrand." .

# Query parent property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Query alias: 50 models declare excludeColumnHeaders." .

# Query parent property: excluded
<https://relay.inferal.com/ontology/microsoftads/property/excluded> a rdf:Property ;
  rdfs:label "excluded" ;
  rdfs:comment "Query alias: 2 models declare excluded." .

# Query parent property: excluded location intent
<https://relay.inferal.com/ontology/microsoftads/property/excludedLocationIntent> a rdf:Property ;
  rdfs:label "excluded location intent" ;
  rdfs:comment "Query alias: 1 model declares excludedLocationIntent." .

# Query parent property: excluded locations
<https://relay.inferal.com/ontology/microsoftads/property/excludedLocations> a rdf:Property ;
  rdfs:label "excluded locations" ;
  rdfs:comment "Query alias: 1 model declares excludedLocations." .

# Query parent property: exclude from bidding
<https://relay.inferal.com/ontology/microsoftads/property/excludeFromBidding> a rdf:Property ;
  rdfs:label "exclude from bidding" ;
  rdfs:comment "Query alias: 10 models declare excludeFromBidding." .

# Query parent property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Query alias: 50 models declare excludeReportFooter." .

# Query parent property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Query alias: 50 models declare excludeReportHeader." .

# Query parent property: exclude rule item groups
<https://relay.inferal.com/ontology/microsoftads/property/excludeRuleItemGroups> a rdf:Property ;
  rdfs:label "exclude rule item groups" ;
  rdfs:comment "Query alias: 2 models declare excludeRuleItemGroups." .

# Query parent property: exclude zero clicks
<https://relay.inferal.com/ontology/microsoftads/property/excludeZeroClicks> a rdf:Property ;
  rdfs:label "exclude zero clicks" ;
  rdfs:comment "Query alias: 3 models declare excludeZeroClicks." .

# Query parent property: expand ideas
<https://relay.inferal.com/ontology/microsoftads/property/expandIdeas> a rdf:Property ;
  rdfs:label "expand ideas" ;
  rdfs:comment "Query alias: 1 model declares expandIdeas." .

# Query parent property: expected ctr
<https://relay.inferal.com/ontology/microsoftads/property/expectedCtr> a rdf:Property ;
  rdfs:label "expected ctr" ;
  rdfs:comment "Query alias: 1 model declares expectedCtr." .

# Query parent property: experiment arms
<https://relay.inferal.com/ontology/microsoftads/property/experimentArms> a rdf:Property ;
  rdfs:label "experiment arms" ;
  rdfs:comment "Query alias: 1 model declares experimentArms." .

# Query parent property: experiment campaign id
<https://relay.inferal.com/ontology/microsoftads/property/experimentCampaignId> a rdf:Property ;
  rdfs:label "experiment campaign id" ;
  rdfs:comment "Query alias: 1 model declares experimentCampaignId." .

# Query parent property: experiment id
<https://relay.inferal.com/ontology/microsoftads/property/experimentId> a rdf:Property ;
  rdfs:label "experiment id" ;
  rdfs:comment "Query alias: 1 model declares experimentId." .

# Query parent property: experiment ids
<https://relay.inferal.com/ontology/microsoftads/property/experimentIds> a rdf:Property ;
  rdfs:label "experiment ids" ;
  rdfs:comment "Query alias: 3 models declare experimentIds." .

# Query parent property: experiments
<https://relay.inferal.com/ontology/microsoftads/property/experiments> a rdf:Property ;
  rdfs:label "experiments" ;
  rdfs:comment "Query alias: 3 models declare experiments." .

# Query parent property: experiment status
<https://relay.inferal.com/ontology/microsoftads/property/experimentStatus> a rdf:Property ;
  rdfs:label "experiment status" ;
  rdfs:comment "Query alias: 1 model declares experimentStatus." .

# Query parent property: experiment sub type
<https://relay.inferal.com/ontology/microsoftads/property/experimentSubType> a rdf:Property ;
  rdfs:label "experiment sub type" ;
  rdfs:comment "Query alias: 1 model declares experimentSubType." .

# Query parent property: experiment type
<https://relay.inferal.com/ontology/microsoftads/property/experimentType> a rdf:Property ;
  rdfs:label "experiment type" ;
  rdfs:comment "Query alias: 1 model declares experimentType." .

# Query parent property: expiration date
<https://relay.inferal.com/ontology/microsoftads/property/expirationDate> a rdf:Property ;
  rdfs:label "expiration date" ;
  rdfs:comment "Query alias: 4 models declare expirationDate." .

# Query parent property: external account ids
<https://relay.inferal.com/ontology/microsoftads/property/externalAccountIds> a rdf:Property ;
  rdfs:label "external account ids" ;
  rdfs:comment "Query alias: 1 model declares externalAccountIds." .

# Query parent property: external attribution credit
<https://relay.inferal.com/ontology/microsoftads/property/externalAttributionCredit> a rdf:Property ;
  rdfs:label "external attribution credit" ;
  rdfs:comment "Query alias: 1 model declares externalAttributionCredit." .

# Query parent property: external attribution model
<https://relay.inferal.com/ontology/microsoftads/property/externalAttributionModel> a rdf:Property ;
  rdfs:label "external attribution model" ;
  rdfs:comment "Query alias: 1 model declares externalAttributionModel." .

# Query parent property: external customer id
<https://relay.inferal.com/ontology/microsoftads/property/externalCustomerId> a rdf:Property ;
  rdfs:label "external customer id" ;
  rdfs:comment "Query alias: 1 model declares externalCustomerId." .

# Query parent property: failure code
<https://relay.inferal.com/ontology/microsoftads/property/failureCode> a rdf:Property ;
  rdfs:label "failure code" ;
  rdfs:comment "Query alias: 2 models declare failureCode." .

# Query parent property: failure count
<https://relay.inferal.com/ontology/microsoftads/property/failureCount> a rdf:Property ;
  rdfs:label "failure count" ;
  rdfs:comment "Query alias: 1 model declares failureCount." .

# Query parent property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/faultingLayer> a rdf:Property ;
  rdfs:label "faulting layer" ;
  rdfs:comment "Query alias: 12 models declare faultingLayer." .

# Query parent property: fax
<https://relay.inferal.com/ontology/microsoftads/property/fax> a rdf:Property ;
  rdfs:label "fax" ;
  rdfs:comment "Query alias: 1 model declares fax." .

# Query parent property: feature id
<https://relay.inferal.com/ontology/microsoftads/property/featureId> a rdf:Property ;
  rdfs:label "feature id" ;
  rdfs:comment "Query alias: 3 models declare featureId." .

# Query parent property: feature pilot flags
<https://relay.inferal.com/ontology/microsoftads/property/featurePilotFlags> a rdf:Property ;
  rdfs:label "feature pilot flags" ;
  rdfs:comment "Query alias: 2 models declare featurePilotFlags." .

# Query parent property: feed
<https://relay.inferal.com/ontology/microsoftads/property/feed> a rdf:Property ;
  rdfs:label "feed" ;
  rdfs:comment "Query alias: 2 models declare feed." .

# Query parent property: feed id
<https://relay.inferal.com/ontology/microsoftads/property/feedId> a rdf:Property ;
  rdfs:label "feed id" ;
  rdfs:comment "Query alias: 3 models declare feedId." .

# Query parent property: feed label
<https://relay.inferal.com/ontology/microsoftads/property/feedLabel> a rdf:Property ;
  rdfs:label "feed label" ;
  rdfs:comment "Query alias: 2 models declare feedLabel." .

# Query parent property: feed type
<https://relay.inferal.com/ontology/microsoftads/property/feedType> a rdf:Property ;
  rdfs:label "feed type" ;
  rdfs:comment "Query alias: 1 model declares feedType." .

# Query parent property: feed url
<https://relay.inferal.com/ontology/microsoftads/property/feedUrl> a rdf:Property ;
  rdfs:label "feed url" ;
  rdfs:comment "Query alias: 1 model declares feedUrl." .

# Query parent property: female
<https://relay.inferal.com/ontology/microsoftads/property/female> a rdf:Property ;
  rdfs:label "female" ;
  rdfs:comment "Query alias: 1 model declares female." .

# Query parent property: field
<https://relay.inferal.com/ontology/microsoftads/property/field> a rdf:Property ;
  rdfs:label "field" ;
  rdfs:comment "Query alias: 4 models declare field." .

# Query parent property: field path
<https://relay.inferal.com/ontology/microsoftads/property/fieldPath> a rdf:Property ;
  rdfs:label "field path" ;
  rdfs:comment "Query alias: 9 models declare fieldPath." .

# Query parent property: fifty to sixty four
<https://relay.inferal.com/ontology/microsoftads/property/fiftyToSixtyFour> a rdf:Property ;
  rdfs:label "fifty to sixty four" ;
  rdfs:comment "Query alias: 1 model declares fiftyToSixtyFour." .

# Query parent property: file import upload url
<https://relay.inferal.com/ontology/microsoftads/property/fileImportUploadUrl> a rdf:Property ;
  rdfs:label "file import upload url" ;
  rdfs:comment "Query alias: 1 model declares fileImportUploadUrl." .

# Query parent property: file name
<https://relay.inferal.com/ontology/microsoftads/property/fileName> a rdf:Property ;
  rdfs:label "file name" ;
  rdfs:comment "Query alias: 1 model declares fileName." .

# Query parent property: file source
<https://relay.inferal.com/ontology/microsoftads/property/fileSource> a rdf:Property ;
  rdfs:label "file source" ;
  rdfs:comment "Query alias: 2 models declare fileSource." .

# Query parent property: file url
<https://relay.inferal.com/ontology/microsoftads/property/fileUrl> a rdf:Property ;
  rdfs:label "file url" ;
  rdfs:comment "Query alias: 5 models declare fileUrl." .

# Query parent property: file url expiry time utc
<https://relay.inferal.com/ontology/microsoftads/property/fileUrlExpiryTimeUtc> a rdf:Property ;
  rdfs:label "file url expiry time utc" ;
  rdfs:comment "Query alias: 3 models declare fileUrlExpiryTimeUtc." .

# Query parent property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/finalAppUrls> a rdf:Property ;
  rdfs:label "final app urls" ;
  rdfs:comment "Query alias: 21 models declare finalAppUrls." .

# Query parent property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  rdfs:comment "Query alias: 25 models declare finalMobileUrls." .

# Query parent property: final url
<https://relay.inferal.com/ontology/microsoftads/property/finalUrl> a rdf:Property ;
  rdfs:label "final url" ;
  rdfs:comment "Query alias: 3 models declare finalUrl." .

# Query parent property: final url expansion opt out
<https://relay.inferal.com/ontology/microsoftads/property/finalUrlExpansionOptOut> a rdf:Property ;
  rdfs:label "final url expansion opt out" ;
  rdfs:comment "Query alias: 4 models declare finalUrlExpansionOptOut." .

# Query parent property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "Query alias: 29 models declare finalUrls." .

# Query parent property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "Query alias: 27 models declare finalUrlSuffix." .

# Query parent property: first name
<https://relay.inferal.com/ontology/microsoftads/property/firstName> a rdf:Property ;
  rdfs:label "first name" ;
  rdfs:comment "Query alias: 2 models declare firstName." .

# Query parent property: flyer name
<https://relay.inferal.com/ontology/microsoftads/property/flyerName> a rdf:Property ;
  rdfs:label "flyer name" ;
  rdfs:comment "Query alias: 2 models declare flyerName." .

# Query parent property: font
<https://relay.inferal.com/ontology/microsoftads/property/font> a rdf:Property ;
  rdfs:label "font" ;
  rdfs:comment "Query alias: 1 model declares font." .

# Query parent property: font family
<https://relay.inferal.com/ontology/microsoftads/property/fontFamily> a rdf:Property ;
  rdfs:label "font family" ;
  rdfs:comment "Query alias: 1 model declares fontFamily." .

# Query parent property: fonts
<https://relay.inferal.com/ontology/microsoftads/property/fonts> a rdf:Property ;
  rdfs:label "fonts" ;
  rdfs:comment "Query alias: 1 model declares fonts." .

# Query parent property: font weight
<https://relay.inferal.com/ontology/microsoftads/property/fontWeight> a rdf:Property ;
  rdfs:label "font weight" ;
  rdfs:comment "Query alias: 1 model declares fontWeight." .

# Query parent property: font weights
<https://relay.inferal.com/ontology/microsoftads/property/fontWeights> a rdf:Property ;
  rdfs:label "font weights" ;
  rdfs:comment "Query alias: 1 model declares fontWeights." .

# Query parent property: format
<https://relay.inferal.com/ontology/microsoftads/property/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "Query alias: 50 models declare format." .

# Query parent property: format version
<https://relay.inferal.com/ontology/microsoftads/property/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Query alias: 52 models declare formatVersion." .

# Query parent property: form business name
<https://relay.inferal.com/ontology/microsoftads/property/formBusinessName> a rdf:Property ;
  rdfs:label "form business name" ;
  rdfs:comment "Query alias: 2 models declare formBusinessName." .

# Query parent property: form description
<https://relay.inferal.com/ontology/microsoftads/property/formDescription> a rdf:Property ;
  rdfs:label "form description" ;
  rdfs:comment "Query alias: 2 models declare formDescription." .

# Query parent property: form headline
<https://relay.inferal.com/ontology/microsoftads/property/formHeadline> a rdf:Property ;
  rdfs:label "form headline" ;
  rdfs:comment "Query alias: 2 models declare formHeadline." .

# Query parent property: form policy url
<https://relay.inferal.com/ontology/microsoftads/property/formPolicyUrl> a rdf:Property ;
  rdfs:label "form policy url" ;
  rdfs:comment "Query alias: 2 models declare formPolicyUrl." .

# Query parent property: form questions
<https://relay.inferal.com/ontology/microsoftads/property/formQuestions> a rdf:Property ;
  rdfs:label "form questions" ;
  rdfs:comment "Query alias: 2 models declare formQuestions." .

# Query parent property: frequency
<https://relay.inferal.com/ontology/microsoftads/property/frequency> a rdf:Property ;
  rdfs:label "frequency" ;
  rdfs:comment "Query alias: 4 models declare frequency." .

# Query parent property: frequency cap settings
<https://relay.inferal.com/ontology/microsoftads/property/frequencyCapSettings> a rdf:Property ;
  rdfs:label "frequency cap settings" ;
  rdfs:comment "Query alias: 1 model declares frequencyCapSettings." .

# Query parent property: from hour
<https://relay.inferal.com/ontology/microsoftads/property/fromHour> a rdf:Property ;
  rdfs:label "from hour" ;
  rdfs:comment "Query alias: 2 models declare fromHour." .

# Query parent property: from minute
<https://relay.inferal.com/ontology/microsoftads/property/fromMinute> a rdf:Property ;
  rdfs:label "from minute" ;
  rdfs:comment "Query alias: 2 models declare fromMinute." .

# Query parent property: gender type
<https://relay.inferal.com/ontology/microsoftads/property/genderType> a rdf:Property ;
  rdfs:label "gender type" ;
  rdfs:comment "Query alias: 2 models declare genderType." .

# Query parent property: gender types
<https://relay.inferal.com/ontology/microsoftads/property/genderTypes> a rdf:Property ;
  rdfs:label "gender types" ;
  rdfs:comment "Query alias: 2 models declare genderTypes." .

# Query parent property: gender unknown
<https://relay.inferal.com/ontology/microsoftads/property/genderUnknown> a rdf:Property ;
  rdfs:label "gender unknown" ;
  rdfs:comment "Query alias: 1 model declares genderUnknown." .

# Query parent property: genre id
<https://relay.inferal.com/ontology/microsoftads/property/genreId> a rdf:Property ;
  rdfs:label "genre id" ;
  rdfs:comment "Query alias: 2 models declare genreId." .

# Query parent property: geo code status
<https://relay.inferal.com/ontology/microsoftads/property/geoCodeStatus> a rdf:Property ;
  rdfs:label "geo code status" ;
  rdfs:comment "Query alias: 2 models declare geoCodeStatus." .

# Query parent property: geo point
<https://relay.inferal.com/ontology/microsoftads/property/geoPoint> a rdf:Property ;
  rdfs:label "geo point" ;
  rdfs:comment "Query alias: 2 models declare geoPoint." .

# Query parent property: global values
<https://relay.inferal.com/ontology/microsoftads/property/globalValues> a rdf:Property ;
  rdfs:label "global values" ;
  rdfs:comment "Query alias: 2 models declare globalValues." .

# Query parent property: goal category
<https://relay.inferal.com/ontology/microsoftads/property/goalCategory> a rdf:Property ;
  rdfs:label "goal category" ;
  rdfs:comment "Query alias: 10 models declare goalCategory." .

# Query parent property: goal id
<https://relay.inferal.com/ontology/microsoftads/property/goalId> a rdf:Property ;
  rdfs:label "goal id" ;
  rdfs:comment "Query alias: 3 models declare goalId." .

# Query parent property: goal ids
<https://relay.inferal.com/ontology/microsoftads/property/goalIds> a rdf:Property ;
  rdfs:label "goal ids" ;
  rdfs:comment "Query alias: 3 models declare goalIds." .

# Query parent property: google account id
<https://relay.inferal.com/ontology/microsoftads/property/googleAccountId> a rdf:Property ;
  rdfs:label "google account id" ;
  rdfs:comment "Query alias: 2 models declare googleAccountId." .

# Query parent property: google user name
<https://relay.inferal.com/ontology/microsoftads/property/googleUserName> a rdf:Property ;
  rdfs:label "google user name" ;
  rdfs:comment "Query alias: 2 models declare googleUserName." .

# Query parent property: has catalog
<https://relay.inferal.com/ontology/microsoftads/property/hasCatalog> a rdf:Property ;
  rdfs:label "has catalog" ;
  rdfs:comment "Query alias: 1 model declares hasCatalog." .

# Query parent property: hashed email address
<https://relay.inferal.com/ontology/microsoftads/property/hashedEmailAddress> a rdf:Property ;
  rdfs:label "hashed email address" ;
  rdfs:comment "Query alias: 2 models declare hashedEmailAddress." .

# Query parent property: hashed phone number
<https://relay.inferal.com/ontology/microsoftads/property/hashedPhoneNumber> a rdf:Property ;
  rdfs:label "hashed phone number" ;
  rdfs:comment "Query alias: 2 models declare hashedPhoneNumber." .

# Query parent property: header
<https://relay.inferal.com/ontology/microsoftads/property/header> a rdf:Property ;
  rdfs:label "header" ;
  rdfs:comment "Query alias: 3 models declare header." .

# Query parent property: headline
<https://relay.inferal.com/ontology/microsoftads/property/headline> a rdf:Property ;
  rdfs:label "headline" ;
  rdfs:comment "Query alias: 3 models declare headline." .

# Query parent property: health check action links metadata
<https://relay.inferal.com/ontology/microsoftads/property/healthCheckActionLinksMetadata> a rdf:Property ;
  rdfs:label "health check action links metadata" ;
  rdfs:comment "Query alias: 1 model declares healthCheckActionLinksMetadata." .

# Query parent property: health check category
<https://relay.inferal.com/ontology/microsoftads/property/healthCheckCategory> a rdf:Property ;
  rdfs:label "health check category" ;
  rdfs:comment "Query alias: 1 model declares healthCheckCategory." .

# Query parent property: health check category display name
<https://relay.inferal.com/ontology/microsoftads/property/healthCheckCategoryDisplayName> a rdf:Property ;
  rdfs:label "health check category display name" ;
  rdfs:comment "Query alias: 1 model declares healthCheckCategoryDisplayName." .

# Query parent property: health check columns metadata
<https://relay.inferal.com/ontology/microsoftads/property/healthCheckColumnsMetadata> a rdf:Property ;
  rdfs:label "health check columns metadata" ;
  rdfs:comment "Query alias: 1 model declares healthCheckColumnsMetadata." .

# Query parent property: health check data version
<https://relay.inferal.com/ontology/microsoftads/property/healthCheckDataVersion> a rdf:Property ;
  rdfs:label "health check data version" ;
  rdfs:comment "Query alias: 1 model declares healthCheckDataVersion." .

# Query parent property: health check description
<https://relay.inferal.com/ontology/microsoftads/property/healthCheckDescription> a rdf:Property ;
  rdfs:label "health check description" ;
  rdfs:comment "Query alias: 1 model declares healthCheckDescription." .

# Query parent property: health check display name
<https://relay.inferal.com/ontology/microsoftads/property/healthCheckDisplayName> a rdf:Property ;
  rdfs:label "health check display name" ;
  rdfs:comment "Query alias: 1 model declares healthCheckDisplayName." .

# Query parent property: health check entities
<https://relay.inferal.com/ontology/microsoftads/property/healthCheckEntities> a rdf:Property ;
  rdfs:label "health check entities" ;
  rdfs:comment "Query alias: 1 model declares healthCheckEntities." .

# Query parent property: health check entity
<https://relay.inferal.com/ontology/microsoftads/property/healthCheckEntity> a rdf:Property ;
  rdfs:label "health check entity" ;
  rdfs:comment "Query alias: 2 models declare healthCheckEntity." .

# Query parent property: health check entity id
<https://relay.inferal.com/ontology/microsoftads/property/healthCheckEntityId> a rdf:Property ;
  rdfs:label "health check entity id" ;
  rdfs:comment "Query alias: 1 model declares healthCheckEntityId." .

# Query parent property: health check entity level
<https://relay.inferal.com/ontology/microsoftads/property/healthCheckEntityLevel> a rdf:Property ;
  rdfs:label "health check entity level" ;
  rdfs:comment "Query alias: 1 model declares healthCheckEntityLevel." .

# Query parent property: health check errors
<https://relay.inferal.com/ontology/microsoftads/property/healthCheckErrors> a rdf:Property ;
  rdfs:label "health check errors" ;
  rdfs:comment "Query alias: 1 model declares healthCheckErrors." .

# Query parent property: health check json data
<https://relay.inferal.com/ontology/microsoftads/property/healthCheckJsonData> a rdf:Property ;
  rdfs:label "health check json data" ;
  rdfs:comment "Query alias: 1 model declares healthCheckJsonData." .

# Query parent property: health check name
<https://relay.inferal.com/ontology/microsoftads/property/healthCheckName> a rdf:Property ;
  rdfs:label "health check name" ;
  rdfs:comment "Query alias: 3 models declare healthCheckName." .

# Query parent property: health check results
<https://relay.inferal.com/ontology/microsoftads/property/healthCheckResults> a rdf:Property ;
  rdfs:label "health check results" ;
  rdfs:comment "Query alias: 1 model declares healthCheckResults." .

# Query parent property: health check results metadata
<https://relay.inferal.com/ontology/microsoftads/property/healthCheckResultsMetadata> a rdf:Property ;
  rdfs:label "health check results metadata" ;
  rdfs:comment "Query alias: 1 model declares healthCheckResultsMetadata." .

# Query parent property: health check severity
<https://relay.inferal.com/ontology/microsoftads/property/healthCheckSeverity> a rdf:Property ;
  rdfs:label "health check severity" ;
  rdfs:comment "Query alias: 1 model declares healthCheckSeverity." .

# Query parent property: health check sub entity results
<https://relay.inferal.com/ontology/microsoftads/property/healthCheckSubEntityResults> a rdf:Property ;
  rdfs:label "health check sub entity results" ;
  rdfs:comment "Query alias: 1 model declares healthCheckSubEntityResults." .

# Query parent property: health check sub type
<https://relay.inferal.com/ontology/microsoftads/property/healthCheckSubType> a rdf:Property ;
  rdfs:label "health check sub type" ;
  rdfs:comment "Query alias: 1 model declares healthCheckSubType." .

# Query parent property: health check types
<https://relay.inferal.com/ontology/microsoftads/property/healthCheckTypes> a rdf:Property ;
  rdfs:label "health check types" ;
  rdfs:comment "Query alias: 1 model declares healthCheckTypes." .

# Query parent property: height
<https://relay.inferal.com/ontology/microsoftads/property/height> a rdf:Property ;
  rdfs:label "height" ;
  rdfs:comment "Query alias: 6 models declare height." .

# Query parent property: hex code
<https://relay.inferal.com/ontology/microsoftads/property/hexCode> a rdf:Property ;
  rdfs:label "hex code" ;
  rdfs:comment "Query alias: 1 model declares hexCode." .

# Query parent property: hint
<https://relay.inferal.com/ontology/microsoftads/property/hint> a rdf:Property ;
  rdfs:label "hint" ;
  rdfs:comment "Query alias: 1 model declares hint." .

# Query parent property: historical search counts
<https://relay.inferal.com/ontology/microsoftads/property/historicalSearchCounts> a rdf:Property ;
  rdfs:label "historical search counts" ;
  rdfs:comment "Query alias: 1 model declares historicalSearchCounts." .

# Query parent property: home phone
<https://relay.inferal.com/ontology/microsoftads/property/homePhone> a rdf:Property ;
  rdfs:label "home phone" ;
  rdfs:comment "Query alias: 1 model declares homePhone." .

# Query parent property: hotel ad group type
<https://relay.inferal.com/ontology/microsoftads/property/hotelAdGroupType> a rdf:Property ;
  rdfs:label "hotel ad group type" ;
  rdfs:comment "Query alias: 2 models declare hotelAdGroupType." .

# Query parent property: hotel date selection type
<https://relay.inferal.com/ontology/microsoftads/property/hotelDateSelectionType> a rdf:Property ;
  rdfs:label "hotel date selection type" ;
  rdfs:comment "Query alias: 2 models declare hotelDateSelectionType." .

# Query parent property: how changed
<https://relay.inferal.com/ontology/microsoftads/property/howChanged> a rdf:Property ;
  rdfs:label "how changed" ;
  rdfs:comment "Query alias: 1 model declares howChanged." .

# Query parent property: h tml5asset ids
<https://relay.inferal.com/ontology/microsoftads/property/hTML5AssetIds> a rdf:Property ;
  rdfs:label "h tml5asset ids" ;
  rdfs:comment "Query alias: 3 models declare hTML5AssetIds." .

# Query parent property: h tml5assets
<https://relay.inferal.com/ontology/microsoftads/property/hTML5Assets> a rdf:Property ;
  rdfs:label "h tml5assets" ;
  rdfs:comment "Query alias: 2 models declare hTML5Assets." .

# Query parent property: idea attributes
<https://relay.inferal.com/ontology/microsoftads/property/ideaAttributes> a rdf:Property ;
  rdfs:label "idea attributes" ;
  rdfs:comment "Query alias: 1 model declares ideaAttributes." .

# Query parent property: ids
<https://relay.inferal.com/ontology/microsoftads/property/ids> a rdf:Property ;
  rdfs:label "ids" ;
  rdfs:comment "Query alias: 1 model declares ids." .

# Query parent property: image asset automation opt out
<https://relay.inferal.com/ontology/microsoftads/property/imageAssetAutomationOptOut> a rdf:Property ;
  rdfs:label "image asset automation opt out" ;
  rdfs:comment "Query alias: 2 models declare imageAssetAutomationOptOut." .

# Query parent property: image asset properties
<https://relay.inferal.com/ontology/microsoftads/property/imageAssetProperties> a rdf:Property ;
  rdfs:label "image asset properties" ;
  rdfs:comment "Query alias: 1 model declares imageAssetProperties." .

# Query parent property: image data
<https://relay.inferal.com/ontology/microsoftads/property/imageData> a rdf:Property ;
  rdfs:label "image data" ;
  rdfs:comment "Query alias: 1 model declares imageData." .

# Query parent property: image field
<https://relay.inferal.com/ontology/microsoftads/property/imageField> a rdf:Property ;
  rdfs:label "image field" ;
  rdfs:comment "Query alias: 1 model declares imageField." .

# Query parent property: image index
<https://relay.inferal.com/ontology/microsoftads/property/imageIndex> a rdf:Property ;
  rdfs:label "image index" ;
  rdfs:comment "Query alias: 1 model declares imageIndex." .

# Query parent property: image media ids
<https://relay.inferal.com/ontology/microsoftads/property/imageMediaIds> a rdf:Property ;
  rdfs:label "image media ids" ;
  rdfs:comment "Query alias: 3 models declare imageMediaIds." .

# Query parent property: image media urls
<https://relay.inferal.com/ontology/microsoftads/property/imageMediaUrls> a rdf:Property ;
  rdfs:label "image media urls" ;
  rdfs:comment "Query alias: 2 models declare imageMediaUrls." .

# Query parent property: image metadata
<https://relay.inferal.com/ontology/microsoftads/property/imageMetadata> a rdf:Property ;
  rdfs:label "image metadata" ;
  rdfs:comment "Query alias: 1 model declares imageMetadata." .

# Query parent property: image refine operations
<https://relay.inferal.com/ontology/microsoftads/property/imageRefineOperations> a rdf:Property ;
  rdfs:label "image refine operations" ;
  rdfs:comment "Query alias: 2 models declare imageRefineOperations." .

# Query parent property: image refine type
<https://relay.inferal.com/ontology/microsoftads/property/imageRefineType> a rdf:Property ;
  rdfs:label "image refine type" ;
  rdfs:comment "Query alias: 1 model declares imageRefineType." .

# Query parent property: image size
<https://relay.inferal.com/ontology/microsoftads/property/imageSize> a rdf:Property ;
  rdfs:label "image size" ;
  rdfs:comment "Query alias: 1 model declares imageSize." .

# Query parent property: image suggestions
<https://relay.inferal.com/ontology/microsoftads/property/imageSuggestions> a rdf:Property ;
  rdfs:label "image suggestions" ;
  rdfs:comment "Query alias: 5 models declare imageSuggestions." .

# Query parent property: image url
<https://relay.inferal.com/ontology/microsoftads/property/imageUrl> a rdf:Property ;
  rdfs:label "image url" ;
  rdfs:comment "Query alias: 2 models declare imageUrl." .

# Query parent property: import entity type
<https://relay.inferal.com/ontology/microsoftads/property/importEntityType> a rdf:Property ;
  rdfs:label "import entity type" ;
  rdfs:comment "Query alias: 1 model declares importEntityType." .

# Query parent property: import job
<https://relay.inferal.com/ontology/microsoftads/property/importJob> a rdf:Property ;
  rdfs:label "import job" ;
  rdfs:comment "Query alias: 1 model declares importJob." .

# Query parent property: import job ids
<https://relay.inferal.com/ontology/microsoftads/property/importJobIds> a rdf:Property ;
  rdfs:label "import job ids" ;
  rdfs:comment "Query alias: 5 models declare importJobIds." .

# Query parent property: import jobs
<https://relay.inferal.com/ontology/microsoftads/property/importJobs> a rdf:Property ;
  rdfs:label "import jobs" ;
  rdfs:comment "Query alias: 3 models declare importJobs." .

# Query parent property: import ncagoal with system generated audience
<https://relay.inferal.com/ontology/microsoftads/property/importNCAGoalWithSystemGeneratedAudience> a rdf:Property ;
  rdfs:label "import ncagoal with system generated audience" ;
  rdfs:comment "Query alias: 2 models declare importNCAGoalWithSystemGeneratedAudience." .

# Query parent property: import option
<https://relay.inferal.com/ontology/microsoftads/property/importOption> a rdf:Property ;
  rdfs:label "import option" ;
  rdfs:comment "Query alias: 4 models declare importOption." .

# Query parent property: import results
<https://relay.inferal.com/ontology/microsoftads/property/importResults> a rdf:Property ;
  rdfs:label "import results" ;
  rdfs:comment "Query alias: 1 model declares importResults." .

# Query parent property: import type
<https://relay.inferal.com/ontology/microsoftads/property/importType> a rdf:Property ;
  rdfs:label "import type" ;
  rdfs:comment "Query alias: 4 models declare importType." .

# Query parent property: impression share
<https://relay.inferal.com/ontology/microsoftads/property/impressionShare> a rdf:Property ;
  rdfs:label "impression share" ;
  rdfs:comment "Query alias: 3 models declare impressionShare." .

# Query parent property: impression tracking url
<https://relay.inferal.com/ontology/microsoftads/property/impressionTrackingUrl> a rdf:Property ;
  rdfs:label "impression tracking url" ;
  rdfs:comment "Query alias: 2 models declare impressionTrackingUrl." .

# Query parent property: impression tracking urls
<https://relay.inferal.com/ontology/microsoftads/property/impressionTrackingUrls> a rdf:Property ;
  rdfs:label "impression tracking urls" ;
  rdfs:comment "Query alias: 2 models declare impressionTrackingUrls." .

# Query parent property: include current bid
<https://relay.inferal.com/ontology/microsoftads/property/includeCurrentBid> a rdf:Property ;
  rdfs:label "include current bid" ;
  rdfs:comment "Query alias: 1 model declares includeCurrentBid." .

# Query parent property: included
<https://relay.inferal.com/ontology/microsoftads/property/included> a rdf:Property ;
  rdfs:label "included" ;
  rdfs:comment "Query alias: 2 models declare included." .

# Query parent property: included location intent
<https://relay.inferal.com/ontology/microsoftads/property/includedLocationIntent> a rdf:Property ;
  rdfs:label "included location intent" ;
  rdfs:comment "Query alias: 1 model declares includedLocationIntent." .

# Query parent property: included locations
<https://relay.inferal.com/ontology/microsoftads/property/includedLocations> a rdf:Property ;
  rdfs:label "included locations" ;
  rdfs:comment "Query alias: 1 model declares includedLocations." .

# Query parent property: include impressions breakdown
<https://relay.inferal.com/ontology/microsoftads/property/includeImpressionsBreakdown> a rdf:Property ;
  rdfs:label "include impressions breakdown" ;
  rdfs:comment "Query alias: 1 model declares includeImpressionsBreakdown." .

# Query parent property: include rule item groups
<https://relay.inferal.com/ontology/microsoftads/property/includeRuleItemGroups> a rdf:Property ;
  rdfs:label "include rule item groups" ;
  rdfs:comment "Query alias: 2 models declare includeRuleItemGroups." .

# Query parent property: increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/increaseInClicks> a rdf:Property ;
  rdfs:label "increase in clicks" ;
  rdfs:comment "Query alias: 1 model declares increaseInClicks." .

# Query parent property: increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/increaseInImpressions> a rdf:Property ;
  rdfs:label "increase in impressions" ;
  rdfs:comment "Query alias: 1 model declares increaseInImpressions." .

# Query parent property: indentation level
<https://relay.inferal.com/ontology/microsoftads/property/indentationLevel> a rdf:Property ;
  rdfs:label "indentation level" ;
  rdfs:comment "Query alias: 1 model declares indentationLevel." .

# Query parent property: index
<https://relay.inferal.com/ontology/microsoftads/property/index> a rdf:Property ;
  rdfs:label "index" ;
  rdfs:comment "Query alias: 16 models declare index." .

# Query parent property: info
<https://relay.inferal.com/ontology/microsoftads/property/info> a rdf:Property ;
  rdfs:label "info" ;
  rdfs:comment "Query alias: 1 model declares info." .

# Query parent property: inherited bid strategy type
<https://relay.inferal.com/ontology/microsoftads/property/inheritedBidStrategyType> a rdf:Property ;
  rdfs:label "inherited bid strategy type" ;
  rdfs:comment "Query alias: 2 models declare inheritedBidStrategyType." .

# Query parent property: inherited bid strategy types
<https://relay.inferal.com/ontology/microsoftads/property/inheritedBidStrategyTypes> a rdf:Property ;
  rdfs:label "inherited bid strategy types" ;
  rdfs:comment "Query alias: 4 models declare inheritedBidStrategyTypes." .

# Query parent property: in market
<https://relay.inferal.com/ontology/microsoftads/property/inMarket> a rdf:Property ;
  rdfs:label "in market" ;
  rdfs:comment "Query alias: 1 model declares inMarket." .

# Query parent property: insertion order
<https://relay.inferal.com/ontology/microsoftads/property/insertionOrder> a rdf:Property ;
  rdfs:label "insertion order" ;
  rdfs:comment "Query alias: 2 models declare insertionOrder." .

# Query parent property: insertion order id
<https://relay.inferal.com/ontology/microsoftads/property/insertionOrderId> a rdf:Property ;
  rdfs:label "insertion order id" ;
  rdfs:comment "Query alias: 1 model declares insertionOrderId." .

# Query parent property: insertion orders
<https://relay.inferal.com/ontology/microsoftads/property/insertionOrders> a rdf:Property ;
  rdfs:label "insertion orders" ;
  rdfs:comment "Query alias: 1 model declares insertionOrders." .

# Query parent property: intent option
<https://relay.inferal.com/ontology/microsoftads/property/intentOption> a rdf:Property ;
  rdfs:label "intent option" ;
  rdfs:comment "Query alias: 2 models declare intentOption." .

# Query parent property: inviter email
<https://relay.inferal.com/ontology/microsoftads/property/inviterEmail> a rdf:Property ;
  rdfs:label "inviter email" ;
  rdfs:comment "Query alias: 1 model declares inviterEmail." .

# Query parent property: inviter name
<https://relay.inferal.com/ontology/microsoftads/property/inviterName> a rdf:Property ;
  rdfs:label "inviter name" ;
  rdfs:comment "Query alias: 1 model declares inviterName." .

# Query parent property: inviter phone
<https://relay.inferal.com/ontology/microsoftads/property/inviterPhone> a rdf:Property ;
  rdfs:label "inviter phone" ;
  rdfs:comment "Query alias: 1 model declares inviterPhone." .

# Query parent property: is account opt out
<https://relay.inferal.com/ontology/microsoftads/property/isAccountOptOut> a rdf:Property ;
  rdfs:label "is account opt out" ;
  rdfs:comment "Query alias: 1 model declares isAccountOptOut." .

# Query parent property: is active
<https://relay.inferal.com/ontology/microsoftads/property/isActive> a rdf:Property ;
  rdfs:label "is active" ;
  rdfs:comment "Query alias: 1 model declares isActive." .

# Query parent property: is auto goal
<https://relay.inferal.com/ontology/microsoftads/property/isAutoGoal> a rdf:Property ;
  rdfs:label "is auto goal" ;
  rdfs:comment "Query alias: 10 models declare isAutoGoal." .

# Query parent property: is bill to client
<https://relay.inferal.com/ontology/microsoftads/property/isBillToClient> a rdf:Property ;
  rdfs:label "is bill to client" ;
  rdfs:comment "Query alias: 1 model declares isBillToClient." .

# Query parent property: is call only
<https://relay.inferal.com/ontology/microsoftads/property/isCallOnly> a rdf:Property ;
  rdfs:label "is call only" ;
  rdfs:comment "Query alias: 2 models declare isCallOnly." .

# Query parent property: is call tracking enabled
<https://relay.inferal.com/ontology/microsoftads/property/isCallTrackingEnabled> a rdf:Property ;
  rdfs:label "is call tracking enabled" ;
  rdfs:comment "Query alias: 2 models declare isCallTrackingEnabled." .

# Query parent property: is control arm
<https://relay.inferal.com/ontology/microsoftads/property/isControlArm> a rdf:Property ;
  rdfs:label "is control arm" ;
  rdfs:comment "Query alias: 1 model declares isControlArm." .

# Query parent property: is customer opt out
<https://relay.inferal.com/ontology/microsoftads/property/isCustomerOptOut> a rdf:Property ;
  rdfs:label "is customer opt out" ;
  rdfs:comment "Query alias: 1 model declares isCustomerOptOut." .

# Query parent property: is customer opt out of everything
<https://relay.inferal.com/ontology/microsoftads/property/isCustomerOptOutOfEverything> a rdf:Property ;
  rdfs:label "is customer opt out of everything" ;
  rdfs:comment "Query alias: 1 model declares isCustomerOptOutOfEverything." .

# Query parent property: is deal campaign
<https://relay.inferal.com/ontology/microsoftads/property/isDealCampaign> a rdf:Property ;
  rdfs:label "is deal campaign" ;
  rdfs:comment "Query alias: 1 model declares isDealCampaign." .

# Query parent property: is endless
<https://relay.inferal.com/ontology/microsoftads/property/isEndless> a rdf:Property ;
  rdfs:label "is endless" ;
  rdfs:comment "Query alias: 1 model declares isEndless." .

# Query parent property: is enhanced conversions enabled
<https://relay.inferal.com/ontology/microsoftads/property/isEnhancedConversionsEnabled> a rdf:Property ;
  rdfs:label "is enhanced conversions enabled" ;
  rdfs:comment "Query alias: 10 models declare isEnhancedConversionsEnabled." .

# Query parent property: is exact
<https://relay.inferal.com/ontology/microsoftads/property/isExact> a rdf:Property ;
  rdfs:label "is exact" ;
  rdfs:comment "Query alias: 2 models declare isExact." .

# Query parent property: is excluded
<https://relay.inferal.com/ontology/microsoftads/property/isExcluded> a rdf:Property ;
  rdfs:label "is excluded" ;
  rdfs:comment "Query alias: 1 model declares isExcluded." .

# Query parent property: is exclusion
<https://relay.inferal.com/ontology/microsoftads/property/isExclusion> a rdf:Property ;
  rdfs:label "is exclusion" ;
  rdfs:comment "Query alias: 1 model declares isExclusion." .

# Query parent property: is externally attributed
<https://relay.inferal.com/ontology/microsoftads/property/isExternallyAttributed> a rdf:Property ;
  rdfs:label "is externally attributed" ;
  rdfs:comment "Query alias: 2 models declare isExternallyAttributed." .

# Query parent property: is impression too specific
<https://relay.inferal.com/ontology/microsoftads/property/isImpressionTooSpecific> a rdf:Property ;
  rdfs:label "is impression too specific" ;
  rdfs:comment "Query alias: 1 model declares isImpressionTooSpecific." .

# Query parent property: is in series
<https://relay.inferal.com/ontology/microsoftads/property/isInSeries> a rdf:Property ;
  rdfs:label "is in series" ;
  rdfs:comment "Query alias: 1 model declares isInSeries." .

# Query parent property: is opt out
<https://relay.inferal.com/ontology/microsoftads/property/isOptOut> a rdf:Property ;
  rdfs:label "is opt out" ;
  rdfs:comment "Query alias: 1 model declares isOptOut." .

# Query parent property: is political
<https://relay.inferal.com/ontology/microsoftads/property/isPolitical> a rdf:Property ;
  rdfs:label "is political" ;
  rdfs:comment "Query alias: 1 model declares isPolitical." .

# Query parent property: is primary
<https://relay.inferal.com/ontology/microsoftads/property/isPrimary> a rdf:Property ;
  rdfs:label "is primary" ;
  rdfs:comment "Query alias: 3 models declare isPrimary." .

# Query parent property: is privacy check passed
<https://relay.inferal.com/ontology/microsoftads/property/isPrivacyCheckPassed> a rdf:Property ;
  rdfs:label "is privacy check passed" ;
  rdfs:comment "Query alias: 1 model declares isPrivacyCheckPassed." .

# Query parent property: is product ads enabled
<https://relay.inferal.com/ontology/microsoftads/property/isProductAdsEnabled> a rdf:Property ;
  rdfs:label "is product ads enabled" ;
  rdfs:comment "Query alias: 1 model declares isProductAdsEnabled." .

# Query parent property: is redeemed
<https://relay.inferal.com/ontology/microsoftads/property/isRedeemed> a rdf:Property ;
  rdfs:label "is redeemed" ;
  rdfs:comment "Query alias: 1 model declares isRedeemed." .

# Query parent property: is unlimited
<https://relay.inferal.com/ontology/microsoftads/property/isUnlimited> a rdf:Property ;
  rdfs:label "is unlimited" ;
  rdfs:comment "Query alias: 1 model declares isUnlimited." .

# Query parent property: is video feasible
<https://relay.inferal.com/ontology/microsoftads/property/isVideoFeasible> a rdf:Property ;
  rdfs:label "is video feasible" ;
  rdfs:comment "Query alias: 1 model declares isVideoFeasible." .

# Query parent property: item changed
<https://relay.inferal.com/ontology/microsoftads/property/itemChanged> a rdf:Property ;
  rdfs:label "item changed" ;
  rdfs:comment "Query alias: 1 model declares itemChanged." .

# Query parent property: item count
<https://relay.inferal.com/ontology/microsoftads/property/itemCount> a rdf:Property ;
  rdfs:label "item count" ;
  rdfs:comment "Query alias: 9 models declare itemCount." .

# Query parent property: item id
<https://relay.inferal.com/ontology/microsoftads/property/itemId> a rdf:Property ;
  rdfs:label "item id" ;
  rdfs:comment "Query alias: 2 models declare itemId." .

# Query parent property: items
<https://relay.inferal.com/ontology/microsoftads/property/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "Query alias: 1 model declares items." .

# Query parent property: job id
<https://relay.inferal.com/ontology/microsoftads/property/jobId> a rdf:Property ;
  rdfs:label "job id" ;
  rdfs:comment "Query alias: 2 models declare jobId." .

# Query parent property: job info
<https://relay.inferal.com/ontology/microsoftads/property/jobInfo> a rdf:Property ;
  rdfs:label "job info" ;
  rdfs:comment "Query alias: 2 models declare jobInfo." .

# Query parent property: job status
<https://relay.inferal.com/ontology/microsoftads/property/jobStatus> a rdf:Property ;
  rdfs:label "job status" ;
  rdfs:comment "Query alias: 1 model declares jobStatus." .

# Query parent property: job title
<https://relay.inferal.com/ontology/microsoftads/property/jobTitle> a rdf:Property ;
  rdfs:label "job title" ;
  rdfs:comment "Query alias: 1 model declares jobTitle." .

# Query parent property: justification
<https://relay.inferal.com/ontology/microsoftads/property/justification> a rdf:Property ;
  rdfs:label "justification" ;
  rdfs:comment "Query alias: 2 models declare justification." .

# Query parent property: justification text
<https://relay.inferal.com/ontology/microsoftads/property/justificationText> a rdf:Property ;
  rdfs:label "justification text" ;
  rdfs:comment "Query alias: 1 model declares justificationText." .

# Query parent property: key frame
<https://relay.inferal.com/ontology/microsoftads/property/keyFrame> a rdf:Property ;
  rdfs:label "key frame" ;
  rdfs:comment "Query alias: 1 model declares keyFrame." .

# Query parent property: keyframe timestamp
<https://relay.inferal.com/ontology/microsoftads/property/keyframeTimestamp> a rdf:Property ;
  rdfs:label "keyframe timestamp" ;
  rdfs:comment "Query alias: 1 model declares keyframeTimestamp." .

# Query parent property: keys
<https://relay.inferal.com/ontology/microsoftads/property/keys> a rdf:Property ;
  rdfs:label "keys" ;
  rdfs:comment "Query alias: 2 models declare keys." .

# Query parent property: keyword categories
<https://relay.inferal.com/ontology/microsoftads/property/keywordCategories> a rdf:Property ;
  rdfs:label "keyword categories" ;
  rdfs:comment "Query alias: 1 model declares keywordCategories." .

# Query parent property: keyword demographic result
<https://relay.inferal.com/ontology/microsoftads/property/keywordDemographicResult> a rdf:Property ;
  rdfs:label "keyword demographic result" ;
  rdfs:comment "Query alias: 1 model declares keywordDemographicResult." .

# Query parent property: keyword demographics
<https://relay.inferal.com/ontology/microsoftads/property/keywordDemographics> a rdf:Property ;
  rdfs:label "keyword demographics" ;
  rdfs:comment "Query alias: 1 model declares keywordDemographics." .

# Query parent property: keyword estimated bid
<https://relay.inferal.com/ontology/microsoftads/property/keywordEstimatedBid> a rdf:Property ;
  rdfs:label "keyword estimated bid" ;
  rdfs:comment "Query alias: 1 model declares keywordEstimatedBid." .

# Query parent property: keyword estimated position
<https://relay.inferal.com/ontology/microsoftads/property/keywordEstimatedPosition> a rdf:Property ;
  rdfs:label "keyword estimated position" ;
  rdfs:comment "Query alias: 1 model declares keywordEstimatedPosition." .

# Query parent property: keyword estimates
<https://relay.inferal.com/ontology/microsoftads/property/keywordEstimates> a rdf:Property ;
  rdfs:label "keyword estimates" ;
  rdfs:comment "Query alias: 1 model declares keywordEstimates." .

# Query parent property: keyword estimators
<https://relay.inferal.com/ontology/microsoftads/property/keywordEstimators> a rdf:Property ;
  rdfs:label "keyword estimators" ;
  rdfs:comment "Query alias: 1 model declares keywordEstimators." .

# Query parent property: keyword historical performances
<https://relay.inferal.com/ontology/microsoftads/property/keywordHistoricalPerformances> a rdf:Property ;
  rdfs:label "keyword historical performances" ;
  rdfs:comment "Query alias: 1 model declares keywordHistoricalPerformances." .

# Query parent property: keyword id
<https://relay.inferal.com/ontology/microsoftads/property/keywordId> a rdf:Property ;
  rdfs:label "keyword id" ;
  rdfs:comment "Query alias: 4 models declare keywordId." .

# Query parent property: keyword idea categories
<https://relay.inferal.com/ontology/microsoftads/property/keywordIdeaCategories> a rdf:Property ;
  rdfs:label "keyword idea categories" ;
  rdfs:comment "Query alias: 1 model declares keywordIdeaCategories." .

# Query parent property: keyword ideas
<https://relay.inferal.com/ontology/microsoftads/property/keywordIdeas> a rdf:Property ;
  rdfs:label "keyword ideas" ;
  rdfs:comment "Query alias: 1 model declares keywordIdeas." .

# Query parent property: keyword ids
<https://relay.inferal.com/ontology/microsoftads/property/keywordIds> a rdf:Property ;
  rdfs:label "keyword ids" ;
  rdfs:comment "Query alias: 6 models declare keywordIds." .

# Query parent property: keyword kpis
<https://relay.inferal.com/ontology/microsoftads/property/keywordKPIs> a rdf:Property ;
  rdfs:label "keyword kpis" ;
  rdfs:comment "Query alias: 1 model declares keywordKPIs." .

# Query parent property: keyword location result
<https://relay.inferal.com/ontology/microsoftads/property/keywordLocationResult> a rdf:Property ;
  rdfs:label "keyword location result" ;
  rdfs:comment "Query alias: 1 model declares keywordLocationResult." .

# Query parent property: keyword locations
<https://relay.inferal.com/ontology/microsoftads/property/keywordLocations> a rdf:Property ;
  rdfs:label "keyword locations" ;
  rdfs:comment "Query alias: 1 model declares keywordLocations." .

# Query parent property: keyword order item id
<https://relay.inferal.com/ontology/microsoftads/property/keywordOrderItemId> a rdf:Property ;
  rdfs:label "keyword order item id" ;
  rdfs:comment "Query alias: 1 model declares keywordOrderItemId." .

# Query parent property: keyword search counts
<https://relay.inferal.com/ontology/microsoftads/property/keywordSearchCounts> a rdf:Property ;
  rdfs:label "keyword search counts" ;
  rdfs:comment "Query alias: 1 model declares keywordSearchCounts." .

# Query parent property: keyword status
<https://relay.inferal.com/ontology/microsoftads/property/keywordStatus> a rdf:Property ;
  rdfs:label "keyword status" ;
  rdfs:comment "Query alias: 8 models declare keywordStatus." .

# Query parent property: keyword suggestions
<https://relay.inferal.com/ontology/microsoftads/property/keywordSuggestions> a rdf:Property ;
  rdfs:label "keyword suggestions" ;
  rdfs:comment "Query alias: 1 model declares keywordSuggestions." .

# Query parent property: keyword text
<https://relay.inferal.com/ontology/microsoftads/property/keywordText> a rdf:Property ;
  rdfs:label "keyword text" ;
  rdfs:comment "Query alias: 1 model declares keywordText." .

# Query parent property: k pitype
<https://relay.inferal.com/ontology/microsoftads/property/kPIType> a rdf:Property ;
  rdfs:label "k pitype" ;
  rdfs:comment "Query alias: 1 model declares kPIType." .

# Query parent property: l1vertical
<https://relay.inferal.com/ontology/microsoftads/property/l1Vertical> a rdf:Property ;
  rdfs:label "l1vertical" ;
  rdfs:comment "Query alias: 2 models declare l1Vertical." .

# Query parent property: l2vertical
<https://relay.inferal.com/ontology/microsoftads/property/l2Vertical> a rdf:Property ;
  rdfs:label "l2vertical" ;
  rdfs:comment "Query alias: 2 models declare l2Vertical." .

# Query parent property: l3vertical
<https://relay.inferal.com/ontology/microsoftads/property/l3Vertical> a rdf:Property ;
  rdfs:label "l3vertical" ;
  rdfs:comment "Query alias: 2 models declare l3Vertical." .

# Query parent property: label
<https://relay.inferal.com/ontology/microsoftads/property/label> a rdf:Property ;
  rdfs:label "label" ;
  rdfs:comment "Query alias: 2 models declare label." .

# Query parent property: label associations
<https://relay.inferal.com/ontology/microsoftads/property/labelAssociations> a rdf:Property ;
  rdfs:label "label associations" ;
  rdfs:comment "Query alias: 4 models declare labelAssociations." .

# Query parent property: label expression
<https://relay.inferal.com/ontology/microsoftads/property/labelExpression> a rdf:Property ;
  rdfs:label "label expression" ;
  rdfs:comment "Query alias: 2 models declare labelExpression." .

# Query parent property: label id
<https://relay.inferal.com/ontology/microsoftads/property/labelId> a rdf:Property ;
  rdfs:label "label id" ;
  rdfs:comment "Query alias: 1 model declares labelId." .

# Query parent property: label ids
<https://relay.inferal.com/ontology/microsoftads/property/labelIds> a rdf:Property ;
  rdfs:label "label ids" ;
  rdfs:comment "Query alias: 4 models declare labelIds." .

# Query parent property: label operator
<https://relay.inferal.com/ontology/microsoftads/property/labelOperator> a rdf:Property ;
  rdfs:label "label operator" ;
  rdfs:comment "Query alias: 4 models declare labelOperator." .

# Query parent property: labels
<https://relay.inferal.com/ontology/microsoftads/property/labels> a rdf:Property ;
  rdfs:label "labels" ;
  rdfs:comment "Query alias: 3 models declare labels." .

# Query parent property: lable
<https://relay.inferal.com/ontology/microsoftads/property/lable> a rdf:Property ;
  rdfs:label "lable" ;
  rdfs:comment "Query alias: 1 model declares lable." .

# Query parent property: landing page experience
<https://relay.inferal.com/ontology/microsoftads/property/landingPageExperience> a rdf:Property ;
  rdfs:label "landing page experience" ;
  rdfs:comment "Query alias: 1 model declares landingPageExperience." .

# Query parent property: landscape logos
<https://relay.inferal.com/ontology/microsoftads/property/landscapeLogos> a rdf:Property ;
  rdfs:label "landscape logos" ;
  rdfs:comment "Query alias: 1 model declares landscapeLogos." .

# Query parent property: language
<https://relay.inferal.com/ontology/microsoftads/property/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "Query alias: 43 models declare language." .

# Query parent property: language locale
<https://relay.inferal.com/ontology/microsoftads/property/languageLocale> a rdf:Property ;
  rdfs:label "language locale" ;
  rdfs:comment "Query alias: 3 models declare languageLocale." .

# Query parent property: last check time utc
<https://relay.inferal.com/ontology/microsoftads/property/lastCheckTimeUTC> a rdf:Property ;
  rdfs:label "last check time utc" ;
  rdfs:comment "Query alias: 1 model declares lastCheckTimeUTC." .

# Query parent property: last modified by user id
<https://relay.inferal.com/ontology/microsoftads/property/lastModifiedByUserId> a rdf:Property ;
  rdfs:label "last modified by user id" ;
  rdfs:comment "Query alias: 5 models declare lastModifiedByUserId." .

# Query parent property: last modified date time
<https://relay.inferal.com/ontology/microsoftads/property/lastModifiedDateTime> a rdf:Property ;
  rdfs:label "last modified date time" ;
  rdfs:comment "Query alias: 1 model declares lastModifiedDateTime." .

# Query parent property: last modified time
<https://relay.inferal.com/ontology/microsoftads/property/lastModifiedTime> a rdf:Property ;
  rdfs:label "last modified time" ;
  rdfs:comment "Query alias: 10 models declare lastModifiedTime." .

# Query parent property: last modified time utc
<https://relay.inferal.com/ontology/microsoftads/property/lastModifiedTimeUtc> a rdf:Property ;
  rdfs:label "last modified time utc" ;
  rdfs:comment "Query alias: 2 models declare lastModifiedTimeUtc." .

# Query parent property: last name
<https://relay.inferal.com/ontology/microsoftads/property/lastName> a rdf:Property ;
  rdfs:label "last name" ;
  rdfs:comment "Query alias: 2 models declare lastName." .

# Query parent property: last run time in utc
<https://relay.inferal.com/ontology/microsoftads/property/lastRunTimeInUTC> a rdf:Property ;
  rdfs:label "last run time in utc" ;
  rdfs:comment "Query alias: 4 models declare lastRunTimeInUTC." .

# Query parent property: last sync time in utc
<https://relay.inferal.com/ontology/microsoftads/property/lastSyncTimeInUTC> a rdf:Property ;
  rdfs:label "last sync time in utc" ;
  rdfs:comment "Query alias: 2 models declare lastSyncTimeInUTC." .

# Query parent property: latitude degrees
<https://relay.inferal.com/ontology/microsoftads/property/latitudeDegrees> a rdf:Property ;
  rdfs:label "latitude degrees" ;
  rdfs:comment "Query alias: 2 models declare latitudeDegrees." .

# Query parent property: latitude in micro degrees
<https://relay.inferal.com/ontology/microsoftads/property/latitudeInMicroDegrees> a rdf:Property ;
  rdfs:label "latitude in micro degrees" ;
  rdfs:comment "Query alias: 1 model declares latitudeInMicroDegrees." .

# Query parent property: layouts
<https://relay.inferal.com/ontology/microsoftads/property/layouts> a rdf:Property ;
  rdfs:label "layouts" ;
  rdfs:comment "Query alias: 2 models declare layouts." .

# Query parent property: lead delivery
<https://relay.inferal.com/ontology/microsoftads/property/leadDelivery> a rdf:Property ;
  rdfs:label "lead delivery" ;
  rdfs:comment "Query alias: 2 models declare leadDelivery." .

# Query parent property: lead emails
<https://relay.inferal.com/ontology/microsoftads/property/leadEmails> a rdf:Property ;
  rdfs:label "lead emails" ;
  rdfs:comment "Query alias: 2 models declare leadEmails." .

# Query parent property: lead webhook key
<https://relay.inferal.com/ontology/microsoftads/property/leadWebhookKey> a rdf:Property ;
  rdfs:label "lead webhook key" ;
  rdfs:comment "Query alias: 2 models declare leadWebhookKey." .

# Query parent property: lead webhook url
<https://relay.inferal.com/ontology/microsoftads/property/leadWebhookUrl> a rdf:Property ;
  rdfs:label "lead webhook url" ;
  rdfs:comment "Query alias: 2 models declare leadWebhookUrl." .

# Query parent property: level
<https://relay.inferal.com/ontology/microsoftads/property/level> a rdf:Property ;
  rdfs:label "level" ;
  rdfs:comment "Query alias: 1 model declares level." .

# Query parent property: line1
<https://relay.inferal.com/ontology/microsoftads/property/line1> a rdf:Property ;
  rdfs:label "line1" ;
  rdfs:comment "Query alias: 1 model declares line1." .

# Query parent property: line2
<https://relay.inferal.com/ontology/microsoftads/property/line2> a rdf:Property ;
  rdfs:label "line2" ;
  rdfs:comment "Query alias: 1 model declares line2." .

# Query parent property: line3
<https://relay.inferal.com/ontology/microsoftads/property/line3> a rdf:Property ;
  rdfs:label "line3" ;
  rdfs:comment "Query alias: 1 model declares line3." .

# Query parent property: line4
<https://relay.inferal.com/ontology/microsoftads/property/line4> a rdf:Property ;
  rdfs:label "line4" ;
  rdfs:comment "Query alias: 1 model declares line4." .

# Query parent property: line text
<https://relay.inferal.com/ontology/microsoftads/property/lineText> a rdf:Property ;
  rdfs:label "line text" ;
  rdfs:comment "Query alias: 2 models declare lineText." .

# Query parent property: linked account ids
<https://relay.inferal.com/ontology/microsoftads/property/linkedAccountIds> a rdf:Property ;
  rdfs:label "linked account ids" ;
  rdfs:comment "Query alias: 1 model declares linkedAccountIds." .

# Query parent property: linked agencies
<https://relay.inferal.com/ontology/microsoftads/property/linkedAgencies> a rdf:Property ;
  rdfs:label "linked agencies" ;
  rdfs:comment "Query alias: 1 model declares linkedAgencies." .

# Query parent property: linked in segment ids
<https://relay.inferal.com/ontology/microsoftads/property/linkedInSegmentIds> a rdf:Property ;
  rdfs:label "linked in segment ids" ;
  rdfs:comment "Query alias: 2 models declare linkedInSegmentIds." .

# Query parent property: linked in segments
<https://relay.inferal.com/ontology/microsoftads/property/linkedInSegments> a rdf:Property ;
  rdfs:label "linked in segments" ;
  rdfs:comment "Query alias: 2 models declare linkedInSegments." .

# Query parent property: link name
<https://relay.inferal.com/ontology/microsoftads/property/linkName> a rdf:Property ;
  rdfs:label "link name" ;
  rdfs:comment "Query alias: 1 model declares linkName." .

# Query parent property: link template
<https://relay.inferal.com/ontology/microsoftads/property/linkTemplate> a rdf:Property ;
  rdfs:label "link template" ;
  rdfs:comment "Query alias: 1 model declares linkTemplate." .

# Query parent property: link type
<https://relay.inferal.com/ontology/microsoftads/property/linkType> a rdf:Property ;
  rdfs:label "link type" ;
  rdfs:comment "Query alias: 1 model declares linkType." .

# Query parent property: listing
<https://relay.inferal.com/ontology/microsoftads/property/listing> a rdf:Property ;
  rdfs:label "listing" ;
  rdfs:comment "Query alias: 2 models declare listing." .

# Query parent property: listing group
<https://relay.inferal.com/ontology/microsoftads/property/listingGroup> a rdf:Property ;
  rdfs:label "listing group" ;
  rdfs:comment "Query alias: 1 model declares listingGroup." .

# Query parent property: listing group actions
<https://relay.inferal.com/ontology/microsoftads/property/listingGroupActions> a rdf:Property ;
  rdfs:label "listing group actions" ;
  rdfs:comment "Query alias: 1 model declares listingGroupActions." .

# Query parent property: listing group path
<https://relay.inferal.com/ontology/microsoftads/property/listingGroupPath> a rdf:Property ;
  rdfs:label "listing group path" ;
  rdfs:comment "Query alias: 1 model declares listingGroupPath." .

# Query parent property: listing type
<https://relay.inferal.com/ontology/microsoftads/property/listingType> a rdf:Property ;
  rdfs:label "listing type" ;
  rdfs:comment "Query alias: 2 models declare listingType." .

# Query parent property: list item ids
<https://relay.inferal.com/ontology/microsoftads/property/listItemIds> a rdf:Property ;
  rdfs:label "list item ids" ;
  rdfs:comment "Query alias: 3 models declare listItemIds." .

# Query parent property: list items
<https://relay.inferal.com/ontology/microsoftads/property/listItems> a rdf:Property ;
  rdfs:label "list items" ;
  rdfs:comment "Query alias: 3 models declare listItems." .

# Query parent property: locale
<https://relay.inferal.com/ontology/microsoftads/property/locale> a rdf:Property ;
  rdfs:label "locale" ;
  rdfs:comment "Query alias: 2 models declare locale." .

# Query parent property: local inventory ads enabled
<https://relay.inferal.com/ontology/microsoftads/property/localInventoryAdsEnabled> a rdf:Property ;
  rdfs:label "local inventory ads enabled" ;
  rdfs:comment "Query alias: 2 models declare localInventoryAdsEnabled." .

# Query parent property: location city
<https://relay.inferal.com/ontology/microsoftads/property/locationCity> a rdf:Property ;
  rdfs:label "location city" ;
  rdfs:comment "Query alias: 1 model declares locationCity." .

# Query parent property: location condition
<https://relay.inferal.com/ontology/microsoftads/property/locationCondition> a rdf:Property ;
  rdfs:label "location condition" ;
  rdfs:comment "Query alias: 1 model declares locationCondition." .

# Query parent property: location country
<https://relay.inferal.com/ontology/microsoftads/property/locationCountry> a rdf:Property ;
  rdfs:label "location country" ;
  rdfs:comment "Query alias: 1 model declares locationCountry." .

# Query parent property: location county
<https://relay.inferal.com/ontology/microsoftads/property/locationCounty> a rdf:Property ;
  rdfs:label "location county" ;
  rdfs:comment "Query alias: 1 model declares locationCounty." .

# Query parent property: location id
<https://relay.inferal.com/ontology/microsoftads/property/locationId> a rdf:Property ;
  rdfs:label "location id" ;
  rdfs:comment "Query alias: 4 models declare locationId." .

# Query parent property: location ids
<https://relay.inferal.com/ontology/microsoftads/property/locationIds> a rdf:Property ;
  rdfs:label "location ids" ;
  rdfs:comment "Query alias: 2 models declare locationIds." .

# Query parent property: location metro area
<https://relay.inferal.com/ontology/microsoftads/property/locationMetroArea> a rdf:Property ;
  rdfs:label "location metro area" ;
  rdfs:comment "Query alias: 1 model declares locationMetroArea." .

# Query parent property: location postal code
<https://relay.inferal.com/ontology/microsoftads/property/locationPostalCode> a rdf:Property ;
  rdfs:label "location postal code" ;
  rdfs:comment "Query alias: 1 model declares locationPostalCode." .

# Query parent property: locations
<https://relay.inferal.com/ontology/microsoftads/property/locations> a rdf:Property ;
  rdfs:label "locations" ;
  rdfs:comment "Query alias: 2 models declare locations." .

# Query parent property: location sub geography
<https://relay.inferal.com/ontology/microsoftads/property/locationSubGeography> a rdf:Property ;
  rdfs:label "location sub geography" ;
  rdfs:comment "Query alias: 1 model declares locationSubGeography." .

# Query parent property: location type
<https://relay.inferal.com/ontology/microsoftads/property/locationType> a rdf:Property ;
  rdfs:label "location type" ;
  rdfs:comment "Query alias: 2 models declare locationType." .

# Query parent property: logo data
<https://relay.inferal.com/ontology/microsoftads/property/logoData> a rdf:Property ;
  rdfs:label "logo data" ;
  rdfs:comment "Query alias: 1 model declares logoData." .

# Query parent property: logos
<https://relay.inferal.com/ontology/microsoftads/property/logos> a rdf:Property ;
  rdfs:label "logos" ;
  rdfs:comment "Query alias: 1 model declares logos." .

# Query parent property: logo url
<https://relay.inferal.com/ontology/microsoftads/property/logoUrl> a rdf:Property ;
  rdfs:label "logo url" ;
  rdfs:comment "Query alias: 1 model declares logoUrl." .

# Query parent property: long headlines
<https://relay.inferal.com/ontology/microsoftads/property/longHeadlines> a rdf:Property ;
  rdfs:label "long headlines" ;
  rdfs:comment "Query alias: 3 models declare longHeadlines." .

# Query parent property: long headline string
<https://relay.inferal.com/ontology/microsoftads/property/longHeadlineString> a rdf:Property ;
  rdfs:label "long headline string" ;
  rdfs:comment "Query alias: 2 models declare longHeadlineString." .

# Query parent property: longitude degrees
<https://relay.inferal.com/ontology/microsoftads/property/longitudeDegrees> a rdf:Property ;
  rdfs:label "longitude degrees" ;
  rdfs:comment "Query alias: 2 models declare longitudeDegrees." .

# Query parent property: longitude in micro degrees
<https://relay.inferal.com/ontology/microsoftads/property/longitudeInMicroDegrees> a rdf:Property ;
  rdfs:label "longitude in micro degrees" ;
  rdfs:comment "Query alias: 1 model declares longitudeInMicroDegrees." .

# Query parent property: male
<https://relay.inferal.com/ontology/microsoftads/property/male> a rdf:Property ;
  rdfs:label "male" ;
  rdfs:comment "Query alias: 1 model declares male." .

# Query parent property: managing customer id
<https://relay.inferal.com/ontology/microsoftads/property/managingCustomerId> a rdf:Property ;
  rdfs:label "managing customer id" ;
  rdfs:comment "Query alias: 1 model declares managingCustomerId." .

# Query parent property: managing customer name
<https://relay.inferal.com/ontology/microsoftads/property/managingCustomerName> a rdf:Property ;
  rdfs:label "managing customer name" ;
  rdfs:comment "Query alias: 1 model declares managingCustomerName." .

# Query parent property: managing customer number
<https://relay.inferal.com/ontology/microsoftads/property/managingCustomerNumber> a rdf:Property ;
  rdfs:label "managing customer number" ;
  rdfs:comment "Query alias: 1 model declares managingCustomerNumber." .

# Query parent property: manual cpc
<https://relay.inferal.com/ontology/microsoftads/property/manualCpc> a rdf:Property ;
  rdfs:label "manual cpc" ;
  rdfs:comment "Query alias: 2 models declare manualCpc." .

# Query parent property: manual cpi
<https://relay.inferal.com/ontology/microsoftads/property/manualCpi> a rdf:Property ;
  rdfs:label "manual cpi" ;
  rdfs:comment "Query alias: 2 models declare manualCpi." .

# Query parent property: marginal cpc
<https://relay.inferal.com/ontology/microsoftads/property/marginalCPC> a rdf:Property ;
  rdfs:label "marginal cpc" ;
  rdfs:comment "Query alias: 2 models declare marginalCPC." .

# Query parent property: market country
<https://relay.inferal.com/ontology/microsoftads/property/marketCountry> a rdf:Property ;
  rdfs:label "market country" ;
  rdfs:comment "Query alias: 1 model declares marketCountry." .

# Query parent property: market language
<https://relay.inferal.com/ontology/microsoftads/property/marketLanguage> a rdf:Property ;
  rdfs:label "market language" ;
  rdfs:comment "Query alias: 1 model declares marketLanguage." .

# Query parent property: matched
<https://relay.inferal.com/ontology/microsoftads/property/matched> a rdf:Property ;
  rdfs:label "matched" ;
  rdfs:comment "Query alias: 2 models declare matched." .

# Query parent property: match types
<https://relay.inferal.com/ontology/microsoftads/property/matchTypes> a rdf:Property ;
  rdfs:label "match types" ;
  rdfs:comment "Query alias: 3 models declare matchTypes." .

# Query parent property: max ads count
<https://relay.inferal.com/ontology/microsoftads/property/maxAdsCount> a rdf:Property ;
  rdfs:label "max ads count" ;
  rdfs:comment "Query alias: 1 model declares maxAdsCount." .

# Query parent property: max bid
<https://relay.inferal.com/ontology/microsoftads/property/maxBid> a rdf:Property ;
  rdfs:label "max bid" ;
  rdfs:comment "Query alias: 2 models declare maxBid." .

# Query parent property: max categories
<https://relay.inferal.com/ontology/microsoftads/property/maxCategories> a rdf:Property ;
  rdfs:label "max categories" ;
  rdfs:comment "Query alias: 1 model declares maxCategories." .

# Query parent property: max clicks per week
<https://relay.inferal.com/ontology/microsoftads/property/maxClicksPerWeek> a rdf:Property ;
  rdfs:label "max clicks per week" ;
  rdfs:comment "Query alias: 2 models declare maxClicksPerWeek." .

# Query parent property: max count
<https://relay.inferal.com/ontology/microsoftads/property/maxCount> a rdf:Property ;
  rdfs:label "max count" ;
  rdfs:comment "Query alias: 1 model declares maxCount." .

# Query parent property: max date
<https://relay.inferal.com/ontology/microsoftads/property/maxDate> a rdf:Property ;
  rdfs:label "max date" ;
  rdfs:comment "Query alias: 1 model declares maxDate." .

# Query parent property: max days
<https://relay.inferal.com/ontology/microsoftads/property/maxDays> a rdf:Property ;
  rdfs:label "max days" ;
  rdfs:comment "Query alias: 2 models declare maxDays." .

# Query parent property: max impressions per week
<https://relay.inferal.com/ontology/microsoftads/property/maxImpressionsPerWeek> a rdf:Property ;
  rdfs:label "max impressions per week" ;
  rdfs:comment "Query alias: 2 models declare maxImpressionsPerWeek." .

# Query parent property: max keywords
<https://relay.inferal.com/ontology/microsoftads/property/maxKeywords> a rdf:Property ;
  rdfs:label "max keywords" ;
  rdfs:comment "Query alias: 1 model declares maxKeywords." .

# Query parent property: max length
<https://relay.inferal.com/ontology/microsoftads/property/maxLength> a rdf:Property ;
  rdfs:label "max length" ;
  rdfs:comment "Query alias: 1 model declares maxLength." .

# Query parent property: max length in char
<https://relay.inferal.com/ontology/microsoftads/property/maxLengthInChar> a rdf:Property ;
  rdfs:label "max length in char" ;
  rdfs:comment "Query alias: 1 model declares maxLengthInChar." .

# Query parent property: max locations
<https://relay.inferal.com/ontology/microsoftads/property/maxLocations> a rdf:Property ;
  rdfs:label "max locations" ;
  rdfs:comment "Query alias: 1 model declares maxLocations." .

# Query parent property: max media asset count
<https://relay.inferal.com/ontology/microsoftads/property/maxMediaAssetCount> a rdf:Property ;
  rdfs:label "max media asset count" ;
  rdfs:comment "Query alias: 1 model declares maxMediaAssetCount." .

# Query parent property: max nights
<https://relay.inferal.com/ontology/microsoftads/property/maxNights> a rdf:Property ;
  rdfs:label "max nights" ;
  rdfs:comment "Query alias: 2 models declare maxNights." .

# Query parent property: max percent cpc
<https://relay.inferal.com/ontology/microsoftads/property/maxPercentCpc> a rdf:Property ;
  rdfs:label "max percent cpc" ;
  rdfs:comment "Query alias: 2 models declare maxPercentCpc." .

# Query parent property: max rows
<https://relay.inferal.com/ontology/microsoftads/property/maxRows> a rdf:Property ;
  rdfs:label "max rows" ;
  rdfs:comment "Query alias: 2 models declare maxRows." .

# Query parent property: max suggestions per keyword
<https://relay.inferal.com/ontology/microsoftads/property/maxSuggestionsPerKeyword> a rdf:Property ;
  rdfs:label "max suggestions per keyword" ;
  rdfs:comment "Query alias: 1 model declares maxSuggestionsPerKeyword." .

# Query parent property: max text asset count
<https://relay.inferal.com/ontology/microsoftads/property/maxTextAssetCount> a rdf:Property ;
  rdfs:label "max text asset count" ;
  rdfs:comment "Query alias: 1 model declares maxTextAssetCount." .

# Query parent property: max total cost per week
<https://relay.inferal.com/ontology/microsoftads/property/maxTotalCostPerWeek> a rdf:Property ;
  rdfs:label "max total cost per week" ;
  rdfs:comment "Query alias: 2 models declare maxTotalCostPerWeek." .

# Query parent property: mcpa bid
<https://relay.inferal.com/ontology/microsoftads/property/mcpaBid> a rdf:Property ;
  rdfs:label "mcpa bid" ;
  rdfs:comment "Query alias: 1 model declares mcpaBid." .

# Query parent property: media
<https://relay.inferal.com/ontology/microsoftads/property/media> a rdf:Property ;
  rdfs:label "media" ;
  rdfs:comment "Query alias: 1 model declares media." .

# Query parent property: media associations
<https://relay.inferal.com/ontology/microsoftads/property/mediaAssociations> a rdf:Property ;
  rdfs:label "media associations" ;
  rdfs:comment "Query alias: 1 model declares mediaAssociations." .

# Query parent property: media enabled entities
<https://relay.inferal.com/ontology/microsoftads/property/mediaEnabledEntities> a rdf:Property ;
  rdfs:label "media enabled entities" ;
  rdfs:comment "Query alias: 2 models declare mediaEnabledEntities." .

# Query parent property: media enabled entity
<https://relay.inferal.com/ontology/microsoftads/property/mediaEnabledEntity> a rdf:Property ;
  rdfs:label "media enabled entity" ;
  rdfs:comment "Query alias: 1 model declares mediaEnabledEntity." .

# Query parent property: media id
<https://relay.inferal.com/ontology/microsoftads/property/mediaId> a rdf:Property ;
  rdfs:label "media id" ;
  rdfs:comment "Query alias: 1 model declares mediaId." .

# Query parent property: media ids
<https://relay.inferal.com/ontology/microsoftads/property/mediaIds> a rdf:Property ;
  rdfs:label "media ids" ;
  rdfs:comment "Query alias: 4 models declare mediaIds." .

# Query parent property: media list
<https://relay.inferal.com/ontology/microsoftads/property/mediaList> a rdf:Property ;
  rdfs:label "media list" ;
  rdfs:comment "Query alias: 1 model declares mediaList." .

# Query parent property: media meta data
<https://relay.inferal.com/ontology/microsoftads/property/mediaMetaData> a rdf:Property ;
  rdfs:label "media meta data" ;
  rdfs:comment "Query alias: 2 models declare mediaMetaData." .

# Query parent property: media refine results
<https://relay.inferal.com/ontology/microsoftads/property/mediaRefineResults> a rdf:Property ;
  rdfs:label "media refine results" ;
  rdfs:comment "Query alias: 2 models declare mediaRefineResults." .

# Query parent property: media type
<https://relay.inferal.com/ontology/microsoftads/property/mediaType> a rdf:Property ;
  rdfs:label "media type" ;
  rdfs:comment "Query alias: 4 models declare mediaType." .

# Query parent property: media url
<https://relay.inferal.com/ontology/microsoftads/property/mediaUrl> a rdf:Property ;
  rdfs:label "media url" ;
  rdfs:comment "Query alias: 1 model declares mediaUrl." .

# Query parent property: membership duration
<https://relay.inferal.com/ontology/microsoftads/property/membershipDuration> a rdf:Property ;
  rdfs:label "membership duration" ;
  rdfs:comment "Query alias: 11 models declare membershipDuration." .

# Query parent property: message
<https://relay.inferal.com/ontology/microsoftads/property/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "Query alias: 25 models declare message." .

# Query parent property: messaging restrictions
<https://relay.inferal.com/ontology/microsoftads/property/messagingRestrictions> a rdf:Property ;
  rdfs:label "messaging restrictions" ;
  rdfs:comment "Query alias: 1 model declares messagingRestrictions." .

# Query parent property: metadata
<https://relay.inferal.com/ontology/microsoftads/property/metadata> a rdf:Property ;
  rdfs:label "metadata" ;
  rdfs:comment "Query alias: 1 model declares metadata." .

# Query parent property: m fastatus
<https://relay.inferal.com/ontology/microsoftads/property/mFAStatus> a rdf:Property ;
  rdfs:label "m fastatus" ;
  rdfs:comment "Query alias: 1 model declares mFAStatus." .

# Query parent property: microsoft click id
<https://relay.inferal.com/ontology/microsoftads/property/microsoftClickId> a rdf:Property ;
  rdfs:label "microsoft click id" ;
  rdfs:comment "Query alias: 2 models declare microsoftClickId." .

# Query parent property: middle initial
<https://relay.inferal.com/ontology/microsoftads/property/middleInitial> a rdf:Property ;
  rdfs:label "middle initial" ;
  rdfs:comment "Query alias: 1 model declares middleInitial." .

# Query parent property: migration statuses
<https://relay.inferal.com/ontology/microsoftads/property/migrationStatuses> a rdf:Property ;
  rdfs:label "migration statuses" ;
  rdfs:comment "Query alias: 1 model declares migrationStatuses." .

# Query parent property: migration status infos
<https://relay.inferal.com/ontology/microsoftads/property/migrationStatusInfos> a rdf:Property ;
  rdfs:label "migration status infos" ;
  rdfs:comment "Query alias: 1 model declares migrationStatusInfos." .

# Query parent property: migration type
<https://relay.inferal.com/ontology/microsoftads/property/migrationType> a rdf:Property ;
  rdfs:label "migration type" ;
  rdfs:comment "Query alias: 2 models declare migrationType." .

# Query parent property: min clicks per week
<https://relay.inferal.com/ontology/microsoftads/property/minClicksPerWeek> a rdf:Property ;
  rdfs:label "min clicks per week" ;
  rdfs:comment "Query alias: 2 models declare minClicksPerWeek." .

# Query parent property: min confidence score
<https://relay.inferal.com/ontology/microsoftads/property/minConfidenceScore> a rdf:Property ;
  rdfs:label "min confidence score" ;
  rdfs:comment "Query alias: 1 model declares minConfidenceScore." .

# Query parent property: min date
<https://relay.inferal.com/ontology/microsoftads/property/minDate> a rdf:Property ;
  rdfs:label "min date" ;
  rdfs:comment "Query alias: 1 model declares minDate." .

# Query parent property: min days
<https://relay.inferal.com/ontology/microsoftads/property/minDays> a rdf:Property ;
  rdfs:label "min days" ;
  rdfs:comment "Query alias: 2 models declare minDays." .

# Query parent property: min impressions per week
<https://relay.inferal.com/ontology/microsoftads/property/minImpressionsPerWeek> a rdf:Property ;
  rdfs:label "min impressions per week" ;
  rdfs:comment "Query alias: 2 models declare minImpressionsPerWeek." .

# Query parent property: minimum duration in seconds
<https://relay.inferal.com/ontology/microsoftads/property/minimumDurationInSeconds> a rdf:Property ;
  rdfs:label "minimum duration in seconds" ;
  rdfs:comment "Query alias: 2 models declare minimumDurationInSeconds." .

# Query parent property: minimum pages viewed
<https://relay.inferal.com/ontology/microsoftads/property/minimumPagesViewed> a rdf:Property ;
  rdfs:label "minimum pages viewed" ;
  rdfs:comment "Query alias: 2 models declare minimumPagesViewed." .

# Query parent property: min length in char
<https://relay.inferal.com/ontology/microsoftads/property/minLengthInChar> a rdf:Property ;
  rdfs:label "min length in char" ;
  rdfs:comment "Query alias: 1 model declares minLengthInChar." .

# Query parent property: min nights
<https://relay.inferal.com/ontology/microsoftads/property/minNights> a rdf:Property ;
  rdfs:label "min nights" ;
  rdfs:comment "Query alias: 2 models declare minNights." .

# Query parent property: min total cost per week
<https://relay.inferal.com/ontology/microsoftads/property/minTotalCostPerWeek> a rdf:Property ;
  rdfs:label "min total cost per week" ;
  rdfs:comment "Query alias: 2 models declare minTotalCostPerWeek." .

# Query parent property: mobile
<https://relay.inferal.com/ontology/microsoftads/property/mobile> a rdf:Property ;
  rdfs:label "mobile" ;
  rdfs:comment "Query alias: 1 model declares mobile." .

# Query parent property: mock
<https://relay.inferal.com/ontology/microsoftads/property/mock> a rdf:Property ;
  rdfs:label "mock" ;
  rdfs:comment "Query alias: 1 model declares mock." .

# Query parent property: modified date time
<https://relay.inferal.com/ontology/microsoftads/property/modifiedDateTime> a rdf:Property ;
  rdfs:label "modified date time" ;
  rdfs:comment "Query alias: 1 model declares modifiedDateTime." .

# Query parent property: modified date time in utc
<https://relay.inferal.com/ontology/microsoftads/property/modifiedDateTimeInUTC> a rdf:Property ;
  rdfs:label "modified date time in utc" ;
  rdfs:comment "Query alias: 2 models declare modifiedDateTimeInUTC." .

# Query parent property: money amount off
<https://relay.inferal.com/ontology/microsoftads/property/moneyAmountOff> a rdf:Property ;
  rdfs:label "money amount off" ;
  rdfs:comment "Query alias: 2 models declare moneyAmountOff." .

# Query parent property: month
<https://relay.inferal.com/ontology/microsoftads/property/month> a rdf:Property ;
  rdfs:label "month" ;
  rdfs:comment "Query alias: 3 models declare month." .

# Query parent property: monthly search counts
<https://relay.inferal.com/ontology/microsoftads/property/monthlySearchCounts> a rdf:Property ;
  rdfs:label "monthly search counts" ;
  rdfs:comment "Query alias: 1 model declares monthlySearchCounts." .

# Query parent property: monthly searches
<https://relay.inferal.com/ontology/microsoftads/property/monthlySearches> a rdf:Property ;
  rdfs:label "monthly searches" ;
  rdfs:comment "Query alias: 4 models declare monthlySearches." .

# Query parent property: month year
<https://relay.inferal.com/ontology/microsoftads/property/monthYear> a rdf:Property ;
  rdfs:label "month year" ;
  rdfs:comment "Query alias: 1 model declares monthYear." .

# Query parent property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/mTServerName> a rdf:Property ;
  rdfs:label "m tserver name" ;
  rdfs:comment "Query alias: 12 models declare mTServerName." .

# Query parent property: multi ad types
<https://relay.inferal.com/ontology/microsoftads/property/multiAdTypes> a rdf:Property ;
  rdfs:label "multi ad types" ;
  rdfs:comment "Query alias: 2 models declare multiAdTypes." .

# Query parent property: multimedia ads bid adjustment
<https://relay.inferal.com/ontology/microsoftads/property/multimediaAdsBidAdjustment> a rdf:Property ;
  rdfs:label "multimedia ads bid adjustment" ;
  rdfs:comment "Query alias: 2 models declare multimediaAdsBidAdjustment." .

# Query parent property: multiplier
<https://relay.inferal.com/ontology/microsoftads/property/multiplier> a rdf:Property ;
  rdfs:label "multiplier" ;
  rdfs:comment "Query alias: 2 models declare multiplier." .

# Query parent property: name url
<https://relay.inferal.com/ontology/microsoftads/property/nameUrl> a rdf:Property ;
  rdfs:label "name url" ;
  rdfs:comment "Query alias: 2 models declare nameUrl." .

# Query parent property: negative keyword
<https://relay.inferal.com/ontology/microsoftads/property/negativeKeyword> a rdf:Property ;
  rdfs:label "negative keyword" ;
  rdfs:comment "Query alias: 1 model declares negativeKeyword." .

# Query parent property: negative keyword id
<https://relay.inferal.com/ontology/microsoftads/property/negativeKeywordId> a rdf:Property ;
  rdfs:label "negative keyword id" ;
  rdfs:comment "Query alias: 1 model declares negativeKeywordId." .

# Query parent property: negative keyword ids
<https://relay.inferal.com/ontology/microsoftads/property/negativeKeywordIds> a rdf:Property ;
  rdfs:label "negative keyword ids" ;
  rdfs:comment "Query alias: 1 model declares negativeKeywordIds." .

# Query parent property: negative keyword list name
<https://relay.inferal.com/ontology/microsoftads/property/negativeKeywordListName> a rdf:Property ;
  rdfs:label "negative keyword list name" ;
  rdfs:comment "Query alias: 1 model declares negativeKeywordListName." .

# Query parent property: negative keyword match type
<https://relay.inferal.com/ontology/microsoftads/property/negativeKeywordMatchType> a rdf:Property ;
  rdfs:label "negative keyword match type" ;
  rdfs:comment "Query alias: 1 model declares negativeKeywordMatchType." .

# Query parent property: negative keyword shared list id
<https://relay.inferal.com/ontology/microsoftads/property/negativeKeywordSharedListId> a rdf:Property ;
  rdfs:label "negative keyword shared list id" ;
  rdfs:comment "Query alias: 1 model declares negativeKeywordSharedListId." .

# Query parent property: negative sites
<https://relay.inferal.com/ontology/microsoftads/property/negativeSites> a rdf:Property ;
  rdfs:label "negative sites" ;
  rdfs:comment "Query alias: 2 models declare negativeSites." .

# Query parent property: nested partial errors
<https://relay.inferal.com/ontology/microsoftads/property/nestedPartialErrors> a rdf:Property ;
  rdfs:label "nested partial errors" ;
  rdfs:comment "Query alias: 8 models declare nestedPartialErrors." .

# Query parent property: network option
<https://relay.inferal.com/ontology/microsoftads/property/networkOption> a rdf:Property ;
  rdfs:label "network option" ;
  rdfs:comment "Query alias: 2 models declare networkOption." .

# Query parent property: new account ids
<https://relay.inferal.com/ontology/microsoftads/property/newAccountIds> a rdf:Property ;
  rdfs:label "new account ids" ;
  rdfs:comment "Query alias: 1 model declares newAccountIds." .

# Query parent property: new account negative keywords
<https://relay.inferal.com/ontology/microsoftads/property/newAccountNegativeKeywords> a rdf:Property ;
  rdfs:label "new account negative keywords" ;
  rdfs:comment "Query alias: 2 models declare newAccountNegativeKeywords." .

# Query parent property: new active ads for existing ad groups
<https://relay.inferal.com/ontology/microsoftads/property/newActiveAdsForExistingAdGroups> a rdf:Property ;
  rdfs:label "new active ads for existing ad groups" ;
  rdfs:comment "Query alias: 2 models declare newActiveAdsForExistingAdGroups." .

# Query parent property: new active campaigns and child entities
<https://relay.inferal.com/ontology/microsoftads/property/newActiveCampaignsAndChildEntities> a rdf:Property ;
  rdfs:label "new active campaigns and child entities" ;
  rdfs:comment "Query alias: 2 models declare newActiveCampaignsAndChildEntities." .

# Query parent property: new ad customizer feeds
<https://relay.inferal.com/ontology/microsoftads/property/newAdCustomizerFeeds> a rdf:Property ;
  rdfs:label "new ad customizer feeds" ;
  rdfs:comment "Query alias: 2 models declare newAdCustomizerFeeds." .

# Query parent property: new ad groups and child entities for existing campaigns
<https://relay.inferal.com/ontology/microsoftads/property/newAdGroupsAndChildEntitiesForExistingCampaigns> a rdf:Property ;
  rdfs:label "new ad groups and child entities for existing campaigns" ;
  rdfs:comment "Query alias: 2 models declare newAdGroupsAndChildEntitiesForExistingCampaigns." .

# Query parent property: new ad schedules
<https://relay.inferal.com/ontology/microsoftads/property/newAdSchedules> a rdf:Property ;
  rdfs:label "new ad schedules" ;
  rdfs:comment "Query alias: 2 models declare newAdSchedules." .

# Query parent property: new aimax settings
<https://relay.inferal.com/ontology/microsoftads/property/newAIMaxSettings> a rdf:Property ;
  rdfs:label "new aimax settings" ;
  rdfs:comment "Query alias: 2 models declare newAIMaxSettings." .

# Query parent property: new app ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/newAppAdExtensions> a rdf:Property ;
  rdfs:label "new app ad extensions" ;
  rdfs:comment "Query alias: 2 models declare newAppAdExtensions." .

# Query parent property: new audience targets
<https://relay.inferal.com/ontology/microsoftads/property/newAudienceTargets> a rdf:Property ;
  rdfs:label "new audience targets" ;
  rdfs:comment "Query alias: 2 models declare newAudienceTargets." .

# Query parent property: new brand list associations
<https://relay.inferal.com/ontology/microsoftads/property/newBrandListAssociations> a rdf:Property ;
  rdfs:label "new brand list associations" ;
  rdfs:comment "Query alias: 2 models declare newBrandListAssociations." .

# Query parent property: new brand suitability
<https://relay.inferal.com/ontology/microsoftads/property/newBrandSuitability> a rdf:Property ;
  rdfs:label "new brand suitability" ;
  rdfs:comment "Query alias: 2 models declare newBrandSuitability." .

# Query parent property: new call ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/newCallAdExtensions> a rdf:Property ;
  rdfs:label "new call ad extensions" ;
  rdfs:comment "Query alias: 2 models declare newCallAdExtensions." .

# Query parent property: new callout ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/newCalloutAdExtensions> a rdf:Property ;
  rdfs:label "new callout ad extensions" ;
  rdfs:comment "Query alias: 2 models declare newCalloutAdExtensions." .

# Query parent property: new carousel ad
<https://relay.inferal.com/ontology/microsoftads/property/newCarouselAd> a rdf:Property ;
  rdfs:label "new carousel ad" ;
  rdfs:comment "Query alias: 2 models declare newCarouselAd." .

# Query parent property: new conversion goals
<https://relay.inferal.com/ontology/microsoftads/property/newConversionGoals> a rdf:Property ;
  rdfs:label "new conversion goals" ;
  rdfs:comment "Query alias: 2 models declare newConversionGoals." .

# Query parent property: new customer acquisition bid only mode
<https://relay.inferal.com/ontology/microsoftads/property/newCustomerAcquisitionBidOnlyMode> a rdf:Property ;
  rdfs:label "new customer acquisition bid only mode" ;
  rdfs:comment "Query alias: 2 models declare newCustomerAcquisitionBidOnlyMode." .

# Query parent property: new customer acquisition goal id
<https://relay.inferal.com/ontology/microsoftads/property/newCustomerAcquisitionGoalId> a rdf:Property ;
  rdfs:label "new customer acquisition goal id" ;
  rdfs:comment "Query alias: 2 models declare newCustomerAcquisitionGoalId." .

# Query parent property: new customer acquisition goal ids
<https://relay.inferal.com/ontology/microsoftads/property/newCustomerAcquisitionGoalIds> a rdf:Property ;
  rdfs:label "new customer acquisition goal ids" ;
  rdfs:comment "Query alias: 1 model declares newCustomerAcquisitionGoalIds." .

# Query parent property: new customer acquisition goals
<https://relay.inferal.com/ontology/microsoftads/property/newCustomerAcquisitionGoals> a rdf:Property ;
  rdfs:label "new customer acquisition goals" ;
  rdfs:comment "Query alias: 3 models declare newCustomerAcquisitionGoals." .

# Query parent property: new customer ids
<https://relay.inferal.com/ontology/microsoftads/property/newCustomerIds> a rdf:Property ;
  rdfs:label "new customer ids" ;
  rdfs:comment "Query alias: 1 model declares newCustomerIds." .

# Query parent property: new demographic targets
<https://relay.inferal.com/ontology/microsoftads/property/newDemographicTargets> a rdf:Property ;
  rdfs:label "new demographic targets" ;
  rdfs:comment "Query alias: 2 models declare newDemographicTargets." .

# Query parent property: new device targets
<https://relay.inferal.com/ontology/microsoftads/property/newDeviceTargets> a rdf:Property ;
  rdfs:label "new device targets" ;
  rdfs:comment "Query alias: 2 models declare newDeviceTargets." .

# Query parent property: new entities
<https://relay.inferal.com/ontology/microsoftads/property/newEntities> a rdf:Property ;
  rdfs:label "new entities" ;
  rdfs:comment "Query alias: 2 models declare newEntities." .

# Query parent property: new image ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/newImageAdExtensions> a rdf:Property ;
  rdfs:label "new image ad extensions" ;
  rdfs:comment "Query alias: 2 models declare newImageAdExtensions." .

# Query parent property: new keywords for existing ad groups
<https://relay.inferal.com/ontology/microsoftads/property/newKeywordsForExistingAdGroups> a rdf:Property ;
  rdfs:label "new keywords for existing ad groups" ;
  rdfs:comment "Query alias: 2 models declare newKeywordsForExistingAdGroups." .

# Query parent property: new keyword urls
<https://relay.inferal.com/ontology/microsoftads/property/newKeywordUrls> a rdf:Property ;
  rdfs:label "new keyword urls" ;
  rdfs:comment "Query alias: 2 models declare newKeywordUrls." .

# Query parent property: new labels
<https://relay.inferal.com/ontology/microsoftads/property/newLabels> a rdf:Property ;
  rdfs:label "new labels" ;
  rdfs:comment "Query alias: 2 models declare newLabels." .

# Query parent property: new lead form ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/newLeadFormAdExtensions> a rdf:Property ;
  rdfs:label "new lead form ad extensions" ;
  rdfs:comment "Query alias: 2 models declare newLeadFormAdExtensions." .

# Query parent property: new location ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/newLocationAdExtensions> a rdf:Property ;
  rdfs:label "new location ad extensions" ;
  rdfs:comment "Query alias: 2 models declare newLocationAdExtensions." .

# Query parent property: new location targets
<https://relay.inferal.com/ontology/microsoftads/property/newLocationTargets> a rdf:Property ;
  rdfs:label "new location targets" ;
  rdfs:comment "Query alias: 2 models declare newLocationTargets." .

# Query parent property: new logo ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/newLogoAdExtensions> a rdf:Property ;
  rdfs:label "new logo ad extensions" ;
  rdfs:comment "Query alias: 2 models declare newLogoAdExtensions." .

# Query parent property: new negative keyword lists
<https://relay.inferal.com/ontology/microsoftads/property/newNegativeKeywordLists> a rdf:Property ;
  rdfs:label "new negative keyword lists" ;
  rdfs:comment "Query alias: 2 models declare newNegativeKeywordLists." .

# Query parent property: new negative keywords for existing parents
<https://relay.inferal.com/ontology/microsoftads/property/newNegativeKeywordsForExistingParents> a rdf:Property ;
  rdfs:label "new negative keywords for existing parents" ;
  rdfs:comment "Query alias: 2 models declare newNegativeKeywordsForExistingParents." .

# Query parent property: new negative sites
<https://relay.inferal.com/ontology/microsoftads/property/newNegativeSites> a rdf:Property ;
  rdfs:label "new negative sites" ;
  rdfs:comment "Query alias: 2 models declare newNegativeSites." .

# Query parent property: new page feeds
<https://relay.inferal.com/ontology/microsoftads/property/newPageFeeds> a rdf:Property ;
  rdfs:label "new page feeds" ;
  rdfs:comment "Query alias: 2 models declare newPageFeeds." .

# Query parent property: new paused ads for existing ad groups
<https://relay.inferal.com/ontology/microsoftads/property/newPausedAdsForExistingAdGroups> a rdf:Property ;
  rdfs:label "new paused ads for existing ad groups" ;
  rdfs:comment "Query alias: 2 models declare newPausedAdsForExistingAdGroups." .

# Query parent property: new paused campaigns and child entities
<https://relay.inferal.com/ontology/microsoftads/property/newPausedCampaignsAndChildEntities> a rdf:Property ;
  rdfs:label "new paused campaigns and child entities" ;
  rdfs:comment "Query alias: 2 models declare newPausedCampaignsAndChildEntities." .

# Query parent property: new portfolio bid strategy
<https://relay.inferal.com/ontology/microsoftads/property/newPortfolioBidStrategy> a rdf:Property ;
  rdfs:label "new portfolio bid strategy" ;
  rdfs:comment "Query alias: 2 models declare newPortfolioBidStrategy." .

# Query parent property: new price ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/newPriceAdExtensions> a rdf:Property ;
  rdfs:label "new price ad extensions" ;
  rdfs:comment "Query alias: 2 models declare newPriceAdExtensions." .

# Query parent property: new product filters
<https://relay.inferal.com/ontology/microsoftads/property/newProductFilters> a rdf:Property ;
  rdfs:label "new product filters" ;
  rdfs:comment "Query alias: 2 models declare newProductFilters." .

# Query parent property: new promotion ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/newPromotionAdExtensions> a rdf:Property ;
  rdfs:label "new promotion ad extensions" ;
  rdfs:comment "Query alias: 2 models declare newPromotionAdExtensions." .

# Query parent property: new review ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/newReviewAdExtensions> a rdf:Property ;
  rdfs:label "new review ad extensions" ;
  rdfs:comment "Query alias: 2 models declare newReviewAdExtensions." .

# Query parent property: new role id
<https://relay.inferal.com/ontology/microsoftads/property/newRoleId> a rdf:Property ;
  rdfs:label "new role id" ;
  rdfs:comment "Query alias: 1 model declares newRoleId." .

# Query parent property: new search themes for existing asset groups
<https://relay.inferal.com/ontology/microsoftads/property/newSearchThemesForExistingAssetGroups> a rdf:Property ;
  rdfs:label "new search themes for existing asset groups" ;
  rdfs:comment "Query alias: 2 models declare newSearchThemesForExistingAssetGroups." .

# Query parent property: new sitelink ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/newSitelinkAdExtensions> a rdf:Property ;
  rdfs:label "new sitelink ad extensions" ;
  rdfs:comment "Query alias: 2 models declare newSitelinkAdExtensions." .

# Query parent property: new structured snippet ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/newStructuredSnippetAdExtensions> a rdf:Property ;
  rdfs:label "new structured snippet ad extensions" ;
  rdfs:comment "Query alias: 2 models declare newStructuredSnippetAdExtensions." .

# Query parent property: new topic targets
<https://relay.inferal.com/ontology/microsoftads/property/newTopicTargets> a rdf:Property ;
  rdfs:label "new topic targets" ;
  rdfs:comment "Query alias: 2 models declare newTopicTargets." .

# Query parent property: new url options
<https://relay.inferal.com/ontology/microsoftads/property/newUrlOptions> a rdf:Property ;
  rdfs:label "new url options" ;
  rdfs:comment "Query alias: 2 models declare newUrlOptions." .

# Query parent property: normal form
<https://relay.inferal.com/ontology/microsoftads/property/normalForm> a rdf:Property ;
  rdfs:label "normal form" ;
  rdfs:comment "Query alias: 2 models declare normalForm." .

# Query parent property: note
<https://relay.inferal.com/ontology/microsoftads/property/note> a rdf:Property ;
  rdfs:label "note" ;
  rdfs:comment "Query alias: 1 model declares note." .

# Query parent property: notification email
<https://relay.inferal.com/ontology/microsoftads/property/notificationEmail> a rdf:Property ;
  rdfs:label "notification email" ;
  rdfs:comment "Query alias: 4 models declare notificationEmail." .

# Query parent property: notifications
<https://relay.inferal.com/ontology/microsoftads/property/notifications> a rdf:Property ;
  rdfs:label "notifications" ;
  rdfs:comment "Query alias: 1 model declares notifications." .

# Query parent property: notification threshold
<https://relay.inferal.com/ontology/microsoftads/property/notificationThreshold> a rdf:Property ;
  rdfs:label "notification threshold" ;
  rdfs:comment "Query alias: 2 models declare notificationThreshold." .

# Query parent property: notification type
<https://relay.inferal.com/ontology/microsoftads/property/notificationType> a rdf:Property ;
  rdfs:label "notification type" ;
  rdfs:comment "Query alias: 4 models declare notificationType." .

# Query parent property: notification type pairs
<https://relay.inferal.com/ontology/microsoftads/property/notificationTypePairs> a rdf:Property ;
  rdfs:label "notification type pairs" ;
  rdfs:comment "Query alias: 1 model declares notificationTypePairs." .

# Query parent property: number
<https://relay.inferal.com/ontology/microsoftads/property/number> a rdf:Property ;
  rdfs:label "number" ;
  rdfs:comment "Query alias: 4 models declare number." .

# Query parent property: number of images
<https://relay.inferal.com/ontology/microsoftads/property/numberOfImages> a rdf:Property ;
  rdfs:label "number of images" ;
  rdfs:comment "Query alias: 1 model declares numberOfImages." .

# Query parent property: number of logos
<https://relay.inferal.com/ontology/microsoftads/property/numberOfLogos> a rdf:Property ;
  rdfs:label "number of logos" ;
  rdfs:comment "Query alias: 1 model declares numberOfLogos." .

# Query parent property: number of text
<https://relay.inferal.com/ontology/microsoftads/property/numberOfText> a rdf:Property ;
  rdfs:label "number of text" ;
  rdfs:comment "Query alias: 1 model declares numberOfText." .

# Query parent property: offline conversion adjustments
<https://relay.inferal.com/ontology/microsoftads/property/offlineConversionAdjustments> a rdf:Property ;
  rdfs:label "offline conversion adjustments" ;
  rdfs:comment "Query alias: 1 model declares offlineConversionAdjustments." .

# Query parent property: offline conversions
<https://relay.inferal.com/ontology/microsoftads/property/offlineConversions> a rdf:Property ;
  rdfs:label "offline conversions" ;
  rdfs:comment "Query alias: 1 model declares offlineConversions." .

# Query parent property: offline goal conversion summaries
<https://relay.inferal.com/ontology/microsoftads/property/offlineGoalConversionSummaries> a rdf:Property ;
  rdfs:label "offline goal conversion summaries" ;
  rdfs:comment "Query alias: 1 model declares offlineGoalConversionSummaries." .

# Query parent property: online conversion adjustments
<https://relay.inferal.com/ontology/microsoftads/property/onlineConversionAdjustments> a rdf:Property ;
  rdfs:label "online conversion adjustments" ;
  rdfs:comment "Query alias: 1 model declares onlineConversionAdjustments." .

# Query parent property: only parent accounts
<https://relay.inferal.com/ontology/microsoftads/property/onlyParentAccounts> a rdf:Property ;
  rdfs:label "only parent accounts" ;
  rdfs:comment "Query alias: 2 models declare onlyParentAccounts." .

# Query parent property: operand
<https://relay.inferal.com/ontology/microsoftads/property/operand> a rdf:Property ;
  rdfs:label "operand" ;
  rdfs:comment "Query alias: 6 models declare operand." .

# Query parent property: operation
<https://relay.inferal.com/ontology/microsoftads/property/operation> a rdf:Property ;
  rdfs:label "operation" ;
  rdfs:comment "Query alias: 1 model declares operation." .

# Query parent property: operator
<https://relay.inferal.com/ontology/microsoftads/property/operator> a rdf:Property ;
  rdfs:label "operator" ;
  rdfs:comment "Query alias: 8 models declare operator." .

# Query parent property: opportunity key
<https://relay.inferal.com/ontology/microsoftads/property/opportunityKey> a rdf:Property ;
  rdfs:label "opportunity key" ;
  rdfs:comment "Query alias: 5 models declare opportunityKey." .

# Query parent property: opportunity type
<https://relay.inferal.com/ontology/microsoftads/property/opportunityType> a rdf:Property ;
  rdfs:label "opportunity type" ;
  rdfs:comment "Query alias: 2 models declare opportunityType." .

# Query parent property: optimization goal
<https://relay.inferal.com/ontology/microsoftads/property/optimizationGoal> a rdf:Property ;
  rdfs:label "optimization goal" ;
  rdfs:comment "Query alias: 2 models declare optimizationGoal." .

# Query parent property: order
<https://relay.inferal.com/ontology/microsoftads/property/order> a rdf:Property ;
  rdfs:label "order" ;
  rdfs:comment "Query alias: 2 models declare order." .

# Query parent property: orders over amount
<https://relay.inferal.com/ontology/microsoftads/property/ordersOverAmount> a rdf:Property ;
  rdfs:label "orders over amount" ;
  rdfs:comment "Query alias: 2 models declare ordersOverAmount." .

# Query parent property: original address
<https://relay.inferal.com/ontology/microsoftads/property/originalAddress> a rdf:Property ;
  rdfs:label "original address" ;
  rdfs:comment "Query alias: 1 model declares originalAddress." .

# Query parent property: o sname
<https://relay.inferal.com/ontology/microsoftads/property/oSName> a rdf:Property ;
  rdfs:label "o sname" ;
  rdfs:comment "Query alias: 2 models declare oSName." .

# Query parent property: os type
<https://relay.inferal.com/ontology/microsoftads/property/osType> a rdf:Property ;
  rdfs:label "os type" ;
  rdfs:comment "Query alias: 1 model declares osType." .

# Query parent property: outranking share
<https://relay.inferal.com/ontology/microsoftads/property/outrankingShare> a rdf:Property ;
  rdfs:label "outranking share" ;
  rdfs:comment "Query alias: 1 model declares outrankingShare." .

# Query parent property: overall alerts
<https://relay.inferal.com/ontology/microsoftads/property/overallAlerts> a rdf:Property ;
  rdfs:label "overall alerts" ;
  rdfs:comment "Query alias: 1 model declares overallAlerts." .

# Query parent property: overall success count
<https://relay.inferal.com/ontology/microsoftads/property/overallSuccessCount> a rdf:Property ;
  rdfs:label "overall success count" ;
  rdfs:comment "Query alias: 1 model declares overallSuccessCount." .

# Query parent property: overall success rate
<https://relay.inferal.com/ontology/microsoftads/property/overallSuccessRate> a rdf:Property ;
  rdfs:label "overall success rate" ;
  rdfs:comment "Query alias: 1 model declares overallSuccessRate." .

# Query parent property: overall unattributed count
<https://relay.inferal.com/ontology/microsoftads/property/overallUnattributedCount> a rdf:Property ;
  rdfs:label "overall unattributed count" ;
  rdfs:comment "Query alias: 1 model declares overallUnattributedCount." .

# Query parent property: overlap rate
<https://relay.inferal.com/ontology/microsoftads/property/overlapRate> a rdf:Property ;
  rdfs:label "overlap rate" ;
  rdfs:comment "Query alias: 1 model declares overlapRate." .

# Query parent property: owner customer id
<https://relay.inferal.com/ontology/microsoftads/property/ownerCustomerId> a rdf:Property ;
  rdfs:label "owner customer id" ;
  rdfs:comment "Query alias: 1 model declares ownerCustomerId." .

# Query parent property: page feed ids
<https://relay.inferal.com/ontology/microsoftads/property/pageFeedIds> a rdf:Property ;
  rdfs:label "page feed ids" ;
  rdfs:comment "Query alias: 4 models declare pageFeedIds." .

# Query parent property: palettes
<https://relay.inferal.com/ontology/microsoftads/property/palettes> a rdf:Property ;
  rdfs:label "palettes" ;
  rdfs:comment "Query alias: 1 model declares palettes." .

# Query parent property: param1
<https://relay.inferal.com/ontology/microsoftads/property/param1> a rdf:Property ;
  rdfs:label "param1" ;
  rdfs:comment "Query alias: 1 model declares param1." .

# Query parent property: param2
<https://relay.inferal.com/ontology/microsoftads/property/param2> a rdf:Property ;
  rdfs:label "param2" ;
  rdfs:comment "Query alias: 1 model declares param2." .

# Query parent property: param3
<https://relay.inferal.com/ontology/microsoftads/property/param3> a rdf:Property ;
  rdfs:label "param3" ;
  rdfs:comment "Query alias: 1 model declares param3." .

# Query parent property: parameter
<https://relay.inferal.com/ontology/microsoftads/property/parameter> a rdf:Property ;
  rdfs:label "parameter" ;
  rdfs:comment "Query alias: 2 models declare parameter." .

# Query parent property: parent account id
<https://relay.inferal.com/ontology/microsoftads/property/parentAccountId> a rdf:Property ;
  rdfs:label "parent account id" ;
  rdfs:comment "Query alias: 1 model declares parentAccountId." .

# Query parent property: parent country
<https://relay.inferal.com/ontology/microsoftads/property/parentCountry> a rdf:Property ;
  rdfs:label "parent country" ;
  rdfs:comment "Query alias: 1 model declares parentCountry." .

# Query parent property: parent criterion id
<https://relay.inferal.com/ontology/microsoftads/property/parentCriterionId> a rdf:Property ;
  rdfs:label "parent criterion id" ;
  rdfs:comment "Query alias: 3 models declare parentCriterionId." .

# Query parent property: parent customer id
<https://relay.inferal.com/ontology/microsoftads/property/parentCustomerId> a rdf:Property ;
  rdfs:label "parent customer id" ;
  rdfs:comment "Query alias: 2 models declare parentCustomerId." .

# Query parent property: parent entity id
<https://relay.inferal.com/ontology/microsoftads/property/parentEntityId> a rdf:Property ;
  rdfs:label "parent entity id" ;
  rdfs:comment "Query alias: 1 model declares parentEntityId." .

# Query parent property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/parentId> a rdf:Property ;
  rdfs:label "parent id" ;
  rdfs:comment "Query alias: 12 models declare parentId." .

# Query parent property: parent listing group id
<https://relay.inferal.com/ontology/microsoftads/property/parentListingGroupId> a rdf:Property ;
  rdfs:label "parent listing group id" ;
  rdfs:comment "Query alias: 1 model declares parentListingGroupId." .

# Query parent property: partition type
<https://relay.inferal.com/ontology/microsoftads/property/partitionType> a rdf:Property ;
  rdfs:label "partition type" ;
  rdfs:comment "Query alias: 2 models declare partitionType." .

# Query parent property: password
<https://relay.inferal.com/ontology/microsoftads/property/password> a rdf:Property ;
  rdfs:label "password" ;
  rdfs:comment "Query alias: 1 model declares password." .

# Query parent property: path1
<https://relay.inferal.com/ontology/microsoftads/property/path1> a rdf:Property ;
  rdfs:label "path1" ;
  rdfs:comment "Query alias: 6 models declare path1." .

# Query parent property: path2
<https://relay.inferal.com/ontology/microsoftads/property/path2> a rdf:Property ;
  rdfs:label "path2" ;
  rdfs:comment "Query alias: 6 models declare path2." .

# Query parent property: pause aimad group if all audience criterion not imported
<https://relay.inferal.com/ontology/microsoftads/property/pauseAIMAdGroupIfAllAudienceCriterionNotImported> a rdf:Property ;
  rdfs:label "pause aimad group if all audience criterion not imported" ;
  rdfs:comment "Query alias: 2 models declare pauseAIMAdGroupIfAllAudienceCriterionNotImported." .

# Query parent property: pause campaigns without supported locations
<https://relay.inferal.com/ontology/microsoftads/property/pauseCampaignsWithoutSupportedLocations> a rdf:Property ;
  rdfs:label "pause campaigns without supported locations" ;
  rdfs:comment "Query alias: 2 models declare pauseCampaignsWithoutSupportedLocations." .

# Query parent property: pause new campaigns
<https://relay.inferal.com/ontology/microsoftads/property/pauseNewCampaigns> a rdf:Property ;
  rdfs:label "pause new campaigns" ;
  rdfs:comment "Query alias: 2 models declare pauseNewCampaigns." .

# Query parent property: pause reason
<https://relay.inferal.com/ontology/microsoftads/property/pauseReason> a rdf:Property ;
  rdfs:label "pause reason" ;
  rdfs:comment "Query alias: 3 models declare pauseReason." .

# Query parent property: payment method id
<https://relay.inferal.com/ontology/microsoftads/property/paymentMethodId> a rdf:Property ;
  rdfs:label "payment method id" ;
  rdfs:comment "Query alias: 1 model declares paymentMethodId." .

# Query parent property: payment method type
<https://relay.inferal.com/ontology/microsoftads/property/paymentMethodType> a rdf:Property ;
  rdfs:label "payment method type" ;
  rdfs:comment "Query alias: 1 model declares paymentMethodType." .

# Query parent property: pending changes
<https://relay.inferal.com/ontology/microsoftads/property/pendingChanges> a rdf:Property ;
  rdfs:label "pending changes" ;
  rdfs:comment "Query alias: 1 model declares pendingChanges." .

# Query parent property: percentage
<https://relay.inferal.com/ontology/microsoftads/property/percentage> a rdf:Property ;
  rdfs:label "percentage" ;
  rdfs:comment "Query alias: 1 model declares percentage." .

# Query parent property: percentage increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/percentageIncreaseInClicks> a rdf:Property ;
  rdfs:label "percentage increase in clicks" ;
  rdfs:comment "Query alias: 1 model declares percentageIncreaseInClicks." .

# Query parent property: percentage increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/percentageIncreaseInImpressions> a rdf:Property ;
  rdfs:label "percentage increase in impressions" ;
  rdfs:comment "Query alias: 1 model declares percentageIncreaseInImpressions." .

# Query parent property: percent complete
<https://relay.inferal.com/ontology/microsoftads/property/percentComplete> a rdf:Property ;
  rdfs:label "percent complete" ;
  rdfs:comment "Query alias: 2 models declare percentComplete." .

# Query parent property: percent cpc bid
<https://relay.inferal.com/ontology/microsoftads/property/percentCpcBid> a rdf:Property ;
  rdfs:label "percent cpc bid" ;
  rdfs:comment "Query alias: 1 model declares percentCpcBid." .

# Query parent property: percent off
<https://relay.inferal.com/ontology/microsoftads/property/percentOff> a rdf:Property ;
  rdfs:label "percent off" ;
  rdfs:comment "Query alias: 4 models declare percentOff." .

# Query parent property: personality
<https://relay.inferal.com/ontology/microsoftads/property/personality> a rdf:Property ;
  rdfs:label "personality" ;
  rdfs:comment "Query alias: 1 model declares personality." .

# Query parent property: phone1
<https://relay.inferal.com/ontology/microsoftads/property/phone1> a rdf:Property ;
  rdfs:label "phone1" ;
  rdfs:comment "Query alias: 1 model declares phone1." .

# Query parent property: phone2
<https://relay.inferal.com/ontology/microsoftads/property/phone2> a rdf:Property ;
  rdfs:label "phone2" ;
  rdfs:comment "Query alias: 1 model declares phone2." .

# Query parent property: phone number
<https://relay.inferal.com/ontology/microsoftads/property/phoneNumber> a rdf:Property ;
  rdfs:label "phone number" ;
  rdfs:comment "Query alias: 3 models declare phoneNumber." .

# Query parent property: pilot features
<https://relay.inferal.com/ontology/microsoftads/property/pilotFeatures> a rdf:Property ;
  rdfs:label "pilot features" ;
  rdfs:comment "Query alias: 1 model declares pilotFeatures." .

# Query parent property: pinned field
<https://relay.inferal.com/ontology/microsoftads/property/pinnedField> a rdf:Property ;
  rdfs:label "pinned field" ;
  rdfs:comment "Query alias: 1 model declares pinnedField." .

# Query parent property: placement
<https://relay.inferal.com/ontology/microsoftads/property/placement> a rdf:Property ;
  rdfs:label "placement" ;
  rdfs:comment "Query alias: 2 models declare placement." .

# Query parent property: placement id
<https://relay.inferal.com/ontology/microsoftads/property/placementId> a rdf:Property ;
  rdfs:label "placement id" ;
  rdfs:comment "Query alias: 2 models declare placementId." .

# Query parent property: placement name
<https://relay.inferal.com/ontology/microsoftads/property/placementName> a rdf:Property ;
  rdfs:label "placement name" ;
  rdfs:comment "Query alias: 2 models declare placementName." .

# Query parent property: popup text
<https://relay.inferal.com/ontology/microsoftads/property/popupText> a rdf:Property ;
  rdfs:label "popup text" ;
  rdfs:comment "Query alias: 2 models declare popupText." .

# Query parent property: postal code
<https://relay.inferal.com/ontology/microsoftads/property/postalCode> a rdf:Property ;
  rdfs:label "postal code" ;
  rdfs:comment "Query alias: 2 models declare postalCode." .

# Query parent property: potential billing groups
<https://relay.inferal.com/ontology/microsoftads/property/potentialBillingGroups> a rdf:Property ;
  rdfs:label "potential billing groups" ;
  rdfs:comment "Query alias: 1 model declares potentialBillingGroups." .

# Query parent property: predefined time
<https://relay.inferal.com/ontology/microsoftads/property/predefinedTime> a rdf:Property ;
  rdfs:label "predefined time" ;
  rdfs:comment "Query alias: 1 model declares predefinedTime." .

# Query parent property: price
<https://relay.inferal.com/ontology/microsoftads/property/price> a rdf:Property ;
  rdfs:label "price" ;
  rdfs:comment "Query alias: 1 model declares price." .

# Query parent property: price extension type
<https://relay.inferal.com/ontology/microsoftads/property/priceExtensionType> a rdf:Property ;
  rdfs:label "price extension type" ;
  rdfs:comment "Query alias: 2 models declare priceExtensionType." .

# Query parent property: price qualifier
<https://relay.inferal.com/ontology/microsoftads/property/priceQualifier> a rdf:Property ;
  rdfs:label "price qualifier" ;
  rdfs:comment "Query alias: 1 model declares priceQualifier." .

# Query parent property: price unit
<https://relay.inferal.com/ontology/microsoftads/property/priceUnit> a rdf:Property ;
  rdfs:label "price unit" ;
  rdfs:comment "Query alias: 1 model declares priceUnit." .

# Query parent property: primary user id
<https://relay.inferal.com/ontology/microsoftads/property/primaryUserId> a rdf:Property ;
  rdfs:label "primary user id" ;
  rdfs:comment "Query alias: 1 model declares primaryUserId." .

# Query parent property: priority
<https://relay.inferal.com/ontology/microsoftads/property/priority> a rdf:Property ;
  rdfs:label "priority" ;
  rdfs:comment "Query alias: 4 models declare priority." .

# Query parent property: privacy status
<https://relay.inferal.com/ontology/microsoftads/property/privacyStatus> a rdf:Property ;
  rdfs:label "privacy status" ;
  rdfs:comment "Query alias: 1 model declares privacyStatus." .

# Query parent property: product audience type
<https://relay.inferal.com/ontology/microsoftads/property/productAudienceType> a rdf:Property ;
  rdfs:label "product audience type" ;
  rdfs:comment "Query alias: 2 models declare productAudienceType." .

# Query parent property: profile
<https://relay.inferal.com/ontology/microsoftads/property/profile> a rdf:Property ;
  rdfs:label "profile" ;
  rdfs:comment "Query alias: 2 models declare profile." .

# Query parent property: profile id
<https://relay.inferal.com/ontology/microsoftads/property/profileId> a rdf:Property ;
  rdfs:label "profile id" ;
  rdfs:comment "Query alias: 4 models declare profileId." .

# Query parent property: profiles
<https://relay.inferal.com/ontology/microsoftads/property/profiles> a rdf:Property ;
  rdfs:label "profiles" ;
  rdfs:comment "Query alias: 2 models declare profiles." .

# Query parent property: profile type
<https://relay.inferal.com/ontology/microsoftads/property/profileType> a rdf:Property ;
  rdfs:label "profile type" ;
  rdfs:comment "Query alias: 4 models declare profileType." .

# Query parent property: progress percent
<https://relay.inferal.com/ontology/microsoftads/property/progressPercent> a rdf:Property ;
  rdfs:label "progress percent" ;
  rdfs:comment "Query alias: 1 model declares progressPercent." .

# Query parent property: promotional text
<https://relay.inferal.com/ontology/microsoftads/property/promotionalText> a rdf:Property ;
  rdfs:label "promotional text" ;
  rdfs:comment "Query alias: 2 models declare promotionalText." .

# Query parent property: promotion code
<https://relay.inferal.com/ontology/microsoftads/property/promotionCode> a rdf:Property ;
  rdfs:label "promotion code" ;
  rdfs:comment "Query alias: 2 models declare promotionCode." .

# Query parent property: promotion end date
<https://relay.inferal.com/ontology/microsoftads/property/promotionEndDate> a rdf:Property ;
  rdfs:label "promotion end date" ;
  rdfs:comment "Query alias: 2 models declare promotionEndDate." .

# Query parent property: promotion item
<https://relay.inferal.com/ontology/microsoftads/property/promotionItem> a rdf:Property ;
  rdfs:label "promotion item" ;
  rdfs:comment "Query alias: 2 models declare promotionItem." .

# Query parent property: promotion occasion
<https://relay.inferal.com/ontology/microsoftads/property/promotionOccasion> a rdf:Property ;
  rdfs:label "promotion occasion" ;
  rdfs:comment "Query alias: 2 models declare promotionOccasion." .

# Query parent property: promotion start date
<https://relay.inferal.com/ontology/microsoftads/property/promotionStartDate> a rdf:Property ;
  rdfs:label "promotion start date" ;
  rdfs:comment "Query alias: 2 models declare promotionStartDate." .

# Query parent property: prompt
<https://relay.inferal.com/ontology/microsoftads/property/prompt> a rdf:Property ;
  rdfs:label "prompt" ;
  rdfs:comment "Query alias: 4 models declare prompt." .

# Query parent property: prompt brand warning
<https://relay.inferal.com/ontology/microsoftads/property/promptBrandWarning> a rdf:Property ;
  rdfs:label "prompt brand warning" ;
  rdfs:comment "Query alias: 3 models declare promptBrandWarning." .

# Query parent property: property name
<https://relay.inferal.com/ontology/microsoftads/property/propertyName> a rdf:Property ;
  rdfs:label "property name" ;
  rdfs:comment "Query alias: 1 model declares propertyName." .

# Query parent property: property value
<https://relay.inferal.com/ontology/microsoftads/property/propertyValue> a rdf:Property ;
  rdfs:label "property value" ;
  rdfs:comment "Query alias: 1 model declares propertyValue." .

# Query parent property: province code
<https://relay.inferal.com/ontology/microsoftads/property/provinceCode> a rdf:Property ;
  rdfs:label "province code" ;
  rdfs:comment "Query alias: 1 model declares provinceCode." .

# Query parent property: province name
<https://relay.inferal.com/ontology/microsoftads/property/provinceName> a rdf:Property ;
  rdfs:label "province name" ;
  rdfs:comment "Query alias: 1 model declares provinceName." .

# Query parent property: publisher countries
<https://relay.inferal.com/ontology/microsoftads/property/publisherCountries> a rdf:Property ;
  rdfs:label "publisher countries" ;
  rdfs:comment "Query alias: 6 models declare publisherCountries." .

# Query parent property: publisher country
<https://relay.inferal.com/ontology/microsoftads/property/publisherCountry> a rdf:Property ;
  rdfs:label "publisher country" ;
  rdfs:comment "Query alias: 9 models declare publisherCountry." .

# Query parent property: purchase order
<https://relay.inferal.com/ontology/microsoftads/property/purchaseOrder> a rdf:Property ;
  rdfs:label "purchase order" ;
  rdfs:comment "Query alias: 2 models declare purchaseOrder." .

# Query parent property: quality score
<https://relay.inferal.com/ontology/microsoftads/property/qualityScore> a rdf:Property ;
  rdfs:label "quality score" ;
  rdfs:comment "Query alias: 1 model declares qualityScore." .

# Query parent property: queries
<https://relay.inferal.com/ontology/microsoftads/property/queries> a rdf:Property ;
  rdfs:label "queries" ;
  rdfs:comment "Query alias: 2 models declare queries." .

# Query parent property: radius targets
<https://relay.inferal.com/ontology/microsoftads/property/radiusTargets> a rdf:Property ;
  rdfs:label "radius targets" ;
  rdfs:comment "Query alias: 2 models declare radiusTargets." .

# Query parent property: radius unit
<https://relay.inferal.com/ontology/microsoftads/property/radiusUnit> a rdf:Property ;
  rdfs:label "radius unit" ;
  rdfs:comment "Query alias: 3 models declare radiusUnit." .

# Query parent property: raise bids to minimum
<https://relay.inferal.com/ontology/microsoftads/property/raiseBidsToMinimum> a rdf:Property ;
  rdfs:label "raise bids to minimum" ;
  rdfs:comment "Query alias: 2 models declare raiseBidsToMinimum." .

# Query parent property: raise campaign budgets to minimum
<https://relay.inferal.com/ontology/microsoftads/property/raiseCampaignBudgetsToMinimum> a rdf:Property ;
  rdfs:label "raise campaign budgets to minimum" ;
  rdfs:comment "Query alias: 2 models declare raiseCampaignBudgetsToMinimum." .

# Query parent property: raise product group bids to minimum
<https://relay.inferal.com/ontology/microsoftads/property/raiseProductGroupBidsToMinimum> a rdf:Property ;
  rdfs:label "raise product group bids to minimum" ;
  rdfs:comment "Query alias: 2 models declare raiseProductGroupBidsToMinimum." .

# Query parent property: rate amount
<https://relay.inferal.com/ontology/microsoftads/property/rateAmount> a rdf:Property ;
  rdfs:label "rate amount" ;
  rdfs:comment "Query alias: 2 models declare rateAmount." .

# Query parent property: reach
<https://relay.inferal.com/ontology/microsoftads/property/reach> a rdf:Property ;
  rdfs:label "reach" ;
  rdfs:comment "Query alias: 3 models declare reach." .

# Query parent property: reason code
<https://relay.inferal.com/ontology/microsoftads/property/reasonCode> a rdf:Property ;
  rdfs:label "reason code" ;
  rdfs:comment "Query alias: 9 models declare reasonCode." .

# Query parent property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/recommendationHash> a rdf:Property ;
  rdfs:label "recommendation hash" ;
  rdfs:comment "Query alias: 13 models declare recommendationHash." .

# Query parent property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/recommendationId> a rdf:Property ;
  rdfs:label "recommendation id" ;
  rdfs:comment "Query alias: 17 models declare recommendationId." .

# Query parent property: recommendations info
<https://relay.inferal.com/ontology/microsoftads/property/recommendationsInfo> a rdf:Property ;
  rdfs:label "recommendations info" ;
  rdfs:comment "Query alias: 1 model declares recommendationsInfo." .

# Query parent property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/recommendationType> a rdf:Property ;
  rdfs:label "recommendation type" ;
  rdfs:comment "Query alias: 15 models declare recommendationType." .

# Query parent property: recommendation types
<https://relay.inferal.com/ontology/microsoftads/property/recommendationTypes> a rdf:Property ;
  rdfs:label "recommendation types" ;
  rdfs:comment "Query alias: 1 model declares recommendationTypes." .

# Query parent property: recommendation types inputs
<https://relay.inferal.com/ontology/microsoftads/property/recommendationTypesInputs> a rdf:Property ;
  rdfs:label "recommendation types inputs" ;
  rdfs:comment "Query alias: 1 model declares recommendationTypesInputs." .

# Query parent property: recommended budget
<https://relay.inferal.com/ontology/microsoftads/property/recommendedBudget> a rdf:Property ;
  rdfs:label "recommended budget" ;
  rdfs:comment "Query alias: 2 models declare recommendedBudget." .

# Query parent property: recommended responsive search ad
<https://relay.inferal.com/ontology/microsoftads/property/recommendedResponsiveSearchAd> a rdf:Property ;
  rdfs:label "recommended responsive search ad" ;
  rdfs:comment "Query alias: 1 model declares recommendedResponsiveSearchAd." .

# Query parent property: redemption date
<https://relay.inferal.com/ontology/microsoftads/property/redemptionDate> a rdf:Property ;
  rdfs:label "redemption date" ;
  rdfs:comment "Query alias: 3 models declare redemptionDate." .

# Query parent property: redemption info
<https://relay.inferal.com/ontology/microsoftads/property/redemptionInfo> a rdf:Property ;
  rdfs:label "redemption info" ;
  rdfs:comment "Query alias: 1 model declares redemptionInfo." .

# Query parent property: reference id
<https://relay.inferal.com/ontology/microsoftads/property/referenceId> a rdf:Property ;
  rdfs:label "reference id" ;
  rdfs:comment "Query alias: 2 models declare referenceId." .

# Query parent property: reference keyword bid
<https://relay.inferal.com/ontology/microsoftads/property/referenceKeywordBid> a rdf:Property ;
  rdfs:label "reference keyword bid" ;
  rdfs:comment "Query alias: 2 models declare referenceKeywordBid." .

# Query parent property: reference keyword id
<https://relay.inferal.com/ontology/microsoftads/property/referenceKeywordId> a rdf:Property ;
  rdfs:label "reference keyword id" ;
  rdfs:comment "Query alias: 2 models declare referenceKeywordId." .

# Query parent property: reference keyword match type
<https://relay.inferal.com/ontology/microsoftads/property/referenceKeywordMatchType> a rdf:Property ;
  rdfs:label "reference keyword match type" ;
  rdfs:comment "Query alias: 2 models declare referenceKeywordMatchType." .

# Query parent property: relevance
<https://relay.inferal.com/ontology/microsoftads/property/relevance> a rdf:Property ;
  rdfs:label "relevance" ;
  rdfs:comment "Query alias: 1 model declares relevance." .

# Query parent property: remove duplicates
<https://relay.inferal.com/ontology/microsoftads/property/removeDuplicates> a rdf:Property ;
  rdfs:label "remove duplicates" ;
  rdfs:comment "Query alias: 1 model declares removeDuplicates." .

# Query parent property: rename campaign name with suffix
<https://relay.inferal.com/ontology/microsoftads/property/renameCampaignNameWithSuffix> a rdf:Property ;
  rdfs:label "rename campaign name with suffix" ;
  rdfs:comment "Query alias: 2 models declare renameCampaignNameWithSuffix." .

# Query parent property: replace string
<https://relay.inferal.com/ontology/microsoftads/property/replaceString> a rdf:Property ;
  rdfs:label "replace string" ;
  rdfs:comment "Query alias: 1 model declares replaceString." .

# Query parent property: report download url
<https://relay.inferal.com/ontology/microsoftads/property/reportDownloadUrl> a rdf:Property ;
  rdfs:label "report download url" ;
  rdfs:comment "Query alias: 1 model declares reportDownloadUrl." .

# Query parent property: reporting time zone
<https://relay.inferal.com/ontology/microsoftads/property/reportingTimeZone> a rdf:Property ;
  rdfs:label "reporting time zone" ;
  rdfs:comment "Query alias: 1 model declares reportingTimeZone." .

# Query parent property: report name
<https://relay.inferal.com/ontology/microsoftads/property/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "Query alias: 50 models declare reportName." .

# Query parent property: report request
<https://relay.inferal.com/ontology/microsoftads/property/reportRequest> a rdf:Property ;
  rdfs:label "report request" ;
  rdfs:comment "Query alias: 1 model declares reportRequest." .

# Query parent property: report request id
<https://relay.inferal.com/ontology/microsoftads/property/reportRequestId> a rdf:Property ;
  rdfs:label "report request id" ;
  rdfs:comment "Query alias: 2 models declare reportRequestId." .

# Query parent property: report request status
<https://relay.inferal.com/ontology/microsoftads/property/reportRequestStatus> a rdf:Property ;
  rdfs:label "report request status" ;
  rdfs:comment "Query alias: 1 model declares reportRequestStatus." .

# Query parent property: report time zone
<https://relay.inferal.com/ontology/microsoftads/property/reportTimeZone> a rdf:Property ;
  rdfs:label "report time zone" ;
  rdfs:comment "Query alias: 1 model declares reportTimeZone." .

# Query parent property: representations
<https://relay.inferal.com/ontology/microsoftads/property/representations> a rdf:Property ;
  rdfs:label "representations" ;
  rdfs:comment "Query alias: 1 model declares representations." .

# Query parent property: requested by user id
<https://relay.inferal.com/ontology/microsoftads/property/requestedByUserId> a rdf:Property ;
  rdfs:label "requested by user id" ;
  rdfs:comment "Query alias: 1 model declares requestedByUserId." .

# Query parent property: request id
<https://relay.inferal.com/ontology/microsoftads/property/requestId> a rdf:Property ;
  rdfs:label "request id" ;
  rdfs:comment "Query alias: 4 models declare requestId." .

# Query parent property: require toll free tracking number
<https://relay.inferal.com/ontology/microsoftads/property/requireTollFreeTrackingNumber> a rdf:Property ;
  rdfs:label "require toll free tracking number" ;
  rdfs:comment "Query alias: 2 models declare requireTollFreeTrackingNumber." .

# Query parent property: response mode
<https://relay.inferal.com/ontology/microsoftads/property/responseMode> a rdf:Property ;
  rdfs:label "response mode" ;
  rdfs:comment "Query alias: 2 models declare responseMode." .

# Query parent property: responsive ad
<https://relay.inferal.com/ontology/microsoftads/property/responsiveAd> a rdf:Property ;
  rdfs:label "responsive ad" ;
  rdfs:comment "Query alias: 3 models declare responsiveAd." .

# Query parent property: responsive search ad
<https://relay.inferal.com/ontology/microsoftads/property/responsiveSearchAd> a rdf:Property ;
  rdfs:label "responsive search ad" ;
  rdfs:comment "Query alias: 2 models declare responsiveSearchAd." .

# Query parent property: responsive search ad id
<https://relay.inferal.com/ontology/microsoftads/property/responsiveSearchAdId> a rdf:Property ;
  rdfs:label "responsive search ad id" ;
  rdfs:comment "Query alias: 1 model declares responsiveSearchAdId." .

# Query parent property: result file url
<https://relay.inferal.com/ontology/microsoftads/property/resultFileUrl> a rdf:Property ;
  rdfs:label "result file url" ;
  rdfs:comment "Query alias: 2 models declare resultFileUrl." .

# Query parent property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "Query alias: 41 models declare returnAdditionalFields." .

# Query parent property: return inherited bid strategy types
<https://relay.inferal.com/ontology/microsoftads/property/returnInheritedBidStrategyTypes> a rdf:Property ;
  rdfs:label "return inherited bid strategy types" ;
  rdfs:comment "Query alias: 4 models declare returnInheritedBidStrategyTypes." .

# Query parent property: return invoice number
<https://relay.inferal.com/ontology/microsoftads/property/returnInvoiceNumber> a rdf:Property ;
  rdfs:label "return invoice number" ;
  rdfs:comment "Query alias: 1 model declares returnInvoiceNumber." .

# Query parent property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Query alias: 50 models declare returnOnlyCompleteData." .

# Query parent property: revenue
<https://relay.inferal.com/ontology/microsoftads/property/revenue> a rdf:Property ;
  rdfs:label "revenue" ;
  rdfs:comment "Query alias: 10 models declare revenue." .

# Query parent property: role id
<https://relay.inferal.com/ontology/microsoftads/property/roleId> a rdf:Property ;
  rdfs:label "role id" ;
  rdfs:comment "Query alias: 2 models declare roleId." .

# Query parent property: root causes
<https://relay.inferal.com/ontology/microsoftads/property/rootCauses> a rdf:Property ;
  rdfs:label "root causes" ;
  rdfs:comment "Query alias: 1 model declares rootCauses." .

# Query parent property: rule
<https://relay.inferal.com/ontology/microsoftads/property/rule> a rdf:Property ;
  rdfs:label "rule" ;
  rdfs:comment "Query alias: 2 models declare rule." .

# Query parent property: rule ids
<https://relay.inferal.com/ontology/microsoftads/property/ruleIds> a rdf:Property ;
  rdfs:label "rule ids" ;
  rdfs:comment "Query alias: 2 models declare ruleIds." .

# Query parent property: rule item groups
<https://relay.inferal.com/ontology/microsoftads/property/ruleItemGroups> a rdf:Property ;
  rdfs:label "rule item groups" ;
  rdfs:comment "Query alias: 3 models declare ruleItemGroups." .

# Query parent property: sales country code
<https://relay.inferal.com/ontology/microsoftads/property/salesCountryCode> a rdf:Property ;
  rdfs:label "sales country code" ;
  rdfs:comment "Query alias: 2 models declare salesCountryCode." .

# Query parent property: sales house customer id
<https://relay.inferal.com/ontology/microsoftads/property/salesHouseCustomerId> a rdf:Property ;
  rdfs:label "sales house customer id" ;
  rdfs:comment "Query alias: 1 model declares salesHouseCustomerId." .

# Query parent property: scenes
<https://relay.inferal.com/ontology/microsoftads/property/scenes> a rdf:Property ;
  rdfs:label "scenes" ;
  rdfs:comment "Query alias: 1 model declares scenes." .

# Query parent property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/scheduling> a rdf:Property ;
  rdfs:label "scheduling" ;
  rdfs:comment "Query alias: 21 models declare scheduling." .

# Query parent property: search and dsa mixed campaign as search campaign
<https://relay.inferal.com/ontology/microsoftads/property/searchAndDsaMixedCampaignAsSearchCampaign> a rdf:Property ;
  rdfs:label "search and dsa mixed campaign as search campaign" ;
  rdfs:comment "Query alias: 2 models declare searchAndDsaMixedCampaignAsSearchCampaign." .

# Query parent property: search and replace for campaign names
<https://relay.inferal.com/ontology/microsoftads/property/searchAndReplaceForCampaignNames> a rdf:Property ;
  rdfs:label "search and replace for campaign names" ;
  rdfs:comment "Query alias: 2 models declare searchAndReplaceForCampaignNames." .

# Query parent property: search and replace for custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/searchAndReplaceForCustomParameters> a rdf:Property ;
  rdfs:label "search and replace for custom parameters" ;
  rdfs:comment "Query alias: 2 models declare searchAndReplaceForCustomParameters." .

# Query parent property: search and replace for final urlsuffix
<https://relay.inferal.com/ontology/microsoftads/property/searchAndReplaceForFinalURLSuffix> a rdf:Property ;
  rdfs:label "search and replace for final urlsuffix" ;
  rdfs:comment "Query alias: 2 models declare searchAndReplaceForFinalURLSuffix." .

# Query parent property: search and replace for tracking templates
<https://relay.inferal.com/ontology/microsoftads/property/searchAndReplaceForTrackingTemplates> a rdf:Property ;
  rdfs:label "search and replace for tracking templates" ;
  rdfs:comment "Query alias: 2 models declare searchAndReplaceForTrackingTemplates." .

# Query parent property: search and replace for urls
<https://relay.inferal.com/ontology/microsoftads/property/searchAndReplaceForUrls> a rdf:Property ;
  rdfs:label "search and replace for urls" ;
  rdfs:comment "Query alias: 2 models declare searchAndReplaceForUrls." .

# Query parent property: search category
<https://relay.inferal.com/ontology/microsoftads/property/searchCategory> a rdf:Property ;
  rdfs:label "search category" ;
  rdfs:comment "Query alias: 1 model declares searchCategory." .

# Query parent property: search count
<https://relay.inferal.com/ontology/microsoftads/property/searchCount> a rdf:Property ;
  rdfs:label "search count" ;
  rdfs:comment "Query alias: 1 model declares searchCount." .

# Query parent property: search counts by attributes
<https://relay.inferal.com/ontology/microsoftads/property/searchCountsByAttributes> a rdf:Property ;
  rdfs:label "search counts by attributes" ;
  rdfs:comment "Query alias: 1 model declares searchCountsByAttributes." .

# Query parent property: search parameters
<https://relay.inferal.com/ontology/microsoftads/property/searchParameters> a rdf:Property ;
  rdfs:label "search parameters" ;
  rdfs:comment "Query alias: 2 models declare searchParameters." .

# Query parent property: search queries
<https://relay.inferal.com/ontology/microsoftads/property/searchQueries> a rdf:Property ;
  rdfs:label "search queries" ;
  rdfs:comment "Query alias: 5 models declare searchQueries." .

# Query parent property: search query
<https://relay.inferal.com/ontology/microsoftads/property/searchQuery> a rdf:Property ;
  rdfs:label "search query" ;
  rdfs:comment "Query alias: 1 model declares searchQuery." .

# Query parent property: search query kpis
<https://relay.inferal.com/ontology/microsoftads/property/searchQueryKPIs> a rdf:Property ;
  rdfs:label "search query kpis" ;
  rdfs:comment "Query alias: 2 models declare searchQueryKPIs." .

# Query parent property: search size
<https://relay.inferal.com/ontology/microsoftads/property/searchSize> a rdf:Property ;
  rdfs:label "search size" ;
  rdfs:comment "Query alias: 11 models declare searchSize." .

# Query parent property: search string
<https://relay.inferal.com/ontology/microsoftads/property/searchString> a rdf:Property ;
  rdfs:label "search string" ;
  rdfs:comment "Query alias: 1 model declares searchString." .

# Query parent property: search term matching opt out
<https://relay.inferal.com/ontology/microsoftads/property/searchTermMatchingOptOut> a rdf:Property ;
  rdfs:label "search term matching opt out" ;
  rdfs:comment "Query alias: 3 models declare searchTermMatchingOptOut." .

# Query parent property: search theme
<https://relay.inferal.com/ontology/microsoftads/property/searchTheme> a rdf:Property ;
  rdfs:label "search theme" ;
  rdfs:comment "Query alias: 1 model declares searchTheme." .

# Query parent property: seasonality adjustment ids
<https://relay.inferal.com/ontology/microsoftads/property/seasonalityAdjustmentIds> a rdf:Property ;
  rdfs:label "seasonality adjustment ids" ;
  rdfs:comment "Query alias: 3 models declare seasonalityAdjustmentIds." .

# Query parent property: seasonality adjustments
<https://relay.inferal.com/ontology/microsoftads/property/seasonalityAdjustments> a rdf:Property ;
  rdfs:label "seasonality adjustments" ;
  rdfs:comment "Query alias: 4 models declare seasonalityAdjustments." .

# Query parent property: secret answer
<https://relay.inferal.com/ontology/microsoftads/property/secretAnswer> a rdf:Property ;
  rdfs:label "secret answer" ;
  rdfs:comment "Query alias: 1 model declares secretAnswer." .

# Query parent property: secret question
<https://relay.inferal.com/ontology/microsoftads/property/secretQuestion> a rdf:Property ;
  rdfs:label "secret question" ;
  rdfs:comment "Query alias: 1 model declares secretQuestion." .

# Query parent property: segment
<https://relay.inferal.com/ontology/microsoftads/property/segment> a rdf:Property ;
  rdfs:label "segment" ;
  rdfs:comment "Query alias: 2 models declare segment." .

# Query parent property: segmented kpis
<https://relay.inferal.com/ontology/microsoftads/property/segmentedKpis> a rdf:Property ;
  rdfs:label "segmented kpis" ;
  rdfs:comment "Query alias: 1 model declares segmentedKpis." .

# Query parent property: segments
<https://relay.inferal.com/ontology/microsoftads/property/segments> a rdf:Property ;
  rdfs:label "segments" ;
  rdfs:comment "Query alias: 2 models declare segments." .

# Query parent property: send notification
<https://relay.inferal.com/ontology/microsoftads/property/sendNotification> a rdf:Property ;
  rdfs:label "send notification" ;
  rdfs:comment "Query alias: 1 model declares sendNotification." .

# Query parent property: send to date
<https://relay.inferal.com/ontology/microsoftads/property/sendToDate> a rdf:Property ;
  rdfs:label "send to date" ;
  rdfs:comment "Query alias: 1 model declares sendToDate." .

# Query parent property: send to email
<https://relay.inferal.com/ontology/microsoftads/property/sendToEmail> a rdf:Property ;
  rdfs:label "send to email" ;
  rdfs:comment "Query alias: 1 model declares sendToEmail." .

# Query parent property: send to emails
<https://relay.inferal.com/ontology/microsoftads/property/sendToEmails> a rdf:Property ;
  rdfs:label "send to emails" ;
  rdfs:comment "Query alias: 1 model declares sendToEmails." .

# Query parent property: series frequency type
<https://relay.inferal.com/ontology/microsoftads/property/seriesFrequencyType> a rdf:Property ;
  rdfs:label "series frequency type" ;
  rdfs:comment "Query alias: 1 model declares seriesFrequencyType." .

# Query parent property: series name
<https://relay.inferal.com/ontology/microsoftads/property/seriesName> a rdf:Property ;
  rdfs:label "series name" ;
  rdfs:comment "Query alias: 1 model declares seriesName." .

# Query parent property: service level
<https://relay.inferal.com/ontology/microsoftads/property/serviceLevel> a rdf:Property ;
  rdfs:label "service level" ;
  rdfs:comment "Query alias: 1 model declares serviceLevel." .

# Query parent property: shared entities
<https://relay.inferal.com/ontology/microsoftads/property/sharedEntities> a rdf:Property ;
  rdfs:label "shared entities" ;
  rdfs:comment "Query alias: 4 models declare sharedEntities." .

# Query parent property: shared entity
<https://relay.inferal.com/ontology/microsoftads/property/sharedEntity> a rdf:Property ;
  rdfs:label "shared entity" ;
  rdfs:comment "Query alias: 1 model declares sharedEntity." .

# Query parent property: shared entity customer id
<https://relay.inferal.com/ontology/microsoftads/property/sharedEntityCustomerId> a rdf:Property ;
  rdfs:label "shared entity customer id" ;
  rdfs:comment "Query alias: 1 model declares sharedEntityCustomerId." .

# Query parent property: shared entity id
<https://relay.inferal.com/ontology/microsoftads/property/sharedEntityId> a rdf:Property ;
  rdfs:label "shared entity id" ;
  rdfs:comment "Query alias: 2 models declare sharedEntityId." .

# Query parent property: shared entity ids
<https://relay.inferal.com/ontology/microsoftads/property/sharedEntityIds> a rdf:Property ;
  rdfs:label "shared entity ids" ;
  rdfs:comment "Query alias: 1 model declares sharedEntityIds." .

# Query parent property: shared entity scope
<https://relay.inferal.com/ontology/microsoftads/property/sharedEntityScope> a rdf:Property ;
  rdfs:label "shared entity scope" ;
  rdfs:comment "Query alias: 11 models declare sharedEntityScope." .

# Query parent property: shared entity type
<https://relay.inferal.com/ontology/microsoftads/property/sharedEntityType> a rdf:Property ;
  rdfs:label "shared entity type" ;
  rdfs:comment "Query alias: 5 models declare sharedEntityType." .

# Query parent property: shared list
<https://relay.inferal.com/ontology/microsoftads/property/sharedList> a rdf:Property ;
  rdfs:label "shared list" ;
  rdfs:comment "Query alias: 3 models declare sharedList." .

# Query parent property: shoppable ads enabled
<https://relay.inferal.com/ontology/microsoftads/property/shoppableAdsEnabled> a rdf:Property ;
  rdfs:label "shoppable ads enabled" ;
  rdfs:comment "Query alias: 2 models declare shoppableAdsEnabled." .

# Query parent property: short headline
<https://relay.inferal.com/ontology/microsoftads/property/shortHeadline> a rdf:Property ;
  rdfs:label "short headline" ;
  rdfs:comment "Query alias: 1 model declares shortHeadline." .

# Query parent property: sixty five and above
<https://relay.inferal.com/ontology/microsoftads/property/sixtyFiveAndAbove> a rdf:Property ;
  rdfs:label "sixty five and above" ;
  rdfs:comment "Query alias: 1 model declares sixtyFiveAndAbove." .

# Query parent property: sold to payment instrument id
<https://relay.inferal.com/ontology/microsoftads/property/soldToPaymentInstrumentId> a rdf:Property ;
  rdfs:label "sold to payment instrument id" ;
  rdfs:comment "Query alias: 1 model declares soldToPaymentInstrumentId." .

# Query parent property: sort
<https://relay.inferal.com/ontology/microsoftads/property/sort> a rdf:Property ;
  rdfs:label "sort" ;
  rdfs:comment "Query alias: 2 models declare sort." .

# Query parent property: sort column
<https://relay.inferal.com/ontology/microsoftads/property/sortColumn> a rdf:Property ;
  rdfs:label "sort column" ;
  rdfs:comment "Query alias: 1 model declares sortColumn." .

# Query parent property: sort order
<https://relay.inferal.com/ontology/microsoftads/property/sortOrder> a rdf:Property ;
  rdfs:label "sort order" ;
  rdfs:comment "Query alias: 1 model declares sortOrder." .

# Query parent property: source
<https://relay.inferal.com/ontology/microsoftads/property/source> a rdf:Property ;
  rdfs:label "source" ;
  rdfs:comment "Query alias: 8 models declare source." .

# Query parent property: source entity ids
<https://relay.inferal.com/ontology/microsoftads/property/sourceEntityIds> a rdf:Property ;
  rdfs:label "source entity ids" ;
  rdfs:comment "Query alias: 1 model declares sourceEntityIds." .

# Query parent property: source height
<https://relay.inferal.com/ontology/microsoftads/property/sourceHeight> a rdf:Property ;
  rdfs:label "source height" ;
  rdfs:comment "Query alias: 1 model declares sourceHeight." .

# Query parent property: source id
<https://relay.inferal.com/ontology/microsoftads/property/sourceId> a rdf:Property ;
  rdfs:label "source id" ;
  rdfs:comment "Query alias: 2 models declare sourceId." .

# Query parent property: source parent id
<https://relay.inferal.com/ontology/microsoftads/property/sourceParentId> a rdf:Property ;
  rdfs:label "source parent id" ;
  rdfs:comment "Query alias: 1 model declares sourceParentId." .

# Query parent property: source type
<https://relay.inferal.com/ontology/microsoftads/property/sourceType> a rdf:Property ;
  rdfs:label "source type" ;
  rdfs:comment "Query alias: 2 models declare sourceType." .

# Query parent property: source url
<https://relay.inferal.com/ontology/microsoftads/property/sourceUrl> a rdf:Property ;
  rdfs:label "source url" ;
  rdfs:comment "Query alias: 3 models declare sourceUrl." .

# Query parent property: source width
<https://relay.inferal.com/ontology/microsoftads/property/sourceWidth> a rdf:Property ;
  rdfs:label "source width" ;
  rdfs:comment "Query alias: 1 model declares sourceWidth." .

# Query parent property: source x
<https://relay.inferal.com/ontology/microsoftads/property/sourceX> a rdf:Property ;
  rdfs:label "source x" ;
  rdfs:comment "Query alias: 1 model declares sourceX." .

# Query parent property: source y
<https://relay.inferal.com/ontology/microsoftads/property/sourceY> a rdf:Property ;
  rdfs:label "source y" ;
  rdfs:comment "Query alias: 1 model declares sourceY." .

# Query parent property: spend cap amount
<https://relay.inferal.com/ontology/microsoftads/property/spendCapAmount> a rdf:Property ;
  rdfs:label "spend cap amount" ;
  rdfs:comment "Query alias: 2 models declare spendCapAmount." .

# Query parent property: spend threshold
<https://relay.inferal.com/ontology/microsoftads/property/spendThreshold> a rdf:Property ;
  rdfs:label "spend threshold" ;
  rdfs:comment "Query alias: 1 model declares spendThreshold." .

# Query parent property: spend to threshold
<https://relay.inferal.com/ontology/microsoftads/property/spendToThreshold> a rdf:Property ;
  rdfs:label "spend to threshold" ;
  rdfs:comment "Query alias: 2 models declare spendToThreshold." .

# Query parent property: square logos
<https://relay.inferal.com/ontology/microsoftads/property/squareLogos> a rdf:Property ;
  rdfs:label "square logos" ;
  rdfs:comment "Query alias: 1 model declares squareLogos." .

# Query parent property: s rpv
<https://relay.inferal.com/ontology/microsoftads/property/sRPV> a rdf:Property ;
  rdfs:label "s rpv" ;
  rdfs:comment "Query alias: 1 model declares sRPV." .

# Query parent property: start date utc
<https://relay.inferal.com/ontology/microsoftads/property/startDateUtc> a rdf:Property ;
  rdfs:label "start date utc" ;
  rdfs:comment "Query alias: 2 models declare startDateUtc." .

# Query parent property: start hour
<https://relay.inferal.com/ontology/microsoftads/property/startHour> a rdf:Property ;
  rdfs:label "start hour" ;
  rdfs:comment "Query alias: 1 model declares startHour." .

# Query parent property: start minute
<https://relay.inferal.com/ontology/microsoftads/property/startMinute> a rdf:Property ;
  rdfs:label "start minute" ;
  rdfs:comment "Query alias: 1 model declares startMinute." .

# Query parent property: start time in utc
<https://relay.inferal.com/ontology/microsoftads/property/startTimeInUtc> a rdf:Property ;
  rdfs:label "start time in utc" ;
  rdfs:comment "Query alias: 1 model declares startTimeInUtc." .

# Query parent property: start time in utc
<https://relay.inferal.com/ontology/microsoftads/property/startTimeInUTC> a rdf:Property ;
  rdfs:label "start time in utc" ;
  rdfs:comment "Query alias: 1 model declares startTimeInUTC." .

# Query parent property: state or province
<https://relay.inferal.com/ontology/microsoftads/property/stateOrProvince> a rdf:Property ;
  rdfs:label "state or province" ;
  rdfs:comment "Query alias: 1 model declares stateOrProvince." .

# Query parent property: status filter
<https://relay.inferal.com/ontology/microsoftads/property/statusFilter> a rdf:Property ;
  rdfs:label "status filter" ;
  rdfs:comment "Query alias: 1 model declares statusFilter." .

# Query parent property: store id
<https://relay.inferal.com/ontology/microsoftads/property/storeId> a rdf:Property ;
  rdfs:label "store id" ;
  rdfs:comment "Query alias: 7 models declare storeId." .

# Query parent property: store url
<https://relay.inferal.com/ontology/microsoftads/property/storeUrl> a rdf:Property ;
  rdfs:label "store url" ;
  rdfs:comment "Query alias: 1 model declares storeUrl." .

# Query parent property: street address
<https://relay.inferal.com/ontology/microsoftads/property/streetAddress> a rdf:Property ;
  rdfs:label "street address" ;
  rdfs:comment "Query alias: 1 model declares streetAddress." .

# Query parent property: street address2
<https://relay.inferal.com/ontology/microsoftads/property/streetAddress2> a rdf:Property ;
  rdfs:label "street address2" ;
  rdfs:comment "Query alias: 1 model declares streetAddress2." .

# Query parent property: style
<https://relay.inferal.com/ontology/microsoftads/property/style> a rdf:Property ;
  rdfs:label "style" ;
  rdfs:comment "Query alias: 1 model declares style." .

# Query parent property: sub channel id
<https://relay.inferal.com/ontology/microsoftads/property/subChannelId> a rdf:Property ;
  rdfs:label "sub channel id" ;
  rdfs:comment "Query alias: 2 models declare subChannelId." .

# Query parent property: sub channel name
<https://relay.inferal.com/ontology/microsoftads/property/subChannelName> a rdf:Property ;
  rdfs:label "sub channel name" ;
  rdfs:comment "Query alias: 2 models declare subChannelName." .

# Query parent property: sub entity health issue count
<https://relay.inferal.com/ontology/microsoftads/property/subEntityHealthIssueCount> a rdf:Property ;
  rdfs:label "sub entity health issue count" ;
  rdfs:comment "Query alias: 1 model declares subEntityHealthIssueCount." .

# Query parent property: sub entity ids
<https://relay.inferal.com/ontology/microsoftads/property/subEntityIds> a rdf:Property ;
  rdfs:label "sub entity ids" ;
  rdfs:comment "Query alias: 1 model declares subEntityIds." .

# Query parent property: sub entity level
<https://relay.inferal.com/ontology/microsoftads/property/subEntityLevel> a rdf:Property ;
  rdfs:label "sub entity level" ;
  rdfs:comment "Query alias: 1 model declares subEntityLevel." .

# Query parent property: sub type
<https://relay.inferal.com/ontology/microsoftads/property/subType> a rdf:Property ;
  rdfs:label "sub type" ;
  rdfs:comment "Query alias: 7 models declare subType." .

# Query parent property: success count
<https://relay.inferal.com/ontology/microsoftads/property/successCount> a rdf:Property ;
  rdfs:label "success count" ;
  rdfs:comment "Query alias: 2 models declare successCount." .

# Query parent property: success rate
<https://relay.inferal.com/ontology/microsoftads/property/successRate> a rdf:Property ;
  rdfs:label "success rate" ;
  rdfs:comment "Query alias: 1 model declares successRate." .

# Query parent property: suffix
<https://relay.inferal.com/ontology/microsoftads/property/suffix> a rdf:Property ;
  rdfs:label "suffix" ;
  rdfs:comment "Query alias: 1 model declares suffix." .

# Query parent property: suffix for campaign names
<https://relay.inferal.com/ontology/microsoftads/property/suffixForCampaignNames> a rdf:Property ;
  rdfs:label "suffix for campaign names" ;
  rdfs:comment "Query alias: 2 models declare suffixForCampaignNames." .

# Query parent property: suffix for tracking templates
<https://relay.inferal.com/ontology/microsoftads/property/suffixForTrackingTemplates> a rdf:Property ;
  rdfs:label "suffix for tracking templates" ;
  rdfs:comment "Query alias: 2 models declare suffixForTrackingTemplates." .

# Query parent property: suffix for urls
<https://relay.inferal.com/ontology/microsoftads/property/suffixForUrls> a rdf:Property ;
  rdfs:label "suffix for urls" ;
  rdfs:comment "Query alias: 2 models declare suffixForUrls." .

# Query parent property: suggested ad
<https://relay.inferal.com/ontology/microsoftads/property/suggestedAd> a rdf:Property ;
  rdfs:label "suggested ad" ;
  rdfs:comment "Query alias: 3 models declare suggestedAd." .

# Query parent property: suggested addresses
<https://relay.inferal.com/ontology/microsoftads/property/suggestedAddresses> a rdf:Property ;
  rdfs:label "suggested addresses" ;
  rdfs:comment "Query alias: 1 model declares suggestedAddresses." .

# Query parent property: suggested bid
<https://relay.inferal.com/ontology/microsoftads/property/suggestedBid> a rdf:Property ;
  rdfs:label "suggested bid" ;
  rdfs:comment "Query alias: 9 models declare suggestedBid." .

# Query parent property: suggested budget
<https://relay.inferal.com/ontology/microsoftads/property/suggestedBudget> a rdf:Property ;
  rdfs:label "suggested budget" ;
  rdfs:comment "Query alias: 1 model declares suggestedBudget." .

# Query parent property: suggested keyword
<https://relay.inferal.com/ontology/microsoftads/property/suggestedKeyword> a rdf:Property ;
  rdfs:label "suggested keyword" ;
  rdfs:comment "Query alias: 5 models declare suggestedKeyword." .

# Query parent property: suggested match type
<https://relay.inferal.com/ontology/microsoftads/property/suggestedMatchType> a rdf:Property ;
  rdfs:label "suggested match type" ;
  rdfs:comment "Query alias: 1 model declares suggestedMatchType." .

# Query parent property: suggested status
<https://relay.inferal.com/ontology/microsoftads/property/suggestedStatus> a rdf:Property ;
  rdfs:label "suggested status" ;
  rdfs:comment "Query alias: 1 model declares suggestedStatus." .

# Query parent property: suggested text
<https://relay.inferal.com/ontology/microsoftads/property/suggestedText> a rdf:Property ;
  rdfs:label "suggested text" ;
  rdfs:comment "Query alias: 4 models declare suggestedText." .

# Query parent property: suggested url
<https://relay.inferal.com/ontology/microsoftads/property/suggestedUrl> a rdf:Property ;
  rdfs:label "suggested url" ;
  rdfs:comment "Query alias: 2 models declare suggestedUrl." .

# Query parent property: suggestions and confidence
<https://relay.inferal.com/ontology/microsoftads/property/suggestionsAndConfidence> a rdf:Property ;
  rdfs:label "suggestions and confidence" ;
  rdfs:comment "Query alias: 1 model declares suggestionsAndConfidence." .

# Query parent property: suggestion type
<https://relay.inferal.com/ontology/microsoftads/property/suggestionType> a rdf:Property ;
  rdfs:label "suggestion type" ;
  rdfs:comment "Query alias: 1 model declares suggestionType." .

# Query parent property: supported campaign types
<https://relay.inferal.com/ontology/microsoftads/property/supportedCampaignTypes> a rdf:Property ;
  rdfs:label "supported campaign types" ;
  rdfs:comment "Query alias: 11 models declare supportedCampaignTypes." .

# Query parent property: supported fonts
<https://relay.inferal.com/ontology/microsoftads/property/supportedFonts> a rdf:Property ;
  rdfs:label "supported fonts" ;
  rdfs:comment "Query alias: 1 model declares supportedFonts." .

# Query parent property: suppress notification
<https://relay.inferal.com/ontology/microsoftads/property/suppressNotification> a rdf:Property ;
  rdfs:label "suppress notification" ;
  rdfs:comment "Query alias: 1 model declares suppressNotification." .

# Query parent property: table rows
<https://relay.inferal.com/ontology/microsoftads/property/tableRows> a rdf:Property ;
  rdfs:label "table rows" ;
  rdfs:comment "Query alias: 2 models declare tableRows." .

# Query parent property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/tagId> a rdf:Property ;
  rdfs:label "tag id" ;
  rdfs:comment "Query alias: 13 models declare tagId." .

# Query parent property: tag ids
<https://relay.inferal.com/ontology/microsoftads/property/tagIds> a rdf:Property ;
  rdfs:label "tag ids" ;
  rdfs:comment "Query alias: 2 models declare tagIds." .

# Query parent property: target ad position
<https://relay.inferal.com/ontology/microsoftads/property/targetAdPosition> a rdf:Property ;
  rdfs:label "target ad position" ;
  rdfs:comment "Query alias: 3 models declare targetAdPosition." .

# Query parent property: target and bid
<https://relay.inferal.com/ontology/microsoftads/property/targetAndBid> a rdf:Property ;
  rdfs:label "target and bid" ;
  rdfs:comment "Query alias: 1 model declares targetAndBid." .

# Query parent property: target condition1
<https://relay.inferal.com/ontology/microsoftads/property/targetCondition1> a rdf:Property ;
  rdfs:label "target condition1" ;
  rdfs:comment "Query alias: 1 model declares targetCondition1." .

# Query parent property: target condition2
<https://relay.inferal.com/ontology/microsoftads/property/targetCondition2> a rdf:Property ;
  rdfs:label "target condition2" ;
  rdfs:comment "Query alias: 1 model declares targetCondition2." .

# Query parent property: target condition3
<https://relay.inferal.com/ontology/microsoftads/property/targetCondition3> a rdf:Property ;
  rdfs:label "target condition3" ;
  rdfs:comment "Query alias: 1 model declares targetCondition3." .

# Query parent property: target condition operator1
<https://relay.inferal.com/ontology/microsoftads/property/targetConditionOperator1> a rdf:Property ;
  rdfs:label "target condition operator1" ;
  rdfs:comment "Query alias: 1 model declares targetConditionOperator1." .

# Query parent property: target condition operator2
<https://relay.inferal.com/ontology/microsoftads/property/targetConditionOperator2> a rdf:Property ;
  rdfs:label "target condition operator2" ;
  rdfs:comment "Query alias: 1 model declares targetConditionOperator2." .

# Query parent property: target condition operator3
<https://relay.inferal.com/ontology/microsoftads/property/targetConditionOperator3> a rdf:Property ;
  rdfs:label "target condition operator3" ;
  rdfs:comment "Query alias: 1 model declares targetConditionOperator3." .

# Query parent property: target cost per sale
<https://relay.inferal.com/ontology/microsoftads/property/targetCostPerSale> a rdf:Property ;
  rdfs:label "target cost per sale" ;
  rdfs:comment "Query alias: 2 models declare targetCostPerSale." .

# Query parent property: target cpa
<https://relay.inferal.com/ontology/microsoftads/property/targetCpa> a rdf:Property ;
  rdfs:label "target cpa" ;
  rdfs:comment "Query alias: 4 models declare targetCpa." .

# Query parent property: target height
<https://relay.inferal.com/ontology/microsoftads/property/targetHeight> a rdf:Property ;
  rdfs:label "target height" ;
  rdfs:comment "Query alias: 2 models declare targetHeight." .

# Query parent property: target impression share
<https://relay.inferal.com/ontology/microsoftads/property/targetImpressionShare> a rdf:Property ;
  rdfs:label "target impression share" ;
  rdfs:comment "Query alias: 2 models declare targetImpressionShare." .

# Query parent property: target position for ads
<https://relay.inferal.com/ontology/microsoftads/property/targetPositionForAds> a rdf:Property ;
  rdfs:label "target position for ads" ;
  rdfs:comment "Query alias: 2 models declare targetPositionForAds." .

# Query parent property: target roas
<https://relay.inferal.com/ontology/microsoftads/property/targetRoas> a rdf:Property ;
  rdfs:label "target roas" ;
  rdfs:comment "Query alias: 4 models declare targetRoas." .

# Query parent property: target value1
<https://relay.inferal.com/ontology/microsoftads/property/targetValue1> a rdf:Property ;
  rdfs:label "target value1" ;
  rdfs:comment "Query alias: 1 model declares targetValue1." .

# Query parent property: target value2
<https://relay.inferal.com/ontology/microsoftads/property/targetValue2> a rdf:Property ;
  rdfs:label "target value2" ;
  rdfs:comment "Query alias: 1 model declares targetValue2." .

# Query parent property: target value3
<https://relay.inferal.com/ontology/microsoftads/property/targetValue3> a rdf:Property ;
  rdfs:label "target value3" ;
  rdfs:comment "Query alias: 1 model declares targetValue3." .

# Query parent property: target width
<https://relay.inferal.com/ontology/microsoftads/property/targetWidth> a rdf:Property ;
  rdfs:label "target width" ;
  rdfs:comment "Query alias: 2 models declare targetWidth." .

# Query parent property: tax certificate
<https://relay.inferal.com/ontology/microsoftads/property/taxCertificate> a rdf:Property ;
  rdfs:label "tax certificate" ;
  rdfs:comment "Query alias: 1 model declares taxCertificate." .

# Query parent property: tax certificate blob container name
<https://relay.inferal.com/ontology/microsoftads/property/taxCertificateBlobContainerName> a rdf:Property ;
  rdfs:label "tax certificate blob container name" ;
  rdfs:comment "Query alias: 1 model declares taxCertificateBlobContainerName." .

# Query parent property: tax certificates
<https://relay.inferal.com/ontology/microsoftads/property/taxCertificates> a rdf:Property ;
  rdfs:label "tax certificates" ;
  rdfs:comment "Query alias: 1 model declares taxCertificates." .

# Query parent property: tax information
<https://relay.inferal.com/ontology/microsoftads/property/taxInformation> a rdf:Property ;
  rdfs:label "tax information" ;
  rdfs:comment "Query alias: 1 model declares taxInformation." .

# Query parent property: template description
<https://relay.inferal.com/ontology/microsoftads/property/templateDescription> a rdf:Property ;
  rdfs:label "template description" ;
  rdfs:comment "Query alias: 1 model declares templateDescription." .

# Query parent property: template filter
<https://relay.inferal.com/ontology/microsoftads/property/templateFilter> a rdf:Property ;
  rdfs:label "template filter" ;
  rdfs:comment "Query alias: 1 model declares templateFilter." .

# Query parent property: template id
<https://relay.inferal.com/ontology/microsoftads/property/templateId> a rdf:Property ;
  rdfs:label "template id" ;
  rdfs:comment "Query alias: 6 models declare templateId." .

# Query parent property: template ids
<https://relay.inferal.com/ontology/microsoftads/property/templateIds> a rdf:Property ;
  rdfs:label "template ids" ;
  rdfs:comment "Query alias: 1 model declares templateIds." .

# Query parent property: template name
<https://relay.inferal.com/ontology/microsoftads/property/templateName> a rdf:Property ;
  rdfs:label "template name" ;
  rdfs:comment "Query alias: 2 models declare templateName." .

# Query parent property: template preview url
<https://relay.inferal.com/ontology/microsoftads/property/templatePreviewUrl> a rdf:Property ;
  rdfs:label "template preview url" ;
  rdfs:comment "Query alias: 1 model declares templatePreviewUrl." .

# Query parent property: templates
<https://relay.inferal.com/ontology/microsoftads/property/templates> a rdf:Property ;
  rdfs:label "templates" ;
  rdfs:comment "Query alias: 1 model declares templates." .

# Query parent property: template thumbnail url
<https://relay.inferal.com/ontology/microsoftads/property/templateThumbnailUrl> a rdf:Property ;
  rdfs:label "template thumbnail url" ;
  rdfs:comment "Query alias: 1 model declares templateThumbnailUrl." .

# Query parent property: template version
<https://relay.inferal.com/ontology/microsoftads/property/templateVersion> a rdf:Property ;
  rdfs:label "template version" ;
  rdfs:comment "Query alias: 1 model declares templateVersion." .

# Query parent property: term
<https://relay.inferal.com/ontology/microsoftads/property/term> a rdf:Property ;
  rdfs:label "term" ;
  rdfs:comment "Query alias: 3 models declare term." .

# Query parent property: term exclusions
<https://relay.inferal.com/ontology/microsoftads/property/termExclusions> a rdf:Property ;
  rdfs:label "term exclusions" ;
  rdfs:comment "Query alias: 1 model declares termExclusions." .

# Query parent property: terms and conditions
<https://relay.inferal.com/ontology/microsoftads/property/termsAndConditions> a rdf:Property ;
  rdfs:label "terms and conditions" ;
  rdfs:comment "Query alias: 1 model declares termsAndConditions." .

# Query parent property: terms and conditions url
<https://relay.inferal.com/ontology/microsoftads/property/termsAndConditionsUrl> a rdf:Property ;
  rdfs:label "terms and conditions url" ;
  rdfs:comment "Query alias: 1 model declares termsAndConditionsUrl." .

# Query parent property: text
<https://relay.inferal.com/ontology/microsoftads/property/text> a rdf:Property ;
  rdfs:label "text" ;
  rdfs:comment "Query alias: 25 models declare text." .

# Query parent property: text asset links
<https://relay.inferal.com/ontology/microsoftads/property/textAssetLinks> a rdf:Property ;
  rdfs:label "text asset links" ;
  rdfs:comment "Query alias: 1 model declares textAssetLinks." .

# Query parent property: text asset properties
<https://relay.inferal.com/ontology/microsoftads/property/textAssetProperties> a rdf:Property ;
  rdfs:label "text asset properties" ;
  rdfs:comment "Query alias: 1 model declares textAssetProperties." .

# Query parent property: text assets
<https://relay.inferal.com/ontology/microsoftads/property/textAssets> a rdf:Property ;
  rdfs:label "text assets" ;
  rdfs:comment "Query alias: 1 model declares textAssets." .

# Query parent property: text asset suggestions
<https://relay.inferal.com/ontology/microsoftads/property/textAssetSuggestions> a rdf:Property ;
  rdfs:label "text asset suggestions" ;
  rdfs:comment "Query alias: 1 model declares textAssetSuggestions." .

# Query parent property: text asset type
<https://relay.inferal.com/ontology/microsoftads/property/textAssetType> a rdf:Property ;
  rdfs:label "text asset type" ;
  rdfs:comment "Query alias: 1 model declares textAssetType." .

# Query parent property: text data
<https://relay.inferal.com/ontology/microsoftads/property/textData> a rdf:Property ;
  rdfs:label "text data" ;
  rdfs:comment "Query alias: 1 model declares textData." .

# Query parent property: text field
<https://relay.inferal.com/ontology/microsoftads/property/textField> a rdf:Property ;
  rdfs:label "text field" ;
  rdfs:comment "Query alias: 2 models declare textField." .

# Query parent property: text field index
<https://relay.inferal.com/ontology/microsoftads/property/textFieldIndex> a rdf:Property ;
  rdfs:label "text field index" ;
  rdfs:comment "Query alias: 1 model declares textFieldIndex." .

# Query parent property: text part2
<https://relay.inferal.com/ontology/microsoftads/property/textPart2> a rdf:Property ;
  rdfs:label "text part2" ;
  rdfs:comment "Query alias: 3 models declare textPart2." .

# Query parent property: text refine operations
<https://relay.inferal.com/ontology/microsoftads/property/textRefineOperations> a rdf:Property ;
  rdfs:label "text refine operations" ;
  rdfs:comment "Query alias: 3 models declare textRefineOperations." .

# Query parent property: text refine results
<https://relay.inferal.com/ontology/microsoftads/property/textRefineResults> a rdf:Property ;
  rdfs:label "text refine results" ;
  rdfs:comment "Query alias: 3 models declare textRefineResults." .

# Query parent property: texts
<https://relay.inferal.com/ontology/microsoftads/property/texts> a rdf:Property ;
  rdfs:label "texts" ;
  rdfs:comment "Query alias: 2 models declare texts." .

# Query parent property: text tone
<https://relay.inferal.com/ontology/microsoftads/property/textTone> a rdf:Property ;
  rdfs:label "text tone" ;
  rdfs:comment "Query alias: 4 models declare textTone." .

# Query parent property: themes
<https://relay.inferal.com/ontology/microsoftads/property/themes> a rdf:Property ;
  rdfs:label "themes" ;
  rdfs:comment "Query alias: 2 models declare themes." .

# Query parent property: thirty five to fourty nine
<https://relay.inferal.com/ontology/microsoftads/property/thirtyFiveToFourtyNine> a rdf:Property ;
  rdfs:label "thirty five to fourty nine" ;
  rdfs:comment "Query alias: 1 model declares thirtyFiveToFourtyNine." .

# Query parent property: thumbnail id
<https://relay.inferal.com/ontology/microsoftads/property/thumbnailId> a rdf:Property ;
  rdfs:label "thumbnail id" ;
  rdfs:comment "Query alias: 2 models declare thumbnailId." .

# Query parent property: thumbnail image
<https://relay.inferal.com/ontology/microsoftads/property/thumbnailImage> a rdf:Property ;
  rdfs:label "thumbnail image" ;
  rdfs:comment "Query alias: 2 models declare thumbnailImage." .

# Query parent property: thumbnail url
<https://relay.inferal.com/ontology/microsoftads/property/thumbnailUrl> a rdf:Property ;
  rdfs:label "thumbnail url" ;
  rdfs:comment "Query alias: 5 models declare thumbnailUrl." .

# Query parent property: time
<https://relay.inferal.com/ontology/microsoftads/property/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "Query alias: 47 models declare time." .

# Query parent property: time granularity
<https://relay.inferal.com/ontology/microsoftads/property/timeGranularity> a rdf:Property ;
  rdfs:label "time granularity" ;
  rdfs:comment "Query alias: 3 models declare timeGranularity." .

# Query parent property: time interval
<https://relay.inferal.com/ontology/microsoftads/property/timeInterval> a rdf:Property ;
  rdfs:label "time interval" ;
  rdfs:comment "Query alias: 1 model declares timeInterval." .

# Query parent property: time period rollup
<https://relay.inferal.com/ontology/microsoftads/property/timePeriodRollup> a rdf:Property ;
  rdfs:label "time period rollup" ;
  rdfs:comment "Query alias: 1 model declares timePeriodRollup." .

# Query parent property: time stamp
<https://relay.inferal.com/ontology/microsoftads/property/timeStamp> a rdf:Property ;
  rdfs:label "time stamp" ;
  rdfs:comment "Query alias: 7 models declare timeStamp." .

# Query parent property: time zone
<https://relay.inferal.com/ontology/microsoftads/property/timeZone> a rdf:Property ;
  rdfs:label "time zone" ;
  rdfs:comment "Query alias: 3 models declare timeZone." .

# Query parent property: title
<https://relay.inferal.com/ontology/microsoftads/property/title> a rdf:Property ;
  rdfs:label "title" ;
  rdfs:comment "Query alias: 8 models declare title." .

# Query parent property: title part1
<https://relay.inferal.com/ontology/microsoftads/property/titlePart1> a rdf:Property ;
  rdfs:label "title part1" ;
  rdfs:comment "Query alias: 2 models declare titlePart1." .

# Query parent property: title part2
<https://relay.inferal.com/ontology/microsoftads/property/titlePart2> a rdf:Property ;
  rdfs:label "title part2" ;
  rdfs:comment "Query alias: 2 models declare titlePart2." .

# Query parent property: title part3
<https://relay.inferal.com/ontology/microsoftads/property/titlePart3> a rdf:Property ;
  rdfs:label "title part3" ;
  rdfs:comment "Query alias: 2 models declare titlePart3." .

# Query parent property: to hour
<https://relay.inferal.com/ontology/microsoftads/property/toHour> a rdf:Property ;
  rdfs:label "to hour" ;
  rdfs:comment "Query alias: 2 models declare toHour." .

# Query parent property: to minute
<https://relay.inferal.com/ontology/microsoftads/property/toMinute> a rdf:Property ;
  rdfs:label "to minute" ;
  rdfs:comment "Query alias: 2 models declare toMinute." .

# Query parent property: tones
<https://relay.inferal.com/ontology/microsoftads/property/tones> a rdf:Property ;
  rdfs:label "tones" ;
  rdfs:comment "Query alias: 1 model declares tones." .

# Query parent property: topic
<https://relay.inferal.com/ontology/microsoftads/property/topic> a rdf:Property ;
  rdfs:label "topic" ;
  rdfs:comment "Query alias: 2 models declare topic." .

# Query parent property: topic id
<https://relay.inferal.com/ontology/microsoftads/property/topicId> a rdf:Property ;
  rdfs:label "topic id" ;
  rdfs:comment "Query alias: 2 models declare topicId." .

# Query parent property: topic name
<https://relay.inferal.com/ontology/microsoftads/property/topicName> a rdf:Property ;
  rdfs:label "topic name" ;
  rdfs:comment "Query alias: 2 models declare topicName." .

# Query parent property: top impressions
<https://relay.inferal.com/ontology/microsoftads/property/topImpressions> a rdf:Property ;
  rdfs:label "top impressions" ;
  rdfs:comment "Query alias: 2 models declare topImpressions." .

# Query parent property: top n
<https://relay.inferal.com/ontology/microsoftads/property/topN> a rdf:Property ;
  rdfs:label "top n" ;
  rdfs:comment "Query alias: 3 models declare topN." .

# Query parent property: top of page rate
<https://relay.inferal.com/ontology/microsoftads/property/topOfPageRate> a rdf:Property ;
  rdfs:label "top of page rate" ;
  rdfs:comment "Query alias: 1 model declares topOfPageRate." .

# Query parent property: total
<https://relay.inferal.com/ontology/microsoftads/property/total> a rdf:Property ;
  rdfs:label "total" ;
  rdfs:comment "Query alias: 3 models declare total." .

# Query parent property: total budget
<https://relay.inferal.com/ontology/microsoftads/property/totalBudget> a rdf:Property ;
  rdfs:label "total budget" ;
  rdfs:comment "Query alias: 1 model declares totalBudget." .

# Query parent property: total cost
<https://relay.inferal.com/ontology/microsoftads/property/totalCost> a rdf:Property ;
  rdfs:label "total cost" ;
  rdfs:comment "Query alias: 2 models declare totalCost." .

# Query parent property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  rdfs:comment "Query alias: 37 models declare trackingId." .

# Query parent property: tracking no script
<https://relay.inferal.com/ontology/microsoftads/property/trackingNoScript> a rdf:Property ;
  rdfs:label "tracking no script" ;
  rdfs:comment "Query alias: 1 model declares trackingNoScript." .

# Query parent property: tracking script
<https://relay.inferal.com/ontology/microsoftads/property/trackingScript> a rdf:Property ;
  rdfs:label "tracking script" ;
  rdfs:comment "Query alias: 1 model declares trackingScript." .

# Query parent property: tracking status
<https://relay.inferal.com/ontology/microsoftads/property/trackingStatus> a rdf:Property ;
  rdfs:label "tracking status" ;
  rdfs:comment "Query alias: 11 models declare trackingStatus." .

# Query parent property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "Query alias: 27 models declare trackingUrlTemplate." .

# Query parent property: traffic split
<https://relay.inferal.com/ontology/microsoftads/property/trafficSplit> a rdf:Property ;
  rdfs:label "traffic split" ;
  rdfs:comment "Query alias: 1 model declares trafficSplit." .

# Query parent property: traffic split percent
<https://relay.inferal.com/ontology/microsoftads/property/trafficSplitPercent> a rdf:Property ;
  rdfs:label "traffic split percent" ;
  rdfs:comment "Query alias: 1 model declares trafficSplitPercent." .

# Query parent property: transaction id
<https://relay.inferal.com/ontology/microsoftads/property/transactionId> a rdf:Property ;
  rdfs:label "transaction id" ;
  rdfs:comment "Query alias: 1 model declares transactionId." .

# Query parent property: twenty five to thirty four
<https://relay.inferal.com/ontology/microsoftads/property/twentyFiveToThirtyFour> a rdf:Property ;
  rdfs:label "twenty five to thirty four" ;
  rdfs:comment "Query alias: 1 model declares twentyFiveToThirtyFour." .

# Query parent property: type
<https://relay.inferal.com/ontology/microsoftads/property/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Query alias: 335 models declare type." .

# Query parent property: typeface
<https://relay.inferal.com/ontology/microsoftads/property/typeface> a rdf:Property ;
  rdfs:label "typeface" ;
  rdfs:comment "Query alias: 1 model declares typeface." .

# Query parent property: type id
<https://relay.inferal.com/ontology/microsoftads/property/typeId> a rdf:Property ;
  rdfs:label "type id" ;
  rdfs:comment "Query alias: 1 model declares typeId." .

# Query parent property: type ids
<https://relay.inferal.com/ontology/microsoftads/property/typeIds> a rdf:Property ;
  rdfs:label "type ids" ;
  rdfs:comment "Query alias: 1 model declares typeIds." .

# Query parent property: uet tag auth key
<https://relay.inferal.com/ontology/microsoftads/property/uetTagAuthKey> a rdf:Property ;
  rdfs:label "uet tag auth key" ;
  rdfs:comment "Query alias: 1 model declares uetTagAuthKey." .

# Query parent property: uet tag id
<https://relay.inferal.com/ontology/microsoftads/property/uetTagId> a rdf:Property ;
  rdfs:label "uet tag id" ;
  rdfs:comment "Query alias: 1 model declares uetTagId." .

# Query parent property: uet tags
<https://relay.inferal.com/ontology/microsoftads/property/uetTags> a rdf:Property ;
  rdfs:label "uet tags" ;
  rdfs:comment "Query alias: 4 models declare uetTags." .

# Query parent property: unattributed count
<https://relay.inferal.com/ontology/microsoftads/property/unattributedCount> a rdf:Property ;
  rdfs:label "unattributed count" ;
  rdfs:comment "Query alias: 1 model declares unattributedCount." .

# Query parent property: unattributed reason
<https://relay.inferal.com/ontology/microsoftads/property/unattributedReason> a rdf:Property ;
  rdfs:label "unattributed reason" ;
  rdfs:comment "Query alias: 1 model declares unattributedReason." .

# Query parent property: ungrouped accounts
<https://relay.inferal.com/ontology/microsoftads/property/ungroupedAccounts> a rdf:Property ;
  rdfs:label "ungrouped accounts" ;
  rdfs:comment "Query alias: 1 model declares ungroupedAccounts." .

# Query parent property: unique question id
<https://relay.inferal.com/ontology/microsoftads/property/uniqueQuestionId> a rdf:Property ;
  rdfs:label "unique question id" ;
  rdfs:comment "Query alias: 1 model declares uniqueQuestionId." .

# Query parent property: unit
<https://relay.inferal.com/ontology/microsoftads/property/unit> a rdf:Property ;
  rdfs:label "unit" ;
  rdfs:comment "Query alias: 1 model declares unit." .

# Query parent property: update account negative keywords
<https://relay.inferal.com/ontology/microsoftads/property/updateAccountNegativeKeywords> a rdf:Property ;
  rdfs:label "update account negative keywords" ;
  rdfs:comment "Query alias: 2 models declare updateAccountNegativeKeywords." .

# Query parent property: update ad customizer attributes
<https://relay.inferal.com/ontology/microsoftads/property/updateAdCustomizerAttributes> a rdf:Property ;
  rdfs:label "update ad customizer attributes" ;
  rdfs:comment "Query alias: 2 models declare updateAdCustomizerAttributes." .

# Query parent property: update ad customizer feeds
<https://relay.inferal.com/ontology/microsoftads/property/updateAdCustomizerFeeds> a rdf:Property ;
  rdfs:label "update ad customizer feeds" ;
  rdfs:comment "Query alias: 2 models declare updateAdCustomizerFeeds." .

# Query parent property: update ad group network
<https://relay.inferal.com/ontology/microsoftads/property/updateAdGroupNetwork> a rdf:Property ;
  rdfs:label "update ad group network" ;
  rdfs:comment "Query alias: 2 models declare updateAdGroupNetwork." .

# Query parent property: update ad schedules
<https://relay.inferal.com/ontology/microsoftads/property/updateAdSchedules> a rdf:Property ;
  rdfs:label "update ad schedules" ;
  rdfs:comment "Query alias: 2 models declare updateAdSchedules." .

# Query parent property: update ad urls
<https://relay.inferal.com/ontology/microsoftads/property/updateAdUrls> a rdf:Property ;
  rdfs:label "update ad urls" ;
  rdfs:comment "Query alias: 2 models declare updateAdUrls." .

# Query parent property: update aimax settings
<https://relay.inferal.com/ontology/microsoftads/property/updateAIMaxSettings> a rdf:Property ;
  rdfs:label "update aimax settings" ;
  rdfs:comment "Query alias: 2 models declare updateAIMaxSettings." .

# Query parent property: update app ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/updateAppAdExtensions> a rdf:Property ;
  rdfs:label "update app ad extensions" ;
  rdfs:comment "Query alias: 2 models declare updateAppAdExtensions." .

# Query parent property: update asset automation campaign setting
<https://relay.inferal.com/ontology/microsoftads/property/updateAssetAutomationCampaignSetting> a rdf:Property ;
  rdfs:label "update asset automation campaign setting" ;
  rdfs:comment "Query alias: 2 models declare updateAssetAutomationCampaignSetting." .

# Query parent property: update asset groups asset
<https://relay.inferal.com/ontology/microsoftads/property/updateAssetGroupsAsset> a rdf:Property ;
  rdfs:label "update asset groups asset" ;
  rdfs:comment "Query alias: 2 models declare updateAssetGroupsAsset." .

# Query parent property: update audience ads bid adjustment
<https://relay.inferal.com/ontology/microsoftads/property/updateAudienceAdsBidAdjustment> a rdf:Property ;
  rdfs:label "update audience ads bid adjustment" ;
  rdfs:comment "Query alias: 1 model declares updateAudienceAdsBidAdjustment." .

# Query parent property: update audience targets
<https://relay.inferal.com/ontology/microsoftads/property/updateAudienceTargets> a rdf:Property ;
  rdfs:label "update audience targets" ;
  rdfs:comment "Query alias: 2 models declare updateAudienceTargets." .

# Query parent property: update bidding strategies
<https://relay.inferal.com/ontology/microsoftads/property/updateBiddingStrategies> a rdf:Property ;
  rdfs:label "update bidding strategies" ;
  rdfs:comment "Query alias: 2 models declare updateBiddingStrategies." .

# Query parent property: update bids
<https://relay.inferal.com/ontology/microsoftads/property/updateBids> a rdf:Property ;
  rdfs:label "update bids" ;
  rdfs:comment "Query alias: 2 models declare updateBids." .

# Query parent property: update brand list associations
<https://relay.inferal.com/ontology/microsoftads/property/updateBrandListAssociations> a rdf:Property ;
  rdfs:label "update brand list associations" ;
  rdfs:comment "Query alias: 2 models declare updateBrandListAssociations." .

# Query parent property: update brand suitability
<https://relay.inferal.com/ontology/microsoftads/property/updateBrandSuitability> a rdf:Property ;
  rdfs:label "update brand suitability" ;
  rdfs:comment "Query alias: 2 models declare updateBrandSuitability." .

# Query parent property: update call ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/updateCallAdExtensions> a rdf:Property ;
  rdfs:label "update call ad extensions" ;
  rdfs:comment "Query alias: 2 models declare updateCallAdExtensions." .

# Query parent property: update callout ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/updateCalloutAdExtensions> a rdf:Property ;
  rdfs:label "update callout ad extensions" ;
  rdfs:comment "Query alias: 2 models declare updateCalloutAdExtensions." .

# Query parent property: update campaign ad group languages
<https://relay.inferal.com/ontology/microsoftads/property/updateCampaignAdGroupLanguages> a rdf:Property ;
  rdfs:label "update campaign ad group languages" ;
  rdfs:comment "Query alias: 2 models declare updateCampaignAdGroupLanguages." .

# Query parent property: update campaign budgets
<https://relay.inferal.com/ontology/microsoftads/property/updateCampaignBudgets> a rdf:Property ;
  rdfs:label "update campaign budgets" ;
  rdfs:comment "Query alias: 2 models declare updateCampaignBudgets." .

# Query parent property: update campaign names
<https://relay.inferal.com/ontology/microsoftads/property/updateCampaignNames> a rdf:Property ;
  rdfs:label "update campaign names" ;
  rdfs:comment "Query alias: 2 models declare updateCampaignNames." .

# Query parent property: update conversion goals
<https://relay.inferal.com/ontology/microsoftads/property/updateConversionGoals> a rdf:Property ;
  rdfs:label "update conversion goals" ;
  rdfs:comment "Query alias: 2 models declare updateConversionGoals." .

# Query parent property: update demographic targets
<https://relay.inferal.com/ontology/microsoftads/property/updateDemographicTargets> a rdf:Property ;
  rdfs:label "update demographic targets" ;
  rdfs:comment "Query alias: 2 models declare updateDemographicTargets." .

# Query parent property: update device targets
<https://relay.inferal.com/ontology/microsoftads/property/updateDeviceTargets> a rdf:Property ;
  rdfs:label "update device targets" ;
  rdfs:comment "Query alias: 2 models declare updateDeviceTargets." .

# Query parent property: update entities
<https://relay.inferal.com/ontology/microsoftads/property/updateEntities> a rdf:Property ;
  rdfs:label "update entities" ;
  rdfs:comment "Query alias: 2 models declare updateEntities." .

# Query parent property: update image ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/updateImageAdExtensions> a rdf:Property ;
  rdfs:label "update image ad extensions" ;
  rdfs:comment "Query alias: 2 models declare updateImageAdExtensions." .

# Query parent property: update keyword urls
<https://relay.inferal.com/ontology/microsoftads/property/updateKeywordUrls> a rdf:Property ;
  rdfs:label "update keyword urls" ;
  rdfs:comment "Query alias: 2 models declare updateKeywordUrls." .

# Query parent property: update labels
<https://relay.inferal.com/ontology/microsoftads/property/updateLabels> a rdf:Property ;
  rdfs:label "update labels" ;
  rdfs:comment "Query alias: 2 models declare updateLabels." .

# Query parent property: update lead form ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/updateLeadFormAdExtensions> a rdf:Property ;
  rdfs:label "update lead form ad extensions" ;
  rdfs:comment "Query alias: 2 models declare updateLeadFormAdExtensions." .

# Query parent property: update location ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/updateLocationAdExtensions> a rdf:Property ;
  rdfs:label "update location ad extensions" ;
  rdfs:comment "Query alias: 2 models declare updateLocationAdExtensions." .

# Query parent property: update location targets
<https://relay.inferal.com/ontology/microsoftads/property/updateLocationTargets> a rdf:Property ;
  rdfs:label "update location targets" ;
  rdfs:comment "Query alias: 2 models declare updateLocationTargets." .

# Query parent property: update logo ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/updateLogoAdExtensions> a rdf:Property ;
  rdfs:label "update logo ad extensions" ;
  rdfs:comment "Query alias: 2 models declare updateLogoAdExtensions." .

# Query parent property: update negative keyword lists
<https://relay.inferal.com/ontology/microsoftads/property/updateNegativeKeywordLists> a rdf:Property ;
  rdfs:label "update negative keyword lists" ;
  rdfs:comment "Query alias: 2 models declare updateNegativeKeywordLists." .

# Query parent property: update negative sites
<https://relay.inferal.com/ontology/microsoftads/property/updateNegativeSites> a rdf:Property ;
  rdfs:label "update negative sites" ;
  rdfs:comment "Query alias: 2 models declare updateNegativeSites." .

# Query parent property: update page feeds
<https://relay.inferal.com/ontology/microsoftads/property/updatePageFeeds> a rdf:Property ;
  rdfs:label "update page feeds" ;
  rdfs:comment "Query alias: 2 models declare updatePageFeeds." .

# Query parent property: update price ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/updatePriceAdExtensions> a rdf:Property ;
  rdfs:label "update price ad extensions" ;
  rdfs:comment "Query alias: 2 models declare updatePriceAdExtensions." .

# Query parent property: update product filters
<https://relay.inferal.com/ontology/microsoftads/property/updateProductFilters> a rdf:Property ;
  rdfs:label "update product filters" ;
  rdfs:comment "Query alias: 2 models declare updateProductFilters." .

# Query parent property: update promotion ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/updatePromotionAdExtensions> a rdf:Property ;
  rdfs:label "update promotion ad extensions" ;
  rdfs:comment "Query alias: 2 models declare updatePromotionAdExtensions." .

# Query parent property: update review ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/updateReviewAdExtensions> a rdf:Property ;
  rdfs:label "update review ad extensions" ;
  rdfs:comment "Query alias: 2 models declare updateReviewAdExtensions." .

# Query parent property: update sitelink ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/updateSitelinkAdExtensions> a rdf:Property ;
  rdfs:label "update sitelink ad extensions" ;
  rdfs:comment "Query alias: 2 models declare updateSitelinkAdExtensions." .

# Query parent property: update sitelink urls
<https://relay.inferal.com/ontology/microsoftads/property/updateSitelinkUrls> a rdf:Property ;
  rdfs:label "update sitelink urls" ;
  rdfs:comment "Query alias: 2 models declare updateSitelinkUrls." .

# Query parent property: update status for ad groups
<https://relay.inferal.com/ontology/microsoftads/property/updateStatusForAdGroups> a rdf:Property ;
  rdfs:label "update status for ad groups" ;
  rdfs:comment "Query alias: 2 models declare updateStatusForAdGroups." .

# Query parent property: update status for ads
<https://relay.inferal.com/ontology/microsoftads/property/updateStatusForAds> a rdf:Property ;
  rdfs:label "update status for ads" ;
  rdfs:comment "Query alias: 2 models declare updateStatusForAds." .

# Query parent property: update status for campaigns
<https://relay.inferal.com/ontology/microsoftads/property/updateStatusForCampaigns> a rdf:Property ;
  rdfs:label "update status for campaigns" ;
  rdfs:comment "Query alias: 2 models declare updateStatusForCampaigns." .

# Query parent property: update status for keywords
<https://relay.inferal.com/ontology/microsoftads/property/updateStatusForKeywords> a rdf:Property ;
  rdfs:label "update status for keywords" ;
  rdfs:comment "Query alias: 2 models declare updateStatusForKeywords." .

# Query parent property: update structured snippet ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/updateStructuredSnippetAdExtensions> a rdf:Property ;
  rdfs:label "update structured snippet ad extensions" ;
  rdfs:comment "Query alias: 2 models declare updateStructuredSnippetAdExtensions." .

# Query parent property: update topic targets
<https://relay.inferal.com/ontology/microsoftads/property/updateTopicTargets> a rdf:Property ;
  rdfs:label "update topic targets" ;
  rdfs:comment "Query alias: 2 models declare updateTopicTargets." .

# Query parent property: update url options
<https://relay.inferal.com/ontology/microsoftads/property/updateUrlOptions> a rdf:Property ;
  rdfs:label "update url options" ;
  rdfs:comment "Query alias: 2 models declare updateUrlOptions." .

# Query parent property: upfront spending
<https://relay.inferal.com/ontology/microsoftads/property/upfrontSpending> a rdf:Property ;
  rdfs:label "upfront spending" ;
  rdfs:comment "Query alias: 1 model declares upfrontSpending." .

# Query parent property: upload channel filter
<https://relay.inferal.com/ontology/microsoftads/property/uploadChannelFilter> a rdf:Property ;
  rdfs:label "upload channel filter" ;
  rdfs:comment "Query alias: 1 model declares uploadChannelFilter." .

# Query parent property: upload date
<https://relay.inferal.com/ontology/microsoftads/property/uploadDate> a rdf:Property ;
  rdfs:label "upload date" ;
  rdfs:comment "Query alias: 2 models declare uploadDate." .

# Query parent property: upload url
<https://relay.inferal.com/ontology/microsoftads/property/uploadUrl> a rdf:Property ;
  rdfs:label "upload url" ;
  rdfs:comment "Query alias: 1 model declares uploadUrl." .

# Query parent property: url
<https://relay.inferal.com/ontology/microsoftads/property/url> a rdf:Property ;
  rdfs:label "url" ;
  rdfs:comment "Query alias: 19 models declare url." .

# Query parent property: url category
<https://relay.inferal.com/ontology/microsoftads/property/urlCategory> a rdf:Property ;
  rdfs:label "url category" ;
  rdfs:comment "Query alias: 2 models declare urlCategory." .

# Query parent property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Query alias: 27 models declare urlCustomParameters." .

# Query parent property: url expression
<https://relay.inferal.com/ontology/microsoftads/property/urlExpression> a rdf:Property ;
  rdfs:label "url expression" ;
  rdfs:comment "Query alias: 2 models declare urlExpression." .

# Query parent property: url id
<https://relay.inferal.com/ontology/microsoftads/property/urlId> a rdf:Property ;
  rdfs:label "url id" ;
  rdfs:comment "Query alias: 2 models declare urlId." .

# Query parent property: url operator
<https://relay.inferal.com/ontology/microsoftads/property/urlOperator> a rdf:Property ;
  rdfs:label "url operator" ;
  rdfs:comment "Query alias: 2 models declare urlOperator." .

# Query parent property: usage type
<https://relay.inferal.com/ontology/microsoftads/property/usageType> a rdf:Property ;
  rdfs:label "usage type" ;
  rdfs:comment "Query alias: 1 model declares usageType." .

# Query parent property: use campaign level dates
<https://relay.inferal.com/ontology/microsoftads/property/useCampaignLevelDates> a rdf:Property ;
  rdfs:label "use campaign level dates" ;
  rdfs:comment "Query alias: 1 model declares useCampaignLevelDates." .

# Query parent property: used impressions
<https://relay.inferal.com/ontology/microsoftads/property/usedImpressions> a rdf:Property ;
  rdfs:label "used impressions" ;
  rdfs:comment "Query alias: 1 model declares usedImpressions." .

# Query parent property: used keywords
<https://relay.inferal.com/ontology/microsoftads/property/usedKeywords> a rdf:Property ;
  rdfs:label "used keywords" ;
  rdfs:comment "Query alias: 1 model declares usedKeywords." .

# Query parent property: use optimized targeting
<https://relay.inferal.com/ontology/microsoftads/property/useOptimizedTargeting> a rdf:Property ;
  rdfs:label "use optimized targeting" ;
  rdfs:comment "Query alias: 1 model declares useOptimizedTargeting." .

# Query parent property: use predictive targeting
<https://relay.inferal.com/ontology/microsoftads/property/usePredictiveTargeting> a rdf:Property ;
  rdfs:label "use predictive targeting" ;
  rdfs:comment "Query alias: 1 model declares usePredictiveTargeting." .

# Query parent property: user
<https://relay.inferal.com/ontology/microsoftads/property/user> a rdf:Property ;
  rdfs:label "user" ;
  rdfs:comment "Query alias: 4 models declare user." .

# Query parent property: user invitation
<https://relay.inferal.com/ontology/microsoftads/property/userInvitation> a rdf:Property ;
  rdfs:label "user invitation" ;
  rdfs:comment "Query alias: 2 models declare userInvitation." .

# Query parent property: user invitation id
<https://relay.inferal.com/ontology/microsoftads/property/userInvitationId> a rdf:Property ;
  rdfs:label "user invitation id" ;
  rdfs:comment "Query alias: 1 model declares userInvitationId." .

# Query parent property: user invitations
<https://relay.inferal.com/ontology/microsoftads/property/userInvitations> a rdf:Property ;
  rdfs:label "user invitations" ;
  rdfs:comment "Query alias: 1 model declares userInvitations." .

# Query parent property: user life cycle status
<https://relay.inferal.com/ontology/microsoftads/property/userLifeCycleStatus> a rdf:Property ;
  rdfs:label "user life cycle status" ;
  rdfs:comment "Query alias: 1 model declares userLifeCycleStatus." .

# Query parent property: user name
<https://relay.inferal.com/ontology/microsoftads/property/userName> a rdf:Property ;
  rdfs:label "user name" ;
  rdfs:comment "Query alias: 2 models declare userName." .

# Query parent property: users info
<https://relay.inferal.com/ontology/microsoftads/property/usersInfo> a rdf:Property ;
  rdfs:label "users info" ;
  rdfs:comment "Query alias: 1 model declares usersInfo." .

# Query parent property: use searcher time zone
<https://relay.inferal.com/ontology/microsoftads/property/useSearcherTimeZone> a rdf:Property ;
  rdfs:label "use searcher time zone" ;
  rdfs:comment "Query alias: 1 model declares useSearcherTimeZone." .

# Query parent property: valid fields
<https://relay.inferal.com/ontology/microsoftads/property/validFields> a rdf:Property ;
  rdfs:label "valid fields" ;
  rdfs:comment "Query alias: 1 model declares validFields." .

# Query parent property: value operator
<https://relay.inferal.com/ontology/microsoftads/property/valueOperator> a rdf:Property ;
  rdfs:label "value operator" ;
  rdfs:comment "Query alias: 4 models declare valueOperator." .

# Query parent property: verified tracking settings
<https://relay.inferal.com/ontology/microsoftads/property/verifiedTrackingSettings> a rdf:Property ;
  rdfs:label "verified tracking settings" ;
  rdfs:comment "Query alias: 2 models declare verifiedTrackingSettings." .

# Query parent property: video
<https://relay.inferal.com/ontology/microsoftads/property/video> a rdf:Property ;
  rdfs:label "video" ;
  rdfs:comment "Query alias: 1 model declares video." .

# Query parent property: video clip url
<https://relay.inferal.com/ontology/microsoftads/property/videoClipUrl> a rdf:Property ;
  rdfs:label "video clip url" ;
  rdfs:comment "Query alias: 1 model declares videoClipUrl." .

# Query parent property: video id
<https://relay.inferal.com/ontology/microsoftads/property/videoId> a rdf:Property ;
  rdfs:label "video id" ;
  rdfs:comment "Query alias: 2 models declare videoId." .

# Query parent property: video ids
<https://relay.inferal.com/ontology/microsoftads/property/videoIds> a rdf:Property ;
  rdfs:label "video ids" ;
  rdfs:comment "Query alias: 3 models declare videoIds." .

# Query parent property: video suggestions
<https://relay.inferal.com/ontology/microsoftads/property/videoSuggestions> a rdf:Property ;
  rdfs:label "video suggestions" ;
  rdfs:comment "Query alias: 2 models declare videoSuggestions." .

# Query parent property: video type
<https://relay.inferal.com/ontology/microsoftads/property/videoType> a rdf:Property ;
  rdfs:label "video type" ;
  rdfs:comment "Query alias: 1 model declares videoType." .

# Query parent property: view through conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/viewThroughConversionWindowInMinutes> a rdf:Property ;
  rdfs:label "view through conversion window in minutes" ;
  rdfs:comment "Query alias: 10 models declare viewThroughConversionWindowInMinutes." .

# Query parent property: website description
<https://relay.inferal.com/ontology/microsoftads/property/websiteDescription> a rdf:Property ;
  rdfs:label "website description" ;
  rdfs:comment "Query alias: 2 models declare websiteDescription." .

# Query parent property: weight
<https://relay.inferal.com/ontology/microsoftads/property/weight> a rdf:Property ;
  rdfs:label "weight" ;
  rdfs:comment "Query alias: 1 model declares weight." .

# Query parent property: width
<https://relay.inferal.com/ontology/microsoftads/property/width> a rdf:Property ;
  rdfs:label "width" ;
  rdfs:comment "Query alias: 6 models declare width." .

# Query parent property: year
<https://relay.inferal.com/ontology/microsoftads/property/year> a rdf:Property ;
  rdfs:label "year" ;
  rdfs:comment "Query alias: 3 models declare year." .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupBidLandscape/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The ad group identifier." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightAdGroupBidLandscape ;
  rdfs:range xsd:long .

# Property: ad group bid landscape type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupBidLandscape/adGroupBidLandscapeType> a rdf:Property ;
  rdfs:label "ad group bid landscape type" ;
  rdfs:comment "Indicates whether all or a subset of an ad group's existing keywords were used to determine the bid landscape." ;
  schema:alternateName "AdGroupBidLandscapeType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupBidLandscapeType> ;
  rdfs:domain microsoftads:AdInsightAdGroupBidLandscape ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightAdGroupBidLandscapeTypeScheme .

# Property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupBidLandscape/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "The first date used to calculate the bid landscape. The start date is usually seven days prior to the end date. The difference between the start and end dates could be less than seven if performance data is not available, for example with a new ad group." ;
  schema:alternateName "StartDate" ;
  rdfs:domain microsoftads:AdInsightAdGroupBidLandscape ;
  rdfs:range microsoftads:AdInsightDayMonthAndYear .

# Property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupBidLandscape/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "The most recent date used to calculate the bid landscape. The end date should be approximately 2 days prior to today's date when the service is called." ;
  schema:alternateName "EndDate" ;
  rdfs:domain microsoftads:AdInsightAdGroupBidLandscape ;
  rdfs:range microsoftads:AdInsightDayMonthAndYear .

# Property: bid landscape points
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupBidLandscape/bidLandscapePoints> a rdf:Property ;
  rdfs:label "bid landscape points" ;
  rdfs:comment "The list of the total estimated clicks, cost, and impressions from StartDate to EndDate given the suggested bid." ;
  schema:alternateName "BidLandscapePoints" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/bidLandscapePoints> ;
  rdfs:domain microsoftads:AdInsightAdGroupBidLandscape ;
  rdfs:range microsoftads:AdInsightBidLandscapePoint .

# Property: day
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDayMonthAndYear/day> a rdf:Property ;
  rdfs:label "day" ;
  rdfs:comment "The day of the month." ;
  schema:alternateName "Day" ;
  rdfs:domain microsoftads:AdInsightDayMonthAndYear ;
  rdfs:range xsd:int .

# Property: month
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDayMonthAndYear/month> a rdf:Property ;
  rdfs:label "month" ;
  rdfs:comment "The month specified as an integer value in the range of 1 through 12, where 1 is January and 12 is December." ;
  schema:alternateName "Month" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/month> ;
  rdfs:domain microsoftads:AdInsightDayMonthAndYear ;
  rdfs:range xsd:int .

# Property: year
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDayMonthAndYear/year> a rdf:Property ;
  rdfs:label "year" ;
  rdfs:comment "The year specified as a four-digit integer value." ;
  schema:alternateName "Year" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/year> ;
  rdfs:domain microsoftads:AdInsightDayMonthAndYear ;
  rdfs:range xsd:int .

# Property: bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidLandscapePoint/bid> a rdf:Property ;
  rdfs:label "bid" ;
  rdfs:comment "The suggested bid value." ;
  schema:alternateName "Bid" ;
  rdfs:domain microsoftads:AdInsightBidLandscapePoint ;
  rdfs:range xsd:double .

# Property: clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidLandscapePoint/clicks> a rdf:Property ;
  rdfs:label "clicks" ;
  rdfs:comment "The estimated number of clicks. This element will be nil if there is no estimate available." ;
  schema:alternateName "Clicks" ;
  rdfs:domain microsoftads:AdInsightBidLandscapePoint ;
  rdfs:range xsd:double .

# Property: impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidLandscapePoint/impressions> a rdf:Property ;
  rdfs:label "impressions" ;
  rdfs:comment "The estimated number of impressions." ;
  schema:alternateName "Impressions" ;
  rdfs:domain microsoftads:AdInsightBidLandscapePoint ;
  rdfs:range xsd:long .

# Property: top impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidLandscapePoint/topImpressions> a rdf:Property ;
  rdfs:label "top impressions" ;
  rdfs:comment "The estimated number of impressions in the top or mainline ad results. This element will be nil if there is no estimate available." ;
  schema:alternateName "TopImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/topImpressions> ;
  rdfs:domain microsoftads:AdInsightBidLandscapePoint ;
  rdfs:range xsd:long .

# Property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidLandscapePoint/currencyCode> a rdf:Property ;
  rdfs:label "currency code" ;
  rdfs:comment "The ISO code for the monetary unit of the suggested bid value and estimated performance statistics." ;
  schema:alternateName "CurrencyCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currencyCode> ;
  rdfs:domain microsoftads:AdInsightBidLandscapePoint ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightCurrencyCodeScheme .

# Property: cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidLandscapePoint/cost> a rdf:Property ;
  rdfs:label "cost" ;
  rdfs:comment "The estimated cost. This element will be nil if there is no estimate available." ;
  schema:alternateName "Cost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cost> ;
  rdfs:domain microsoftads:AdInsightBidLandscapePoint ;
  rdfs:range xsd:double .

# Property: marginal cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidLandscapePoint/marginalCPC> a rdf:Property ;
  rdfs:label "marginal cpc" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "MarginalCPC" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/marginalCPC> ;
  rdfs:domain microsoftads:AdInsightBidLandscapePoint ;
  rdfs:range xsd:double .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupBidLandscapeInput/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The ad group identifier." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightAdGroupBidLandscapeInput ;
  rdfs:range xsd:long .

# Property: ad group bid landscape type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupBidLandscapeInput/adGroupBidLandscapeType> a rdf:Property ;
  rdfs:label "ad group bid landscape type" ;
  rdfs:comment "Determines whether all or a subset of an ad group's existing keywords should be used to determine the bid landscape. If not specified in a request, the default value is Uniform." ;
  schema:alternateName "AdGroupBidLandscapeType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupBidLandscapeType> ;
  rdfs:domain microsoftads:AdInsightAdGroupBidLandscapeInput ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightAdGroupBidLandscapeTypeScheme .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupEstimate/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The ad group identifier." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightAdGroupEstimate ;
  rdfs:range xsd:long .

# Property: keyword estimates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupEstimate/keywordEstimates> a rdf:Property ;
  rdfs:label "keyword estimates" ;
  rdfs:comment "The list of suggested keywords with minimum and maximum traffic estimates. Traffic estimates include average CPC, average position, clicks, CTR, impressions, and total cost." ;
  schema:alternateName "KeywordEstimates" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordEstimates> ;
  rdfs:domain microsoftads:AdInsightAdGroupEstimate ;
  rdfs:range microsoftads:AdInsightKeywordEstimate .

# Property: keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimate/keyword> a rdf:Property ;
  rdfs:label "keyword" ;
  rdfs:comment "The suggested keyword." ;
  schema:alternateName "Keyword" ;
  rdfs:domain microsoftads:AdInsightKeywordEstimate ;
  rdfs:range microsoftads:AdInsightKeyword .

# Property: minimum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimate/minimum> a rdf:Property ;
  rdfs:label "minimum" ;
  rdfs:comment "The minimum traffic estimate. Traffic estimates include average CPC, average position, clicks, CTR, impressions, and total cost." ;
  schema:alternateName "Minimum" ;
  rdfs:domain microsoftads:AdInsightKeywordEstimate ;
  rdfs:range microsoftads:AdInsightTrafficEstimate .

# Property: maximum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimate/maximum> a rdf:Property ;
  rdfs:label "maximum" ;
  rdfs:comment "The maximum traffic estimate. Traffic estimates include average CPC, average position, clicks, CTR, impressions, and total cost." ;
  schema:alternateName "Maximum" ;
  rdfs:domain microsoftads:AdInsightKeywordEstimate ;
  rdfs:range microsoftads:AdInsightTrafficEstimate .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeyword/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The Microsoft Advertising identifier of the keyword." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:AdInsightKeyword ;
  rdfs:range xsd:long .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeyword/text> a rdf:Property ;
  rdfs:label "text" ;
  rdfs:comment "The keyword text." ;
  schema:alternateName "Text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:AdInsightKeyword ;
  rdfs:range xsd:string .

# Property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeyword/matchType> a rdf:Property ;
  rdfs:label "match type" ;
  rdfs:comment "The match type of the keyword." ;
  schema:alternateName "MatchType" ;
  rdfs:domain microsoftads:AdInsightKeyword ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightMatchTypeScheme .

# Property: impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTrafficEstimate/impressions> a rdf:Property ;
  rdfs:label "impressions" ;
  rdfs:comment "The estimated number of impressions per week." ;
  schema:alternateName "Impressions" ;
  rdfs:domain microsoftads:AdInsightTrafficEstimate ;
  rdfs:range xsd:double .

# Property: clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTrafficEstimate/clicks> a rdf:Property ;
  rdfs:label "clicks" ;
  rdfs:comment "The estimated number of clicks per week." ;
  schema:alternateName "Clicks" ;
  rdfs:domain microsoftads:AdInsightTrafficEstimate ;
  rdfs:range xsd:double .

# Property: total cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTrafficEstimate/totalCost> a rdf:Property ;
  rdfs:label "total cost" ;
  rdfs:comment "The estimated total cost per week." ;
  schema:alternateName "TotalCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/totalCost> ;
  rdfs:domain microsoftads:AdInsightTrafficEstimate ;
  rdfs:range xsd:double .

# Property: ctr
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTrafficEstimate/ctr> a rdf:Property ;
  rdfs:label "ctr" ;
  rdfs:comment "The estimated CTR. The formula used to calculate the CTR is (clicks / impressions) &#42; 100." ;
  schema:alternateName "Ctr" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/ctr> ;
  rdfs:domain microsoftads:AdInsightTrafficEstimate ;
  rdfs:range xsd:double .

# Property: average cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTrafficEstimate/averageCpc> a rdf:Property ;
  rdfs:label "average cpc" ;
  rdfs:comment "The estimated average CPC. The formula used to calculate the average CPC is (total cost / clicks)." ;
  schema:alternateName "AverageCpc" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/averageCpc> ;
  rdfs:domain microsoftads:AdInsightTrafficEstimate ;
  rdfs:range xsd:double .

# Property: average position
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTrafficEstimate/averagePosition> a rdf:Property ;
  rdfs:label "average position" ;
  rdfs:comment "The estimated average position on the web page for ads that were delivered. Average position is deprecated and from March 31st, 2021 onwards this value is \"0\" (zero)." ;
  schema:alternateName "AveragePosition" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/averagePosition> ;
  rdfs:domain microsoftads:AdInsightTrafficEstimate ;
  rdfs:range xsd:double .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupEstimator/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The ad group identifier. This element is reserved for future use. The returned estimates are not based on any specific ad group." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightAdGroupEstimator ;
  rdfs:range xsd:long .

# Property: max cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupEstimator/maxCpc> a rdf:Property ;
  rdfs:label "max cpc" ;
  rdfs:comment "The maximum cost per click filter criteria for all keyword estimates in the ad group. You can override this setting for specific keywords with the corresponding keyword estimators." ;
  schema:alternateName "MaxCpc" ;
  rdfs:domain microsoftads:AdInsightAdGroupEstimator ;
  rdfs:range xsd:double .

# Property: keyword estimators
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupEstimator/keywordEstimators> a rdf:Property ;
  rdfs:label "keyword estimators" ;
  rdfs:comment "The list of keyword estimators with your keyword level filter criteria for traffic estimates." ;
  schema:alternateName "KeywordEstimators" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordEstimators> ;
  rdfs:domain microsoftads:AdInsightAdGroupEstimator ;
  rdfs:range microsoftads:AdInsightKeywordEstimator .

# Property: keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimator/keyword> a rdf:Property ;
  rdfs:label "keyword" ;
  rdfs:comment "The keyword used for traffic estimates. You can request estimates for Phrase and Broad match types." ;
  schema:alternateName "Keyword" ;
  rdfs:domain microsoftads:AdInsightKeywordEstimator ;
  rdfs:range microsoftads:AdInsightKeyword .

# Property: max cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimator/maxCpc> a rdf:Property ;
  rdfs:label "max cpc" ;
  rdfs:comment "The maximum cost per click filter criteria for the keyword. You can set the default maximum CPC for all of the ad group's keywords using the MaxCpc element of the AdGroupEstimator object. Use the keyword estimator if you want to override the max CPC for a specific keyword." ;
  schema:alternateName "MaxCpc" ;
  rdfs:domain microsoftads:AdInsightKeywordEstimator ;
  rdfs:range xsd:double .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApiFaultDetail/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  rdfs:comment "The identifier of the log entry that contains the details of the API call." ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:AdInsightApiFaultDetail ;
  rdfs:range xsd:string .

# Property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApiFaultDetail/operationErrors> a rdf:Property ;
  rdfs:label "operation errors" ;
  rdfs:comment "An array of operation errors that contains the reasons that explain why the service operation failed when the error is not related to a specific item in the batch of items." ;
  schema:alternateName "OperationErrors" ;
  rdfs:domain microsoftads:AdInsightApiFaultDetail ;
  rdfs:range microsoftads:AdInsightOperationError .

# Property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApiFaultDetail/batchErrors> a rdf:Property ;
  rdfs:label "batch errors" ;
  rdfs:comment "An array of batch errors that identifies the items in the batch of items in the request message that caused the operation to fail. Each object contains the details that explain why the item caused the failure." ;
  schema:alternateName "BatchErrors" ;
  rdfs:domain microsoftads:AdInsightApiFaultDetail ;
  rdfs:range microsoftads:AdInsightBatchError .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApiFaultDetail/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightApiFaultDetail ;
  rdfs:range xsd:string .

# Property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightOperationError/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "A numeric error code that identifies the error." ;
  schema:alternateName "Code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/code> ;
  rdfs:domain microsoftads:AdInsightOperationError ;
  rdfs:range xsd:int .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightOperationError/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  rdfs:comment "A symbolic string constant that identifies the error. For example, UserIsNotAuthorized." ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:AdInsightOperationError ;
  rdfs:range xsd:string .

# Property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightOperationError/details> a rdf:Property ;
  rdfs:label "details" ;
  rdfs:comment "A message that provides additional details about the error. This string can be empty." ;
  schema:alternateName "Details" ;
  rdfs:domain microsoftads:AdInsightOperationError ;
  rdfs:range xsd:string .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightOperationError/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "A message that describes the error. For more information about troubleshooting and error handling, see Handling Service Errors and Exceptions and Operation Error Codes." ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:AdInsightOperationError ;
  rdfs:range xsd:string .

# Property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBatchError/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "A numeric error code that identifies the error." ;
  schema:alternateName "Code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/code> ;
  rdfs:domain microsoftads:AdInsightBatchError ;
  rdfs:range xsd:int .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBatchError/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  rdfs:comment "A symbolic string constant that identifies the error. For example, UserIsNotAuthorized." ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:AdInsightBatchError ;
  rdfs:range xsd:string .

# Property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBatchError/details> a rdf:Property ;
  rdfs:label "details" ;
  rdfs:comment "A message that provides additional details about the batch error. This string can be empty." ;
  schema:alternateName "Details" ;
  rdfs:domain microsoftads:AdInsightBatchError ;
  rdfs:range xsd:string .

# Property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBatchError/index> a rdf:Property ;
  rdfs:label "index" ;
  rdfs:comment "The zero-based index of the item in the batch of items in the request message that failed." ;
  schema:alternateName "Index" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/index> ;
  rdfs:domain microsoftads:AdInsightBatchError ;
  rdfs:range xsd:int .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBatchError/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "A message that describes the error. For more information about troubleshooting and error handling, see Handling Service Errors and Exceptions and Operation Error Codes." ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:AdInsightBatchError ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApplicationFault/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  rdfs:comment "The identifier of the log entry that contains the details of the API call." ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:AdInsightApplicationFault ;
  rdfs:range xsd:string .

# Property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApplicationFault/operationErrors> a rdf:Property ;
  rdfs:label "operation errors" ;
  schema:alternateName "OperationErrors" ;
  rdfs:domain microsoftads:AdInsightApplicationFault ;
  rdfs:range microsoftads:AdInsightOperationError .

# Property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApplicationFault/batchErrors> a rdf:Property ;
  rdfs:label "batch errors" ;
  schema:alternateName "BatchErrors" ;
  rdfs:domain microsoftads:AdInsightApplicationFault ;
  rdfs:range microsoftads:AdInsightBatchError .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApplicationFault/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightApplicationFault ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApplicationFaultBase/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:AdInsightApplicationFaultBase ;
  rdfs:range xsd:string .

# Property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApplyRecommendationEntity/recommendationId> a rdf:Property ;
  rdfs:label "recommendation id" ;
  rdfs:comment "The identifier of the recommendation. Required." ;
  schema:alternateName "RecommendationId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationId> ;
  rdfs:domain microsoftads:AdInsightApplyRecommendationEntity ;
  rdfs:range xsd:string .

# Property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApplyRecommendationEntity/recommendationType> a rdf:Property ;
  rdfs:label "recommendation type" ;
  rdfs:comment "The type of recommendation: ADD_BROAD_MATCH_KEYWORD, CAMPAIGN_BUDGET, KEYWORD, REMOVE_CONFLICTING_NEGATIVE_KEYWORD, RESPONSIVE_SEARCH_AD, or RESPONSIVE_SEARCH_AD_ASSET. Required." ;
  schema:alternateName "RecommendationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationType> ;
  rdfs:domain microsoftads:AdInsightApplyRecommendationEntity ;
  rdfs:range xsd:string .

# Property: entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApplyRecommendationsRequest/entities> a rdf:Property ;
  rdfs:label "entities" ;
  rdfs:comment "The list of operations to apply recommendations. There is a limit of 100 operations per request. Required." ;
  schema:alternateName "Entities" ;
  rdfs:domain microsoftads:AdInsightApplyRecommendationsRequest ;
  rdfs:range microsoftads:AdInsightApplyRecommendationEntity .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApplyRecommendationsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array BatchError that contains details for any request items that were not successful. The list of errors does not correspond directly to the list of items in the request. The list can be empty if there were no errors, or it can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:AdInsightApplyRecommendationsResponse ;
  rdfs:range microsoftads:AdInsightBatchError .

# Property: display domain
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightEntry/displayDomain> a rdf:Property ;
  rdfs:label "display domain" ;
  rdfs:comment "The display URL of another advertiser who participates in the same auctions as you. The competing websites listed in your auction insights data are those who enter the same auctions as you, and are eligible for the same impressions that you are. Competitors aren't necessarily determined on how similar their keywords, match types, or other targeting settings are to your own, and auction insights doesn't provide a full report on these metrics for other advertisers." ;
  schema:alternateName "DisplayDomain" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/displayDomain> ;
  rdfs:domain microsoftads:AdInsightAuctionInsightEntry ;
  rdfs:range xsd:string .

# Property: aggregated kpi
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightEntry/aggregatedKpi> a rdf:Property ;
  rdfs:label "aggregated kpi" ;
  rdfs:comment "The auction insight key performance indicators across all segments for the display domain. The aggregated data is available whether or not you also requested SegmentedKpis." ;
  schema:alternateName "AggregatedKpi" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregatedKpi> ;
  rdfs:domain microsoftads:AdInsightAuctionInsightEntry ;
  rdfs:range microsoftads:AdInsightAuctionInsightKpi .

# Property: segmented kpis
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightEntry/segmentedKpis> a rdf:Property ;
  rdfs:label "segmented kpis" ;
  rdfs:comment "The list of auction insight key performance indicators for each unique combination of the requested segments. The segmented data is only available when you include an AuctionSegmentSearchParameter object in the GetAuctionInsightData request." ;
  schema:alternateName "SegmentedKpis" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/segmentedKpis> ;
  rdfs:domain microsoftads:AdInsightAuctionInsightEntry ;
  rdfs:range microsoftads:AdInsightAuctionInsightKpi .

# Property: segments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightKpi/segments> a rdf:Property ;
  rdfs:label "segments" ;
  rdfs:comment "The list of strings identifies a distinct combination of requested segments. The list of segment values is in the same order as the AuctionSegment value set i.e., Day, Week, Month, Quarter, DayOfWeek, and then Device. For example if you requested the Day, Device, and Quarter segments for May 1, 2018, this element will contain a list of three strings in the following order: 5/1/2018 (Day), 4/1/2018 (Quarter), and PC (Device). This element is only applicable for the SegmentedKpis of an AuctionInsightEntry. This element is nil and not applicable for the AggregatedKpi of an AuctionInsightEntry." ;
  schema:alternateName "Segments" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/segments> ;
  rdfs:domain microsoftads:AdInsightAuctionInsightKpi ;
  rdfs:range xsd:string .

# Property: impression share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightKpi/impressionShare> a rdf:Property ;
  rdfs:label "impression share" ;
  rdfs:comment "The number of times an ad is shown on the Microsoft Advertising Network divided by the total available impressions. Use this to compare your share of impressions to the impression share of advertisers competing against you." ;
  schema:alternateName "ImpressionShare" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/impressionShare> ;
  rdfs:domain microsoftads:AdInsightAuctionInsightKpi ;
  rdfs:range xsd:double .

# Property: overlap rate
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightKpi/overlapRate> a rdf:Property ;
  rdfs:label "overlap rate" ;
  rdfs:comment "The percentage of time competitors' ads showed up on the search results page when your ad was shown. If the rate is high then this advertiser is a competitor since their ads shows up on the same search results page as yours." ;
  schema:alternateName "OverlapRate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/overlapRate> ;
  rdfs:domain microsoftads:AdInsightAuctionInsightKpi ;
  rdfs:range xsd:double .

# Property: average position
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightKpi/averagePosition> a rdf:Property ;
  rdfs:label "average position" ;
  rdfs:comment "The average position on the web page for ads that were delivered. Although it varies, positions 1-4 appear at the top of the search results page and positions 5-10 appear in other locations (for example, the bottom or the sidebar). Use this to compare your ad position with the average rank of all ads in the auction. Average position is deprecated and from March 31st, 2021 onwards this value is \"0\" (zero)." ;
  schema:alternateName "AveragePosition" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/averagePosition> ;
  rdfs:domain microsoftads:AdInsightAuctionInsightKpi ;
  rdfs:range xsd:double .

# Property: above rate
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightKpi/aboveRate> a rdf:Property ;
  rdfs:label "above rate" ;
  rdfs:comment "The percentage of time competitors' ads showed up higher than your ads on the search results page. If the rate is high then the other advertiser is getting more desirable ad positions than you. A high rate is likely due to a poor quality score or a low bid." ;
  schema:alternateName "AboveRate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aboveRate> ;
  rdfs:domain microsoftads:AdInsightAuctionInsightKpi ;
  rdfs:range xsd:double .

# Property: top of page rate
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightKpi/topOfPageRate> a rdf:Property ;
  rdfs:label "top of page rate" ;
  rdfs:comment "The percentage of time your ad showed up in the mainline, the premium ad position above the organic search results. Ads at the top of the page tend to receive more clicks." ;
  schema:alternateName "TopOfPageRate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/topOfPageRate> ;
  rdfs:domain microsoftads:AdInsightAuctionInsightKpi ;
  rdfs:range xsd:double .

# Property: outranking share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightKpi/outrankingShare> a rdf:Property ;
  rdfs:label "outranking share" ;
  rdfs:comment "The percentage of time your ad showed up higher on the search results pages than your competitors or your ad showed when theirs did not. If the rate is high, you are getting a more desirable ad position than other advertisers." ;
  schema:alternateName "OutrankingShare" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/outrankingShare> ;
  rdfs:domain microsoftads:AdInsightAuctionInsightKpi ;
  rdfs:range xsd:double .

# Property: absolute top of page rate
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightKpi/absoluteTopOfPageRate> a rdf:Property ;
  rdfs:label "absolute top of page rate" ;
  rdfs:comment "The number of times an ad is shown as the very first ad above the organic search results, divided by the total number of impressions it actually received. Ads at the absolute top of the page tend to receive more clicks. This element is not returned by default. To get this element, include the AbsoluteTopOfPageRate value in the ReturnAdditionalFields element when you call the GetAuctionInsightData service operation." ;
  schema:alternateName "AbsoluteTopOfPageRate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/absoluteTopOfPageRate> ;
  rdfs:domain microsoftads:AdInsightAuctionInsightKpi ;
  rdfs:range xsd:double .

# Property: segments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightResult/segments> a rdf:Property ;
  rdfs:label "segments" ;
  rdfs:comment "The segments if any were specified via one or more AuctionSegmentSearchParameter in the GetAuctionInsightData request. The list of auction segments is in the same order as the AuctionSegment value set i.e., Day, Week, Month, Quarter, DayOfWeek, and then Device. For example if you requested the Day, Device, and Quarter segments for May 1, 2018, this element will contain a list of three auction segments in the following order: Day, Quarter, and Device." ;
  schema:alternateName "Segments" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/segments> ;
  rdfs:domain microsoftads:AdInsightAuctionInsightResult ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightAuctionSegmentScheme .

# Property: entries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightResult/entries> a rdf:Property ;
  rdfs:label "entries" ;
  rdfs:comment "One or more auction insight entries i.e., one result per domain that you competed with in the auction." ;
  schema:alternateName "Entries" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entries> ;
  rdfs:domain microsoftads:AdInsightAuctionInsightResult ;
  rdfs:range microsoftads:AdInsightAuctionInsightEntry .

# Property: used impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightResult/usedImpressions> a rdf:Property ;
  rdfs:label "used impressions" ;
  rdfs:comment "The percent of impressions that were used to generate the auction insight entries. The value can range from 0 to 1.0, for example 0.8 indicates that 80 percent of impressions were used." ;
  schema:alternateName "UsedImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/usedImpressions> ;
  rdfs:domain microsoftads:AdInsightAuctionInsightResult ;
  rdfs:range xsd:double .

# Property: used keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightResult/usedKeywords> a rdf:Property ;
  rdfs:label "used keywords" ;
  rdfs:comment "The number of keywords that were used to generate the auction insight entries." ;
  schema:alternateName "UsedKeywords" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/usedKeywords> ;
  rdfs:domain microsoftads:AdInsightAuctionInsightResult ;
  rdfs:range xsd:double .

# Property: segment
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionSegmentSearchParameter/segment> a rdf:Property ;
  rdfs:label "segment" ;
  rdfs:comment "Determines how you want the SegmentedKpis data segmented in the result from the GetAuctionInsightData operation. You can request auction insight data segmented by Day, DayOfWeek, Device, Month, Quarter, and Week." ;
  schema:alternateName "Segment" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/segment> ;
  rdfs:domain microsoftads:AdInsightAuctionSegmentSearchParameter ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightAuctionSegmentScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionSegmentSearchParameter/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightAuctionSegmentSearchParameter ;
  rdfs:range xsd:string .

# Property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAutoApplyRecommendationsInfo/recommendationType> a rdf:Property ;
  rdfs:label "recommendation type" ;
  rdfs:comment "Supported recommendation types in auto-apply mode. We will keep the list updated once new recommendations support auto-apply.Add responsive search ads Add multimedia ads Remove conflicting negative keywords Fix conversion goal setting issue Create conversion goalTo set the auto-apply opt-in status to the supported recommendation types above, please use the following keys as below: ResponsiveSearchAdsOpportunity MultiMediaAdsOpportunity RemoveConflictingNegativeKeywordOpportunity FixConversionGoalSettingsOpportunity CreateConversionGoalOpportunity ." ;
  schema:alternateName "RecommendationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationType> ;
  rdfs:domain microsoftads:AdInsightAutoApplyRecommendationsInfo ;
  rdfs:range xsd:string .

# Property: a aropt in status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAutoApplyRecommendationsInfo/aAROptInStatus> a rdf:Property ;
  rdfs:label "a aropt in status" ;
  rdfs:comment "True for opt-in, False for opt-out." ;
  schema:alternateName "AAROptInStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aAROptInStatus> ;
  rdfs:domain microsoftads:AdInsightAutoApplyRecommendationsInfo ;
  rdfs:range xsd:boolean .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign for the ad group that owns the keyword." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightBidOpportunity ;
  rdfs:range xsd:long .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group that owns the keyword." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightBidOpportunity ;
  rdfs:range xsd:long .

# Property: keyword id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/keywordId> a rdf:Property ;
  rdfs:label "keyword id" ;
  rdfs:comment "The identifier of the keyword to which the bid opportunity applies." ;
  schema:alternateName "KeywordId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordId> ;
  rdfs:domain microsoftads:AdInsightBidOpportunity ;
  rdfs:range xsd:long .

# Property: current bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/currentBid> a rdf:Property ;
  rdfs:label "current bid" ;
  rdfs:comment "The current keyword bid amount specified for the match type in the MatchType element." ;
  schema:alternateName "CurrentBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentBid> ;
  rdfs:domain microsoftads:AdInsightBidOpportunity ;
  rdfs:range xsd:double .

# Property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/matchType> a rdf:Property ;
  rdfs:label "match type" ;
  rdfs:comment "The match type to which the suggested bid value applies. The possible values are BroadMatch, ExactMatch, and PhraseMatch." ;
  schema:alternateName "MatchType" ;
  rdfs:domain microsoftads:AdInsightBidOpportunity ;
  rdfs:range xsd:string .

# Property: suggested bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/suggestedBid> a rdf:Property ;
  rdfs:label "suggested bid" ;
  rdfs:comment "The suggested bid based on the last 7 days of performance history for the corresponding ad group." ;
  schema:alternateName "SuggestedBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedBid> ;
  rdfs:domain microsoftads:AdInsightBidOpportunity ;
  rdfs:range xsd:double .

# Property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/estimatedIncreaseInImpressions> a rdf:Property ;
  rdfs:label "estimated increase in impressions" ;
  rdfs:comment "The estimated impressions opportunities corresponding to the suggested bid." ;
  schema:alternateName "EstimatedIncreaseInImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInImpressions> ;
  rdfs:domain microsoftads:AdInsightBidOpportunity ;
  rdfs:range xsd:long .

# Property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/estimatedIncreaseInClicks> a rdf:Property ;
  rdfs:label "estimated increase in clicks" ;
  rdfs:comment "The estimated clicks opportunities corresponding to the suggested bid." ;
  schema:alternateName "EstimatedIncreaseInClicks" ;
  rdfs:domain microsoftads:AdInsightBidOpportunity ;
  rdfs:range xsd:double .

# Property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/estimatedIncreaseInCost> a rdf:Property ;
  rdfs:label "estimated increase in cost" ;
  rdfs:comment "The estimated increase in spend corresponding to the suggested bid." ;
  schema:alternateName "EstimatedIncreaseInCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInCost> ;
  rdfs:domain microsoftads:AdInsightBidOpportunity ;
  rdfs:range xsd:double .

# Property: opportunity key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/opportunityKey> a rdf:Property ;
  rdfs:label "opportunity key" ;
  rdfs:comment "An identifier that uniquely identifies the opportunity." ;
  schema:alternateName "OpportunityKey" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/opportunityKey> ;
  rdfs:domain microsoftads:AdInsightBidOpportunity ;
  rdfs:range xsd:string .

# Property: keys
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdown/keys> a rdf:Property ;
  rdfs:label "keys" ;
  rdfs:comment "The audience breakdown keys." ;
  schema:alternateName "Keys" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keys> ;
  rdfs:domain microsoftads:AdInsightBreakdown ;
  rdfs:range xsd:string .

# Property: values
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdown/values> a rdf:Property ;
  rdfs:label "values" ;
  rdfs:comment "The audience breakdown values." ;
  schema:alternateName "Values" ;
  rdfs:domain microsoftads:AdInsightBreakdown ;
  rdfs:range xsd:int .

# Property: global values
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdown/globalValues> a rdf:Property ;
  rdfs:label "global values" ;
  rdfs:comment "The audiance breakdown global values." ;
  schema:alternateName "GlobalValues" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/globalValues> ;
  rdfs:domain microsoftads:AdInsightBreakdown ;
  rdfs:range xsd:int .

# Property: age
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/age> a rdf:Property ;
  rdfs:label "age" ;
  rdfs:comment "The audience breakdown category is Age." ;
  schema:alternateName "Age" ;
  rdfs:domain microsoftads:AdInsightBreakdowns ;
  rdfs:range microsoftads:AdInsightBreakdown .

# Property: device
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/device> a rdf:Property ;
  rdfs:label "device" ;
  rdfs:comment "The audience breakdown category is Device." ;
  schema:alternateName "Device" ;
  rdfs:domain microsoftads:AdInsightBreakdowns ;
  rdfs:range microsoftads:AdInsightBreakdown .

# Property: gender
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/gender> a rdf:Property ;
  rdfs:label "gender" ;
  rdfs:comment "The audience breakdown category is Gender." ;
  schema:alternateName "Gender" ;
  rdfs:domain microsoftads:AdInsightBreakdowns ;
  rdfs:range microsoftads:AdInsightBreakdown .

# Property: in market
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/inMarket> a rdf:Property ;
  rdfs:label "in market" ;
  rdfs:comment "The audience breakdown category is InMarket." ;
  schema:alternateName "InMarket" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/inMarket> ;
  rdfs:domain microsoftads:AdInsightBreakdowns ;
  rdfs:range microsoftads:AdInsightBreakdown .

# Property: industry
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/industry> a rdf:Property ;
  rdfs:label "industry" ;
  rdfs:comment "The audience breakdown category is Industry." ;
  schema:alternateName "Industry" ;
  rdfs:domain microsoftads:AdInsightBreakdowns ;
  rdfs:range microsoftads:AdInsightBreakdown .

# Property: job function
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/jobFunction> a rdf:Property ;
  rdfs:label "job function" ;
  rdfs:comment "The audience breakdown category is JobFunction." ;
  schema:alternateName "JobFunction" ;
  rdfs:domain microsoftads:AdInsightBreakdowns ;
  rdfs:range microsoftads:AdInsightBreakdown .

# Property: location country
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/locationCountry> a rdf:Property ;
  rdfs:label "location country" ;
  rdfs:comment "The audience breakdown category is LocationCountry." ;
  schema:alternateName "LocationCountry" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/locationCountry> ;
  rdfs:domain microsoftads:AdInsightBreakdowns ;
  rdfs:range microsoftads:AdInsightLocationBreakdown .

# Property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/location> a rdf:Property ;
  rdfs:label "location" ;
  rdfs:comment "The audience breakdown category is Location." ;
  schema:alternateName "Location" ;
  rdfs:domain microsoftads:AdInsightBreakdowns ;
  rdfs:range microsoftads:AdInsightLocationBreakdown .

# Property: location sub geography
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/locationSubGeography> a rdf:Property ;
  rdfs:label "location sub geography" ;
  rdfs:comment "The audience breakdown category is LocationSubGeography." ;
  schema:alternateName "LocationSubGeography" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/locationSubGeography> ;
  rdfs:domain microsoftads:AdInsightBreakdowns ;
  rdfs:range microsoftads:AdInsightLocationBreakdown .

# Property: location metro area
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/locationMetroArea> a rdf:Property ;
  rdfs:label "location metro area" ;
  rdfs:comment "The audience breakdown category is LocationMetroArea." ;
  schema:alternateName "LocationMetroArea" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/locationMetroArea> ;
  rdfs:domain microsoftads:AdInsightBreakdowns ;
  rdfs:range microsoftads:AdInsightLocationBreakdown .

# Property: location city
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/locationCity> a rdf:Property ;
  rdfs:label "location city" ;
  rdfs:comment "The audience breakdown category is LocationCity." ;
  schema:alternateName "LocationCity" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/locationCity> ;
  rdfs:domain microsoftads:AdInsightBreakdowns ;
  rdfs:range microsoftads:AdInsightLocationBreakdown .

# Property: location postal code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/locationPostalCode> a rdf:Property ;
  rdfs:label "location postal code" ;
  rdfs:comment "The audience breakdown category is LocationPostalCode." ;
  schema:alternateName "LocationPostalCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/locationPostalCode> ;
  rdfs:domain microsoftads:AdInsightBreakdowns ;
  rdfs:range microsoftads:AdInsightLocationBreakdown .

# Property: location county
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/locationCounty> a rdf:Property ;
  rdfs:label "location county" ;
  rdfs:comment "The audience breakdown category is LocationCounty." ;
  schema:alternateName "LocationCounty" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/locationCounty> ;
  rdfs:domain microsoftads:AdInsightBreakdowns ;
  rdfs:range microsoftads:AdInsightLocationBreakdown .

# Property: info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLocationBreakdown/info> a rdf:Property ;
  rdfs:label "info" ;
  rdfs:comment "The location information about a location breakdown." ;
  schema:alternateName "Info" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/info> ;
  rdfs:domain microsoftads:AdInsightLocationBreakdown ;
  rdfs:range microsoftads:AdInsightLocationInfo .

# Property: keys
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLocationBreakdown/keys> a rdf:Property ;
  rdfs:label "keys" ;
  rdfs:comment "A list of location breakdown keys." ;
  schema:alternateName "Keys" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keys> ;
  rdfs:domain microsoftads:AdInsightLocationBreakdown ;
  rdfs:range xsd:string .

# Property: values
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLocationBreakdown/values> a rdf:Property ;
  rdfs:label "values" ;
  rdfs:comment "A list of location breakdown values." ;
  schema:alternateName "Values" ;
  rdfs:domain microsoftads:AdInsightLocationBreakdown ;
  rdfs:range xsd:int .

# Property: global values
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLocationBreakdown/globalValues> a rdf:Property ;
  rdfs:label "global values" ;
  rdfs:comment "A list of location breakdown global values." ;
  schema:alternateName "GlobalValues" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/globalValues> ;
  rdfs:domain microsoftads:AdInsightLocationBreakdown ;
  rdfs:range xsd:int .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLocationInfo/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the location breakdown." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:AdInsightLocationInfo ;
  rdfs:range xsd:string .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group to apply the suggested keyword to." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightBroadMatchKeywordOpportunity ;
  rdfs:range xsd:long .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign that owns the ad group." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightBroadMatchKeywordOpportunity ;
  rdfs:range xsd:long .

# Property: ad group name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/adGroupName> a rdf:Property ;
  rdfs:label "ad group name" ;
  rdfs:comment "The name of the ad group to apply the suggested keyword to." ;
  schema:alternateName "AdGroupName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupName> ;
  rdfs:domain microsoftads:AdInsightBroadMatchKeywordOpportunity ;
  rdfs:range xsd:string .

# Property: campaign name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/campaignName> a rdf:Property ;
  rdfs:label "campaign name" ;
  rdfs:comment "The name of the campaign that owns the ad group." ;
  schema:alternateName "CampaignName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignName> ;
  rdfs:domain microsoftads:AdInsightBroadMatchKeywordOpportunity ;
  rdfs:range xsd:string .

# Property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/matchType> a rdf:Property ;
  rdfs:label "match type" ;
  rdfs:comment "The match type that the suggested bid applies to. The following are the possible match-type values: 1 - Exact match 2 - Phrase match 3 - Broad match" ;
  schema:alternateName "MatchType" ;
  rdfs:domain microsoftads:AdInsightBroadMatchKeywordOpportunity ;
  rdfs:range xsd:int .

# Property: suggested keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/suggestedKeyword> a rdf:Property ;
  rdfs:label "suggested keyword" ;
  rdfs:comment "The suggested keyword." ;
  schema:alternateName "SuggestedKeyword" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedKeyword> ;
  rdfs:domain microsoftads:AdInsightBroadMatchKeywordOpportunity ;
  rdfs:range xsd:string .

# Property: suggested bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/suggestedBid> a rdf:Property ;
  rdfs:label "suggested bid" ;
  rdfs:comment "The suggested bid that may result in your ads serving on the first page of the search query results." ;
  schema:alternateName "SuggestedBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedBid> ;
  rdfs:domain microsoftads:AdInsightBroadMatchKeywordOpportunity ;
  rdfs:range xsd:double .

# Property: monthly searches
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/monthlySearches> a rdf:Property ;
  rdfs:label "monthly searches" ;
  rdfs:comment "The estimated monthly volume of user search queries that may match the suggested keyword for the corresponding MatchType element." ;
  schema:alternateName "MonthlySearches" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/monthlySearches> ;
  rdfs:domain microsoftads:AdInsightBroadMatchKeywordOpportunity ;
  rdfs:range xsd:long .

# Property: competition
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/competition> a rdf:Property ;
  rdfs:label "competition" ;
  rdfs:comment "An indicator of competitive bids for this keyword relative to all search keywords. The competition score ranges from 0 to 1.00, where 0 indicates low competition and 1.00 indicates that there is a high number of advertisers competing for this keyword." ;
  schema:alternateName "Competition" ;
  rdfs:domain microsoftads:AdInsightBroadMatchKeywordOpportunity ;
  rdfs:range xsd:double .

# Property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/estimatedIncreaseInClicks> a rdf:Property ;
  rdfs:label "estimated increase in clicks" ;
  rdfs:comment "Estimated increase in clicks if the opportunity is applied." ;
  schema:alternateName "EstimatedIncreaseInClicks" ;
  rdfs:domain microsoftads:AdInsightBroadMatchKeywordOpportunity ;
  rdfs:range xsd:double .

# Property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/estimatedIncreaseInCost> a rdf:Property ;
  rdfs:label "estimated increase in cost" ;
  rdfs:comment "Estimated increase in cost if the opportunity is applied." ;
  schema:alternateName "EstimatedIncreaseInCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInCost> ;
  rdfs:domain microsoftads:AdInsightBroadMatchKeywordOpportunity ;
  rdfs:range xsd:double .

# Property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/estimatedIncreaseInImpressions> a rdf:Property ;
  rdfs:label "estimated increase in impressions" ;
  rdfs:comment "Estimated increase in impressions if the opportunity is applied." ;
  schema:alternateName "EstimatedIncreaseInImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInImpressions> ;
  rdfs:domain microsoftads:AdInsightBroadMatchKeywordOpportunity ;
  rdfs:range xsd:long .

# Property: opportunity key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/opportunityKey> a rdf:Property ;
  rdfs:label "opportunity key" ;
  rdfs:comment "An identifier that uniquely identifies the opportunity." ;
  schema:alternateName "OpportunityKey" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/opportunityKey> ;
  rdfs:domain microsoftads:AdInsightBroadMatchKeywordOpportunity ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightBroadMatchKeywordOpportunity ;
  rdfs:range xsd:string .

# Property: click share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/clickShare> a rdf:Property ;
  rdfs:label "click share" ;
  rdfs:comment "Broad match click share in the marketplace." ;
  schema:alternateName "ClickShare" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/clickShare> ;
  rdfs:domain microsoftads:AdInsightBroadMatchKeywordOpportunity ;
  rdfs:range xsd:double .

# Property: average ctr
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/averageCTR> a rdf:Property ;
  rdfs:label "average ctr" ;
  rdfs:comment "Broad match average CTR in the marketplace." ;
  schema:alternateName "AverageCTR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/averageCTR> ;
  rdfs:domain microsoftads:AdInsightBroadMatchKeywordOpportunity ;
  rdfs:range xsd:double .

# Property: average cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/averageCPC> a rdf:Property ;
  rdfs:label "average cpc" ;
  rdfs:comment "Broad match average CPC in the marketplace." ;
  schema:alternateName "AverageCPC" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/averageCPC> ;
  rdfs:domain microsoftads:AdInsightBroadMatchKeywordOpportunity ;
  rdfs:range xsd:double .

# Property: reference keyword id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/referenceKeywordId> a rdf:Property ;
  rdfs:label "reference keyword id" ;
  rdfs:comment "The identifier of an existing reference keyword used by the service to offer the keyword opportunity." ;
  schema:alternateName "ReferenceKeywordId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/referenceKeywordId> ;
  rdfs:domain microsoftads:AdInsightBroadMatchKeywordOpportunity ;
  rdfs:range xsd:long .

# Property: reference keyword bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/referenceKeywordBid> a rdf:Property ;
  rdfs:label "reference keyword bid" ;
  rdfs:comment "The bid of an existing reference keyword used by the service to offer the keyword opportunity." ;
  schema:alternateName "ReferenceKeywordBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/referenceKeywordBid> ;
  rdfs:domain microsoftads:AdInsightBroadMatchKeywordOpportunity ;
  rdfs:range xsd:double .

# Property: reference keyword match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/referenceKeywordMatchType> a rdf:Property ;
  rdfs:label "reference keyword match type" ;
  rdfs:comment "The match type of an existing reference keyword used by the service to offer the keyword opportunity. The following are the possible match-type values: 1 - Exact match 2 - Phrase match" ;
  schema:alternateName "ReferenceKeywordMatchType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/referenceKeywordMatchType> ;
  rdfs:domain microsoftads:AdInsightBroadMatchKeywordOpportunity ;
  rdfs:range xsd:int .

# Property: impression share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/impressionShare> a rdf:Property ;
  rdfs:label "impression share" ;
  rdfs:comment "Broad match impression share in the marketplace." ;
  schema:alternateName "ImpressionShare" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/impressionShare> ;
  rdfs:domain microsoftads:AdInsightBroadMatchKeywordOpportunity ;
  rdfs:range xsd:double .

# Property: search query kpis
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/searchQueryKPIs> a rdf:Property ;
  rdfs:label "search query kpis" ;
  rdfs:comment "A list of up to three broad match search query KPI objects. Each item contains search query statistics of including broad match type keyword bids" ;
  schema:alternateName "SearchQueryKPIs" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchQueryKPIs> ;
  rdfs:domain microsoftads:AdInsightBroadMatchKeywordOpportunity ;
  rdfs:range microsoftads:AdInsightBroadMatchSearchQueryKPI .

# Property: search query
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchSearchQueryKPI/searchQuery> a rdf:Property ;
  rdfs:label "search query" ;
  rdfs:comment "The search query corresponding to the keyword." ;
  schema:alternateName "SearchQuery" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchQuery> ;
  rdfs:domain microsoftads:AdInsightBroadMatchSearchQueryKPI ;
  rdfs:range xsd:string .

# Property: impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchSearchQueryKPI/impressions> a rdf:Property ;
  rdfs:label "impressions" ;
  rdfs:comment "The impressions for the search query." ;
  schema:alternateName "Impressions" ;
  rdfs:domain microsoftads:AdInsightBroadMatchSearchQueryKPI ;
  rdfs:range xsd:long .

# Property: clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchSearchQueryKPI/clicks> a rdf:Property ;
  rdfs:label "clicks" ;
  rdfs:comment "The clicks for the search query." ;
  schema:alternateName "Clicks" ;
  rdfs:domain microsoftads:AdInsightBroadMatchSearchQueryKPI ;
  rdfs:range xsd:double .

# Property: s rpv
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchSearchQueryKPI/sRPV> a rdf:Property ;
  rdfs:label "s rpv" ;
  rdfs:comment "The SRPV for the search query." ;
  schema:alternateName "SRPV" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sRPV> ;
  rdfs:domain microsoftads:AdInsightBroadMatchSearchQueryKPI ;
  rdfs:range xsd:long .

# Property: average ctr
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchSearchQueryKPI/averageCTR> a rdf:Property ;
  rdfs:label "average ctr" ;
  rdfs:comment "The average CTR for the search query." ;
  schema:alternateName "AverageCTR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/averageCTR> ;
  rdfs:domain microsoftads:AdInsightBroadMatchSearchQueryKPI ;
  rdfs:range xsd:double .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign to which the suggested budget applies." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightBudgetOpportunity ;
  rdfs:range xsd:long .

# Property: current budget
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/currentBudget> a rdf:Property ;
  rdfs:label "current budget" ;
  rdfs:comment "The campaign's current budget." ;
  schema:alternateName "CurrentBudget" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentBudget> ;
  rdfs:domain microsoftads:AdInsightBudgetOpportunity ;
  rdfs:range xsd:double .

# Property: recommended budget
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/recommendedBudget> a rdf:Property ;
  rdfs:label "recommended budget" ;
  rdfs:comment "The suggested budget based on the last 15 days of performance history for the corresponding campaign." ;
  schema:alternateName "RecommendedBudget" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendedBudget> ;
  rdfs:domain microsoftads:AdInsightBudgetOpportunity ;
  rdfs:range xsd:double .

# Property: budget type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/budgetType> a rdf:Property ;
  rdfs:label "budget type" ;
  rdfs:comment "The type of budget that the campaign uses." ;
  schema:alternateName "BudgetType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/budgetType> ;
  rdfs:domain microsoftads:AdInsightBudgetOpportunity ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightBudgetLimitTypeScheme .

# Property: increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/increaseInImpressions> a rdf:Property ;
  rdfs:label "increase in impressions" ;
  rdfs:comment "The estimated impressions opportunities corresponding to the suggested budget." ;
  schema:alternateName "IncreaseInImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/increaseInImpressions> ;
  rdfs:domain microsoftads:AdInsightBudgetOpportunity ;
  rdfs:range xsd:long .

# Property: percentage increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/percentageIncreaseInImpressions> a rdf:Property ;
  rdfs:label "percentage increase in impressions" ;
  rdfs:comment "The estimated percentage increase in impressions corresponding to the suggested budget." ;
  schema:alternateName "PercentageIncreaseInImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/percentageIncreaseInImpressions> ;
  rdfs:domain microsoftads:AdInsightBudgetOpportunity ;
  rdfs:range xsd:int .

# Property: increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/increaseInClicks> a rdf:Property ;
  rdfs:label "increase in clicks" ;
  rdfs:comment "The estimated clicks opportunities corresponding to the suggested budget." ;
  schema:alternateName "IncreaseInClicks" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/increaseInClicks> ;
  rdfs:domain microsoftads:AdInsightBudgetOpportunity ;
  rdfs:range xsd:double .

# Property: percentage increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/percentageIncreaseInClicks> a rdf:Property ;
  rdfs:label "percentage increase in clicks" ;
  rdfs:comment "The estimated percentage increase in clicks corresponding to the suggested budget." ;
  schema:alternateName "PercentageIncreaseInClicks" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/percentageIncreaseInClicks> ;
  rdfs:domain microsoftads:AdInsightBudgetOpportunity ;
  rdfs:range xsd:int .

# Property: budget points
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/budgetPoints> a rdf:Property ;
  rdfs:label "budget points" ;
  rdfs:comment "The list of budget points with weekly impressions, clicks and cost estimates for the given budget amount." ;
  schema:alternateName "BudgetPoints" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/budgetPoints> ;
  rdfs:domain microsoftads:AdInsightBudgetOpportunity ;
  rdfs:range microsoftads:AdInsightBudgetPoint .

# Property: opportunity key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/opportunityKey> a rdf:Property ;
  rdfs:label "opportunity key" ;
  rdfs:comment "An identifier that uniquely identifies the opportunity." ;
  schema:alternateName "OpportunityKey" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/opportunityKey> ;
  rdfs:domain microsoftads:AdInsightBudgetOpportunity ;
  rdfs:range xsd:string .

# Property: budget amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetPoint/budgetAmount> a rdf:Property ;
  rdfs:label "budget amount" ;
  rdfs:comment "A potential new budget. This budget amount is your current campaign budget if the BudgetPointType value is Current." ;
  schema:alternateName "BudgetAmount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/budgetAmount> ;
  rdfs:domain microsoftads:AdInsightBudgetPoint ;
  rdfs:range xsd:double .

# Property: budget point type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetPoint/budgetPointType> a rdf:Property ;
  rdfs:label "budget point type" ;
  rdfs:comment "The type of budget relative to a list of budget points. For example, if the budget point type is Current then this object's BudgetAmount element would be equal to the corresponding campaign's daily budget." ;
  schema:alternateName "BudgetPointType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/budgetPointType> ;
  rdfs:domain microsoftads:AdInsightBudgetPoint ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightBudgetPointTypeScheme .

# Property: estimated weekly clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetPoint/estimatedWeeklyClicks> a rdf:Property ;
  rdfs:label "estimated weekly clicks" ;
  rdfs:comment "The estimated weekly clicks for the given budget amount." ;
  schema:alternateName "EstimatedWeeklyClicks" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedWeeklyClicks> ;
  rdfs:domain microsoftads:AdInsightBudgetPoint ;
  rdfs:range xsd:double .

# Property: estimated weekly cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetPoint/estimatedWeeklyCost> a rdf:Property ;
  rdfs:label "estimated weekly cost" ;
  rdfs:comment "The estimated weekly cost for the given budget amount." ;
  schema:alternateName "EstimatedWeeklyCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedWeeklyCost> ;
  rdfs:domain microsoftads:AdInsightBudgetPoint ;
  rdfs:range xsd:double .

# Property: estimated weekly impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetPoint/estimatedWeeklyImpressions> a rdf:Property ;
  rdfs:label "estimated weekly impressions" ;
  rdfs:comment "The estimated weekly impressions for the given budget amount." ;
  schema:alternateName "EstimatedWeeklyImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedWeeklyImpressions> ;
  rdfs:domain microsoftads:AdInsightBudgetPoint ;
  rdfs:range xsd:double .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscape/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The campaign identifier." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightCampaignBidLandscape ;
  rdfs:range xsd:long .

# Property: campaign bid landscape type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscape/campaignBidLandscapeType> a rdf:Property ;
  rdfs:label "campaign bid landscape type" ;
  rdfs:comment "Indicates the campaign bid strategy and landscape type." ;
  schema:alternateName "CampaignBidLandscapeType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignBidLandscapeType> ;
  rdfs:domain microsoftads:AdInsightCampaignBidLandscape ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightCampaignBidLandscapeTypeScheme .

# Property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscape/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "The first date used to calculate the bid landscape. The start date is usually seven days prior to the end date. The difference between the start and end dates might be less than seven if performance data is not available, e.g., the campaign is new." ;
  schema:alternateName "StartDate" ;
  rdfs:domain microsoftads:AdInsightCampaignBidLandscape ;
  rdfs:range microsoftads:AdInsightDayMonthAndYear .

# Property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscape/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "The most recent date used to calculate the bid landscape. The end date should be set to approximately two days before the current date when CampaignBidLandscape is called." ;
  schema:alternateName "EndDate" ;
  rdfs:domain microsoftads:AdInsightCampaignBidLandscape ;
  rdfs:range microsoftads:AdInsightDayMonthAndYear .

# Property: campaign bid landscape points
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscape/campaignBidLandscapePoints> a rdf:Property ;
  rdfs:label "campaign bid landscape points" ;
  rdfs:comment "A list of CampaignBidLandscapePoint objects with the total estimated performance from StartDate to EndDate by the bid or target." ;
  schema:alternateName "CampaignBidLandscapePoints" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignBidLandscapePoints> ;
  rdfs:domain microsoftads:AdInsightCampaignBidLandscape ;
  rdfs:range microsoftads:AdInsightCampaignBidLandscapePoint .

# Property: bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/bid> a rdf:Property ;
  rdfs:label "bid" ;
  rdfs:comment "The suggested bid value." ;
  schema:alternateName "Bid" ;
  rdfs:domain microsoftads:AdInsightCampaignBidLandscapePoint ;
  rdfs:range xsd:double .

# Property: target cpa
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/targetCpa> a rdf:Property ;
  rdfs:label "target cpa" ;
  rdfs:comment "The CampaignBidLandscapeType is TargetCpa. This element will be nil if the CampaignBidLandscapeType isn't TargetCpa." ;
  schema:alternateName "TargetCpa" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetCpa> ;
  rdfs:domain microsoftads:AdInsightCampaignBidLandscapePoint ;
  rdfs:range xsd:double .

# Property: target roas
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/targetRoas> a rdf:Property ;
  rdfs:label "target roas" ;
  rdfs:comment "The CampaignBidLandscapeType is TargetRoas. This element will be nil if the CampaignBidLandscapeType isn't TargetRoas." ;
  schema:alternateName "TargetRoas" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetRoas> ;
  rdfs:domain microsoftads:AdInsightCampaignBidLandscapePoint ;
  rdfs:range xsd:double .

# Property: clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/clicks> a rdf:Property ;
  rdfs:label "clicks" ;
  rdfs:comment "The estimated number of clicks. This element will be nil if there is no estimate available." ;
  schema:alternateName "Clicks" ;
  rdfs:domain microsoftads:AdInsightCampaignBidLandscapePoint ;
  rdfs:range xsd:double .

# Property: impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/impressions> a rdf:Property ;
  rdfs:label "impressions" ;
  rdfs:comment "The estimated number of impressions." ;
  schema:alternateName "Impressions" ;
  rdfs:domain microsoftads:AdInsightCampaignBidLandscapePoint ;
  rdfs:range xsd:long .

# Property: top impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/topImpressions> a rdf:Property ;
  rdfs:label "top impressions" ;
  rdfs:comment "The estimated number of impressions in the top or mainline ad results. This element will be nil if there is no estimate available." ;
  schema:alternateName "TopImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/topImpressions> ;
  rdfs:domain microsoftads:AdInsightCampaignBidLandscapePoint ;
  rdfs:range xsd:long .

# Property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/currencyCode> a rdf:Property ;
  rdfs:label "currency code" ;
  rdfs:comment "The ISO code for the monetary unit of the suggested bid value and estimated performance statistics." ;
  schema:alternateName "CurrencyCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currencyCode> ;
  rdfs:domain microsoftads:AdInsightCampaignBidLandscapePoint ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightCurrencyCodeScheme .

# Property: cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/cost> a rdf:Property ;
  rdfs:label "cost" ;
  rdfs:comment "The estimated cost. This element will be nil if there is no estimate available." ;
  schema:alternateName "Cost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cost> ;
  rdfs:domain microsoftads:AdInsightCampaignBidLandscapePoint ;
  rdfs:range xsd:double .

# Property: conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/conversions> a rdf:Property ;
  rdfs:label "conversions" ;
  rdfs:comment "The estimated number of conversions. This element will be nil if there is no estimate available." ;
  schema:alternateName "Conversions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversions> ;
  rdfs:domain microsoftads:AdInsightCampaignBidLandscapePoint ;
  rdfs:range xsd:double .

# Property: conversion values
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/conversionValues> a rdf:Property ;
  rdfs:label "conversion values" ;
  rdfs:comment "The estimated conversion values. This element will be nil if there is no estimate available." ;
  schema:alternateName "ConversionValues" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionValues> ;
  rdfs:domain microsoftads:AdInsightCampaignBidLandscapePoint ;
  rdfs:range xsd:double .

# Property: marginal cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/marginalCPC> a rdf:Property ;
  rdfs:label "marginal cpc" ;
  rdfs:comment "The CampaignBidLandscapeType is MarginalCpc. This element will be nil if the CampaignBidLandscapeType isn't MarginalCpc." ;
  schema:alternateName "MarginalCPC" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/marginalCPC> ;
  rdfs:domain microsoftads:AdInsightCampaignBidLandscapePoint ;
  rdfs:range xsd:double .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account. Output only." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:AdInsightCampaignBudgetRecommendation ;
  rdfs:range xsd:long .

# Property: account name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/accountName> a rdf:Property ;
  rdfs:label "account name" ;
  rdfs:comment "The name of the account. Output only." ;
  schema:alternateName "AccountName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountName> ;
  rdfs:domain microsoftads:AdInsightCampaignBudgetRecommendation ;
  rdfs:range xsd:string .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The campaign ID targeted by this recommendation. Output only. This field will be set for the following recommendation types: KEYWORD, RESPONSIVE_SEARCH_AD" ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightCampaignBudgetRecommendation ;
  rdfs:range xsd:long .

# Property: campaign name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/campaignName> a rdf:Property ;
  rdfs:label "campaign name" ;
  rdfs:comment "The name of the campaign. Output only." ;
  schema:alternateName "CampaignName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignName> ;
  rdfs:domain microsoftads:AdInsightCampaignBudgetRecommendation ;
  rdfs:range xsd:string .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The ad group ID targeted by this recommendation. This will be set only when the recommendation affects a single ad group. Output only. This field will be set for the following recommendation types: KEYWORD, RESPONSIVE_SEARCH_AD." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightCampaignBudgetRecommendation ;
  rdfs:range xsd:long .

# Property: ad group name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/adGroupName> a rdf:Property ;
  rdfs:label "ad group name" ;
  rdfs:comment "The name of the ad group. Output only." ;
  schema:alternateName "AdGroupName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupName> ;
  rdfs:domain microsoftads:AdInsightCampaignBudgetRecommendation ;
  rdfs:range xsd:string .

# Property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/recommendationType> a rdf:Property ;
  rdfs:label "recommendation type" ;
  rdfs:comment "The type of recommendation. Note: We currently support CAMPAIGN_BUDGET, KEYWORD, and RESPONSIVE_SEARCH_AD. RecommendationType is output only." ;
  schema:alternateName "RecommendationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationType> ;
  rdfs:domain microsoftads:AdInsightCampaignBudgetRecommendation ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The RecommendationType value set has the following values: CampaignBudgetRecommendation, KeywordRecommendation, ResponsiveSearchAdRecommendation." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightCampaignBudgetRecommendation ;
  rdfs:range xsd:string .

# Property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/recommendationId> a rdf:Property ;
  rdfs:label "recommendation id" ;
  rdfs:comment "The identifier of the recommendation." ;
  schema:alternateName "RecommendationId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationId> ;
  rdfs:domain microsoftads:AdInsightCampaignBudgetRecommendation ;
  rdfs:range xsd:string .

# Property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/recommendationHash> a rdf:Property ;
  rdfs:label "recommendation hash" ;
  rdfs:comment "The hash of the recommendation." ;
  schema:alternateName "RecommendationHash" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationHash> ;
  rdfs:domain microsoftads:AdInsightCampaignBudgetRecommendation ;
  rdfs:range xsd:string .

# Property: current clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/currentClicks> a rdf:Property ;
  rdfs:label "current clicks" ;
  rdfs:comment "Actual clicks of the ad group in the past 7 days. Output only." ;
  schema:alternateName "CurrentClicks" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentClicks> ;
  rdfs:domain microsoftads:AdInsightCampaignBudgetRecommendation ;
  rdfs:range xsd:long .

# Property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/estimatedIncreaseInClicks> a rdf:Property ;
  rdfs:label "estimated increase in clicks" ;
  rdfs:comment "The estimated click opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInClicks" ;
  rdfs:domain microsoftads:AdInsightCampaignBudgetRecommendation ;
  rdfs:range xsd:long .

# Property: current cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/currentCost> a rdf:Property ;
  rdfs:label "current cost" ;
  rdfs:comment "Actual spending of the ad group in the past 7 days, in the currency of this account." ;
  schema:alternateName "CurrentCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentCost> ;
  rdfs:domain microsoftads:AdInsightCampaignBudgetRecommendation ;
  rdfs:range xsd:double .

# Property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/estimatedIncreaseInCost> a rdf:Property ;
  rdfs:label "estimated increase in cost" ;
  rdfs:comment "The estimated increase in spend corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInCost> ;
  rdfs:domain microsoftads:AdInsightCampaignBudgetRecommendation ;
  rdfs:range xsd:double .

# Property: current impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/currentImpressions> a rdf:Property ;
  rdfs:label "current impressions" ;
  rdfs:comment "Actual impressions of the ad group in the past 7 days." ;
  schema:alternateName "CurrentImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentImpressions> ;
  rdfs:domain microsoftads:AdInsightCampaignBudgetRecommendation ;
  rdfs:range xsd:long .

# Property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/estimatedIncreaseInImpressions> a rdf:Property ;
  rdfs:label "estimated increase in impressions" ;
  rdfs:comment "The estimated impressions opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInImpressions> ;
  rdfs:domain microsoftads:AdInsightCampaignBudgetRecommendation ;
  rdfs:range xsd:long .

# Property: current conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/currentConversions> a rdf:Property ;
  rdfs:label "current conversions" ;
  rdfs:comment "Actual conversions of the ad group in the past 7 days. Output only." ;
  schema:alternateName "CurrentConversions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentConversions> ;
  rdfs:domain microsoftads:AdInsightCampaignBudgetRecommendation ;
  rdfs:range xsd:long .

# Property: estimated increase in conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/estimatedIncreaseInConversions> a rdf:Property ;
  rdfs:label "estimated increase in conversions" ;
  rdfs:comment "The estimated impression opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInConversions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInConversions> ;
  rdfs:domain microsoftads:AdInsightCampaignBudgetRecommendation ;
  rdfs:range xsd:long .

# Property: dismissed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/dismissed> a rdf:Property ;
  rdfs:label "dismissed" ;
  rdfs:comment "Whether the recommendation is dismissed or not. Output only." ;
  schema:alternateName "Dismissed" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dismissed> ;
  rdfs:domain microsoftads:AdInsightCampaignBudgetRecommendation ;
  rdfs:range xsd:boolean .

# Property: recommended budget
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/recommendedBudget> a rdf:Property ;
  rdfs:label "recommended budget" ;
  rdfs:comment "The recommended budget amount based on the last 15 days of performance history for the corresponding campaign. Output only." ;
  schema:alternateName "RecommendedBudget" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendedBudget> ;
  rdfs:domain microsoftads:AdInsightCampaignBudgetRecommendation ;
  rdfs:range xsd:double .

# Property: current budget
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/currentBudget> a rdf:Property ;
  rdfs:label "current budget" ;
  rdfs:comment "The current budget amount. Output only." ;
  schema:alternateName "CurrentBudget" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentBudget> ;
  rdfs:domain microsoftads:AdInsightCampaignBudgetRecommendation ;
  rdfs:range xsd:double .

# Property: budget points
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/budgetPoints> a rdf:Property ;
  rdfs:label "budget points" ;
  rdfs:comment "The list of budget points with weekly impressions, clicks and cost estimates for the given budget amount. Output only." ;
  schema:alternateName "BudgetPoints" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/budgetPoints> ;
  rdfs:domain microsoftads:AdInsightCampaignBudgetRecommendation ;
  rdfs:range microsoftads:AdInsightBudgetPoint .

# Property: budget type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/budgetType> a rdf:Property ;
  rdfs:label "budget type" ;
  rdfs:comment "The type of budget that the campaign uses. Output only." ;
  schema:alternateName "BudgetType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/budgetType> ;
  rdfs:domain microsoftads:AdInsightCampaignBudgetRecommendation ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightBudgetLimitTypeScheme .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignEstimate/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The ad group identifier." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightCampaignEstimate ;
  rdfs:range xsd:long .

# Property: ad group estimates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignEstimate/adGroupEstimates> a rdf:Property ;
  rdfs:label "ad group estimates" ;
  rdfs:comment "The nested list of suggested keywords for the campaign's ad groups with minimum and maximum traffic estimates. Traffic estimates include average CPC, average position, clicks, CTR, impressions, and total cost." ;
  schema:alternateName "AdGroupEstimates" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupEstimates> ;
  rdfs:domain microsoftads:AdInsightCampaignEstimate ;
  rdfs:range microsoftads:AdInsightAdGroupEstimate .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignEstimator/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The campaign identifier. This element is reserved for future use. The returned estimates are not based on any specific campaign." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightCampaignEstimator ;
  rdfs:range xsd:long .

# Property: daily budget
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignEstimator/dailyBudget> a rdf:Property ;
  rdfs:label "daily budget" ;
  rdfs:comment "The daily budget filter criteria for all keyword traffic estimates in the campaign." ;
  schema:alternateName "DailyBudget" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dailyBudget> ;
  rdfs:domain microsoftads:AdInsightCampaignEstimator ;
  rdfs:range xsd:double .

# Property: criteria
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignEstimator/criteria> a rdf:Property ;
  rdfs:label "criteria" ;
  rdfs:comment "The list of campaign level criteria for traffic estimates. Do not try to instantiate a Criterion. You can include one or more the following objects that derive from it: DeviceCriterion, LanguageCriterion, LocationCriterion, and NetworkCriterion. The location, language, and network criterions are required for traffic estimates." ;
  schema:alternateName "Criteria" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criteria> ;
  rdfs:domain microsoftads:AdInsightCampaignEstimator ;
  rdfs:range microsoftads:AdInsightCriterion .

# Property: ad group estimators
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignEstimator/adGroupEstimators> a rdf:Property ;
  rdfs:label "ad group estimators" ;
  rdfs:comment "The list of ad group estimators with your ad group and keyword level filter criteria for traffic estimates." ;
  schema:alternateName "AdGroupEstimators" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupEstimators> ;
  rdfs:domain microsoftads:AdInsightCampaignEstimator ;
  rdfs:range microsoftads:AdInsightAdGroupEstimator .

# Property: negative keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignEstimator/negativeKeywords> a rdf:Property ;
  rdfs:label "negative keywords" ;
  rdfs:comment "The list of negative keyword filter criteria for all keyword traffic estimates in the campaign." ;
  schema:alternateName "NegativeKeywords" ;
  rdfs:domain microsoftads:AdInsightCampaignEstimator ;
  rdfs:range microsoftads:AdInsightNegativeKeyword .

# Property: location id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCriterion/locationId> a rdf:Property ;
  rdfs:label "location id" ;
  schema:alternateName "LocationId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/locationId> ;
  rdfs:domain microsoftads:AdInsightCriterion ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightCriterion ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCriterion/language> a rdf:Property ;
  rdfs:label "language" ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:AdInsightCriterion ;
  rdfs:range xsd:string .

# Property: network
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCriterion/network> a rdf:Property ;
  rdfs:label "network" ;
  schema:alternateName "Network" ;
  rdfs:domain microsoftads:AdInsightCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightNetworkTypeScheme .

# Property: device name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCriterion/deviceName> a rdf:Property ;
  rdfs:label "device name" ;
  schema:alternateName "DeviceName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceName> ;
  rdfs:domain microsoftads:AdInsightCriterion ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightNegativeKeyword/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The Microsoft Advertising identifier of the negative keyword." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:AdInsightNegativeKeyword ;
  rdfs:range xsd:long .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightNegativeKeyword/text> a rdf:Property ;
  rdfs:label "text" ;
  rdfs:comment "The negative keyword text." ;
  schema:alternateName "Text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:AdInsightNegativeKeyword ;
  rdfs:range xsd:string .

# Property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightNegativeKeyword/matchType> a rdf:Property ;
  rdfs:label "match type" ;
  rdfs:comment "The match type of the negative keyword." ;
  schema:alternateName "MatchType" ;
  rdfs:domain microsoftads:AdInsightNegativeKeyword ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightMatchTypeScheme .

# Property: category id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCategorySearchParameter/categoryId> a rdf:Property ;
  rdfs:label "category id" ;
  rdfs:comment "The Microsoft Advertising identifier for the keyword category. To get a list of keyword category identifiers, use the GetKeywordIdeaCategories service operation." ;
  schema:alternateName "CategoryId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/categoryId> ;
  rdfs:domain microsoftads:AdInsightCategorySearchParameter ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCategorySearchParameter/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightCategorySearchParameter ;
  rdfs:range xsd:string .

# Property: competition levels
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCompetitionSearchParameter/competitionLevels> a rdf:Property ;
  rdfs:label "competition levels" ;
  rdfs:comment "The competition levels that you want for the returned keyword ideas. Competition levels are defined by the number of advertisers bidding on this keyword, relative to all other keywords across Microsoft Advertising. Possible values are Low, Medium, and High." ;
  schema:alternateName "CompetitionLevels" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/competitionLevels> ;
  rdfs:domain microsoftads:AdInsightCompetitionSearchParameter ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightCompetitionLevelScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCompetitionSearchParameter/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightCompetitionSearchParameter ;
  rdfs:range xsd:string .

# Property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDateRangeSearchParameter/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "The start date range of monthly search counts for the returned keyword ideas." ;
  schema:alternateName "StartDate" ;
  rdfs:domain microsoftads:AdInsightDateRangeSearchParameter ;
  rdfs:range microsoftads:AdInsightDayMonthAndYear .

# Property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDateRangeSearchParameter/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "The end date range of monthly search counts for the returned keyword ideas." ;
  schema:alternateName "EndDate" ;
  rdfs:domain microsoftads:AdInsightDateRangeSearchParameter ;
  rdfs:range microsoftads:AdInsightDayMonthAndYear .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDateRangeSearchParameter/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightDateRangeSearchParameter ;
  rdfs:range xsd:string .

# Property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDecimalRoundedResult/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:comment "The rounded value to the nearest scale unit. Output only." ;
  schema:alternateName "Value" ;
  rdfs:domain microsoftads:AdInsightDecimalRoundedResult ;
  rdfs:range xsd:double .

# Property: unit
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDecimalRoundedResult/unit> a rdf:Property ;
  rdfs:label "unit" ;
  rdfs:comment "The scale unit: Thousand, Million, Billion, None. Output only." ;
  schema:alternateName "Unit" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/unit> ;
  rdfs:domain microsoftads:AdInsightDecimalRoundedResult ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightScaleUnitScheme .

# Property: device name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDeviceCriterion/deviceName> a rdf:Property ;
  rdfs:label "device name" ;
  rdfs:comment "The device that you want to target. Possible case-sensitive values are All, Computers, Smartphones, and Tablets." ;
  schema:alternateName "DeviceName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceName> ;
  rdfs:domain microsoftads:AdInsightDeviceCriterion ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDeviceCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightDeviceCriterion ;
  rdfs:range xsd:string .

# Property: device
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDeviceSearchParameter/device> a rdf:Property ;
  rdfs:label "device" ;
  rdfs:comment "The device criterion for the returned keyword ideas." ;
  schema:alternateName "Device" ;
  rdfs:domain microsoftads:AdInsightDeviceSearchParameter ;
  rdfs:range microsoftads:AdInsightDeviceCriterion .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDeviceSearchParameter/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightDeviceSearchParameter ;
  rdfs:range xsd:string .

# Property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDismissRecommendationEntity/recommendationId> a rdf:Property ;
  rdfs:label "recommendation id" ;
  rdfs:comment "The identifier of the recommendation. Required." ;
  schema:alternateName "RecommendationId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationId> ;
  rdfs:domain microsoftads:AdInsightDismissRecommendationEntity ;
  rdfs:range xsd:string .

# Property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDismissRecommendationEntity/recommendationType> a rdf:Property ;
  rdfs:label "recommendation type" ;
  rdfs:comment "The type of recommendation: ADD_BROAD_MATCH_KEYWORD, CAMPAIGN_BUDGET, KEYWORD, REMOVE_CONFLICTING_NEGATIVE_KEYWORD, RESPONSIVE_SEARCH_AD, or RESPONSIVE_SEARCH_AD_ASSET. Required." ;
  schema:alternateName "RecommendationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationType> ;
  rdfs:domain microsoftads:AdInsightDismissRecommendationEntity ;
  rdfs:range xsd:string .

# Property: entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDismissRecommendationsRequest/entities> a rdf:Property ;
  rdfs:label "entities" ;
  rdfs:comment "The list of operations to dismiss recommendations. There is a limit of 100 operations per request. Required." ;
  schema:alternateName "Entities" ;
  rdfs:domain microsoftads:AdInsightDismissRecommendationsRequest ;
  rdfs:range microsoftads:AdInsightDismissRecommendationEntity .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDismissRecommendationsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array BatchError that contains details for any request items that were not successful. The list of errors does not correspond directly to the list of items in the request. The list can be empty if there were no errors, or it can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:AdInsightDismissRecommendationsResponse ;
  rdfs:range microsoftads:AdInsightBatchError .

# Property: category name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDomainCategory/categoryName> a rdf:Property ;
  rdfs:label "category name" ;
  rdfs:comment "The category name. Up to three category levels can be returned, and will be separated by a forward slash (\"/\"). For example the returned category might be US/CA/SFO." ;
  schema:alternateName "CategoryName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/categoryName> ;
  rdfs:domain microsoftads:AdInsightDomainCategory ;
  rdfs:range xsd:string .

# Property: coverage
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDomainCategory/coverage> a rdf:Property ;
  rdfs:label "coverage" ;
  rdfs:comment "A score from 0.0 to 1.0 that indicates the percentage of pages in the requested language that belong to a particular domain out of all the pages that Bing has indexed for the same language your website's domain. In other words coverage is the percentage of webpages that match a category and language divided by the total number of webpages using the same language in the domain. For example, if the category US/CA/SFO matches 500 english webpages and US/CA matches 1,000 english webpages, then the coverage will be 0.50 (50 percent)." ;
  schema:alternateName "Coverage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/coverage> ;
  rdfs:domain microsoftads:AdInsightDomainCategory ;
  rdfs:range xsd:double .

# Property: bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDomainCategory/bid> a rdf:Property ;
  rdfs:label "bid" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "Bid" ;
  rdfs:domain microsoftads:AdInsightDomainCategory ;
  rdfs:range xsd:double .

# Property: entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEntityDetail/entityId> a rdf:Property ;
  rdfs:label "entity id" ;
  rdfs:comment "For account, this is AccountId. For campaign, this is CampaignId. For ad group, this is AdGroupId. For keyword, this is KeywordId. For product group, this is ProductGroupId. For search term/website, this is 0." ;
  schema:alternateName "EntityId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityId> ;
  rdfs:domain microsoftads:AdInsightEntityDetail ;
  rdfs:range xsd:long .

# Property: entity name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEntityDetail/entityName> a rdf:Property ;
  rdfs:label "entity name" ;
  rdfs:comment "For account/campaign/ad group, this is the name information. For keyword, this is the keyword text. For search term, this is the search term text. For product group, this is the node path. For website, this is the website URL." ;
  schema:alternateName "EntityName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityName> ;
  rdfs:domain microsoftads:AdInsightEntityDetail ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEntityParameter/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Defines a string for the type of parameter: string, URL, or a list of demand entities." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightEntityParameter ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightParameterTypeScheme .

# Property: suggested text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEntityParameter/suggestedText> a rdf:Property ;
  rdfs:label "suggested text" ;
  rdfs:comment "The suggested string value to substitute for the message." ;
  schema:alternateName "SuggestedText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedText> ;
  rdfs:domain microsoftads:AdInsightEntityParameter ;
  rdfs:range xsd:string .

# Property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEntityParameter/entityType> a rdf:Property ;
  rdfs:label "entity type" ;
  rdfs:comment "The entity type." ;
  schema:alternateName "EntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityType> ;
  rdfs:domain microsoftads:AdInsightEntityParameter ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightPerformanceInsightsEntityTypeScheme .

# Property: entity count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEntityParameter/entityCount> a rdf:Property ;
  rdfs:label "entity count" ;
  rdfs:comment "The number of entities." ;
  schema:alternateName "EntityCount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityCount> ;
  rdfs:domain microsoftads:AdInsightEntityParameter ;
  rdfs:range xsd:int .

# Property: entity details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEntityParameter/entityDetails> a rdf:Property ;
  rdfs:label "entity details" ;
  rdfs:comment "The detail information for entities." ;
  schema:alternateName "EntityDetails" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityDetails> ;
  rdfs:domain microsoftads:AdInsightEntityParameter ;
  rdfs:range microsoftads:AdInsightEntityDetail .

# Property: min clicks per week
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/minClicksPerWeek> a rdf:Property ;
  rdfs:label "min clicks per week" ;
  rdfs:comment "The estimated minimum number of clicks per week." ;
  schema:alternateName "MinClicksPerWeek" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/minClicksPerWeek> ;
  rdfs:domain microsoftads:AdInsightEstimatedBidAndTraffic ;
  rdfs:range xsd:double .

# Property: max clicks per week
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/maxClicksPerWeek> a rdf:Property ;
  rdfs:label "max clicks per week" ;
  rdfs:comment "The estimated maximum number of clicks per week." ;
  schema:alternateName "MaxClicksPerWeek" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxClicksPerWeek> ;
  rdfs:domain microsoftads:AdInsightEstimatedBidAndTraffic ;
  rdfs:range xsd:double .

# Property: average cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/averageCPC> a rdf:Property ;
  rdfs:label "average cpc" ;
  rdfs:comment "The estimated average CPC. The formula used to calculate the average CPC is (maximum total cost / maximum number of clicks)." ;
  schema:alternateName "AverageCPC" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/averageCPC> ;
  rdfs:domain microsoftads:AdInsightEstimatedBidAndTraffic ;
  rdfs:range xsd:double .

# Property: min impressions per week
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/minImpressionsPerWeek> a rdf:Property ;
  rdfs:label "min impressions per week" ;
  rdfs:comment "The estimated minimum number of impressions per week." ;
  schema:alternateName "MinImpressionsPerWeek" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/minImpressionsPerWeek> ;
  rdfs:domain microsoftads:AdInsightEstimatedBidAndTraffic ;
  rdfs:range xsd:long .

# Property: max impressions per week
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/maxImpressionsPerWeek> a rdf:Property ;
  rdfs:label "max impressions per week" ;
  rdfs:comment "The estimated maximum number of impressions per week." ;
  schema:alternateName "MaxImpressionsPerWeek" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxImpressionsPerWeek> ;
  rdfs:domain microsoftads:AdInsightEstimatedBidAndTraffic ;
  rdfs:range xsd:long .

# Property: c tr
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/cTR> a rdf:Property ;
  rdfs:label "c tr" ;
  rdfs:comment "The estimated CTR. The formula used to calculate the CTR is (maximum number of clicks / maximum number of impressions) &#42; 100." ;
  schema:alternateName "CTR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cTR> ;
  rdfs:domain microsoftads:AdInsightEstimatedBidAndTraffic ;
  rdfs:range xsd:double .

# Property: min total cost per week
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/minTotalCostPerWeek> a rdf:Property ;
  rdfs:label "min total cost per week" ;
  rdfs:comment "The estimated minimum cost per week." ;
  schema:alternateName "MinTotalCostPerWeek" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/minTotalCostPerWeek> ;
  rdfs:domain microsoftads:AdInsightEstimatedBidAndTraffic ;
  rdfs:range xsd:double .

# Property: max total cost per week
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/maxTotalCostPerWeek> a rdf:Property ;
  rdfs:label "max total cost per week" ;
  rdfs:comment "The estimated maximum cost per week." ;
  schema:alternateName "MaxTotalCostPerWeek" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxTotalCostPerWeek> ;
  rdfs:domain microsoftads:AdInsightEstimatedBidAndTraffic ;
  rdfs:range xsd:double .

# Property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/currencyCode> a rdf:Property ;
  rdfs:label "currency code" ;
  rdfs:comment "The ISO code for the monetary unit of the cost estimates and suggested bid value." ;
  schema:alternateName "CurrencyCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currencyCode> ;
  rdfs:domain microsoftads:AdInsightEstimatedBidAndTraffic ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightCurrencyCodeScheme .

# Property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/matchType> a rdf:Property ;
  rdfs:label "match type" ;
  rdfs:comment "The match type used to determine the estimates." ;
  schema:alternateName "MatchType" ;
  rdfs:domain microsoftads:AdInsightEstimatedBidAndTraffic ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightMatchTypeScheme .

# Property: estimated min bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/estimatedMinBid> a rdf:Property ;
  rdfs:label "estimated min bid" ;
  rdfs:comment "The suggested bid value." ;
  schema:alternateName "EstimatedMinBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedMinBid> ;
  rdfs:domain microsoftads:AdInsightEstimatedBidAndTraffic ;
  rdfs:range xsd:double .

# Property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/matchType> a rdf:Property ;
  rdfs:label "match type" ;
  rdfs:comment "The keyword match type used to determine the estimates." ;
  schema:alternateName "MatchType" ;
  rdfs:domain microsoftads:AdInsightEstimatedPositionAndTraffic ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightMatchTypeScheme .

# Property: min clicks per week
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/minClicksPerWeek> a rdf:Property ;
  rdfs:label "min clicks per week" ;
  rdfs:comment "The estimated minimum number of clicks per week." ;
  schema:alternateName "MinClicksPerWeek" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/minClicksPerWeek> ;
  rdfs:domain microsoftads:AdInsightEstimatedPositionAndTraffic ;
  rdfs:range xsd:double .

# Property: max clicks per week
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/maxClicksPerWeek> a rdf:Property ;
  rdfs:label "max clicks per week" ;
  rdfs:comment "The estimated maximum number of clicks per week." ;
  schema:alternateName "MaxClicksPerWeek" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxClicksPerWeek> ;
  rdfs:domain microsoftads:AdInsightEstimatedPositionAndTraffic ;
  rdfs:range xsd:double .

# Property: average cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/averageCPC> a rdf:Property ;
  rdfs:label "average cpc" ;
  rdfs:comment "The estimated average CPC. The formula used to calculate the average CPC is (maximum total cost / maximum number of clicks)." ;
  schema:alternateName "AverageCPC" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/averageCPC> ;
  rdfs:domain microsoftads:AdInsightEstimatedPositionAndTraffic ;
  rdfs:range xsd:double .

# Property: min impressions per week
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/minImpressionsPerWeek> a rdf:Property ;
  rdfs:label "min impressions per week" ;
  rdfs:comment "The estimated minimum number of impressions per week." ;
  schema:alternateName "MinImpressionsPerWeek" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/minImpressionsPerWeek> ;
  rdfs:domain microsoftads:AdInsightEstimatedPositionAndTraffic ;
  rdfs:range xsd:long .

# Property: max impressions per week
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/maxImpressionsPerWeek> a rdf:Property ;
  rdfs:label "max impressions per week" ;
  rdfs:comment "The estimated maximum number of impressions per week." ;
  schema:alternateName "MaxImpressionsPerWeek" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxImpressionsPerWeek> ;
  rdfs:domain microsoftads:AdInsightEstimatedPositionAndTraffic ;
  rdfs:range xsd:long .

# Property: c tr
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/cTR> a rdf:Property ;
  rdfs:label "c tr" ;
  rdfs:comment "The estimated CTR. The formula used to calculate the CTR is (maximum number of clicks / maximum number of impressions) &#42; 100." ;
  schema:alternateName "CTR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cTR> ;
  rdfs:domain microsoftads:AdInsightEstimatedPositionAndTraffic ;
  rdfs:range xsd:double .

# Property: min total cost per week
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/minTotalCostPerWeek> a rdf:Property ;
  rdfs:label "min total cost per week" ;
  rdfs:comment "The estimated minimum cost per week." ;
  schema:alternateName "MinTotalCostPerWeek" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/minTotalCostPerWeek> ;
  rdfs:domain microsoftads:AdInsightEstimatedPositionAndTraffic ;
  rdfs:range xsd:double .

# Property: max total cost per week
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/maxTotalCostPerWeek> a rdf:Property ;
  rdfs:label "max total cost per week" ;
  rdfs:comment "The estimated maximum cost per week." ;
  schema:alternateName "MaxTotalCostPerWeek" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxTotalCostPerWeek> ;
  rdfs:domain microsoftads:AdInsightEstimatedPositionAndTraffic ;
  rdfs:range xsd:double .

# Property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/currencyCode> a rdf:Property ;
  rdfs:label "currency code" ;
  rdfs:comment "The ISO code for the monetary unit of the cost values such as AverageCPC." ;
  schema:alternateName "CurrencyCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currencyCode> ;
  rdfs:domain microsoftads:AdInsightEstimatedPositionAndTraffic ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightCurrencyCodeScheme .

# Property: estimated ad position
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/estimatedAdPosition> a rdf:Property ;
  rdfs:label "estimated ad position" ;
  rdfs:comment "The position in the search results given the specified bid. This element is deprecated as of March 31st, 2021 and '0' (zero) is returned going forward." ;
  schema:alternateName "EstimatedAdPosition" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedAdPosition> ;
  rdfs:domain microsoftads:AdInsightEstimatedPositionAndTraffic ;
  rdfs:range xsd:double .

# Property: exclude account keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightExcludeAccountKeywordsSearchParameter/excludeAccountKeywords> a rdf:Property ;
  rdfs:label "exclude account keywords" ;
  rdfs:comment "Determines whether or not to exclude existing account keywords from the returned keyword ideas. By default your existing account keywords will be included with the keyword idea data e.g., suggested bid. If you set the element True then the keyword ideas will not include any keywords for the same match type that already exist in your account." ;
  schema:alternateName "ExcludeAccountKeywords" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeAccountKeywords> ;
  rdfs:domain microsoftads:AdInsightExcludeAccountKeywordsSearchParameter ;
  rdfs:range xsd:boolean .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightExcludeAccountKeywordsSearchParameter/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightExcludeAccountKeywordsSearchParameter ;
  rdfs:range xsd:string .

# Property: store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightFeed/storeId> a rdf:Property ;
  rdfs:label "store id" ;
  rdfs:comment "Respect StoreId when CampaignSubType is set to FeedBasedAds. Add: Optional. Defaults to null. Update: Optional" ;
  schema:alternateName "StoreId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/storeId> ;
  rdfs:domain microsoftads:AdInsightFeed ;
  rdfs:range xsd:long .

# Property: feed id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightFeed/feedId> a rdf:Property ;
  rdfs:label "feed id" ;
  rdfs:comment "Respect FeedId when CampaignSubType is set to DynamicFeedBasedAds. Add: Optional. Defaults to null. Update: Optional" ;
  schema:alternateName "FeedId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/feedId> ;
  rdfs:domain microsoftads:AdInsightFeed ;
  rdfs:range xsd:long .

# Property: feed type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightFeed/feedType> a rdf:Property ;
  rdfs:label "feed type" ;
  rdfs:comment "The feed type." ;
  schema:alternateName "FeedType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/feedType> ;
  rdfs:domain microsoftads:AdInsightFeed ;
  rdfs:range xsd:long .

# Property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAuctionInsightDataRequest/entityType> a rdf:Property ;
  rdfs:label "entity type" ;
  rdfs:comment "The entity level that you want to request auction insight data. The supported values are Account, Campaign, AdGroup, and Keyword. This element is required." ;
  schema:alternateName "EntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityType> ;
  rdfs:domain microsoftads:AdInsightGetAuctionInsightDataRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightEntityTypeScheme .

# Property: entity ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAuctionInsightDataRequest/entityIds> a rdf:Property ;
  rdfs:label "entity ids" ;
  rdfs:comment "The Microsoft Advertising identifiers for up to 200 campaigns, ad groups, or keywords. This element is required for the campaign, ad group, and keyword entity types. If the EntityType is Account, this element is optional and will override the value set in the CustomerAccountId header. Regardless of the entity type, you must set the CustomerId and CustomerAccountId header elements." ;
  schema:alternateName "EntityIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityIds> ;
  rdfs:domain microsoftads:AdInsightGetAuctionInsightDataRequest ;
  rdfs:range xsd:long .

# Property: search parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAuctionInsightDataRequest/searchParameters> a rdf:Property ;
  rdfs:label "search parameters" ;
  rdfs:comment "The search parameters define your criteria and filters for the auction insight data. You must include exactly one DateRangeSearchParameter. In addition you can optionally include up to three different AuctionSegmentSearchParameter objects e.g., for Day, DayOfWeek, and Device. Other objects that derive from SearchParameter are not valid for this operation." ;
  schema:alternateName "SearchParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchParameters> ;
  rdfs:domain microsoftads:AdInsightGetAuctionInsightDataRequest ;
  rdfs:range microsoftads:AdInsightSearchParameter .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAuctionInsightDataRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The list of additional properties that you want included within each returned auction insight KPI. The additional field values enable you to get the latest features using the current version of the Ad Insight API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:AdInsightGetAuctionInsightDataRequest ;
  rdfs:range xsd:string .

# Property: queries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/queries> a rdf:Property ;
  rdfs:label "queries" ;
  schema:alternateName "Queries" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/queries> ;
  rdfs:domain microsoftads:AdInsightSearchParameter ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightSearchParameter ;
  rdfs:range xsd:string .

# Property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/url> a rdf:Property ;
  rdfs:label "url" ;
  schema:alternateName "Url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/url> ;
  rdfs:domain microsoftads:AdInsightSearchParameter ;
  rdfs:range xsd:string .

# Property: category id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/categoryId> a rdf:Property ;
  rdfs:label "category id" ;
  schema:alternateName "CategoryId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/categoryId> ;
  rdfs:domain microsoftads:AdInsightSearchParameter ;
  rdfs:range xsd:long .

# Property: minimum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/minimum> a rdf:Property ;
  rdfs:label "minimum" ;
  schema:alternateName "Minimum" ;
  rdfs:domain microsoftads:AdInsightSearchParameter ;
  rdfs:range xsd:double .

# Property: maximum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/maximum> a rdf:Property ;
  rdfs:label "maximum" ;
  schema:alternateName "Maximum" ;
  rdfs:domain microsoftads:AdInsightSearchParameter ;
  rdfs:range xsd:double .

# Property: included
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/included> a rdf:Property ;
  rdfs:label "included" ;
  schema:alternateName "Included" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/included> ;
  rdfs:domain microsoftads:AdInsightSearchParameter ;
  rdfs:range microsoftads:AdInsightKeyword .

# Property: excluded
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/excluded> a rdf:Property ;
  rdfs:label "excluded" ;
  schema:alternateName "Excluded" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excluded> ;
  rdfs:domain microsoftads:AdInsightSearchParameter ;
  rdfs:range microsoftads:AdInsightKeyword .

# Property: exclude account keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/excludeAccountKeywords> a rdf:Property ;
  rdfs:label "exclude account keywords" ;
  schema:alternateName "ExcludeAccountKeywords" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeAccountKeywords> ;
  rdfs:domain microsoftads:AdInsightSearchParameter ;
  rdfs:range xsd:boolean .

# Property: locations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/locations> a rdf:Property ;
  rdfs:label "locations" ;
  schema:alternateName "Locations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/locations> ;
  rdfs:domain microsoftads:AdInsightSearchParameter ;
  rdfs:range microsoftads:AdInsightLocationCriterion .

# Property: network
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/network> a rdf:Property ;
  rdfs:label "network" ;
  schema:alternateName "Network" ;
  rdfs:domain microsoftads:AdInsightSearchParameter ;
  rdfs:range microsoftads:AdInsightNetworkCriterion .

# Property: device
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/device> a rdf:Property ;
  rdfs:label "device" ;
  schema:alternateName "Device" ;
  rdfs:domain microsoftads:AdInsightSearchParameter ;
  rdfs:range microsoftads:AdInsightDeviceCriterion .

# Property: languages
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/languages> a rdf:Property ;
  rdfs:label "languages" ;
  schema:alternateName "Languages" ;
  rdfs:domain microsoftads:AdInsightSearchParameter ;
  rdfs:range microsoftads:AdInsightLanguageCriterion .

# Property: competition levels
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/competitionLevels> a rdf:Property ;
  rdfs:label "competition levels" ;
  schema:alternateName "CompetitionLevels" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/competitionLevels> ;
  rdfs:domain microsoftads:AdInsightSearchParameter ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightCompetitionLevelScheme .

# Property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  schema:alternateName "StartDate" ;
  rdfs:domain microsoftads:AdInsightSearchParameter ;
  rdfs:range microsoftads:AdInsightDayMonthAndYear .

# Property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  schema:alternateName "EndDate" ;
  rdfs:domain microsoftads:AdInsightSearchParameter ;
  rdfs:range microsoftads:AdInsightDayMonthAndYear .

# Property: segment
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/segment> a rdf:Property ;
  rdfs:label "segment" ;
  schema:alternateName "Segment" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/segment> ;
  rdfs:domain microsoftads:AdInsightSearchParameter ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightAuctionSegmentScheme .

# Property: location id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLocationCriterion/locationId> a rdf:Property ;
  rdfs:label "location id" ;
  rdfs:comment "The Microsoft Advertising identifier of the location that you want to target. You can get keyword ideas and traffic estimates for city, country/region, county, metro area (Microsoft Market Area in the United States), and state locations. Postal code location identifiers are not supported for keyword ideas and traffic estimate requests. Currently this feature is available in the United States, United Kingdom, Canada, Australia, France, and Germany. To get a list of geographical location identifiers use the Campaign Management service i.e., the GetGeoLocationsFileUrl service operation." ;
  schema:alternateName "LocationId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/locationId> ;
  rdfs:domain microsoftads:AdInsightLocationCriterion ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLocationCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightLocationCriterion ;
  rdfs:range xsd:string .

# Property: network
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightNetworkCriterion/network> a rdf:Property ;
  rdfs:label "network" ;
  rdfs:comment "The network that you want to target. Possible values are OwnedAndOperatedAndSyndicatedSearch, OwnedAndOperatedOnly, and SyndicatedSearchOnly. Note: As of July 2024, Microsoft no longer offers the SyndicatedSearchOnly option as an ad distribution setting. We highly recommend that you switch to \"The entire Microsoft Advertising Network\" and leverage auto-biding to let Microsoft help you manage your budget." ;
  schema:alternateName "Network" ;
  rdfs:domain microsoftads:AdInsightNetworkCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightNetworkTypeScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightNetworkCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightNetworkCriterion ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLanguageCriterion/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The language that you require. Possible case-sensitive values are English, French, and German." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:AdInsightLanguageCriterion ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLanguageCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightLanguageCriterion ;
  rdfs:range xsd:string .

# Property: result
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAuctionInsightDataResponse/result> a rdf:Property ;
  rdfs:label "result" ;
  rdfs:comment "Includes the auction insight entries for the requested entity, date range, and segment search parameters." ;
  schema:alternateName "Result" ;
  rdfs:domain microsoftads:AdInsightGetAuctionInsightDataResponse ;
  rdfs:range microsoftads:AdInsightAuctionInsightResult .

# Property: age
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/age> a rdf:Property ;
  rdfs:label "age" ;
  rdfs:comment "The selection of age targeting. Possible values are: EighteenToTwentyFour, TwentyFiveToThirtyFour, ThirtyFiveToFourtyNine, FiftyToSixtyFour, SixtyFiveAndAbove, Unknown. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "Age" ;
  rdfs:domain microsoftads:AdInsightGetAudienceBreakdownRequest ;
  rdfs:range microsoftads:AdInsightSelectionOfAgeEnum .

# Property: gender
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/gender> a rdf:Property ;
  rdfs:label "gender" ;
  rdfs:comment "The gender to target. Possible values are: Male, Female, Unknown. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "Gender" ;
  rdfs:domain microsoftads:AdInsightGetAudienceBreakdownRequest ;
  rdfs:range microsoftads:AdInsightSelectionOfGenderEnum .

# Property: audience
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/audience> a rdf:Property ;
  rdfs:label "audience" ;
  rdfs:comment "The selection of audience targeting. Supported audience types are: Custom audiences, Combined lists, Customer match lists, Dynamic remarketing lists, In-market audiences, Remarketing lists, and Similar audiences. The values stored in the selection refer to segment IDs. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "Audience" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audience> ;
  rdfs:domain microsoftads:AdInsightGetAudienceBreakdownRequest ;
  rdfs:range microsoftads:AdInsightSelectionOflong .

# Property: company
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/company> a rdf:Property ;
  rdfs:label "company" ;
  rdfs:comment "The company of LinkedIn profile targeting. The values stored in the selection refer to segment IDs. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "Company" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/company> ;
  rdfs:domain microsoftads:AdInsightGetAudienceBreakdownRequest ;
  rdfs:range microsoftads:AdInsightSelectionOflong .

# Property: industry
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/industry> a rdf:Property ;
  rdfs:label "industry" ;
  rdfs:comment "The industry of LinkedIn profile targeting. The values stored in the selection refer to segment IDs. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "Industry" ;
  rdfs:domain microsoftads:AdInsightGetAudienceBreakdownRequest ;
  rdfs:range microsoftads:AdInsightSelectionOflong .

# Property: job function
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/jobFunction> a rdf:Property ;
  rdfs:label "job function" ;
  rdfs:comment "The job function The industry of LinkedIn profile targeting. The values stored in the selection refer to segment IDs. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "JobFunction" ;
  rdfs:domain microsoftads:AdInsightGetAudienceBreakdownRequest ;
  rdfs:range microsoftads:AdInsightSelectionOflong .

# Property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/location> a rdf:Property ;
  rdfs:label "location" ;
  rdfs:comment "The selection of location targeting. The values stored in selection refer to location IDs. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "Location" ;
  rdfs:domain microsoftads:AdInsightGetAudienceBreakdownRequest ;
  rdfs:range microsoftads:AdInsightSelectionOflong .

# Property: placement
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/placement> a rdf:Property ;
  rdfs:label "placement" ;
  rdfs:comment "The selection of placement targeting. The values stored in selection refer to placement IDs. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "Placement" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/placement> ;
  rdfs:domain microsoftads:AdInsightGetAudienceBreakdownRequest ;
  rdfs:range microsoftads:AdInsightSelectionOflong .

# Property: device
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/device> a rdf:Property ;
  rdfs:label "device" ;
  rdfs:comment "The type of device." ;
  schema:alternateName "Device" ;
  rdfs:domain microsoftads:AdInsightGetAudienceBreakdownRequest ;
  rdfs:range microsoftads:AdInsightSelectionOfDeviceEnum .

# Property: topic
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/topic> a rdf:Property ;
  rdfs:label "topic" ;
  rdfs:comment "The selection of topic targeting. The values stored in selection refer to topic IDs. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "Topic" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/topic> ;
  rdfs:domain microsoftads:AdInsightGetAudienceBreakdownRequest ;
  rdfs:range microsoftads:AdInsightSelectionOflong .

# Property: radius targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/radiusTargets> a rdf:Property ;
  rdfs:label "radius targets" ;
  rdfs:comment "Represents the desired geographical area in terms of miles/kilometers. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "RadiusTargets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/radiusTargets> ;
  rdfs:domain microsoftads:AdInsightGetAudienceBreakdownRequest ;
  rdfs:range microsoftads:AdInsightRadiusTarget .

# Property: campaign bidding strategy
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/campaignBiddingStrategy> a rdf:Property ;
  rdfs:label "campaign bidding strategy" ;
  rdfs:comment "Indicates the desired bidding strategy for estimation response. Supported values are: 5: EnhancedCPC, 12: ManualCP. Add: Optional. The default value is Manual. Update: Optional" ;
  schema:alternateName "CampaignBiddingStrategy" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignBiddingStrategy> ;
  rdfs:domain microsoftads:AdInsightGetAudienceBreakdownRequest ;
  rdfs:range xsd:int .

# Property: campaign sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/campaignSubType> a rdf:Property ;
  rdfs:label "campaign sub type" ;
  rdfs:comment "Indicate the desired ad type for estimation response. Supported values are: 0: StaticAds, 1: FeedBasedAds, 2: DynamicFeedBasedAds. Add: Optional. The default value is StaticAds*. Update: Optional" ;
  schema:alternateName "CampaignSubType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignSubType> ;
  rdfs:domain microsoftads:AdInsightGetAudienceBreakdownRequest ;
  rdfs:range xsd:int .

# Property: feed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/feed> a rdf:Property ;
  rdfs:label "feed" ;
  rdfs:comment "Respect this parameter only when CampaignSubType is FeedBasedAds or DynamicFeedBasedAds. It specifies the desired feed traffic to count as estimation. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "Feed" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/feed> ;
  rdfs:domain microsoftads:AdInsightGetAudienceBreakdownRequest ;
  rdfs:range microsoftads:AdInsightFeed .

# Property: lcid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/lcid> a rdf:Property ;
  rdfs:label "lcid" ;
  rdfs:comment "The locale identifier. Add: Optional. Update: Optional" ;
  schema:alternateName "Lcid" ;
  rdfs:domain microsoftads:AdInsightGetAudienceBreakdownRequest ;
  rdfs:range xsd:int .

# Property: breakdown return category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/breakdownReturnCategory> a rdf:Property ;
  rdfs:label "breakdown return category" ;
  rdfs:comment "The category of audience breakdown. Possible values include: All, Demographics, Device, Location, Interest. Add: Optional. Update: Optional" ;
  schema:alternateName "BreakdownReturnCategory" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/breakdownReturnCategory> ;
  rdfs:domain microsoftads:AdInsightGetAudienceBreakdownRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightBreakdownCategoryScheme .

# Property: multi ad types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/multiAdTypes> a rdf:Property ;
  rdfs:label "multi ad types" ;
  rdfs:comment "The audience breakdown ad type. Possible values indlude: DisplayAds, StaticAds, VideoAds. Add: Optional. Update: Optional" ;
  schema:alternateName "MultiAdTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/multiAdTypes> ;
  rdfs:domain microsoftads:AdInsightGetAudienceBreakdownRequest ;
  rdfs:range xsd:int .

# Property: includes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSelectionOfAgeEnum/includes> a rdf:Property ;
  rdfs:label "includes" ;
  rdfs:comment "The traffic matching any value of Includes array is included as an estimation." ;
  schema:alternateName "Includes" ;
  rdfs:domain microsoftads:AdInsightSelectionOfAgeEnum ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightAgeEnumScheme .

# Property: excludes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSelectionOfAgeEnum/excludes> a rdf:Property ;
  rdfs:label "excludes" ;
  rdfs:comment "The traffic matching any value of Excludes array is excluded as an estimation." ;
  schema:alternateName "Excludes" ;
  rdfs:domain microsoftads:AdInsightSelectionOfAgeEnum ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightAgeEnumScheme .

# Property: includes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSelectionOfGenderEnum/includes> a rdf:Property ;
  rdfs:label "includes" ;
  rdfs:comment "The traffic matching any value of Includes array is included as an estimation." ;
  schema:alternateName "Includes" ;
  rdfs:domain microsoftads:AdInsightSelectionOfGenderEnum ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightGenderEnumScheme .

# Property: excludes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSelectionOfGenderEnum/excludes> a rdf:Property ;
  rdfs:label "excludes" ;
  rdfs:comment "The traffic matching any value of Excludes array is excluded as an estimation." ;
  schema:alternateName "Excludes" ;
  rdfs:domain microsoftads:AdInsightSelectionOfGenderEnum ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightGenderEnumScheme .

# Property: includes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSelectionOflong/includes> a rdf:Property ;
  rdfs:label "includes" ;
  rdfs:comment "The traffic matching any value of Includes array is included as an estimation." ;
  schema:alternateName "Includes" ;
  rdfs:domain microsoftads:AdInsightSelectionOflong ;
  rdfs:range xsd:long .

# Property: excludes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSelectionOflong/excludes> a rdf:Property ;
  rdfs:label "excludes" ;
  rdfs:comment "The traffic matching any value of Excludes array is excluded as an estimation." ;
  schema:alternateName "Excludes" ;
  rdfs:domain microsoftads:AdInsightSelectionOflong ;
  rdfs:range xsd:long .

# Property: includes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSelectionOfDeviceEnum/includes> a rdf:Property ;
  rdfs:label "includes" ;
  rdfs:comment "Include the type of desvices present in the DeviceEnum." ;
  schema:alternateName "Includes" ;
  rdfs:domain microsoftads:AdInsightSelectionOfDeviceEnum ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightDeviceEnumScheme .

# Property: excludes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSelectionOfDeviceEnum/excludes> a rdf:Property ;
  rdfs:label "excludes" ;
  rdfs:comment "Exclude the type of devices present in the DeviceEnum." ;
  schema:alternateName "Excludes" ;
  rdfs:domain microsoftads:AdInsightSelectionOfDeviceEnum ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightDeviceEnumScheme .

# Property: radius
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRadiusTarget/radius> a rdf:Property ;
  rdfs:label "radius" ;
  rdfs:comment "Indicates the desired amount of radius units." ;
  schema:alternateName "Radius" ;
  rdfs:domain microsoftads:AdInsightRadiusTarget ;
  rdfs:range xsd:int .

# Property: radius unit
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRadiusTarget/radiusUnit> a rdf:Property ;
  rdfs:label "radius unit" ;
  rdfs:comment "Indicates the radius unit. Supports Kilometers or Miles." ;
  schema:alternateName "RadiusUnit" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/radiusUnit> ;
  rdfs:domain microsoftads:AdInsightRadiusTarget ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightRadiusUnitScheme .

# Property: center latitude
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRadiusTarget/centerLatitude> a rdf:Property ;
  rdfs:label "center latitude" ;
  rdfs:comment "Defines the center latitude." ;
  schema:alternateName "CenterLatitude" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/centerLatitude> ;
  rdfs:domain microsoftads:AdInsightRadiusTarget ;
  rdfs:range xsd:double .

# Property: center longitude
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRadiusTarget/centerLongitude> a rdf:Property ;
  rdfs:label "center longitude" ;
  rdfs:comment "DEfines the center longitude." ;
  schema:alternateName "CenterLongitude" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/centerLongitude> ;
  rdfs:domain microsoftads:AdInsightRadiusTarget ;
  rdfs:range xsd:double .

# Property: est audience size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownResponse/estAudienceSize> a rdf:Property ;
  rdfs:label "est audience size" ;
  rdfs:comment "Monthly estimated reach user count with rounded results. Output only." ;
  schema:alternateName "EstAudienceSize" ;
  rdfs:domain microsoftads:AdInsightGetAudienceBreakdownResponse ;
  rdfs:range microsoftads:AdInsightDecimalRoundedResult .

# Property: est impression
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownResponse/estImpression> a rdf:Property ;
  rdfs:label "est impression" ;
  rdfs:comment "Monthly estimated impression with range result. Output only." ;
  schema:alternateName "EstImpression" ;
  rdfs:domain microsoftads:AdInsightGetAudienceBreakdownResponse ;
  rdfs:range microsoftads:AdInsightDecimalRoundedResult .

# Property: is impression too specific
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownResponse/isImpressionTooSpecific> a rdf:Property ;
  rdfs:label "is impression too specific" ;
  rdfs:comment "Indicates if the impression is too specific." ;
  schema:alternateName "IsImpressionTooSpecific" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isImpressionTooSpecific> ;
  rdfs:domain microsoftads:AdInsightGetAudienceBreakdownResponse ;
  rdfs:range xsd:boolean .

# Property: is privacy check passed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownResponse/isPrivacyCheckPassed> a rdf:Property ;
  rdfs:label "is privacy check passed" ;
  rdfs:comment "Indicates if the estimated audience size passes the privacy check." ;
  schema:alternateName "IsPrivacyCheckPassed" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isPrivacyCheckPassed> ;
  rdfs:domain microsoftads:AdInsightGetAudienceBreakdownResponse ;
  rdfs:range xsd:boolean .

# Property: suggested bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownResponse/suggestedBid> a rdf:Property ;
  rdfs:label "suggested bid" ;
  rdfs:comment "Suggested bid value under the current targeting. Output only." ;
  schema:alternateName "SuggestedBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedBid> ;
  rdfs:domain microsoftads:AdInsightGetAudienceBreakdownResponse ;
  rdfs:range xsd:double .

# Property: currency
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownResponse/currency> a rdf:Property ;
  rdfs:label "currency" ;
  rdfs:comment "The currency of DailyBudget and Bid. If null, the currency of account setting will be used. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "Currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currency> ;
  rdfs:domain microsoftads:AdInsightGetAudienceBreakdownResponse ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightCurrencyScheme .

# Property: breakdowns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownResponse/breakdowns> a rdf:Property ;
  rdfs:label "breakdowns" ;
  rdfs:comment "The audience breakdown categories." ;
  schema:alternateName "Breakdowns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/breakdowns> ;
  rdfs:domain microsoftads:AdInsightGetAudienceBreakdownResponse ;
  rdfs:range microsoftads:AdInsightBreakdowns .

# Property: age
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/age> a rdf:Property ;
  rdfs:label "age" ;
  rdfs:comment "The selection of age targeting. Possible values are: EighteenToTwentyFour, TwentyFiveToThirtyFour, ThirtyFiveToFourtyNine, FiftyToSixtyFour, SixtyFiveAndAbove, Unknown. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "Age" ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationRequest ;
  rdfs:range microsoftads:AdInsightSelectionOfAgeEnum .

# Property: gender
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/gender> a rdf:Property ;
  rdfs:label "gender" ;
  rdfs:comment "The gender to target. Possible values are: Male, Female, Unknown. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "Gender" ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationRequest ;
  rdfs:range microsoftads:AdInsightSelectionOfGenderEnum .

# Property: audience
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/audience> a rdf:Property ;
  rdfs:label "audience" ;
  rdfs:comment "The selection of audience targeting. Supported audience types are: Custom audiences, Combined lists, Customer match lists, Dynamic remarketing lists, In-market audiences, Remarketing lists, and Similar audiences. The values stored in the selection refer to segment IDs. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "Audience" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audience> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationRequest ;
  rdfs:range microsoftads:AdInsightSelectionOflong .

# Property: company
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/company> a rdf:Property ;
  rdfs:label "company" ;
  rdfs:comment "The company of LinkedIn profile targeting. The values stored in the selection refer to segment IDs. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "Company" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/company> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationRequest ;
  rdfs:range microsoftads:AdInsightSelectionOflong .

# Property: industry
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/industry> a rdf:Property ;
  rdfs:label "industry" ;
  rdfs:comment "The industry of LinkedIn profile targeting. The values stored in the selection refer to segment IDs. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "Industry" ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationRequest ;
  rdfs:range microsoftads:AdInsightSelectionOflong .

# Property: job function
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/jobFunction> a rdf:Property ;
  rdfs:label "job function" ;
  rdfs:comment "The job function The industry of LinkedIn profile targeting. The values stored in the selection refer to segment IDs. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "JobFunction" ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationRequest ;
  rdfs:range microsoftads:AdInsightSelectionOflong .

# Property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/location> a rdf:Property ;
  rdfs:label "location" ;
  rdfs:comment "The selection of location targeting. The values stored in selection refer to location IDs. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "Location" ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationRequest ;
  rdfs:range microsoftads:AdInsightSelectionOflong .

# Property: placement
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/placement> a rdf:Property ;
  rdfs:label "placement" ;
  rdfs:comment "The selection of placement targeting. The values stored in selection refer to placement IDs. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "Placement" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/placement> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationRequest ;
  rdfs:range microsoftads:AdInsightSelectionOflong .

# Property: device
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/device> a rdf:Property ;
  rdfs:label "device" ;
  rdfs:comment "The type of device." ;
  schema:alternateName "Device" ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationRequest ;
  rdfs:range microsoftads:AdInsightSelectionOfDeviceEnum .

# Property: topic
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/topic> a rdf:Property ;
  rdfs:label "topic" ;
  rdfs:comment "The selection of topic targeting. The values stored in selection refer to topic IDs. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "Topic" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/topic> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationRequest ;
  rdfs:range microsoftads:AdInsightSelectionOflong .

# Property: radius targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/radiusTargets> a rdf:Property ;
  rdfs:label "radius targets" ;
  rdfs:comment "Represents the desired geographical area in terms of miles/kilometers. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "RadiusTargets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/radiusTargets> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationRequest ;
  rdfs:range microsoftads:AdInsightRadiusTarget .

# Property: campaign bidding strategy
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/campaignBiddingStrategy> a rdf:Property ;
  rdfs:label "campaign bidding strategy" ;
  rdfs:comment "Indicates the desired bidding strategy for estimation response. Supported values are: 5: EnhancedCPC, 12: ManualCP. Add: Optional. The default value is Manual. Update: Optional" ;
  schema:alternateName "CampaignBiddingStrategy" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignBiddingStrategy> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationRequest ;
  rdfs:range xsd:int .

# Property: campaign sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/campaignSubType> a rdf:Property ;
  rdfs:label "campaign sub type" ;
  rdfs:comment "Indicate the desired ad type for estimation response. Supported values are: 0: StaticAds, 1: FeedBasedAds, 2: DynamicFeedBasedAds. Add: Optional. The default value is StaticAds*. Update: Optional" ;
  schema:alternateName "CampaignSubType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignSubType> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationRequest ;
  rdfs:range xsd:int .

# Property: feed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/feed> a rdf:Property ;
  rdfs:label "feed" ;
  rdfs:comment "Respect this parameter only when CampaignSubType is FeedBasedAds or DynamicFeedBasedAds. It specifies the desired feed traffic to count as estimation. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "Feed" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/feed> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationRequest ;
  rdfs:range microsoftads:AdInsightFeed .

# Property: daily budget
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/dailyBudget> a rdf:Property ;
  rdfs:label "daily budget" ;
  rdfs:comment "The daily campaign budget value. If set to null, the suggested budget is used to perform estimation. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "DailyBudget" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dailyBudget> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationRequest ;
  rdfs:range xsd:double .

# Property: bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/bid> a rdf:Property ;
  rdfs:label "bid" ;
  rdfs:comment "The desired bid setting value. If set to null, the suggested bid is used to perform estimation. Add: Optional Update: Optional" ;
  schema:alternateName "Bid" ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationRequest ;
  rdfs:range xsd:double .

# Property: currency
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/currency> a rdf:Property ;
  rdfs:label "currency" ;
  rdfs:comment "The currency of DailyBudget and Bid. If null, the currency of account setting will be used. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "Currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currency> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightCurrencyScheme .

# Property: multi ad types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/multiAdTypes> a rdf:Property ;
  rdfs:label "multi ad types" ;
  rdfs:comment "The audience full estimation ad type. Possible values indlude: DisplayAds, StaticAds, VideoAds. Add: Optional. Update: Optional" ;
  schema:alternateName "MultiAdTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/multiAdTypes> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationRequest ;
  rdfs:range xsd:int .

# Property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "The start date of the date range that identifies the data that you want to use to determine the audience full estimation. This date must be earlier than or the same as the specified end date." ;
  schema:alternateName "StartDate" ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationRequest ;
  rdfs:range xsd:dateTime .

# Property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "The end date of the date range that identifies the data that you want to use to determine the audience full estimation. This date must be later than or the same as the specified end date." ;
  schema:alternateName "EndDate" ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationRequest ;
  rdfs:range xsd:dateTime .

# Property: total budget
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/totalBudget> a rdf:Property ;
  rdfs:label "total budget" ;
  rdfs:comment "The total budget." ;
  schema:alternateName "TotalBudget" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/totalBudget> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationRequest ;
  rdfs:range xsd:double .

# Property: include impressions breakdown
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/includeImpressionsBreakdown> a rdf:Property ;
  rdfs:label "include impressions breakdown" ;
  rdfs:comment "Include impressions in the audience breakdown." ;
  schema:alternateName "IncludeImpressionsBreakdown" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/includeImpressionsBreakdown> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationRequest ;
  rdfs:range xsd:boolean .

# Property: auto targeting
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/autoTargeting> a rdf:Property ;
  rdfs:label "auto targeting" ;
  rdfs:comment "Use predictive targeting if the value is true." ;
  schema:alternateName "AutoTargeting" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/autoTargeting> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationRequest ;
  rdfs:range xsd:boolean .

# Property: est impression
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estImpression> a rdf:Property ;
  rdfs:label "est impression" ;
  rdfs:comment "Monthly estimated impression with range result. Output only." ;
  schema:alternateName "EstImpression" ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationResponse ;
  rdfs:range microsoftads:AdInsightRangeResultOfDecimalRoundedResult .

# Property: est audience size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estAudienceSize> a rdf:Property ;
  rdfs:label "est audience size" ;
  rdfs:comment "Monthly estimated reach user count with rounded results. Output only." ;
  schema:alternateName "EstAudienceSize" ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationResponse ;
  rdfs:range microsoftads:AdInsightRangeResultOfDecimalRoundedResult .

# Property: est click
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estClick> a rdf:Property ;
  rdfs:label "est click" ;
  rdfs:comment "Monthly estimated user count with range result. Output only." ;
  schema:alternateName "EstClick" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estClick> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationResponse ;
  rdfs:range microsoftads:AdInsightRangeResultOfDecimalRoundedResult .

# Property: est spend
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estSpend> a rdf:Property ;
  rdfs:label "est spend" ;
  rdfs:comment "Monthly estimated spend with range result. Output only." ;
  schema:alternateName "EstSpend" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estSpend> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationResponse ;
  rdfs:range microsoftads:AdInsightRangeResultOfDecimalRoundedResult .

# Property: est cost per event
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estCostPerEvent> a rdf:Property ;
  rdfs:label "est cost per event" ;
  rdfs:comment "Indicates the estimated cost per event. The field meaning varies with CampaignBiddingStrategy request field. Output only. EnhancedCPC: CPC ManualCPM: CPM" ;
  schema:alternateName "EstCostPerEvent" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estCostPerEvent> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationResponse ;
  rdfs:range microsoftads:AdInsightRangeResultOfDecimalRoundedResult .

# Property: est cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estCPC> a rdf:Property ;
  rdfs:label "est cpc" ;
  rdfs:comment "Indicates the estimated cost per click." ;
  schema:alternateName "EstCPC" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estCPC> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationResponse ;
  rdfs:range microsoftads:AdInsightRangeResultOfDecimalRoundedResult .

# Property: est ctr
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estCTR> a rdf:Property ;
  rdfs:label "est ctr" ;
  rdfs:comment "Estimated click-through rate (CTR) with range result. Output only." ;
  schema:alternateName "EstCTR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estCTR> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationResponse ;
  rdfs:range microsoftads:AdInsightRangeResultOfdouble .

# Property: suggested bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/suggestedBid> a rdf:Property ;
  rdfs:label "suggested bid" ;
  rdfs:comment "Suggested bid value under the current targeting. Output only." ;
  schema:alternateName "SuggestedBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedBid> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationResponse ;
  rdfs:range xsd:double .

# Property: suggested budget
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/suggestedBudget> a rdf:Property ;
  rdfs:label "suggested budget" ;
  rdfs:comment "Suggested daily budget value under the current targeting and bid. Output only." ;
  schema:alternateName "SuggestedBudget" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedBudget> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationResponse ;
  rdfs:range xsd:double .

# Property: events lost to bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/eventsLostToBid> a rdf:Property ;
  rdfs:label "events lost to bid" ;
  rdfs:comment "Indicates event lost count due to insufficient input bid. The event lost type varies with CampaignBiddingStrategy request field. Output only. EnhancedCPC: Click ManualCPM: Impression" ;
  schema:alternateName "EventsLostToBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/eventsLostToBid> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationResponse ;
  rdfs:range xsd:int .

# Property: events lost to budget
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/eventsLostToBudget> a rdf:Property ;
  rdfs:label "events lost to budget" ;
  rdfs:comment "Indicates the event lost count due to insufficient input budget. The event lost type varies with CampaignBiddingStrategy request field. Output only. EnhancedCPC: Click ManualCPM: Impression" ;
  schema:alternateName "EventsLostToBudget" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/eventsLostToBudget> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationResponse ;
  rdfs:range xsd:int .

# Property: est reach audience size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estReachAudienceSize> a rdf:Property ;
  rdfs:label "est reach audience size" ;
  rdfs:comment "Monthly estimated user count with range result. Output only." ;
  schema:alternateName "EstReachAudienceSize" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estReachAudienceSize> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationResponse ;
  rdfs:range microsoftads:AdInsightDecimalRoundedResult .

# Property: est reach impression
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estReachImpression> a rdf:Property ;
  rdfs:label "est reach impression" ;
  rdfs:comment "Monthly estimated impression with range result. Output only." ;
  schema:alternateName "EstReachImpression" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estReachImpression> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationResponse ;
  rdfs:range microsoftads:AdInsightDecimalRoundedResult .

# Property: currency
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/currency> a rdf:Property ;
  rdfs:label "currency" ;
  rdfs:comment "The currency of DailyBudget and Bid. If null, the currency of account setting will be used. Add: Optional. The default value is null. Update: Optional" ;
  schema:alternateName "Currency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currency> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationResponse ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightCurrencyScheme .

# Property: est impression by type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estImpressionByType> a rdf:Property ;
  rdfs:label "est impression by type" ;
  rdfs:comment "The estimated impressions by type." ;
  schema:alternateName "EstImpressionByType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estImpressionByType> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationResponse ;
  rdfs:range rdf:JSON .

# Property: est click by type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estClickByType> a rdf:Property ;
  rdfs:label "est click by type" ;
  rdfs:comment "The estimated user count by type." ;
  schema:alternateName "EstClickByType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estClickByType> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationResponse ;
  rdfs:range rdf:JSON .

# Property: est spend by type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estSpendByType> a rdf:Property ;
  rdfs:label "est spend by type" ;
  rdfs:comment "The estimated spend by type." ;
  schema:alternateName "EstSpendByType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estSpendByType> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationResponse ;
  rdfs:range rdf:JSON .

# Property: est cost per event by type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estCostPerEventByType> a rdf:Property ;
  rdfs:label "est cost per event by type" ;
  rdfs:comment "The estimated cost per event by type." ;
  schema:alternateName "EstCostPerEventByType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estCostPerEventByType> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationResponse ;
  rdfs:range rdf:JSON .

# Property: est cpcby type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estCPCByType> a rdf:Property ;
  rdfs:label "est cpcby type" ;
  rdfs:comment "The estimated cost per click by type." ;
  schema:alternateName "EstCPCByType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estCPCByType> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationResponse ;
  rdfs:range rdf:JSON .

# Property: est view by type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estViewByType> a rdf:Property ;
  rdfs:label "est view by type" ;
  rdfs:comment "The estimated views by type." ;
  schema:alternateName "EstViewByType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estViewByType> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationResponse ;
  rdfs:range rdf:JSON .

# Property: est ctrby type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estCTRByType> a rdf:Property ;
  rdfs:label "est ctrby type" ;
  rdfs:comment "The estimated click-through rate by type." ;
  schema:alternateName "EstCTRByType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estCTRByType> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationResponse ;
  rdfs:range rdf:JSON .

# Property: est reach impression by type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estReachImpressionByType> a rdf:Property ;
  rdfs:label "est reach impression by type" ;
  rdfs:comment "The estimated reach of impressions by type." ;
  schema:alternateName "EstReachImpressionByType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estReachImpressionByType> ;
  rdfs:domain microsoftads:AdInsightGetAudienceFullEstimationResponse ;
  rdfs:range rdf:JSON .

# Property: high
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRangeResultOfDecimalRoundedResult/high> a rdf:Property ;
  rdfs:label "high" ;
  rdfs:comment "Indicates the upper bound of range result." ;
  schema:alternateName "High" ;
  rdfs:domain microsoftads:AdInsightRangeResultOfDecimalRoundedResult ;
  rdfs:range microsoftads:AdInsightDecimalRoundedResult .

# Property: low
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRangeResultOfDecimalRoundedResult/low> a rdf:Property ;
  rdfs:label "low" ;
  rdfs:comment "Indicates the lower bound of range result." ;
  schema:alternateName "Low" ;
  rdfs:domain microsoftads:AdInsightRangeResultOfDecimalRoundedResult ;
  rdfs:range microsoftads:AdInsightDecimalRoundedResult .

# Property: high
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRangeResultOfdouble/high> a rdf:Property ;
  rdfs:label "high" ;
  rdfs:comment "Indicates the upper bound of range result." ;
  schema:alternateName "High" ;
  rdfs:domain microsoftads:AdInsightRangeResultOfdouble ;
  rdfs:range xsd:double .

# Property: low
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRangeResultOfdouble/low> a rdf:Property ;
  rdfs:label "low" ;
  rdfs:comment "Indicates the lower bound of range result." ;
  schema:alternateName "Low" ;
  rdfs:domain microsoftads:AdInsightRangeResultOfdouble ;
  rdfs:range xsd:double .

# Property: recommendation types inputs
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAutoApplyOptInStatusRequest/recommendationTypesInputs> a rdf:Property ;
  rdfs:label "recommendation types inputs" ;
  rdfs:comment "Determines the type of recommendations that you want to get the auto-apply opt-in status for. Duplicated inputs are allowed in the same. This field includes the list of recommendation type (case sensitive) as below:ResponsiveSearchAdsOpportunityMultiMediaAdsOpportunityRemoveConflictingNegativeKeywordOpportunityFixConversionGoalSettingsOpportunityCreateConversionGoalOpportunity.You may specify a maximum of 100 input elements." ;
  schema:alternateName "RecommendationTypesInputs" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationTypesInputs> ;
  rdfs:domain microsoftads:AdInsightGetAutoApplyOptInStatusRequest ;
  rdfs:range xsd:string .

# Property: auto apply recommendations status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAutoApplyOptInStatusResponse/autoApplyRecommendationsStatus> a rdf:Property ;
  rdfs:label "auto apply recommendations status" ;
  rdfs:comment "An array of AutoApplyRecommendationsInfo object which identifies auto-apply opt-in status for the given recommendation types in the request." ;
  schema:alternateName "AutoApplyRecommendationsStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/autoApplyRecommendationsStatus> ;
  rdfs:domain microsoftads:AdInsightGetAutoApplyOptInStatusResponse ;
  rdfs:range microsoftads:AdInsightAutoApplyRecommendationsInfo .

# Property: ad group bid landscape inputs
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidLandscapeByAdGroupIdsRequest/adGroupBidLandscapeInputs> a rdf:Property ;
  rdfs:label "ad group bid landscape inputs" ;
  rdfs:comment "An array of ad group identifiers with corresponding bid landscape type input. A list of suggested bid values with estimated performance statistics will be returned for each input. You may specify a maximum of 1,000 input elements." ;
  schema:alternateName "AdGroupBidLandscapeInputs" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupBidLandscapeInputs> ;
  rdfs:domain microsoftads:AdInsightGetBidLandscapeByAdGroupIdsRequest ;
  rdfs:range microsoftads:AdInsightAdGroupBidLandscapeInput .

# Property: bid landscape
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidLandscapeByAdGroupIdsResponse/bidLandscape> a rdf:Property ;
  rdfs:label "bid landscape" ;
  rdfs:comment "An array of AdGroupBidLandscape objects. The array contains a AdGroupBidLandscape corresponding to each ad group and bid landscape type input specified in the request. Duplicate input are allowed in the same call and will return the same results. If the specified input is invalid or has no associated data results, all elements within the AdGroupBidLandscape will be nil except the AdGroupId which reflects the ad group identifier specified in the request. If there is data available for the ad group, the AdGroupBidLandscape object will provide a list of suggested bids and estimated performance statistics." ;
  schema:alternateName "BidLandscape" ;
  rdfs:domain microsoftads:AdInsightGetBidLandscapeByAdGroupIdsResponse ;
  rdfs:range microsoftads:AdInsightAdGroupBidLandscape .

# Property: campaign ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidLandscapeByCampaignIdsRequest/campaignIds> a rdf:Property ;
  rdfs:label "campaign ids" ;
  rdfs:comment "The campaign identifiers." ;
  schema:alternateName "CampaignIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignIds> ;
  rdfs:domain microsoftads:AdInsightGetBidLandscapeByCampaignIdsRequest ;
  rdfs:range xsd:long .

# Property: bid landscape
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidLandscapeByCampaignIdsResponse/bidLandscape> a rdf:Property ;
  rdfs:label "bid landscape" ;
  rdfs:comment "An array of CampaignBidLandscape objects. The array contains a CampaignBidLandscape corresponding to each campaign and bid landscape type input specified in the request. Duplicate input are allowed in the same call and will return the same results. If the specified input is invalid or has no associated data results, all elements within the CampaignBidLandscape will be nil except the CampaignId which reflects the campaign identifier specified in the request. If there is data available for the campaign, the CampaignBidLandscape object will provide a list of suggested bids and estimated performance statistics." ;
  schema:alternateName "BidLandscape" ;
  rdfs:domain microsoftads:AdInsightGetBidLandscapeByCampaignIdsResponse ;
  rdfs:range microsoftads:AdInsightCampaignBidLandscape .

# Property: keyword ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidLandscapeByKeywordIdsRequest/keywordIds> a rdf:Property ;
  rdfs:label "keyword ids" ;
  rdfs:comment "An array of identifiers of the keywords for which you want to get the list of suggested bid values with estimated performance statistics. You may specify a maximum of 1,000 keywords." ;
  schema:alternateName "KeywordIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordIds> ;
  rdfs:domain microsoftads:AdInsightGetBidLandscapeByKeywordIdsRequest ;
  rdfs:range xsd:long .

# Property: include current bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidLandscapeByKeywordIdsRequest/includeCurrentBid> a rdf:Property ;
  rdfs:label "include current bid" ;
  rdfs:comment "When set to false, the suggested bid values might not include the keyword's current bid. The default value is false. When set to true, one of the suggested bid values will be equal to the keyword's current bid." ;
  schema:alternateName "IncludeCurrentBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/includeCurrentBid> ;
  rdfs:domain microsoftads:AdInsightGetBidLandscapeByKeywordIdsRequest ;
  rdfs:range xsd:boolean .

# Property: bid landscape
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidLandscapeByKeywordIdsResponse/bidLandscape> a rdf:Property ;
  rdfs:label "bid landscape" ;
  rdfs:comment "An array of KeywordBidLandscape objects. The array contains a KeywordBidLandscape corresponding to each keyword specified in the request. Duplicate keyword identifiers are allowed in the same call and will return the same results. If the specified keyword identifier is invalid or has no associated data results, all elements within the KeywordBidLandscape will be nil except the KeywordId which reflects the keyword identifier specified in the request. If there is data available for the keyword, the KeywordBidLandscape object will provide a list of suggested bids and estimated performance statistics." ;
  schema:alternateName "BidLandscape" ;
  rdfs:domain microsoftads:AdInsightGetBidLandscapeByKeywordIdsResponse ;
  rdfs:range microsoftads:AdInsightKeywordBidLandscape .

# Property: keyword id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordBidLandscape/keywordId> a rdf:Property ;
  rdfs:label "keyword id" ;
  rdfs:comment "The keyword identifier." ;
  schema:alternateName "KeywordId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordId> ;
  rdfs:domain microsoftads:AdInsightKeywordBidLandscape ;
  rdfs:range xsd:long .

# Property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordBidLandscape/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "The first date used to calculate the bid landscape. The start date is usually seven days prior to the end date. The difference between the start and end dates could be less than seven if performance data is not available, for example with a new keyword." ;
  schema:alternateName "StartDate" ;
  rdfs:domain microsoftads:AdInsightKeywordBidLandscape ;
  rdfs:range microsoftads:AdInsightDayMonthAndYear .

# Property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordBidLandscape/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "The most recent date used to calculate the bid landscape. The end date should be approximately 2 days prior to today's date when the service is called." ;
  schema:alternateName "EndDate" ;
  rdfs:domain microsoftads:AdInsightKeywordBidLandscape ;
  rdfs:range microsoftads:AdInsightDayMonthAndYear .

# Property: bid landscape points
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordBidLandscape/bidLandscapePoints> a rdf:Property ;
  rdfs:label "bid landscape points" ;
  rdfs:comment "The list of the total estimated clicks, cost, and impressions from StartDate to EndDate given the suggested bid." ;
  schema:alternateName "BidLandscapePoints" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/bidLandscapePoints> ;
  rdfs:domain microsoftads:AdInsightKeywordBidLandscape ;
  rdfs:range microsoftads:AdInsightBidLandscapePoint .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidOpportunitiesRequest/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group for which you want to determine keyword bid opportunities. If this element is nil or empty, the operation will return all bid opportunities for the specified campaign." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightGetBidOpportunitiesRequest ;
  rdfs:range xsd:long .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidOpportunitiesRequest/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign that owns the ad group specified in the AdGroupId element. If this element is nil or empty, then the AdGroupId must also be nil or empty, and the operation will return all bid opportunities for the account." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightGetBidOpportunitiesRequest ;
  rdfs:range xsd:long .

# Property: opportunity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidOpportunitiesRequest/opportunityType> a rdf:Property ;
  rdfs:label "opportunity type" ;
  rdfs:comment "Determines the type or types of bid opportunities corresponding to your ad position goals. The operation will only return opportunities if there's a suggested increase within 100% of your current bid that will help you achieve the specified goal." ;
  schema:alternateName "OpportunityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/opportunityType> ;
  rdfs:domain microsoftads:AdInsightGetBidOpportunitiesRequest ;
  rdfs:range xsd:string .

# Property: opportunities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidOpportunitiesResponse/opportunities> a rdf:Property ;
  rdfs:label "opportunities" ;
  rdfs:comment "An array of BidOpportunity objects that identifies the keywords whose clicks and impressions may increase if you were to apply the suggested match-type bid value. Currently up to 1,000 list items can be returned although the limit is subject to change." ;
  schema:alternateName "Opportunities" ;
  rdfs:domain microsoftads:AdInsightGetBidOpportunitiesResponse ;
  rdfs:range microsoftads:AdInsightBidOpportunity .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBudgetOpportunitiesRequest/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign for which you want to discover possible campaign budget opportunities. If this element is nil or empty, then the operation will return all budget opportunities for the account." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightGetBudgetOpportunitiesRequest ;
  rdfs:range xsd:long .

# Property: opportunities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBudgetOpportunitiesResponse/opportunities> a rdf:Property ;
  rdfs:label "opportunities" ;
  rdfs:comment "An array of BudgetOpportunity data objects that identify the campaigns whose clicks and impressions may increase if you were to apply the suggested budget. The list will not include opportunities for campaigns that are currently paused by the user. Currently up to 1,000 list items can be returned although the limit is subject to change." ;
  schema:alternateName "Opportunities" ;
  rdfs:domain microsoftads:AdInsightGetBudgetOpportunitiesResponse ;
  rdfs:range microsoftads:AdInsightBudgetOpportunity .

# Property: domain name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetDomainCategoriesRequest/domainName> a rdf:Property ;
  rdfs:label "domain name" ;
  rdfs:comment "The website name corresponding to the pages you want your ads to target. The maximum length of the domain is 2,048 characters. You do not need to include the http, https, or www prefix." ;
  schema:alternateName "DomainName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/domainName> ;
  rdfs:domain microsoftads:AdInsightGetDomainCategoriesRequest ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetDomainCategoriesRequest/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The language of the website domain. Currently only English is supported, so you must set this element to EN." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:AdInsightGetDomainCategoriesRequest ;
  rdfs:range xsd:string .

# Property: category name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetDomainCategoriesRequest/categoryName> a rdf:Property ;
  rdfs:label "category name" ;
  rdfs:comment "The category name filter. If you already know one or more of the categories, then you can optionally filter the list of results by sub-category. Up to three category levels can be specified, and must be separated by a forward slash (\"/\"). For example you can format the filter as CategoryL1 / CategoryL2 / CategoryL3. If you do not include any category name, then all categories for the domain and language will be returned." ;
  schema:alternateName "CategoryName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/categoryName> ;
  rdfs:domain microsoftads:AdInsightGetDomainCategoriesRequest ;
  rdfs:range xsd:string .

# Property: categories
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetDomainCategoriesResponse/categories> a rdf:Property ;
  rdfs:label "categories" ;
  rdfs:comment "The list of domain categories." ;
  schema:alternateName "Categories" ;
  rdfs:domain microsoftads:AdInsightGetDomainCategoriesResponse ;
  rdfs:range microsoftads:AdInsightDomainCategory .

# Property: keyword ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordIdsRequest/keywordIds> a rdf:Property ;
  rdfs:label "keyword ids" ;
  rdfs:comment "An array of identifiers of the keywords for which you want to get the suggested bid values that could have resulted in your ad appearing in the targeted position in the search results. You may specify a maximum of 1,000 keywords." ;
  schema:alternateName "KeywordIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordIds> ;
  rdfs:domain microsoftads:AdInsightGetEstimatedBidByKeywordIdsRequest ;
  rdfs:range xsd:long .

# Property: target position for ads
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordIdsRequest/targetPositionForAds> a rdf:Property ;
  rdfs:label "target position for ads" ;
  rdfs:comment "The position in which you want your ads to appear in the search results. The default value is MainLine1." ;
  schema:alternateName "TargetPositionForAds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetPositionForAds> ;
  rdfs:domain microsoftads:AdInsightGetEstimatedBidByKeywordIdsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightTargetAdPositionScheme .

# Property: keyword estimated bids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordIdsResponse/keywordEstimatedBids> a rdf:Property ;
  rdfs:label "keyword estimated bids" ;
  rdfs:comment "An array of KeywordIdEstimatedBid data objects. The array contains a corresponding item for each keyword specified in the request. If the keyword ID is not valid, the corresponding item in the array will be null. Each KeywordIdEstimatedBid contains a keyword identifier and a KeywordEstimatedBid. If there is data available for the keyword, the KeywordEstimatedBid will provide a suggested bid value that could have resulted in an ad appearing in the targeted position of the search results. Otherwise, the KeywordEstimatedBid element will be set to null." ;
  schema:alternateName "KeywordEstimatedBids" ;
  rdfs:domain microsoftads:AdInsightGetEstimatedBidByKeywordIdsResponse ;
  rdfs:range microsoftads:AdInsightKeywordIdEstimatedBid .

# Property: keyword id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdEstimatedBid/keywordId> a rdf:Property ;
  rdfs:label "keyword id" ;
  rdfs:comment "The identifier of the keyword to which the suggested bid applies." ;
  schema:alternateName "KeywordId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordId> ;
  rdfs:domain microsoftads:AdInsightKeywordIdEstimatedBid ;
  rdfs:range xsd:long .

# Property: keyword estimated bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdEstimatedBid/keywordEstimatedBid> a rdf:Property ;
  rdfs:label "keyword estimated bid" ;
  rdfs:comment "An object that contains the keyword string and the suggested bid value for each match type." ;
  schema:alternateName "KeywordEstimatedBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordEstimatedBid> ;
  rdfs:domain microsoftads:AdInsightKeywordIdEstimatedBid ;
  rdfs:range microsoftads:AdInsightKeywordEstimatedBid .

# Property: keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimatedBid/keyword> a rdf:Property ;
  rdfs:label "keyword" ;
  rdfs:comment "The keyword to which the estimates apply." ;
  schema:alternateName "Keyword" ;
  rdfs:domain microsoftads:AdInsightKeywordEstimatedBid ;
  rdfs:range xsd:string .

# Property: estimated bids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimatedBid/estimatedBids> a rdf:Property ;
  rdfs:label "estimated bids" ;
  rdfs:comment "A list of EstimatedBidAndTraffic data objects that contains the suggested bid value for the keyword and match type. If there is data available for the keyword, the EstimatedBidAndTraffic object will provide an estimated bid value. Otherwise, if no data is available the EstimatedBids element will be null. Each object also contains estimates of clicks, average cost per click (CPC), impressions, click-through rate (CTR), and total cost given the suggested bid. If there is no data available for a match type, the array will not include estimates for the match type. Some returned elements of the EstimatedBidAndTraffic may be NULL." ;
  schema:alternateName "EstimatedBids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedBids> ;
  rdfs:domain microsoftads:AdInsightKeywordEstimatedBid ;
  rdfs:range microsoftads:AdInsightEstimatedBidAndTraffic .

# Property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsRequest/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  rdfs:comment "A list of KeywordAndMatchType data objects for which you want to get suggested bid values. You may specify a maximum of 1,000 keywords, and each keyword can contain a maximum of 100 characters." ;
  schema:alternateName "Keywords" ;
  rdfs:domain microsoftads:AdInsightGetEstimatedBidByKeywordsRequest ;
  rdfs:range microsoftads:AdInsightKeywordAndMatchType .

# Property: target position for ads
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsRequest/targetPositionForAds> a rdf:Property ;
  rdfs:label "target position for ads" ;
  rdfs:comment "The position where you want your ads to appear in the search results. The default value is MainLine1." ;
  schema:alternateName "TargetPositionForAds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetPositionForAds> ;
  rdfs:domain microsoftads:AdInsightGetEstimatedBidByKeywordsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightTargetAdPositionScheme .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsRequest/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The language used in parallel with location identifiers for estimating the bids. The language must be supported in each of the locations that you specify in LocationIds. For possible language values, see Ad Languages. If you do not specify the language, the service operation uses the language of the specified AdGroupId or CampaignId. If none of these properties are set, then EN (English) is used by default." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:AdInsightGetEstimatedBidByKeywordsRequest ;
  rdfs:range xsd:string .

# Property: location ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsRequest/locationIds> a rdf:Property ;
  rdfs:label "location ids" ;
  rdfs:comment "The identifier or identifiers of the geographical locations to use for estimating the bids. All of the locations must support the language specified in the Language element. Although you can specify multiple location identifiers, as a best practice for the most accurate bid estimates per location, you should specify only one location per service call. For possible location identifiers, see Geographical Location Codes. If you do not specify any locations, the service operation uses the location criterions of the specified AdGroupId or CampaignId. If none of these properties are set, then 190 (United States) is used by default." ;
  schema:alternateName "LocationIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/locationIds> ;
  rdfs:domain microsoftads:AdInsightGetEstimatedBidByKeywordsRequest ;
  rdfs:range xsd:long .

# Property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsRequest/currencyCode> a rdf:Property ;
  rdfs:label "currency code" ;
  rdfs:comment "The ISO code for the monetary unit to use to calculate the cost estimates and suggested bid value. If not set, the service determines the currency from the account specified in the CustomerAccountId header element. If neither Currency or CustomerAccountId is set, the service uses USD." ;
  schema:alternateName "CurrencyCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currencyCode> ;
  rdfs:domain microsoftads:AdInsightGetEstimatedBidByKeywordsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightCurrencyCodeScheme .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsRequest/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign that owns the ad group specified in AdGroupId. If you do not specify an ad group, the campaign's performance data is used to help determine how well the keyword might perform in the context of the campaign. Specifying a campaign and ad group helps improve the accuracy of the suggested bid. If neither AdGroupId or CampaignId are specified, the operation uses the specified CustomerAccountId header element to help determine how well the keyword might perform in the context of the account." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightGetEstimatedBidByKeywordsRequest ;
  rdfs:range xsd:long .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsRequest/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group whose performance data is used to help determine how well the keyword might perform in the context of the ad group. Specifying an ad group helps improve the accuracy of the suggested bid. If you specify an ad group, you must specify the campaign that it belongs to." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightGetEstimatedBidByKeywordsRequest ;
  rdfs:range xsd:long .

# Property: entity level bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsRequest/entityLevelBid> a rdf:Property ;
  rdfs:label "entity level bid" ;
  rdfs:comment "Determines whether to return estimates for keyword level bids, ad group level bids, or both. - Set EntityLevelBid to Keyword to get an array of KeywordEstimatedBid corresponding to the specified keywords. - Set EntityLevelBid to AdGroup to get one EstimatedBidAndTraffic for the specified ad group. - Set EntityLevelBid to AllEntities to get an array of KeywordEstimatedBid for keywords and one EstimatedBidAndTraffic for an ad group. If you do not set EntityLevelBid, the default is to return only an array of KeywordEstimatedBid, or the equivalent of setting EntityLevelBid to Keyword. If you set EntityLevelBid to any value other thanKeyword, AdGroup, or AllEntities, the service will return Code 3501 with ErrorCode CampaignServiceBidLevelInvalid." ;
  schema:alternateName "EntityLevelBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityLevelBid> ;
  rdfs:domain microsoftads:AdInsightGetEstimatedBidByKeywordsRequest ;
  rdfs:range xsd:string .

# Property: keyword text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordAndMatchType/keywordText> a rdf:Property ;
  rdfs:label "keyword text" ;
  rdfs:comment "The keyword text." ;
  schema:alternateName "KeywordText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordText> ;
  rdfs:domain microsoftads:AdInsightKeywordAndMatchType ;
  rdfs:range xsd:string .

# Property: match types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordAndMatchType/matchTypes> a rdf:Property ;
  rdfs:label "match types" ;
  rdfs:comment "The corresponding match types for the keyword." ;
  schema:alternateName "MatchTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/matchTypes> ;
  rdfs:domain microsoftads:AdInsightKeywordAndMatchType ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightMatchTypeScheme .

# Property: keyword estimated bids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsResponse/keywordEstimatedBids> a rdf:Property ;
  rdfs:label "keyword estimated bids" ;
  rdfs:comment "An array of KeywordEstimatedBid data objects. The array contains an item for each keyword specified in the request. If the keyword is not valid, the corresponding item in the array will be null. Each KeywordEstimatedBid contains a keyword and EstimatedPositions element. If data is available for the keyword, the EstimatedPositionAndTraffic will provide the suggested bid value that could have resulted in an ad appearing in the targeted position of the search results. Otherwise, the EstimatedPositions element will be set to null." ;
  schema:alternateName "KeywordEstimatedBids" ;
  rdfs:domain microsoftads:AdInsightGetEstimatedBidByKeywordsResponse ;
  rdfs:range microsoftads:AdInsightKeywordEstimatedBid .

# Property: ad group estimated bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsResponse/adGroupEstimatedBid> a rdf:Property ;
  rdfs:label "ad group estimated bid" ;
  rdfs:comment "Contains estimates of clicks, average cost per click (CPC), impressions, click-through rate (CTR), and total cost for the specified ad group if you would use the suggested bid. The MatchType value within the EstimatedBidAndTraffic will always be Aggregate. In this context, it represents the default search bid for an ad group." ;
  schema:alternateName "AdGroupEstimatedBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupEstimatedBid> ;
  rdfs:domain microsoftads:AdInsightGetEstimatedBidByKeywordsResponse ;
  rdfs:range microsoftads:AdInsightEstimatedBidAndTraffic .

# Property: keyword ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordIdsRequest/keywordIds> a rdf:Property ;
  rdfs:label "keyword ids" ;
  rdfs:comment "An array of identifiers of the keywords for which you want to get the estimated position in the search results, based on the specified bid value. You may specify a maximum of 1,000 keyword identifiers." ;
  schema:alternateName "KeywordIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordIds> ;
  rdfs:domain microsoftads:AdInsightGetEstimatedPositionByKeywordIdsRequest ;
  rdfs:range xsd:long .

# Property: max bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordIdsRequest/maxBid> a rdf:Property ;
  rdfs:label "max bid" ;
  rdfs:comment "The maximum bid value to use to determine the estimated position in the search results. You must specify the bid value in the currency of the account." ;
  schema:alternateName "MaxBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxBid> ;
  rdfs:domain microsoftads:AdInsightGetEstimatedPositionByKeywordIdsRequest ;
  rdfs:range xsd:double .

# Property: keyword estimated positions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordIdsResponse/keywordEstimatedPositions> a rdf:Property ;
  rdfs:label "keyword estimated positions" ;
  rdfs:comment "A list of KeywordIdEstimatedPosition data objects. The array contains an item for each keyword specified in the request. If the keyword ID is not valid, the corresponding item in the array will be null. Each KeywordIdEstimatedPosition contains a keyword identifier and a KeywordEstimatedPosition. If data is available for the keyword, the EstimatedPositionAndTraffic will provide the estimated position in the search results, based on the specified bid value. Otherwise, the EstimatedPositions element will be set to null." ;
  schema:alternateName "KeywordEstimatedPositions" ;
  rdfs:domain microsoftads:AdInsightGetEstimatedPositionByKeywordIdsResponse ;
  rdfs:range microsoftads:AdInsightKeywordIdEstimatedPosition .

# Property: keyword id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdEstimatedPosition/keywordId> a rdf:Property ;
  rdfs:label "keyword id" ;
  rdfs:comment "The identifier of the keyword to which the estimated position applies." ;
  schema:alternateName "KeywordId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordId> ;
  rdfs:domain microsoftads:AdInsightKeywordIdEstimatedPosition ;
  rdfs:range xsd:long .

# Property: keyword estimated position
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdEstimatedPosition/keywordEstimatedPosition> a rdf:Property ;
  rdfs:label "keyword estimated position" ;
  rdfs:comment "An object that contains the keyword string and estimated position in the search results given the specified maximum bid." ;
  schema:alternateName "KeywordEstimatedPosition" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordEstimatedPosition> ;
  rdfs:domain microsoftads:AdInsightKeywordIdEstimatedPosition ;
  rdfs:range microsoftads:AdInsightKeywordEstimatedPosition .

# Property: keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimatedPosition/keyword> a rdf:Property ;
  rdfs:label "keyword" ;
  rdfs:comment "The keyword to which the estimates apply." ;
  schema:alternateName "Keyword" ;
  rdfs:domain microsoftads:AdInsightKeywordEstimatedPosition ;
  rdfs:range xsd:string .

# Property: estimated positions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimatedPosition/estimatedPositions> a rdf:Property ;
  rdfs:label "estimated positions" ;
  rdfs:comment "An array of EstimatedPositionAndTraffic data objects that contains the position in the search results corresponding to the specified maximum bid. Each object also contains estimates of clicks, average cost per click (CPC), impressions, click-through rate (CTR), and total cost given the specified bid. If there is no data available for a match type, the array will not include estimates for the match type." ;
  schema:alternateName "EstimatedPositions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedPositions> ;
  rdfs:domain microsoftads:AdInsightKeywordEstimatedPosition ;
  rdfs:range microsoftads:AdInsightEstimatedPositionAndTraffic .

# Property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordsRequest/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  rdfs:comment "An array of keywords for which you want to get the estimated position in the search results, based on the specified bid value. You may specify a maximum of 1,000 keywords and each keyword can contains a maximum of 100 characters." ;
  schema:alternateName "Keywords" ;
  rdfs:domain microsoftads:AdInsightGetEstimatedPositionByKeywordsRequest ;
  rdfs:range xsd:string .

# Property: max bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordsRequest/maxBid> a rdf:Property ;
  rdfs:label "max bid" ;
  rdfs:comment "The maximum bid value to use to determine the estimated position in the search results." ;
  schema:alternateName "MaxBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxBid> ;
  rdfs:domain microsoftads:AdInsightGetEstimatedPositionByKeywordsRequest ;
  rdfs:range xsd:double .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordsRequest/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The language used in parallel with location identifiers for estimating the position. The language must be supported in each of the locations that you specify in LocationIds. For possible language values, see Ad Languages. If you do not specify the language, the service operation uses the language of the specified AdGroupId or CampaignId. If none of these properties are set, then EN (English) is used by default." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:AdInsightGetEstimatedPositionByKeywordsRequest ;
  rdfs:range xsd:string .

# Property: location ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordsRequest/locationIds> a rdf:Property ;
  rdfs:label "location ids" ;
  rdfs:comment "The identifier or identifiers of the geographical locations to use for estimating the position. All of the locations must support the language specified in the Language element. Although you can specify multiple location identifiers, as a best practice for the most accurate position estimates per location, you should specify only one location per service call. For possible location identifiers, see Geographical Location Codes. If you do not specify any locations, the service operation uses the location criterions of the specified AdGroupId or CampaignId. If none of these properties are set, then 190 (United States) is used by default." ;
  schema:alternateName "LocationIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/locationIds> ;
  rdfs:domain microsoftads:AdInsightGetEstimatedPositionByKeywordsRequest ;
  rdfs:range xsd:long .

# Property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordsRequest/currencyCode> a rdf:Property ;
  rdfs:label "currency code" ;
  rdfs:comment "The ISO code for the monetary unit to use to calculate the cost estimates and suggested bid value. If not set, the service determines the currency from the account specified in the CustomerAccountId header element. If neither Currency or CustomerAccountId is set, the service uses USD." ;
  schema:alternateName "CurrencyCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currencyCode> ;
  rdfs:domain microsoftads:AdInsightGetEstimatedPositionByKeywordsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightCurrencyCodeScheme .

# Property: match types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordsRequest/matchTypes> a rdf:Property ;
  rdfs:label "match types" ;
  rdfs:comment "An array of unique match types for which you want to get estimates. You may not specify the Content match type." ;
  schema:alternateName "MatchTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/matchTypes> ;
  rdfs:domain microsoftads:AdInsightGetEstimatedPositionByKeywordsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightMatchTypeScheme .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordsRequest/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign that owns the ad group specified in AdGroupId. If you do not specify an ad group, the campaign's performance data is used to help determine how well the keyword might perform in the context of the campaign. Specifying a campaign and ad group helps improve the accuracy of the suggested position. If neither AdGroupId or CampaignId are specified, the operation uses the specified CustomerAccountId header element to help determine how well the keyword might perform in the context of the account." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightGetEstimatedPositionByKeywordsRequest ;
  rdfs:range xsd:long .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordsRequest/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group whose performance data is used to help determine how well the keyword might perform in the context of the ad group. Specifying an ad group helps improve the accuracy of the suggested position. If you specify an ad group, you must specify the campaign that it belongs to." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightGetEstimatedPositionByKeywordsRequest ;
  rdfs:range xsd:long .

# Property: keyword estimated positions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordsResponse/keywordEstimatedPositions> a rdf:Property ;
  rdfs:label "keyword estimated positions" ;
  rdfs:comment "An array of KeywordEstimatedPosition data objects. The array contains an item for each keyword specified in the request. If the keyword is not valid, the corresponding item in the array will be null. If data is available for the keyword, the EstimatedPositionAndTraffic will provide the estimated position in the search results where your ads could appear, based on the specified bid value. Otherwise, the EstimatedPositions element will be set to null." ;
  schema:alternateName "KeywordEstimatedPositions" ;
  rdfs:domain microsoftads:AdInsightGetEstimatedPositionByKeywordsResponse ;
  rdfs:range microsoftads:AdInsightKeywordEstimatedPosition .

# Property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalKeywordPerformanceRequest/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  rdfs:comment "An array of keywords for which you want to get historical performance statistics. The array can contain a maximum of 1,000 keywords, and each keyword can contain a maximum of 100 characters." ;
  schema:alternateName "Keywords" ;
  rdfs:domain microsoftads:AdInsightGetHistoricalKeywordPerformanceRequest ;
  rdfs:range xsd:string .

# Property: time interval
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalKeywordPerformanceRequest/timeInterval> a rdf:Property ;
  rdfs:label "time interval" ;
  rdfs:comment "The time period that identifies the data to use to determine the key performance index of the specified keywords. For example, use data from the previous seven days or previous 30 days to determine the keyword performance. The default value is LastDay." ;
  schema:alternateName "TimeInterval" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/timeInterval> ;
  rdfs:domain microsoftads:AdInsightGetHistoricalKeywordPerformanceRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightTimeIntervalScheme .

# Property: target ad position
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalKeywordPerformanceRequest/targetAdPosition> a rdf:Property ;
  rdfs:label "target ad position" ;
  rdfs:comment "The position of the search results for which you want to get performance data. For example, to get performance data when ads appeared in the first position of the mainline by using the keyword and match type, set this element to MainLine1. To get performance data when ads appeared in any position of the search results by using the keyword and match type, set this element to All. The default value is All. If you specify All for this element, the service will return multiple results per keyword for each supported ad position. If you specify Aggregate, the service will return one aggregated result. Sidebar ads no longer serve on Bing owned and operated sites in the United States. If you only request first page data e.g., FirstPage1 for the United States (US), then the KeywordKPIs element in the result will be nil/empty. If you include additional countries/regions e.g., US and CA in the same request, then any first page results are only attributed to countries/regions outside the United States." ;
  schema:alternateName "TargetAdPosition" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetAdPosition> ;
  rdfs:domain microsoftads:AdInsightGetHistoricalKeywordPerformanceRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightAdPositionScheme .

# Property: match types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalKeywordPerformanceRequest/matchTypes> a rdf:Property ;
  rdfs:label "match types" ;
  rdfs:comment "The match types for which you want to get historical data. You may not specify the Content match type." ;
  schema:alternateName "MatchTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/matchTypes> ;
  rdfs:domain microsoftads:AdInsightGetHistoricalKeywordPerformanceRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightMatchTypeScheme .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalKeywordPerformanceRequest/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The language in which the keywords are written. The countries/regions that you specify in the PublisherCountries element must support the specified language. Possible values include Danish, Dutch, English, Finnish, French, German, Italian, Norwegian, Portuguese, Spanish, Swedish, and TraditionalChinese." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:AdInsightGetHistoricalKeywordPerformanceRequest ;
  rdfs:range xsd:string .

# Property: publisher countries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalKeywordPerformanceRequest/publisherCountries> a rdf:Property ;
  rdfs:label "publisher countries" ;
  rdfs:comment "The country codes of the countries/regions to use as the source of the historical data. You can specify one or more country codes. Each country/region that you specify must support the language specified in the Language element. The following language and country/region combinations are supported: Danish: DK Dutch: NL English: AU, CA, GB, ID, IN, MY, PH, SG, TH, US, VN Finnish: FI French: CA, FR German: AT, CH, DE Italian: IT Norwegian: NB Portuguese: BR Spanish: AR, CL, CO, ES, MX, PE, VE Swedish: SE TraditionalChinese: HK, TW If this element is null, then by default the service includes all countries/regions that support the specified language." ;
  schema:alternateName "PublisherCountries" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/publisherCountries> ;
  rdfs:domain microsoftads:AdInsightGetHistoricalKeywordPerformanceRequest ;
  rdfs:range xsd:string .

# Property: devices
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalKeywordPerformanceRequest/devices> a rdf:Property ;
  rdfs:label "devices" ;
  rdfs:comment "A list of one or more of the following device types: Computers, NonSmartphones, Smartphones, Tablets. The default is Computers. The response includes keyword performance data for the device types that you specify only, if available. Used to determine a keyword's performance on the specified device types." ;
  schema:alternateName "Devices" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devices> ;
  rdfs:domain microsoftads:AdInsightGetHistoricalKeywordPerformanceRequest ;
  rdfs:range xsd:string .

# Property: keyword historical performances
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalKeywordPerformanceResponse/keywordHistoricalPerformances> a rdf:Property ;
  rdfs:label "keyword historical performances" ;
  rdfs:comment "An array of KeywordHistoricalPerformance data objects. The array contains an item for each keyword, device, match type, and ad position specified in the request. If the keyword is not valid or has no data available, the corresponding item in the array will be null." ;
  schema:alternateName "KeywordHistoricalPerformances" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordHistoricalPerformances> ;
  rdfs:domain microsoftads:AdInsightGetHistoricalKeywordPerformanceResponse ;
  rdfs:range microsoftads:AdInsightKeywordHistoricalPerformance .

# Property: keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordHistoricalPerformance/keyword> a rdf:Property ;
  rdfs:label "keyword" ;
  rdfs:comment "The keyword to which the keyword performance data applies." ;
  schema:alternateName "Keyword" ;
  rdfs:domain microsoftads:AdInsightKeywordHistoricalPerformance ;
  rdfs:range xsd:string .

# Property: keyword kpis
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordHistoricalPerformance/keywordKPIs> a rdf:Property ;
  rdfs:label "keyword kpis" ;
  rdfs:comment "An array of KeywordKPI objects that contains the performance data. For each requested keyword that has no available data, the KeywordKPI element will be nil. If the request specified a specific target position, the array will contain only one item per requested keyword. If the request specified All for the target position, then for each requested keyword the array will contain an item for each possible position in the search results. Sidebar ads no longer serve on Bing owned and operated sites in the United States. If you only request first page data e.g., FirstPage1 for the United States (US), then this element will be nil/empty. If you include additional countries/regions e.g., US and CA in the same request, then any first page results are only attributed to countries/regions outside the United States." ;
  schema:alternateName "KeywordKPIs" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordKPIs> ;
  rdfs:domain microsoftads:AdInsightKeywordHistoricalPerformance ;
  rdfs:range microsoftads:AdInsightKeywordKPI .

# Property: device
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/device> a rdf:Property ;
  rdfs:label "device" ;
  rdfs:comment "The device where the ad appeared." ;
  schema:alternateName "Device" ;
  rdfs:domain microsoftads:AdInsightKeywordKPI ;
  rdfs:range xsd:string .

# Property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/matchType> a rdf:Property ;
  rdfs:label "match type" ;
  rdfs:comment "The match type that you specified in the request." ;
  schema:alternateName "MatchType" ;
  rdfs:domain microsoftads:AdInsightKeywordKPI ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightMatchTypeScheme .

# Property: ad position
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/adPosition> a rdf:Property ;
  rdfs:label "ad position" ;
  rdfs:comment "The position in the search results in which the ad appeared." ;
  schema:alternateName "AdPosition" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adPosition> ;
  rdfs:domain microsoftads:AdInsightKeywordKPI ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightAdPositionScheme .

# Property: clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/clicks> a rdf:Property ;
  rdfs:label "clicks" ;
  rdfs:comment "The number of clicks that the keyword and match type generated during the specified time interval." ;
  schema:alternateName "Clicks" ;
  rdfs:domain microsoftads:AdInsightKeywordKPI ;
  rdfs:range xsd:int .

# Property: impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/impressions> a rdf:Property ;
  rdfs:label "impressions" ;
  rdfs:comment "The number of impressions that the keyword and match type generated during the specified time interval." ;
  schema:alternateName "Impressions" ;
  rdfs:domain microsoftads:AdInsightKeywordKPI ;
  rdfs:range xsd:long .

# Property: average cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/averageCPC> a rdf:Property ;
  rdfs:label "average cpc" ;
  rdfs:comment "The average cost per click (CPC). The average CPC is calculated by dividing the cost of all clicks by the number of clicks." ;
  schema:alternateName "AverageCPC" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/averageCPC> ;
  rdfs:domain microsoftads:AdInsightKeywordKPI ;
  rdfs:range xsd:double .

# Property: c tr
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/cTR> a rdf:Property ;
  rdfs:label "c tr" ;
  rdfs:comment "The click-through rate (CTR) as a percentage. The CTR is calculated by dividing the number of clicks by the number of impressions and multiplying the result by 100." ;
  schema:alternateName "CTR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cTR> ;
  rdfs:domain microsoftads:AdInsightKeywordKPI ;
  rdfs:range xsd:double .

# Property: total cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/totalCost> a rdf:Property ;
  rdfs:label "total cost" ;
  rdfs:comment "The cost of using the specified keyword and match type during the specified time interval. The service determines the currency from the account specified in the CustomerAccountId header element. If CustomerAccountId is not set, the service uses USDollar." ;
  schema:alternateName "TotalCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/totalCost> ;
  rdfs:domain microsoftads:AdInsightKeywordKPI ;
  rdfs:range xsd:double .

# Property: average bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/averageBid> a rdf:Property ;
  rdfs:label "average bid" ;
  rdfs:comment "The average bid of the keyword." ;
  schema:alternateName "AverageBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/averageBid> ;
  rdfs:domain microsoftads:AdInsightKeywordKPI ;
  rdfs:range xsd:double .

# Property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalSearchCountRequest/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  rdfs:comment "An array of keywords for which you want to determine the number of times that the keyword was used in a search query. The array can contain a maximum of 1,000 keywords, and each keyword can contain a maximum of 100 characters." ;
  schema:alternateName "Keywords" ;
  rdfs:domain microsoftads:AdInsightGetHistoricalSearchCountRequest ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalSearchCountRequest/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The language in which the keywords are written. The countries/regions that you specify in the PublisherCountries element must support the specified language. For possible values, see Supported Languages." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:AdInsightGetHistoricalSearchCountRequest ;
  rdfs:range xsd:string .

# Property: publisher countries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalSearchCountRequest/publisherCountries> a rdf:Property ;
  rdfs:label "publisher countries" ;
  rdfs:comment "The country codes of the countries/regions to use as the source of the historical data. You can specify one or more country codes. Each country/region that you specify must support the language specified in the Language element. For possible values, see Ad Languages. If Null, the default is all countries/regions that support the specified language." ;
  schema:alternateName "PublisherCountries" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/publisherCountries> ;
  rdfs:domain microsoftads:AdInsightGetHistoricalSearchCountRequest ;
  rdfs:range xsd:string .

# Property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalSearchCountRequest/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "The start date of the date range that identifies the data that you want to use to determine the historical search count. This date must be earlier than or the same as the specified end date. The date should be later than the maximum available historical data range corresponding to the specified TimePeriodRollup element. The effective start date may be adjusted if the specified TimePeriodRollup is Weekly or Monthly." ;
  schema:alternateName "StartDate" ;
  rdfs:domain microsoftads:AdInsightGetHistoricalSearchCountRequest ;
  rdfs:range microsoftads:AdInsightDayMonthAndYear .

# Property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalSearchCountRequest/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "The end date of the date range that identifies the data that you want to use to determine the historical search count. The date cannot be later than today's date, and must be later than or the same as the specified start date. The effective end date may be adjusted if the specified TimePeriodRollup is Weekly or Monthly." ;
  schema:alternateName "EndDate" ;
  rdfs:domain microsoftads:AdInsightGetHistoricalSearchCountRequest ;
  rdfs:range microsoftads:AdInsightDayMonthAndYear .

# Property: time period rollup
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalSearchCountRequest/timePeriodRollup> a rdf:Property ;
  rdfs:label "time period rollup" ;
  rdfs:comment "You may specify whether to return data aggregated daily, weekly, or monthly. For a list of supported values, see the Remarks section below." ;
  schema:alternateName "TimePeriodRollup" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/timePeriodRollup> ;
  rdfs:domain microsoftads:AdInsightGetHistoricalSearchCountRequest ;
  rdfs:range xsd:string .

# Property: devices
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalSearchCountRequest/devices> a rdf:Property ;
  rdfs:label "devices" ;
  rdfs:comment "A list of one or more of the following device types: Computers, NonSmartphones, Smartphones, Tablets. The default is Computers. The response includes search counts for the device types that you specify only, if available." ;
  schema:alternateName "Devices" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devices> ;
  rdfs:domain microsoftads:AdInsightGetHistoricalSearchCountRequest ;
  rdfs:range xsd:string .

# Property: keyword search counts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalSearchCountResponse/keywordSearchCounts> a rdf:Property ;
  rdfs:label "keyword search counts" ;
  rdfs:comment "An array of KeywordSearchCount data objects. The array contains an item for each keyword specified in the request. If the keyword is not valid, the corresponding item in the array will be null. Each KeywordSearchCount contains an array of SearchCountsByAttributes. The array contains an item for each unique device specified in the request." ;
  schema:alternateName "KeywordSearchCounts" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordSearchCounts> ;
  rdfs:domain microsoftads:AdInsightGetHistoricalSearchCountResponse ;
  rdfs:range microsoftads:AdInsightKeywordSearchCount .

# Property: keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordSearchCount/keyword> a rdf:Property ;
  rdfs:label "keyword" ;
  rdfs:comment "The keyword to which the search count data applies." ;
  schema:alternateName "Keyword" ;
  rdfs:domain microsoftads:AdInsightKeywordSearchCount ;
  rdfs:range xsd:string .

# Property: search counts by attributes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordSearchCount/searchCountsByAttributes> a rdf:Property ;
  rdfs:label "search counts by attributes" ;
  rdfs:comment "An array of SearchCountsByAttributes objects that contain search counts for each device and network where the keyword was included in a search query. For each requested keyword that has no available data, the SearchCountsByAttributes element will be nil." ;
  schema:alternateName "SearchCountsByAttributes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchCountsByAttributes> ;
  rdfs:domain microsoftads:AdInsightKeywordSearchCount ;
  rdfs:range microsoftads:AdInsightSearchCountsByAttributes .

# Property: device
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchCountsByAttributes/device> a rdf:Property ;
  rdfs:label "device" ;
  rdfs:comment "The device of the user who entered the search query." ;
  schema:alternateName "Device" ;
  rdfs:domain microsoftads:AdInsightSearchCountsByAttributes ;
  rdfs:range xsd:string .

# Property: historical search counts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchCountsByAttributes/historicalSearchCounts> a rdf:Property ;
  rdfs:label "historical search counts" ;
  rdfs:comment "An array of HistoricalSearchCountPeriodic objects that contain a count of the number of times that the keyword was used in a search query. The array contains an item for each month in the specified date range. The items are ordered by calendar month. For each requested keyword that has no available data, the HistoricalSearchCountPeriodic element will be nil." ;
  schema:alternateName "HistoricalSearchCounts" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/historicalSearchCounts> ;
  rdfs:domain microsoftads:AdInsightSearchCountsByAttributes ;
  rdfs:range microsoftads:AdInsightHistoricalSearchCountPeriodic .

# Property: search count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightHistoricalSearchCountPeriodic/searchCount> a rdf:Property ;
  rdfs:label "search count" ;
  rdfs:comment "The number of times that the keyword was used in a search query on the specified device type during the time period. The count aggregates data from all specified countries or regions." ;
  schema:alternateName "SearchCount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchCount> ;
  rdfs:domain microsoftads:AdInsightHistoricalSearchCountPeriodic ;
  rdfs:range xsd:long .

# Property: day month and year
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightHistoricalSearchCountPeriodic/dayMonthAndYear> a rdf:Property ;
  rdfs:label "day month and year" ;
  rdfs:comment "The time period in which the count was captured. The type of aggregation (daily, weekly, or monthly) that you specify in the request determines the length of the time period. For example, if you specified weekly aggregation, the time period is a week and the date is the Sunday of the week when the count was captured." ;
  schema:alternateName "DayMonthAndYear" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dayMonthAndYear> ;
  rdfs:domain microsoftads:AdInsightHistoricalSearchCountPeriodic ;
  rdfs:range microsoftads:AdInsightDayMonthAndYear .

# Property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordCategoriesRequest/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  rdfs:comment "An array of keywords for which you want to determine the possible keyword categories that each keyword belongs to. The array can contain a maximum of 1,000 keywords, and each keyword can contain a maximum of 100 characters." ;
  schema:alternateName "Keywords" ;
  rdfs:domain microsoftads:AdInsightGetKeywordCategoriesRequest ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordCategoriesRequest/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The language in which the keywords are written. You must set this element to English." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:AdInsightGetKeywordCategoriesRequest ;
  rdfs:range xsd:string .

# Property: publisher country
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordCategoriesRequest/publisherCountry> a rdf:Property ;
  rdfs:label "publisher country" ;
  rdfs:comment "The country code of the country/region to use as the source of the category data. You must set this element to US." ;
  schema:alternateName "PublisherCountry" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/publisherCountry> ;
  rdfs:domain microsoftads:AdInsightGetKeywordCategoriesRequest ;
  rdfs:range xsd:string .

# Property: max categories
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordCategoriesRequest/maxCategories> a rdf:Property ;
  rdfs:label "max categories" ;
  rdfs:comment "The number of categories to include in the results. The maximum number of categories that you can request is 5. The default is 5." ;
  schema:alternateName "MaxCategories" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxCategories> ;
  rdfs:domain microsoftads:AdInsightGetKeywordCategoriesRequest ;
  rdfs:range xsd:int .

# Property: result
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordCategoriesResponse/result> a rdf:Property ;
  rdfs:label "result" ;
  rdfs:comment "An array of KeywordCategoryResult data objects. Each object contains the keyword and a list of categories to which it belongs. The list will include an item for each keyword that you specified in the request. If the keyword category cannot be determined, the KeywordCategories list will contain a single KeywordCategory. The value of Category will be Unknown Category and the value of ConfidenceScore will be 0.0." ;
  schema:alternateName "Result" ;
  rdfs:domain microsoftads:AdInsightGetKeywordCategoriesResponse ;
  rdfs:range microsoftads:AdInsightKeywordCategoryResult .

# Property: keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordCategoryResult/keyword> a rdf:Property ;
  rdfs:label "keyword" ;
  rdfs:comment "The keyword being categorized." ;
  schema:alternateName "Keyword" ;
  rdfs:domain microsoftads:AdInsightKeywordCategoryResult ;
  rdfs:range xsd:string .

# Property: keyword categories
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordCategoryResult/keywordCategories> a rdf:Property ;
  rdfs:label "keyword categories" ;
  rdfs:comment "An array of KeywordCategory objects that contains a keyword category and a score that indicates the confidence that the keyword belongs to that keyword category." ;
  schema:alternateName "KeywordCategories" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordCategories> ;
  rdfs:domain microsoftads:AdInsightKeywordCategoryResult ;
  rdfs:range microsoftads:AdInsightKeywordCategory .

# Property: category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordCategory/category> a rdf:Property ;
  rdfs:label "category" ;
  rdfs:comment "The keyword category that the keyword might belong to. If the category is undetermined, this element is set to Unknown Category and the ConfidenceScore element is set to 0.0." ;
  schema:alternateName "Category" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/category> ;
  rdfs:domain microsoftads:AdInsightKeywordCategory ;
  rdfs:range xsd:string .

# Property: confidence score
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordCategory/confidenceScore> a rdf:Property ;
  rdfs:label "confidence score" ;
  rdfs:comment "A score from 0.0 to 1.0 that indicates the likelihood that the keyword belongs to the category." ;
  schema:alternateName "ConfidenceScore" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/confidenceScore> ;
  rdfs:domain microsoftads:AdInsightKeywordCategory ;
  rdfs:range xsd:double .

# Property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordDemographicsRequest/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  rdfs:comment "An array of keywords for which you want to get demographics data. The data is also broken out by device type. The array can contain a maximum of 1,000 keywords, and each keyword can contain a maximum of 100 characters." ;
  schema:alternateName "Keywords" ;
  rdfs:domain microsoftads:AdInsightGetKeywordDemographicsRequest ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordDemographicsRequest/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The language in which the keywords are written. For possible values, see Ad Languages." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:AdInsightGetKeywordDemographicsRequest ;
  rdfs:range xsd:string .

# Property: publisher country
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordDemographicsRequest/publisherCountry> a rdf:Property ;
  rdfs:label "publisher country" ;
  rdfs:comment "The country code of the country/region to use as the source of the demographics data. The country/region that you specify must support the language specified in the Language element. For possible values, see Ad Languages." ;
  schema:alternateName "PublisherCountry" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/publisherCountry> ;
  rdfs:domain microsoftads:AdInsightGetKeywordDemographicsRequest ;
  rdfs:range xsd:string .

# Property: device
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordDemographicsRequest/device> a rdf:Property ;
  rdfs:label "device" ;
  rdfs:comment "An array of devices for which you want to get demographics data. Supported device types include the following: Computers, NonSmartphones, Smartphones, Tablets. The default is Computers. If available the response only includes keyword demographics data for the device types that you specify." ;
  schema:alternateName "Device" ;
  rdfs:domain microsoftads:AdInsightGetKeywordDemographicsRequest ;
  rdfs:range xsd:string .

# Property: keyword demographic result
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordDemographicsResponse/keywordDemographicResult> a rdf:Property ;
  rdfs:label "keyword demographic result" ;
  rdfs:comment "An array of KeywordDemographicResult data objects. The order of the items corresponds directly to the keywords specified in the request. If there is no demographic data available for a keyword, the keyword will be included in the list, but the KeywordDemographics element of the corresponding KeywordDemographicResult will be null. Each KeywordDemographicResult contains an array of KeywordDemographic data objects. The array contains an item for each device specified in the request. Each KeywordDemographic contains the percentage of time that users of a certain age and gender searched for the specified keyword." ;
  schema:alternateName "KeywordDemographicResult" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordDemographicResult> ;
  rdfs:domain microsoftads:AdInsightGetKeywordDemographicsResponse ;
  rdfs:range microsoftads:AdInsightKeywordDemographicResult .

# Property: keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographicResult/keyword> a rdf:Property ;
  rdfs:label "keyword" ;
  rdfs:comment "The keyword." ;
  schema:alternateName "Keyword" ;
  rdfs:domain microsoftads:AdInsightKeywordDemographicResult ;
  rdfs:range xsd:string .

# Property: keyword demographics
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographicResult/keywordDemographics> a rdf:Property ;
  rdfs:label "keyword demographics" ;
  rdfs:comment "An array of KeywordDemographic data objects that contains the percentage of users by age and gender (if known) that searched for the keyword on the device." ;
  schema:alternateName "KeywordDemographics" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordDemographics> ;
  rdfs:domain microsoftads:AdInsightKeywordDemographicResult ;
  rdfs:range microsoftads:AdInsightKeywordDemographic .

# Property: device
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/device> a rdf:Property ;
  rdfs:label "device" ;
  rdfs:comment "The device of the user who entered the search query." ;
  schema:alternateName "Device" ;
  rdfs:domain microsoftads:AdInsightKeywordDemographic ;
  rdfs:range xsd:string .

# Property: eighteen to twenty four
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/eighteenToTwentyFour> a rdf:Property ;
  rdfs:label "eighteen to twenty four" ;
  rdfs:comment "The percentage of time that users 18 through 24 years of age searched for the keyword. The value is specified in the range 0.0 through 1.0." ;
  schema:alternateName "EighteenToTwentyFour" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/eighteenToTwentyFour> ;
  rdfs:domain microsoftads:AdInsightKeywordDemographic ;
  rdfs:range xsd:double .

# Property: twenty five to thirty four
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/twentyFiveToThirtyFour> a rdf:Property ;
  rdfs:label "twenty five to thirty four" ;
  rdfs:comment "The percentage of time that users 25 through 34 years of age searched for the keyword. The value is specified in the range 0.0 through 1.0." ;
  schema:alternateName "TwentyFiveToThirtyFour" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/twentyFiveToThirtyFour> ;
  rdfs:domain microsoftads:AdInsightKeywordDemographic ;
  rdfs:range xsd:double .

# Property: thirty five to fourty nine
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/thirtyFiveToFourtyNine> a rdf:Property ;
  rdfs:label "thirty five to fourty nine" ;
  rdfs:comment "The percentage of time that users 35 through 49 years of age searched for the keyword. The value is specified in the range 0.0 through 1.0." ;
  schema:alternateName "ThirtyFiveToFourtyNine" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/thirtyFiveToFourtyNine> ;
  rdfs:domain microsoftads:AdInsightKeywordDemographic ;
  rdfs:range xsd:double .

# Property: fifty to sixty four
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/fiftyToSixtyFour> a rdf:Property ;
  rdfs:label "fifty to sixty four" ;
  rdfs:comment "The percentage of time that users 50 through 64 years of age searched for the keyword. The value is specified in the range 0.0 through 1.0." ;
  schema:alternateName "FiftyToSixtyFour" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fiftyToSixtyFour> ;
  rdfs:domain microsoftads:AdInsightKeywordDemographic ;
  rdfs:range xsd:double .

# Property: sixty five and above
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/sixtyFiveAndAbove> a rdf:Property ;
  rdfs:label "sixty five and above" ;
  rdfs:comment "The percentage of time that users 65 years of age or older searched for the keyword. The value is specified in the range 0.0 through 1.0." ;
  schema:alternateName "SixtyFiveAndAbove" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sixtyFiveAndAbove> ;
  rdfs:domain microsoftads:AdInsightKeywordDemographic ;
  rdfs:range xsd:double .

# Property: age unknown
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/ageUnknown> a rdf:Property ;
  rdfs:label "age unknown" ;
  rdfs:comment "Not used." ;
  schema:alternateName "AgeUnknown" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/ageUnknown> ;
  rdfs:domain microsoftads:AdInsightKeywordDemographic ;
  rdfs:range xsd:double .

# Property: female
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/female> a rdf:Property ;
  rdfs:label "female" ;
  rdfs:comment "The percentage of time that female users searched for the keyword. The value is specified in the range 0.0 through 1.0." ;
  schema:alternateName "Female" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/female> ;
  rdfs:domain microsoftads:AdInsightKeywordDemographic ;
  rdfs:range xsd:double .

# Property: male
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/male> a rdf:Property ;
  rdfs:label "male" ;
  rdfs:comment "The percentage of time that male users searched for the keyword. The value is specified in the range 0.0 through 1.0." ;
  schema:alternateName "Male" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/male> ;
  rdfs:domain microsoftads:AdInsightKeywordDemographic ;
  rdfs:range xsd:double .

# Property: gender unknown
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/genderUnknown> a rdf:Property ;
  rdfs:label "gender unknown" ;
  rdfs:comment "Not Used." ;
  schema:alternateName "GenderUnknown" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/genderUnknown> ;
  rdfs:domain microsoftads:AdInsightKeywordDemographic ;
  rdfs:range xsd:double .

# Property: keyword idea categories
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordIdeaCategoriesResponse/keywordIdeaCategories> a rdf:Property ;
  rdfs:label "keyword idea categories" ;
  rdfs:comment "The list of keyword idea categories." ;
  schema:alternateName "KeywordIdeaCategories" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordIdeaCategories> ;
  rdfs:domain microsoftads:AdInsightGetKeywordIdeaCategoriesResponse ;
  rdfs:range microsoftads:AdInsightKeywordIdeaCategory .

# Property: category id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdeaCategory/categoryId> a rdf:Property ;
  rdfs:label "category id" ;
  rdfs:comment "The Microsoft Advertising identifier of the keyword idea category." ;
  schema:alternateName "CategoryId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/categoryId> ;
  rdfs:domain microsoftads:AdInsightKeywordIdeaCategory ;
  rdfs:range xsd:long .

# Property: category name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdeaCategory/categoryName> a rdf:Property ;
  rdfs:label "category name" ;
  rdfs:comment "The name of the keyword idea category." ;
  schema:alternateName "CategoryName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/categoryName> ;
  rdfs:domain microsoftads:AdInsightKeywordIdeaCategory ;
  rdfs:range xsd:string .

# Property: expand ideas
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordIdeasRequest/expandIdeas> a rdf:Property ;
  rdfs:label "expand ideas" ;
  rdfs:comment "Determines whether you want new keyword ideas, or if you only want keyword attributes for the set of keywords that you specified in the SearchParameters list. If you set this element false, the QuerySearchParameter object must be included in the SearchParameters list." ;
  schema:alternateName "ExpandIdeas" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/expandIdeas> ;
  rdfs:domain microsoftads:AdInsightGetKeywordIdeasRequest ;
  rdfs:range xsd:boolean .

# Property: idea attributes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordIdeasRequest/ideaAttributes> a rdf:Property ;
  rdfs:label "idea attributes" ;
  rdfs:comment "The keyword idea attributes that you want included in the response e.g., Keyword, Competition, MonthlySearchCounts, and SuggestedBid. The Competition attribute is required. The Keyword attribute will always be returned for each returned KeywordIdea whether or not you include the Keyword value in the requested list of idea attributes." ;
  schema:alternateName "IdeaAttributes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/ideaAttributes> ;
  rdfs:domain microsoftads:AdInsightGetKeywordIdeasRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightKeywordIdeaAttributeScheme .

# Property: search parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordIdeasRequest/searchParameters> a rdf:Property ;
  rdfs:label "search parameters" ;
  rdfs:comment "The search parameters define your criteria and filters for the requested keyword ideas. Do not try to instantiate a SearchParameter. You can include one or more the following objects that derive from it: CategorySearchParameter, CompetitionSearchParameter, DateRangeSearchParameter, DeviceSearchParameter, ExcludeAccountKeywordsSearchParameter, IdeaTextSearchParameter, ImpressionShareSearchParameter, LanguageSearchParameter, LocationSearchParameter, NetworkSearchParameter, QuerySearchParameter, SearchVolumeSearchParameter, SuggestedBidSearchParameter and UrlSearchParameter. Other objects that derive from SearchParameter are not valid for this operation. You cannot include duplicates of any search parameter type. The list must include all of these search parameters: LanguageSearchParameter, LocationSearchParameter, and NetworkSearchParameter. The list must include one or more of these search parameters: CategorySearchParameter, QuerySearchParameter, or UrlSearchParameter. If the ExpandIdeas element is false, then the QuerySearchParameter is required whether or not you included additional search parameters. It can take up to 72 hours for the previous calendar month's data to be available. For example, if you request keyword ideas on August 1st, 2nd or 3rd, and July's data is not ready, the response will be based on June's data. If you do not include the DateRangeSearchParameter in the GetKeywordIdeas request, then you will not be able to confirm whether the first list item is data for the previous month, or the month prior. If the date range is specified and the most recent month's data is not yet available, then GetKeywordIdeas will return an error." ;
  schema:alternateName "SearchParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchParameters> ;
  rdfs:domain microsoftads:AdInsightGetKeywordIdeasRequest ;
  rdfs:range microsoftads:AdInsightSearchParameter .

# Property: keyword ideas
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordIdeasResponse/keywordIdeas> a rdf:Property ;
  rdfs:label "keyword ideas" ;
  rdfs:comment "The list of keyword ideas. Currently up to 3,000 list items can be returned although the limit is subject to change." ;
  schema:alternateName "KeywordIdeas" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordIdeas> ;
  rdfs:domain microsoftads:AdInsightGetKeywordIdeasResponse ;
  rdfs:range microsoftads:AdInsightKeywordIdea .

# Property: keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/keyword> a rdf:Property ;
  rdfs:label "keyword" ;
  rdfs:comment "The suggested keyword." ;
  schema:alternateName "Keyword" ;
  rdfs:domain microsoftads:AdInsightKeywordIdea ;
  rdfs:range xsd:string .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The negative ad group identifier that groups keyword ideas into suggested new ad groups. Keyword ideas for existing ad group identifiers is not supported. If the ad group ID is null then the keyword idea Source element is set to Seed, and there is not any specific recommended ad group." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightKeywordIdea ;
  rdfs:range xsd:long .

# Property: ad group name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/adGroupName> a rdf:Property ;
  rdfs:label "ad group name" ;
  rdfs:comment "The suggested name of the ad group for the keyword idea. If the ad group name is null then the keyword idea Source element is set to Seed, and there is not any specific recommended ad group." ;
  schema:alternateName "AdGroupName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupName> ;
  rdfs:domain microsoftads:AdInsightKeywordIdea ;
  rdfs:range xsd:string .

# Property: source
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/source> a rdf:Property ;
  rdfs:label "source" ;
  rdfs:comment "The source or seed for the keyword." ;
  schema:alternateName "Source" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/source> ;
  rdfs:domain microsoftads:AdInsightKeywordIdea ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightSourceTypeScheme .

# Property: monthly search counts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/monthlySearchCounts> a rdf:Property ;
  rdfs:label "monthly search counts" ;
  rdfs:comment "The number of times this keyword was used as a search term for each month within the date range and targeting settings you've selected. By default the size of the list is 12 and the last 12 months of available data are returned. The search counts are sorted in order starting with the most recent month's data at MonthlySeachCounts[0]. It can take up to 72 hours for the previous calendar month's data to be available. For example, if you request keyword ideas on August 1st, 2nd or 3rd, and July's data is not ready, the response will be based on June's data. If you do not include the DateRangeSearchParameter in the GetKeywordIdeas request, then you will not be able to confirm whether the first list item is data for the previous month, or the month prior. If the date range is specified and the most recent month's data is not yet available, then GetKeywordIdeas will return an error." ;
  schema:alternateName "MonthlySearchCounts" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/monthlySearchCounts> ;
  rdfs:domain microsoftads:AdInsightKeywordIdea ;
  rdfs:range xsd:long .

# Property: suggested bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/suggestedBid> a rdf:Property ;
  rdfs:label "suggested bid" ;
  rdfs:comment "The suggested minimum bid for this keyword. We create this suggestion using the location and network criterion you included, along with the average cost-per-click (CPC) advertisers are paying for this keyword. This amount is only an estimate and your actual CPC may vary." ;
  schema:alternateName "SuggestedBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedBid> ;
  rdfs:domain microsoftads:AdInsightKeywordIdea ;
  rdfs:range xsd:double .

# Property: competition
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/competition> a rdf:Property ;
  rdfs:label "competition" ;
  rdfs:comment "Determined by the number of advertisers bidding on this keyword, relative to all other keywords across Microsoft Advertising." ;
  schema:alternateName "Competition" ;
  rdfs:domain microsoftads:AdInsightKeywordIdea ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightCompetitionLevelScheme .

# Property: relevance
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/relevance> a rdf:Property ;
  rdfs:label "relevance" ;
  rdfs:comment "The keyword relevance score. Higher relevance means \"more relevant\". There is no defined range, but as an example you might see values such as 1.00 or 87,083.82. Although the values are not displayed, relevance is used to sort Keyword Planner results by relevance in the Microsoft Advertising UI." ;
  schema:alternateName "Relevance" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/relevance> ;
  rdfs:domain microsoftads:AdInsightKeywordIdea ;
  rdfs:range xsd:double .

# Property: ad impression share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/adImpressionShare> a rdf:Property ;
  rdfs:label "ad impression share" ;
  rdfs:comment "Ad impression share is the number of impressions you've received divided by the total number of searches for the location and network you're targeting that matched the keyword exactly in the last calendar month." ;
  schema:alternateName "AdImpressionShare" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adImpressionShare> ;
  rdfs:domain microsoftads:AdInsightKeywordIdea ;
  rdfs:range xsd:double .

# Property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordLocationsRequest/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  rdfs:comment "An array of keywords for which you want to get geographical location information. The data is also broken out by device type. The array can contain a maximum of 1,000 keywords, and each keyword can contain a maximum of 100 characters." ;
  schema:alternateName "Keywords" ;
  rdfs:domain microsoftads:AdInsightGetKeywordLocationsRequest ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordLocationsRequest/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The language in which the keywords are written. For possible values, see Ad Languages." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:AdInsightGetKeywordLocationsRequest ;
  rdfs:range xsd:string .

# Property: publisher country
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordLocationsRequest/publisherCountry> a rdf:Property ;
  rdfs:label "publisher country" ;
  rdfs:comment "The country code of the country/region to use as the source of the location data. The country/region that you specify must support the language specified in the Language element. For possible values, see Ad Languages." ;
  schema:alternateName "PublisherCountry" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/publisherCountry> ;
  rdfs:domain microsoftads:AdInsightGetKeywordLocationsRequest ;
  rdfs:range xsd:string .

# Property: device
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordLocationsRequest/device> a rdf:Property ;
  rdfs:label "device" ;
  rdfs:comment "An array of devices for which you want to get geographical location information. Supported device types include the following: Computers, NonSmartphones, Smartphones, Tablets. The default is Computers. The response includes keyword locations data for only the device types that you specify, if available." ;
  schema:alternateName "Device" ;
  rdfs:domain microsoftads:AdInsightGetKeywordLocationsRequest ;
  rdfs:range xsd:string .

# Property: level
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordLocationsRequest/level> a rdf:Property ;
  rdfs:label "level" ;
  rdfs:comment "The level at which to aggregate the geographical location data. The following are the possible values: 0 - Country 1 - State/Province 2 - Metropolitan area 3 - City The default value is 1 (State/Province)." ;
  schema:alternateName "Level" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/level> ;
  rdfs:domain microsoftads:AdInsightGetKeywordLocationsRequest ;
  rdfs:range xsd:int .

# Property: parent country
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordLocationsRequest/parentCountry> a rdf:Property ;
  rdfs:label "parent country" ;
  rdfs:comment "The country/region from which the search originated. For possible values, see Geographical Location Codes. The default is US." ;
  schema:alternateName "ParentCountry" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/parentCountry> ;
  rdfs:domain microsoftads:AdInsightGetKeywordLocationsRequest ;
  rdfs:range xsd:string .

# Property: max locations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordLocationsRequest/maxLocations> a rdf:Property ;
  rdfs:label "max locations" ;
  rdfs:comment "The maximum number of locations to return. You can request a maximum of 10 locations. The default value is 10." ;
  schema:alternateName "MaxLocations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxLocations> ;
  rdfs:domain microsoftads:AdInsightGetKeywordLocationsRequest ;
  rdfs:range xsd:int .

# Property: keyword location result
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordLocationsResponse/keywordLocationResult> a rdf:Property ;
  rdfs:label "keyword location result" ;
  rdfs:comment "An array of KeywordLocationResult data objects. The order of the items corresponds directly to the keywords specified in the request. If there is no location data available for a keyword, the keyword will be included in the list, but the KeywordLocations element of the corresponding KeywordLocationResult object will be null. Each KeywordLocationResult data object contains an array of KeywordLocation. The array contains an item for each device specified in the request. Each KeywordLocation contains the geographical location and percentage of time that users in the geographical location searched for the specified keyword." ;
  schema:alternateName "KeywordLocationResult" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordLocationResult> ;
  rdfs:domain microsoftads:AdInsightGetKeywordLocationsResponse ;
  rdfs:range microsoftads:AdInsightKeywordLocationResult .

# Property: keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordLocationResult/keyword> a rdf:Property ;
  rdfs:label "keyword" ;
  rdfs:comment "The keyword." ;
  schema:alternateName "Keyword" ;
  rdfs:domain microsoftads:AdInsightKeywordLocationResult ;
  rdfs:range xsd:string .

# Property: keyword locations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordLocationResult/keywordLocations> a rdf:Property ;
  rdfs:label "keyword locations" ;
  rdfs:comment "An array of KeywordLocation objects that contains the geographical locations and the percentage of times that users searched for the keyword from that location." ;
  schema:alternateName "KeywordLocations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordLocations> ;
  rdfs:domain microsoftads:AdInsightKeywordLocationResult ;
  rdfs:range microsoftads:AdInsightKeywordLocation .

# Property: device
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordLocation/device> a rdf:Property ;
  rdfs:label "device" ;
  rdfs:comment "The device of the user who entered the search query." ;
  schema:alternateName "Device" ;
  rdfs:domain microsoftads:AdInsightKeywordLocation ;
  rdfs:range xsd:string .

# Property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordLocation/location> a rdf:Property ;
  rdfs:label "location" ;
  rdfs:comment "The country/region, state, metropolitan area, or city where users entered the search query." ;
  schema:alternateName "Location" ;
  rdfs:domain microsoftads:AdInsightKeywordLocation ;
  rdfs:range xsd:string .

# Property: percentage
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordLocation/percentage> a rdf:Property ;
  rdfs:label "percentage" ;
  rdfs:comment "The percentage of time that users searched for the keyword from the location. The value is specified in the range 0.0 through 100.0." ;
  schema:alternateName "Percentage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/percentage> ;
  rdfs:domain microsoftads:AdInsightKeywordLocation ;
  rdfs:range xsd:double .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordOpportunitiesRequest/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group to get keyword suggestions for. The following restrictions apply to the specified ad group: - Its language must be set to English. - Its distribution medium must include Search. - It should contain keywords and ads. The operation will suggest keywords only if the ad group contains one or more ads and keywords; the more keywords and ads that the ad group contains, the richer the set of suggested keywords will be. If AdGroupId is nil or empty, the operation will return all keyword opportunities for the specified campaign." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightGetKeywordOpportunitiesRequest ;
  rdfs:range xsd:long .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordOpportunitiesRequest/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign that owns the specified ad group. If the CampaignId element is nil or empty, then the AdGroupId must also be nil or empty, and the operation will return all keyword opportunities for the account." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightGetKeywordOpportunitiesRequest ;
  rdfs:range xsd:long .

# Property: opportunity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordOpportunitiesRequest/opportunityType> a rdf:Property ;
  rdfs:label "opportunity type" ;
  rdfs:comment "Determines the type or types of keyword opportunities that you want. You may include multiple values as flags. How you specify multiple flags depends on the programming language that you use. For example, C# treats these values as flag values and Java treats them as an array of strings. The SOAP should include a string that contains a space-delimited list of values for example, BroadMatch CampaignContext." ;
  schema:alternateName "OpportunityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/opportunityType> ;
  rdfs:domain microsoftads:AdInsightGetKeywordOpportunitiesRequest ;
  rdfs:range xsd:string .

# Property: opportunities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordOpportunitiesResponse/opportunities> a rdf:Property ;
  rdfs:label "opportunities" ;
  rdfs:comment "A list of KeywordOpportunity data objects that identifies a suggested keyword and bid value. The list will be empty if there are no suggestions, which may occur if the ad group does not contain existing ads and keywords. Currently up to 1,000 list items can be returned although the limit is subject to change." ;
  schema:alternateName "Opportunities" ;
  rdfs:domain microsoftads:AdInsightGetKeywordOpportunitiesResponse ;
  rdfs:range microsoftads:AdInsightKeywordOpportunity .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group to apply the suggested keyword to." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunity ;
  rdfs:range xsd:long .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign that owns the ad group." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunity ;
  rdfs:range xsd:long .

# Property: ad group name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/adGroupName> a rdf:Property ;
  rdfs:label "ad group name" ;
  rdfs:comment "The name of the ad group to apply the suggested keyword to." ;
  schema:alternateName "AdGroupName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupName> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunity ;
  rdfs:range xsd:string .

# Property: campaign name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/campaignName> a rdf:Property ;
  rdfs:label "campaign name" ;
  rdfs:comment "The name of the campaign that owns the ad group." ;
  schema:alternateName "CampaignName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignName> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunity ;
  rdfs:range xsd:string .

# Property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/matchType> a rdf:Property ;
  rdfs:label "match type" ;
  rdfs:comment "The match type that the suggested bid applies to. The following are the possible match-type values: 1 - Exact match 2 - Phrase match 3 - Broad match" ;
  schema:alternateName "MatchType" ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunity ;
  rdfs:range xsd:int .

# Property: suggested keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/suggestedKeyword> a rdf:Property ;
  rdfs:label "suggested keyword" ;
  rdfs:comment "The suggested keyword." ;
  schema:alternateName "SuggestedKeyword" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedKeyword> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunity ;
  rdfs:range xsd:string .

# Property: suggested bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/suggestedBid> a rdf:Property ;
  rdfs:label "suggested bid" ;
  rdfs:comment "The suggested bid that may result in your ads serving on the first page of the search query results." ;
  schema:alternateName "SuggestedBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedBid> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunity ;
  rdfs:range xsd:double .

# Property: monthly searches
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/monthlySearches> a rdf:Property ;
  rdfs:label "monthly searches" ;
  rdfs:comment "The estimated monthly volume of user search queries that may match the suggested keyword for the corresponding MatchType element." ;
  schema:alternateName "MonthlySearches" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/monthlySearches> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunity ;
  rdfs:range xsd:long .

# Property: competition
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/competition> a rdf:Property ;
  rdfs:label "competition" ;
  rdfs:comment "An indicator of competitive bids for this keyword relative to all search keywords. The competition score ranges from 0 to 1.00, where 0 indicates low competition and 1.00 indicates that there is a high number of advertisers competing for this keyword." ;
  schema:alternateName "Competition" ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunity ;
  rdfs:range xsd:double .

# Property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/estimatedIncreaseInClicks> a rdf:Property ;
  rdfs:label "estimated increase in clicks" ;
  rdfs:comment "Estimated increase in clicks if the opportunity is applied." ;
  schema:alternateName "EstimatedIncreaseInClicks" ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunity ;
  rdfs:range xsd:double .

# Property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/estimatedIncreaseInCost> a rdf:Property ;
  rdfs:label "estimated increase in cost" ;
  rdfs:comment "Estimated increase in cost if the opportunity is applied." ;
  schema:alternateName "EstimatedIncreaseInCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInCost> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunity ;
  rdfs:range xsd:double .

# Property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/estimatedIncreaseInImpressions> a rdf:Property ;
  rdfs:label "estimated increase in impressions" ;
  rdfs:comment "Estimated increase in impressions if the opportunity is applied." ;
  schema:alternateName "EstimatedIncreaseInImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInImpressions> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunity ;
  rdfs:range xsd:long .

# Property: opportunity key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/opportunityKey> a rdf:Property ;
  rdfs:label "opportunity key" ;
  rdfs:comment "An identifier that uniquely identifies the opportunity." ;
  schema:alternateName "OpportunityKey" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/opportunityKey> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunity ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunity ;
  rdfs:range xsd:string .

# Property: click share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/clickShare> a rdf:Property ;
  rdfs:label "click share" ;
  schema:alternateName "ClickShare" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/clickShare> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunity ;
  rdfs:range xsd:double .

# Property: average ctr
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/averageCTR> a rdf:Property ;
  rdfs:label "average ctr" ;
  schema:alternateName "AverageCTR" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/averageCTR> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunity ;
  rdfs:range xsd:double .

# Property: average cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/averageCPC> a rdf:Property ;
  rdfs:label "average cpc" ;
  schema:alternateName "AverageCPC" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/averageCPC> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunity ;
  rdfs:range xsd:double .

# Property: reference keyword id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/referenceKeywordId> a rdf:Property ;
  rdfs:label "reference keyword id" ;
  schema:alternateName "ReferenceKeywordId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/referenceKeywordId> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunity ;
  rdfs:range xsd:long .

# Property: reference keyword bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/referenceKeywordBid> a rdf:Property ;
  rdfs:label "reference keyword bid" ;
  schema:alternateName "ReferenceKeywordBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/referenceKeywordBid> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunity ;
  rdfs:range xsd:double .

# Property: reference keyword match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/referenceKeywordMatchType> a rdf:Property ;
  rdfs:label "reference keyword match type" ;
  schema:alternateName "ReferenceKeywordMatchType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/referenceKeywordMatchType> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunity ;
  rdfs:range xsd:int .

# Property: impression share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/impressionShare> a rdf:Property ;
  rdfs:label "impression share" ;
  schema:alternateName "ImpressionShare" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/impressionShare> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunity ;
  rdfs:range xsd:double .

# Property: search query kpis
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/searchQueryKPIs> a rdf:Property ;
  rdfs:label "search query kpis" ;
  schema:alternateName "SearchQueryKPIs" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchQueryKPIs> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunity ;
  rdfs:range microsoftads:AdInsightBroadMatchSearchQueryKPI .

# Property: campaign estimators
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordTrafficEstimatesRequest/campaignEstimators> a rdf:Property ;
  rdfs:label "campaign estimators" ;
  rdfs:comment "Defines your campaign, ad group, and keyword level criteria and filters for the requested keyword traffic estimates." ;
  schema:alternateName "CampaignEstimators" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignEstimators> ;
  rdfs:domain microsoftads:AdInsightGetKeywordTrafficEstimatesRequest ;
  rdfs:range microsoftads:AdInsightCampaignEstimator .

# Property: campaign estimates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordTrafficEstimatesResponse/campaignEstimates> a rdf:Property ;
  rdfs:label "campaign estimates" ;
  rdfs:comment "The list of campaign estimates. Within each campaign estimate is a nested list of keyword traffic estimates for each ad group. You can inspect the BatchError Details element to find out which of the requested list items failed. For example if Details contains \"CampaignEstimators[0], AdGroupEstimators[1], KeywordEstimators is null or contains no value\", the error occurred for the 2nd AdGroupEstimator in the submitted list. The Index element of the BatchError is only a sequential count of returned batch errors, and cannot be used to determine where in the request the error occurred." ;
  schema:alternateName "CampaignEstimates" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignEstimates> ;
  rdfs:domain microsoftads:AdInsightGetKeywordTrafficEstimatesResponse ;
  rdfs:range microsoftads:AdInsightCampaignEstimate .

# Property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetPerformanceInsightsDetailDataByAccountIdRequest/entityType> a rdf:Property ;
  rdfs:label "entity type" ;
  rdfs:comment "The entity level that you want to request performance insights summary data from. We currently support account and campaign level data." ;
  schema:alternateName "EntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityType> ;
  rdfs:domain microsoftads:AdInsightGetPerformanceInsightsDetailDataByAccountIdRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightEntityTypeScheme .

# Property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetPerformanceInsightsDetailDataByAccountIdRequest/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "The start date range for performance insights." ;
  schema:alternateName "StartDate" ;
  rdfs:domain microsoftads:AdInsightGetPerformanceInsightsDetailDataByAccountIdRequest ;
  rdfs:range microsoftads:AdInsightDayMonthAndYear .

# Property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetPerformanceInsightsDetailDataByAccountIdRequest/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "The end date range for performance insights. The maximum date range is one month." ;
  schema:alternateName "EndDate" ;
  rdfs:domain microsoftads:AdInsightGetPerformanceInsightsDetailDataByAccountIdRequest ;
  rdfs:range microsoftads:AdInsightDayMonthAndYear .

# Property: result
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetPerformanceInsightsDetailDataByAccountIdResponse/result> a rdf:Property ;
  rdfs:label "result" ;
  rdfs:comment "Defines the performance insight results from calling the GetPerformanceInsightsDetailDataByAccountId operation." ;
  schema:alternateName "Result" ;
  rdfs:domain microsoftads:AdInsightGetPerformanceInsightsDetailDataByAccountIdResponse ;
  rdfs:range microsoftads:AdInsightPerformanceInsightsDetail .

# Property: entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsDetail/entityId> a rdf:Property ;
  rdfs:label "entity id" ;
  rdfs:comment "For account level, this is AccountId. For campaign level, this is CampaignId." ;
  schema:alternateName "EntityId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityId> ;
  rdfs:domain microsoftads:AdInsightPerformanceInsightsDetail ;
  rdfs:range xsd:long .

# Property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsDetail/entityType> a rdf:Property ;
  rdfs:label "entity type" ;
  rdfs:comment "The supported types are account and campaign." ;
  schema:alternateName "EntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityType> ;
  rdfs:domain microsoftads:AdInsightPerformanceInsightsDetail ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightEntityTypeScheme .

# Property: k pitype
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsDetail/kPIType> a rdf:Property ;
  rdfs:label "k pitype" ;
  rdfs:comment "Defines the type of key performance indicator. At the account level, we support impression, click, spend, and conversion. At the campaign level, we support impression, click, and spend." ;
  schema:alternateName "KPIType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/kPIType> ;
  rdfs:domain microsoftads:AdInsightPerformanceInsightsDetail ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightKPITypeScheme .

# Property: date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsDetail/date> a rdf:Property ;
  rdfs:label "date" ;
  rdfs:comment "The date of the detected performance insights." ;
  schema:alternateName "Date" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/date> ;
  rdfs:domain microsoftads:AdInsightPerformanceInsightsDetail ;
  rdfs:range microsoftads:AdInsightDayMonthAndYear .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsDetail/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "A message to describe the performance insights." ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:AdInsightPerformanceInsightsDetail ;
  rdfs:range microsoftads:AdInsightPerformanceInsightsMessage .

# Property: root causes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsDetail/rootCauses> a rdf:Property ;
  rdfs:label "root causes" ;
  rdfs:comment "Messages that describe the root causes in \"What happened.\"" ;
  schema:alternateName "RootCauses" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/rootCauses> ;
  rdfs:domain microsoftads:AdInsightPerformanceInsightsDetail ;
  rdfs:range microsoftads:AdInsightPerformanceInsightsMessage .

# Property: actions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsDetail/actions> a rdf:Property ;
  rdfs:label "actions" ;
  rdfs:comment "Messages that describe the actions in \"What can I do.\"" ;
  schema:alternateName "Actions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/actions> ;
  rdfs:domain microsoftads:AdInsightPerformanceInsightsDetail ;
  rdfs:range microsoftads:AdInsightPerformanceInsightsMessage .

# Property: template id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessage/templateId> a rdf:Property ;
  rdfs:label "template id" ;
  rdfs:comment "The message template ID." ;
  schema:alternateName "TemplateId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/templateId> ;
  rdfs:domain microsoftads:AdInsightPerformanceInsightsMessage ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightPerformanceInsightsMessageTemplateIdScheme .

# Property: parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessage/parameters> a rdf:Property ;
  rdfs:label "parameters" ;
  rdfs:comment "Message parameters are used to fill in the template that renders the message string." ;
  schema:alternateName "Parameters" ;
  rdfs:domain microsoftads:AdInsightPerformanceInsightsMessage ;
  rdfs:range microsoftads:AdInsightPerformanceInsightsMessageParameter .

# Property: indentation level
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessage/indentationLevel> a rdf:Property ;
  rdfs:label "indentation level" ;
  rdfs:comment "Indentation distance or depth when displaying the message. By default, it is 0, which means no indentation distance." ;
  schema:alternateName "IndentationLevel" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/indentationLevel> ;
  rdfs:domain microsoftads:AdInsightPerformanceInsightsMessage ;
  rdfs:range xsd:int .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameter/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The supported types are: text, URL, and entities." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightPerformanceInsightsMessageParameter ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightParameterTypeScheme .

# Property: suggested text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameter/suggestedText> a rdf:Property ;
  rdfs:label "suggested text" ;
  schema:alternateName "SuggestedText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedText> ;
  rdfs:domain microsoftads:AdInsightPerformanceInsightsMessageParameter ;
  rdfs:range xsd:string .

# Property: url category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameter/urlCategory> a rdf:Property ;
  rdfs:label "url category" ;
  schema:alternateName "UrlCategory" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCategory> ;
  rdfs:domain microsoftads:AdInsightPerformanceInsightsMessageParameter ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightPerformanceInsightsUrlCategoryScheme .

# Property: url id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameter/urlId> a rdf:Property ;
  rdfs:label "url id" ;
  schema:alternateName "UrlId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlId> ;
  rdfs:domain microsoftads:AdInsightPerformanceInsightsMessageParameter ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightPerformanceInsightsUrlIdScheme .

# Property: suggested url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameter/suggestedUrl> a rdf:Property ;
  rdfs:label "suggested url" ;
  schema:alternateName "SuggestedUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedUrl> ;
  rdfs:domain microsoftads:AdInsightPerformanceInsightsMessageParameter ;
  rdfs:range xsd:string .

# Property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameter/entityType> a rdf:Property ;
  rdfs:label "entity type" ;
  schema:alternateName "EntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityType> ;
  rdfs:domain microsoftads:AdInsightPerformanceInsightsMessageParameter ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightPerformanceInsightsEntityTypeScheme .

# Property: entity count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameter/entityCount> a rdf:Property ;
  rdfs:label "entity count" ;
  schema:alternateName "EntityCount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityCount> ;
  rdfs:domain microsoftads:AdInsightPerformanceInsightsMessageParameter ;
  rdfs:range xsd:int .

# Property: entity details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameter/entityDetails> a rdf:Property ;
  rdfs:label "entity details" ;
  schema:alternateName "EntityDetails" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityDetails> ;
  rdfs:domain microsoftads:AdInsightPerformanceInsightsMessageParameter ;
  rdfs:range microsoftads:AdInsightEntityDetail .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetRecommendationsRequest/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign that owns the ad group specified in the AdGroupId element. If this element is nil or empty, then the AdGroupId must also be nil or empty, and the operation will return all opportunities of a certain recommendation type for the account." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightGetRecommendationsRequest ;
  rdfs:range xsd:long .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetRecommendationsRequest/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group for which you want to determine responsive search ads opportunities. If this element is nil or empty, the operation will return all opportunities of certain recommendation type for the specified campaign." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightGetRecommendationsRequest ;
  rdfs:range xsd:long .

# Property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetRecommendationsRequest/recommendationType> a rdf:Property ;
  rdfs:label "recommendation type" ;
  rdfs:comment "The identifier of the recommendation type that you want to get. This element can't be nil or empty. One recommendation type per request, e.g., ResponsiveSearchAdsOpportunity." ;
  schema:alternateName "RecommendationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationType> ;
  rdfs:domain microsoftads:AdInsightGetRecommendationsRequest ;
  rdfs:range xsd:string .

# Property: recommendations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetRecommendationsResponse/recommendations> a rdf:Property ;
  rdfs:label "recommendations" ;
  rdfs:comment "An array of Recommendation objects. 2,000 list items can be returned at maximum." ;
  schema:alternateName "Recommendations" ;
  rdfs:domain microsoftads:AdInsightGetRecommendationsResponse ;
  rdfs:range microsoftads:AdInsightRecommendation .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:AdInsightRecommendation ;
  rdfs:range xsd:long .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign for the ad group that owns the recommendation." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightRecommendation ;
  rdfs:range xsd:long .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group that owns the recommendation." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightRecommendation ;
  rdfs:range xsd:long .

# Property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/recommendationType> a rdf:Property ;
  rdfs:label "recommendation type" ;
  rdfs:comment "The type of recommendation." ;
  schema:alternateName "RecommendationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationType> ;
  rdfs:domain microsoftads:AdInsightRecommendation ;
  rdfs:range xsd:string .

# Property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/recommendationId> a rdf:Property ;
  rdfs:label "recommendation id" ;
  rdfs:comment "The identifier of the recommendation." ;
  schema:alternateName "RecommendationId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationId> ;
  rdfs:domain microsoftads:AdInsightRecommendation ;
  rdfs:range xsd:string .

# Property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/recommendationHash> a rdf:Property ;
  rdfs:label "recommendation hash" ;
  rdfs:comment "The hash of the recommendation." ;
  schema:alternateName "RecommendationHash" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationHash> ;
  rdfs:domain microsoftads:AdInsightRecommendation ;
  rdfs:range xsd:string .

# Property: current clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/currentClicks> a rdf:Property ;
  rdfs:label "current clicks" ;
  rdfs:comment "Actual clicks of the ad group in the past 7 days." ;
  schema:alternateName "CurrentClicks" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentClicks> ;
  rdfs:domain microsoftads:AdInsightRecommendation ;
  rdfs:range xsd:long .

# Property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/estimatedIncreaseInClicks> a rdf:Property ;
  rdfs:label "estimated increase in clicks" ;
  rdfs:comment "The estimated click opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInClicks" ;
  rdfs:domain microsoftads:AdInsightRecommendation ;
  rdfs:range xsd:long .

# Property: current cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/currentCost> a rdf:Property ;
  rdfs:label "current cost" ;
  rdfs:comment "Actual spending of the ad group in the past 7 days, in the currency of this account." ;
  schema:alternateName "CurrentCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentCost> ;
  rdfs:domain microsoftads:AdInsightRecommendation ;
  rdfs:range xsd:double .

# Property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/estimatedIncreaseInCost> a rdf:Property ;
  rdfs:label "estimated increase in cost" ;
  rdfs:comment "The estimated increase in spend corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInCost> ;
  rdfs:domain microsoftads:AdInsightRecommendation ;
  rdfs:range xsd:double .

# Property: current impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/currentImpressions> a rdf:Property ;
  rdfs:label "current impressions" ;
  rdfs:comment "Actual impressions of the ad group in the past 7 days." ;
  schema:alternateName "CurrentImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentImpressions> ;
  rdfs:domain microsoftads:AdInsightRecommendation ;
  rdfs:range xsd:long .

# Property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/estimatedIncreaseInImpressions> a rdf:Property ;
  rdfs:label "estimated increase in impressions" ;
  rdfs:comment "The estimated impressions opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInImpressions> ;
  rdfs:domain microsoftads:AdInsightRecommendation ;
  rdfs:range xsd:long .

# Property: current conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/currentConversions> a rdf:Property ;
  rdfs:label "current conversions" ;
  rdfs:comment "Actual conversions of the ad group in the past 7 days." ;
  schema:alternateName "CurrentConversions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentConversions> ;
  rdfs:domain microsoftads:AdInsightRecommendation ;
  rdfs:range xsd:long .

# Property: estimated increase in conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/estimatedIncreaseInConversions> a rdf:Property ;
  rdfs:label "estimated increase in conversions" ;
  rdfs:comment "The estimated impression opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInConversions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInConversions> ;
  rdfs:domain microsoftads:AdInsightRecommendation ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightRecommendation ;
  rdfs:range xsd:string .

# Property: suggested ad
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/suggestedAd> a rdf:Property ;
  rdfs:label "suggested ad" ;
  schema:alternateName "SuggestedAd" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedAd> ;
  rdfs:domain microsoftads:AdInsightRecommendation ;
  rdfs:range microsoftads:AdInsightSuggestedResponsiveSearchAd .

# Property: headlines
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestedResponsiveSearchAd/headlines> a rdf:Property ;
  rdfs:label "headlines" ;
  rdfs:comment "The list of titles of suggested ads with 3-15 headlines." ;
  schema:alternateName "Headlines" ;
  rdfs:domain microsoftads:AdInsightSuggestedResponsiveSearchAd ;
  rdfs:range xsd:string .

# Property: descriptions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestedResponsiveSearchAd/descriptions> a rdf:Property ;
  rdfs:label "descriptions" ;
  rdfs:comment "The list of descriptions of suggested ad with 2-4 descriptions." ;
  schema:alternateName "Descriptions" ;
  rdfs:domain microsoftads:AdInsightSuggestedResponsiveSearchAd ;
  rdfs:range xsd:string .

# Property: path1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestedResponsiveSearchAd/path1> a rdf:Property ;
  rdfs:label "path1" ;
  rdfs:comment "The first part of the optional path that will be appended to the domain portion of your display URL." ;
  schema:alternateName "Path1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/path1> ;
  rdfs:domain microsoftads:AdInsightSuggestedResponsiveSearchAd ;
  rdfs:range xsd:string .

# Property: path2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestedResponsiveSearchAd/path2> a rdf:Property ;
  rdfs:label "path2" ;
  rdfs:comment "The second part of the optional path that will be appended to the domain portion of your display URL." ;
  schema:alternateName "Path2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/path2> ;
  rdfs:domain microsoftads:AdInsightSuggestedResponsiveSearchAd ;
  rdfs:range xsd:string .

# Property: final url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestedResponsiveSearchAd/finalUrl> a rdf:Property ;
  rdfs:label "final url" ;
  rdfs:comment "The landing page URL." ;
  schema:alternateName "FinalUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrl> ;
  rdfs:domain microsoftads:AdInsightSuggestedResponsiveSearchAd ;
  rdfs:range xsd:string .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetTextAssetSuggestionsByFinalUrlsRequest/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "The last or final URL where a user is ultimately taken, whether or not the click to final URL path included any redirects. The maximum array limit of FinalUrls for each request is 5." ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:AdInsightGetTextAssetSuggestionsByFinalUrlsRequest ;
  rdfs:range xsd:string .

# Property: text asset suggestions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetTextAssetSuggestionsByFinalUrlsResponse/textAssetSuggestions> a rdf:Property ;
  rdfs:label "text asset suggestions" ;
  rdfs:comment "The suggested string value to use for the text asset." ;
  schema:alternateName "TextAssetSuggestions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/textAssetSuggestions> ;
  rdfs:domain microsoftads:AdInsightGetTextAssetSuggestionsByFinalUrlsResponse ;
  rdfs:range microsoftads:AdInsightTextAssetSuggestions .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetTextAssetSuggestionsByFinalUrlsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array BatchError that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:AdInsightGetTextAssetSuggestionsByFinalUrlsResponse ;
  rdfs:range microsoftads:AdInsightBatchError .

# Property: final url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTextAssetSuggestions/finalUrl> a rdf:Property ;
  rdfs:label "final url" ;
  rdfs:comment "The Final URL of the ad, keyword, or criterion. Only the first URL in the list is reported. If the URL contains dynamic text substitution parameters (for example, {param1}), the report will contain the URL before substitution." ;
  schema:alternateName "FinalUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrl> ;
  rdfs:domain microsoftads:AdInsightTextAssetSuggestions ;
  rdfs:range xsd:string .

# Property: text assets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTextAssetSuggestions/textAssets> a rdf:Property ;
  rdfs:label "text assets" ;
  rdfs:comment "Text assets that can be reused across multiple ads." ;
  schema:alternateName "TextAssets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/textAssets> ;
  rdfs:domain microsoftads:AdInsightTextAssetSuggestions ;
  rdfs:range xsd:string .

# Property: included
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightIdeaTextSearchParameter/included> a rdf:Property ;
  rdfs:label "included" ;
  rdfs:comment "The list of keywords that you explicitly want included in the list of returned keyword ideas. The match type of each keyword must be set to Broad." ;
  schema:alternateName "Included" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/included> ;
  rdfs:domain microsoftads:AdInsightIdeaTextSearchParameter ;
  rdfs:range microsoftads:AdInsightKeyword .

# Property: excluded
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightIdeaTextSearchParameter/excluded> a rdf:Property ;
  rdfs:label "excluded" ;
  rdfs:comment "The list of keywords that you explicitly want excluded from the list of returned keyword ideas. The match type of each keyword must be set to Broad." ;
  schema:alternateName "Excluded" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excluded> ;
  rdfs:domain microsoftads:AdInsightIdeaTextSearchParameter ;
  rdfs:range microsoftads:AdInsightKeyword .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightIdeaTextSearchParameter/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightIdeaTextSearchParameter ;
  rdfs:range xsd:string .

# Property: minimum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightImpressionShareSearchParameter/minimum> a rdf:Property ;
  rdfs:label "minimum" ;
  rdfs:comment "The minimum impression share that you want for keyword ideas." ;
  schema:alternateName "Minimum" ;
  rdfs:domain microsoftads:AdInsightImpressionShareSearchParameter ;
  rdfs:range xsd:double .

# Property: maximum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightImpressionShareSearchParameter/maximum> a rdf:Property ;
  rdfs:label "maximum" ;
  rdfs:comment "The maximum impression share that you want for keyword ideas." ;
  schema:alternateName "Maximum" ;
  rdfs:domain microsoftads:AdInsightImpressionShareSearchParameter ;
  rdfs:range xsd:double .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightImpressionShareSearchParameter/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightImpressionShareSearchParameter ;
  rdfs:range xsd:string .

# Property: suggested keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordAndConfidence/suggestedKeyword> a rdf:Property ;
  rdfs:label "suggested keyword" ;
  rdfs:comment "The suggested keyword." ;
  schema:alternateName "SuggestedKeyword" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedKeyword> ;
  rdfs:domain microsoftads:AdInsightKeywordAndConfidence ;
  rdfs:range xsd:string .

# Property: confidence score
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordAndConfidence/confidenceScore> a rdf:Property ;
  rdfs:label "confidence score" ;
  rdfs:comment "A score from 0.0 to 1.0 that indicates the probability that the keyword would match a user's search query." ;
  schema:alternateName "ConfidenceScore" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/confidenceScore> ;
  rdfs:domain microsoftads:AdInsightKeywordAndConfidence ;
  rdfs:range xsd:double .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunityBase ;
  rdfs:range xsd:long .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunityBase ;
  rdfs:range xsd:long .

# Property: ad group name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/adGroupName> a rdf:Property ;
  rdfs:label "ad group name" ;
  schema:alternateName "AdGroupName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupName> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunityBase ;
  rdfs:range xsd:string .

# Property: campaign name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/campaignName> a rdf:Property ;
  rdfs:label "campaign name" ;
  schema:alternateName "CampaignName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignName> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunityBase ;
  rdfs:range xsd:string .

# Property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/matchType> a rdf:Property ;
  rdfs:label "match type" ;
  schema:alternateName "MatchType" ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunityBase ;
  rdfs:range xsd:int .

# Property: suggested keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/suggestedKeyword> a rdf:Property ;
  rdfs:label "suggested keyword" ;
  schema:alternateName "SuggestedKeyword" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedKeyword> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunityBase ;
  rdfs:range xsd:string .

# Property: suggested bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/suggestedBid> a rdf:Property ;
  rdfs:label "suggested bid" ;
  schema:alternateName "SuggestedBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedBid> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunityBase ;
  rdfs:range xsd:double .

# Property: monthly searches
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/monthlySearches> a rdf:Property ;
  rdfs:label "monthly searches" ;
  schema:alternateName "MonthlySearches" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/monthlySearches> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunityBase ;
  rdfs:range xsd:long .

# Property: competition
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/competition> a rdf:Property ;
  rdfs:label "competition" ;
  schema:alternateName "Competition" ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunityBase ;
  rdfs:range xsd:double .

# Property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/estimatedIncreaseInClicks> a rdf:Property ;
  rdfs:label "estimated increase in clicks" ;
  schema:alternateName "EstimatedIncreaseInClicks" ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunityBase ;
  rdfs:range xsd:double .

# Property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/estimatedIncreaseInCost> a rdf:Property ;
  rdfs:label "estimated increase in cost" ;
  schema:alternateName "EstimatedIncreaseInCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInCost> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunityBase ;
  rdfs:range xsd:double .

# Property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/estimatedIncreaseInImpressions> a rdf:Property ;
  rdfs:label "estimated increase in impressions" ;
  schema:alternateName "EstimatedIncreaseInImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInImpressions> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunityBase ;
  rdfs:range xsd:long .

# Property: opportunity key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/opportunityKey> a rdf:Property ;
  rdfs:label "opportunity key" ;
  schema:alternateName "OpportunityKey" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/opportunityKey> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunityBase ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightKeywordOpportunityBase ;
  rdfs:range xsd:string .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account. Output only." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:AdInsightKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: account name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/accountName> a rdf:Property ;
  rdfs:label "account name" ;
  rdfs:comment "The name of the account. Output only." ;
  schema:alternateName "AccountName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountName> ;
  rdfs:domain microsoftads:AdInsightKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The campaign ID targeted by this recommendation. Output only. This field will be set for the following recommendation types: KEYWORD, RESPONSIVE_SEARCH_AD" ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: campaign name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/campaignName> a rdf:Property ;
  rdfs:label "campaign name" ;
  rdfs:comment "The name of the campaign. Output only." ;
  schema:alternateName "CampaignName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignName> ;
  rdfs:domain microsoftads:AdInsightKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The ad group ID targeted by this recommendation. This will be set only when the recommendation affects a single ad group. Output only. This field will be set for the following recommendation types: KEYWORD, RESPONSIVE_SEARCH_AD." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: ad group name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/adGroupName> a rdf:Property ;
  rdfs:label "ad group name" ;
  rdfs:comment "The name of the ad group. Output only." ;
  schema:alternateName "AdGroupName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupName> ;
  rdfs:domain microsoftads:AdInsightKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/recommendationType> a rdf:Property ;
  rdfs:label "recommendation type" ;
  rdfs:comment "The type of recommendation. Note: We currently support CAMPAIGN_BUDGET, KEYWORD, and RESPONSIVE_SEARCH_AD. RecommendationType is output only." ;
  schema:alternateName "RecommendationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationType> ;
  rdfs:domain microsoftads:AdInsightKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The RecommendationType value set has the following values: CampaignBudgetRecommendation, KeywordRecommendation, ResponsiveSearchAdRecommendation." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/recommendationId> a rdf:Property ;
  rdfs:label "recommendation id" ;
  rdfs:comment "The identifier of the recommendation." ;
  schema:alternateName "RecommendationId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationId> ;
  rdfs:domain microsoftads:AdInsightKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/recommendationHash> a rdf:Property ;
  rdfs:label "recommendation hash" ;
  rdfs:comment "The hash of the recommendation." ;
  schema:alternateName "RecommendationHash" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationHash> ;
  rdfs:domain microsoftads:AdInsightKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: current clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/currentClicks> a rdf:Property ;
  rdfs:label "current clicks" ;
  rdfs:comment "Actual clicks of the ad group in the past 7 days. Output only." ;
  schema:alternateName "CurrentClicks" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentClicks> ;
  rdfs:domain microsoftads:AdInsightKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/estimatedIncreaseInClicks> a rdf:Property ;
  rdfs:label "estimated increase in clicks" ;
  rdfs:comment "The estimated click opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInClicks" ;
  rdfs:domain microsoftads:AdInsightKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: current cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/currentCost> a rdf:Property ;
  rdfs:label "current cost" ;
  rdfs:comment "Actual spending of the ad group in the past 7 days, in the currency of this account." ;
  schema:alternateName "CurrentCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentCost> ;
  rdfs:domain microsoftads:AdInsightKeywordRecommendation ;
  rdfs:range xsd:double .

# Property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/estimatedIncreaseInCost> a rdf:Property ;
  rdfs:label "estimated increase in cost" ;
  rdfs:comment "The estimated increase in spend corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInCost> ;
  rdfs:domain microsoftads:AdInsightKeywordRecommendation ;
  rdfs:range xsd:double .

# Property: current impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/currentImpressions> a rdf:Property ;
  rdfs:label "current impressions" ;
  rdfs:comment "Actual impressions of the ad group in the past 7 days." ;
  schema:alternateName "CurrentImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentImpressions> ;
  rdfs:domain microsoftads:AdInsightKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/estimatedIncreaseInImpressions> a rdf:Property ;
  rdfs:label "estimated increase in impressions" ;
  rdfs:comment "The estimated impressions opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInImpressions> ;
  rdfs:domain microsoftads:AdInsightKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: current conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/currentConversions> a rdf:Property ;
  rdfs:label "current conversions" ;
  rdfs:comment "Actual conversions of the ad group in the past 7 days. Output only." ;
  schema:alternateName "CurrentConversions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentConversions> ;
  rdfs:domain microsoftads:AdInsightKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: estimated increase in conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/estimatedIncreaseInConversions> a rdf:Property ;
  rdfs:label "estimated increase in conversions" ;
  rdfs:comment "The estimated impression opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInConversions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInConversions> ;
  rdfs:domain microsoftads:AdInsightKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: dismissed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/dismissed> a rdf:Property ;
  rdfs:label "dismissed" ;
  rdfs:comment "Whether the recommendation is dismissed or not. Output only." ;
  schema:alternateName "Dismissed" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dismissed> ;
  rdfs:domain microsoftads:AdInsightKeywordRecommendation ;
  rdfs:range xsd:boolean .

# Property: suggested keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/suggestedKeyword> a rdf:Property ;
  rdfs:label "suggested keyword" ;
  rdfs:comment "The text of the keyword (at most 80 characters and 10 words). Output only." ;
  schema:alternateName "SuggestedKeyword" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedKeyword> ;
  rdfs:domain microsoftads:AdInsightKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: suggested bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/suggestedBid> a rdf:Property ;
  rdfs:label "suggested bid" ;
  rdfs:comment "The suggested bid that may result in your ads serving on the first page of the search query results. Output only." ;
  schema:alternateName "SuggestedBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedBid> ;
  rdfs:domain microsoftads:AdInsightKeywordRecommendation ;
  rdfs:range xsd:double .

# Property: monthly searches
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/monthlySearches> a rdf:Property ;
  rdfs:label "monthly searches" ;
  rdfs:comment "The estimated monthly volume of user search queries that may match the suggested keyword for the corresponding MatchType element. Output only." ;
  schema:alternateName "MonthlySearches" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/monthlySearches> ;
  rdfs:domain microsoftads:AdInsightKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/matchType> a rdf:Property ;
  rdfs:label "match type" ;
  rdfs:comment "The match type that the suggested bid applies to. Output only. The following are the possible match-type values: 1 - Exact match2 - Phrase match3 - Broad match" ;
  schema:alternateName "MatchType" ;
  rdfs:domain microsoftads:AdInsightKeywordRecommendation ;
  rdfs:range xsd:int .

# Property: competition
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/competition> a rdf:Property ;
  rdfs:label "competition" ;
  rdfs:comment "An indicator of competitive bids for this keyword relative to all search keywords. The competition score ranges from 0 to 1.00, where 0 indicates low competition and 1.00 indicates that there is a high number of advertisers competing for this keyword. Output only." ;
  schema:alternateName "Competition" ;
  rdfs:domain microsoftads:AdInsightKeywordRecommendation ;
  rdfs:range xsd:double .

# Property: keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordSuggestion/keyword> a rdf:Property ;
  rdfs:label "keyword" ;
  rdfs:comment "The keyword to which the suggested keywords apply." ;
  schema:alternateName "Keyword" ;
  rdfs:domain microsoftads:AdInsightKeywordSuggestion ;
  rdfs:range xsd:string .

# Property: suggestions and confidence
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordSuggestion/suggestionsAndConfidence> a rdf:Property ;
  rdfs:label "suggestions and confidence" ;
  rdfs:comment "A KeywordAndConfidence array that contains a list of suggested keywords and, for each keyword, a score that indicates the probability that using the keyword would result in an ad being included in the results of a search query. The suggested keywords are sorted in order from keywords with the highest confidence score to those with the lowest confidence score." ;
  schema:alternateName "SuggestionsAndConfidence" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestionsAndConfidence> ;
  rdfs:domain microsoftads:AdInsightKeywordSuggestion ;
  rdfs:range microsoftads:AdInsightKeywordAndConfidence .

# Property: languages
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLanguageSearchParameter/languages> a rdf:Property ;
  rdfs:label "languages" ;
  rdfs:comment "The language criterion list for the returned keyword ideas." ;
  schema:alternateName "Languages" ;
  rdfs:domain microsoftads:AdInsightLanguageSearchParameter ;
  rdfs:range microsoftads:AdInsightLanguageCriterion .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLanguageSearchParameter/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightLanguageSearchParameter ;
  rdfs:range xsd:string .

# Property: locations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLocationSearchParameter/locations> a rdf:Property ;
  rdfs:label "locations" ;
  rdfs:comment "The location criterion list for the returned keyword ideas. You must include between 1 to 2,000 locations." ;
  schema:alternateName "Locations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/locations> ;
  rdfs:domain microsoftads:AdInsightLocationSearchParameter ;
  rdfs:range microsoftads:AdInsightLocationCriterion .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLocationSearchParameter/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightLocationSearchParameter ;
  rdfs:range xsd:string .

# Property: network
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightNetworkSearchParameter/network> a rdf:Property ;
  rdfs:label "network" ;
  rdfs:comment "The network criterion for the returned keyword ideas." ;
  schema:alternateName "Network" ;
  rdfs:domain microsoftads:AdInsightNetworkSearchParameter ;
  rdfs:range microsoftads:AdInsightNetworkCriterion .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightNetworkSearchParameter/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightNetworkSearchParameter ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameterBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightPerformanceInsightsMessageParameterBase ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightParameterTypeScheme .

# Property: queries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightQuerySearchParameter/queries> a rdf:Property ;
  rdfs:label "queries" ;
  rdfs:comment "Up to 200 words or phrases that describe what you're advertising." ;
  schema:alternateName "Queries" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/queries> ;
  rdfs:domain microsoftads:AdInsightQuerySearchParameter ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightQuerySearchParameter/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightQuerySearchParameter ;
  rdfs:range xsd:string .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account. Output only." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:AdInsightRecommendationBase ;
  rdfs:range xsd:long .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The campaign ID targeted by this recommendation. Output only. This field will be set for the following recommendation types: KEYWORD, RESPONSIVE_SEARCH_AD" ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightRecommendationBase ;
  rdfs:range xsd:long .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The ad group ID targeted by this recommendation. This will be set only when the recommendation affects a single ad group. Output only. This field will be set for the following recommendation types: KEYWORD, RESPONSIVE_SEARCH_AD." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightRecommendationBase ;
  rdfs:range xsd:long .

# Property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/recommendationType> a rdf:Property ;
  rdfs:label "recommendation type" ;
  rdfs:comment "The type of recommendation. Note: We currently support ADD_BROAD_MATCH_KEYWORD, CAMPAIGN_BUDGET, KEYWORD, REMOVE_CONFLICTING_NEGATIVE_KEYWORD, RESPONSIVE_SEARCH_AD, and RESPONSIVE_SEARCH_AD_ASSET. RecommendationType is output only." ;
  schema:alternateName "RecommendationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationType> ;
  rdfs:domain microsoftads:AdInsightRecommendationBase ;
  rdfs:range xsd:string .

# Property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/recommendationId> a rdf:Property ;
  rdfs:label "recommendation id" ;
  rdfs:comment "The identifier of the recommendation." ;
  schema:alternateName "RecommendationId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationId> ;
  rdfs:domain microsoftads:AdInsightRecommendationBase ;
  rdfs:range xsd:string .

# Property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/recommendationHash> a rdf:Property ;
  rdfs:label "recommendation hash" ;
  rdfs:comment "The hash of the recommendation." ;
  schema:alternateName "RecommendationHash" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationHash> ;
  rdfs:domain microsoftads:AdInsightRecommendationBase ;
  rdfs:range xsd:string .

# Property: current clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/currentClicks> a rdf:Property ;
  rdfs:label "current clicks" ;
  rdfs:comment "Actual clicks of the ad group in the past 7 days. Output only." ;
  schema:alternateName "CurrentClicks" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentClicks> ;
  rdfs:domain microsoftads:AdInsightRecommendationBase ;
  rdfs:range xsd:long .

# Property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/estimatedIncreaseInClicks> a rdf:Property ;
  rdfs:label "estimated increase in clicks" ;
  rdfs:comment "The estimated click opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInClicks" ;
  rdfs:domain microsoftads:AdInsightRecommendationBase ;
  rdfs:range xsd:long .

# Property: current cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/currentCost> a rdf:Property ;
  rdfs:label "current cost" ;
  rdfs:comment "Actual spending of the ad group in the past 7 days, in the currency of this account." ;
  schema:alternateName "CurrentCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentCost> ;
  rdfs:domain microsoftads:AdInsightRecommendationBase ;
  rdfs:range xsd:double .

# Property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/estimatedIncreaseInCost> a rdf:Property ;
  rdfs:label "estimated increase in cost" ;
  rdfs:comment "The estimated increase in spend corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInCost> ;
  rdfs:domain microsoftads:AdInsightRecommendationBase ;
  rdfs:range xsd:double .

# Property: current impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/currentImpressions> a rdf:Property ;
  rdfs:label "current impressions" ;
  rdfs:comment "Actual impressions of the ad group in the past 7 days." ;
  schema:alternateName "CurrentImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentImpressions> ;
  rdfs:domain microsoftads:AdInsightRecommendationBase ;
  rdfs:range xsd:long .

# Property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/estimatedIncreaseInImpressions> a rdf:Property ;
  rdfs:label "estimated increase in impressions" ;
  rdfs:comment "The estimated impressions opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInImpressions> ;
  rdfs:domain microsoftads:AdInsightRecommendationBase ;
  rdfs:range xsd:long .

# Property: current conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/currentConversions> a rdf:Property ;
  rdfs:label "current conversions" ;
  rdfs:comment "Actual conversions of the ad group in the past 7 days. Output only." ;
  schema:alternateName "CurrentConversions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentConversions> ;
  rdfs:domain microsoftads:AdInsightRecommendationBase ;
  rdfs:range xsd:long .

# Property: estimated increase in conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/estimatedIncreaseInConversions> a rdf:Property ;
  rdfs:label "estimated increase in conversions" ;
  rdfs:comment "The estimated impression opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInConversions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInConversions> ;
  rdfs:domain microsoftads:AdInsightRecommendationBase ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The RecommendationType value set has the following values: AddBroadMatchKeywordRecommendation, CampaignBudgetRecommendation, KeywordRecommendation, RemoveConflictingNegativeKeywordRecommendation, ResponsiveSearchAdRecommendation, and ResponsiveSearchAdAssetRecommendation." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightRecommendationBase ;
  rdfs:range xsd:string .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:AdInsightRecommendationBaseBase ;
  rdfs:range xsd:long .

# Property: account name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/accountName> a rdf:Property ;
  rdfs:label "account name" ;
  schema:alternateName "AccountName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountName> ;
  rdfs:domain microsoftads:AdInsightRecommendationBaseBase ;
  rdfs:range xsd:string .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightRecommendationBaseBase ;
  rdfs:range xsd:long .

# Property: campaign name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/campaignName> a rdf:Property ;
  rdfs:label "campaign name" ;
  schema:alternateName "CampaignName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignName> ;
  rdfs:domain microsoftads:AdInsightRecommendationBaseBase ;
  rdfs:range xsd:string .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightRecommendationBaseBase ;
  rdfs:range xsd:long .

# Property: ad group name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/adGroupName> a rdf:Property ;
  rdfs:label "ad group name" ;
  schema:alternateName "AdGroupName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupName> ;
  rdfs:domain microsoftads:AdInsightRecommendationBaseBase ;
  rdfs:range xsd:string .

# Property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/recommendationType> a rdf:Property ;
  rdfs:label "recommendation type" ;
  schema:alternateName "RecommendationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationType> ;
  rdfs:domain microsoftads:AdInsightRecommendationBaseBase ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightRecommendationBaseBase ;
  rdfs:range xsd:string .

# Property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/recommendationId> a rdf:Property ;
  rdfs:label "recommendation id" ;
  schema:alternateName "RecommendationId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationId> ;
  rdfs:domain microsoftads:AdInsightRecommendationBaseBase ;
  rdfs:range xsd:string .

# Property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/recommendationHash> a rdf:Property ;
  rdfs:label "recommendation hash" ;
  schema:alternateName "RecommendationHash" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationHash> ;
  rdfs:domain microsoftads:AdInsightRecommendationBaseBase ;
  rdfs:range xsd:string .

# Property: current clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/currentClicks> a rdf:Property ;
  rdfs:label "current clicks" ;
  schema:alternateName "CurrentClicks" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentClicks> ;
  rdfs:domain microsoftads:AdInsightRecommendationBaseBase ;
  rdfs:range xsd:long .

# Property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/estimatedIncreaseInClicks> a rdf:Property ;
  rdfs:label "estimated increase in clicks" ;
  schema:alternateName "EstimatedIncreaseInClicks" ;
  rdfs:domain microsoftads:AdInsightRecommendationBaseBase ;
  rdfs:range xsd:long .

# Property: current cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/currentCost> a rdf:Property ;
  rdfs:label "current cost" ;
  schema:alternateName "CurrentCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentCost> ;
  rdfs:domain microsoftads:AdInsightRecommendationBaseBase ;
  rdfs:range xsd:double .

# Property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/estimatedIncreaseInCost> a rdf:Property ;
  rdfs:label "estimated increase in cost" ;
  schema:alternateName "EstimatedIncreaseInCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInCost> ;
  rdfs:domain microsoftads:AdInsightRecommendationBaseBase ;
  rdfs:range xsd:double .

# Property: current impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/currentImpressions> a rdf:Property ;
  rdfs:label "current impressions" ;
  schema:alternateName "CurrentImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentImpressions> ;
  rdfs:domain microsoftads:AdInsightRecommendationBaseBase ;
  rdfs:range xsd:long .

# Property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/estimatedIncreaseInImpressions> a rdf:Property ;
  rdfs:label "estimated increase in impressions" ;
  schema:alternateName "EstimatedIncreaseInImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInImpressions> ;
  rdfs:domain microsoftads:AdInsightRecommendationBaseBase ;
  rdfs:range xsd:long .

# Property: current conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/currentConversions> a rdf:Property ;
  rdfs:label "current conversions" ;
  schema:alternateName "CurrentConversions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentConversions> ;
  rdfs:domain microsoftads:AdInsightRecommendationBaseBase ;
  rdfs:range xsd:long .

# Property: estimated increase in conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/estimatedIncreaseInConversions> a rdf:Property ;
  rdfs:label "estimated increase in conversions" ;
  schema:alternateName "EstimatedIncreaseInConversions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInConversions> ;
  rdfs:domain microsoftads:AdInsightRecommendationBaseBase ;
  rdfs:range xsd:long .

# Property: dismissed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/dismissed> a rdf:Property ;
  rdfs:label "dismissed" ;
  schema:alternateName "Dismissed" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dismissed> ;
  rdfs:domain microsoftads:AdInsightRecommendationBaseBase ;
  rdfs:range xsd:boolean .

# Property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationInfo/recommendationId> a rdf:Property ;
  rdfs:label "recommendation id" ;
  rdfs:comment "The identifier of the recommendation. It is required." ;
  schema:alternateName "RecommendationId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationId> ;
  rdfs:domain microsoftads:AdInsightRecommendationInfo ;
  rdfs:range xsd:string .

# Property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationInfo/recommendationHash> a rdf:Property ;
  rdfs:label "recommendation hash" ;
  rdfs:comment "The hash of the recommendation. It is required." ;
  schema:alternateName "RecommendationHash" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationHash> ;
  rdfs:domain microsoftads:AdInsightRecommendationInfo ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationInfo/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightRecommendationInfo ;
  rdfs:range xsd:string .

# Property: ad id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationInfo/adId> a rdf:Property ;
  rdfs:label "ad id" ;
  schema:alternateName "AdId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adId> ;
  rdfs:domain microsoftads:AdInsightRecommendationInfo ;
  rdfs:range xsd:long .

# Property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationInfoBase/recommendationId> a rdf:Property ;
  rdfs:label "recommendation id" ;
  schema:alternateName "RecommendationId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationId> ;
  rdfs:domain microsoftads:AdInsightRecommendationInfoBase ;
  rdfs:range xsd:string .

# Property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationInfoBase/recommendationHash> a rdf:Property ;
  rdfs:label "recommendation hash" ;
  schema:alternateName "RecommendationHash" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationHash> ;
  rdfs:domain microsoftads:AdInsightRecommendationInfoBase ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationInfoBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightRecommendationInfoBase ;
  rdfs:range xsd:string .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account. Output only." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: account name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/accountName> a rdf:Property ;
  rdfs:label "account name" ;
  rdfs:comment "The name of the account. Output only." ;
  schema:alternateName "AccountName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountName> ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The campaign ID targeted by this recommendation. Output only. This field will be set for the following recommendation types: KEYWORD, RESPONSIVE_SEARCH_AD" ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: campaign name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/campaignName> a rdf:Property ;
  rdfs:label "campaign name" ;
  rdfs:comment "The name of the campaign. Output only." ;
  schema:alternateName "CampaignName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignName> ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The ad group ID targeted by this recommendation. This will be set only when the recommendation affects a single ad group. Output only. This field will be set for the following recommendation types: KEYWORD, RESPONSIVE_SEARCH_AD." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: ad group name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/adGroupName> a rdf:Property ;
  rdfs:label "ad group name" ;
  rdfs:comment "The name of the ad group. Output only." ;
  schema:alternateName "AdGroupName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupName> ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/recommendationType> a rdf:Property ;
  rdfs:label "recommendation type" ;
  rdfs:comment "The type of recommendation. Note: We currently support CAMPAIGN_BUDGET, KEYWORD, and RESPONSIVE_SEARCH_AD. RecommendationType is output only." ;
  schema:alternateName "RecommendationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationType> ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The RecommendationType value set has the following values: CampaignBudgetRecommendation, KeywordRecommendation, ResponsiveSearchAdRecommendation." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/recommendationId> a rdf:Property ;
  rdfs:label "recommendation id" ;
  rdfs:comment "The identifier of the recommendation." ;
  schema:alternateName "RecommendationId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationId> ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/recommendationHash> a rdf:Property ;
  rdfs:label "recommendation hash" ;
  rdfs:comment "The hash of the recommendation." ;
  schema:alternateName "RecommendationHash" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationHash> ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: current clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/currentClicks> a rdf:Property ;
  rdfs:label "current clicks" ;
  rdfs:comment "Actual clicks of the ad group in the past 7 days. Output only." ;
  schema:alternateName "CurrentClicks" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentClicks> ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/estimatedIncreaseInClicks> a rdf:Property ;
  rdfs:label "estimated increase in clicks" ;
  rdfs:comment "The estimated click opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInClicks" ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: current cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/currentCost> a rdf:Property ;
  rdfs:label "current cost" ;
  rdfs:comment "Actual spending of the ad group in the past 7 days, in the currency of this account." ;
  schema:alternateName "CurrentCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentCost> ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:double .

# Property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/estimatedIncreaseInCost> a rdf:Property ;
  rdfs:label "estimated increase in cost" ;
  rdfs:comment "The estimated increase in spend corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInCost> ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:double .

# Property: current impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/currentImpressions> a rdf:Property ;
  rdfs:label "current impressions" ;
  rdfs:comment "Actual impressions of the ad group in the past 7 days." ;
  schema:alternateName "CurrentImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentImpressions> ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/estimatedIncreaseInImpressions> a rdf:Property ;
  rdfs:label "estimated increase in impressions" ;
  rdfs:comment "The estimated impressions opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInImpressions> ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: current conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/currentConversions> a rdf:Property ;
  rdfs:label "current conversions" ;
  rdfs:comment "Actual conversions of the ad group in the past 7 days. Output only." ;
  schema:alternateName "CurrentConversions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentConversions> ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: estimated increase in conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/estimatedIncreaseInConversions> a rdf:Property ;
  rdfs:label "estimated increase in conversions" ;
  rdfs:comment "The estimated impression opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInConversions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInConversions> ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: dismissed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/dismissed> a rdf:Property ;
  rdfs:label "dismissed" ;
  rdfs:comment "Whether the recommendation is dismissed or not. Output only." ;
  schema:alternateName "Dismissed" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dismissed> ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:boolean .

# Property: negative keyword id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/negativeKeywordId> a rdf:Property ;
  rdfs:label "negative keyword id" ;
  rdfs:comment "The ID of the negative keyword." ;
  schema:alternateName "NegativeKeywordId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/negativeKeywordId> ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: negative keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/negativeKeyword> a rdf:Property ;
  rdfs:label "negative keyword" ;
  rdfs:comment "The negative keyword." ;
  schema:alternateName "NegativeKeyword" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/negativeKeyword> ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: negative keyword match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/negativeKeywordMatchType> a rdf:Property ;
  rdfs:label "negative keyword match type" ;
  rdfs:comment "The match type of the negative keyword." ;
  schema:alternateName "NegativeKeywordMatchType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/negativeKeywordMatchType> ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:int .

# Property: negative keyword shared list id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/negativeKeywordSharedListId> a rdf:Property ;
  rdfs:label "negative keyword shared list id" ;
  rdfs:comment "The shared list ID of the negative keyword." ;
  schema:alternateName "NegativeKeywordSharedListId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/negativeKeywordSharedListId> ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: negative keyword list name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/negativeKeywordListName> a rdf:Property ;
  rdfs:label "negative keyword list name" ;
  rdfs:comment "The list name of the negative keyword." ;
  schema:alternateName "NegativeKeywordListName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/negativeKeywordListName> ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: source
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/source> a rdf:Property ;
  rdfs:label "source" ;
  rdfs:comment "The source name." ;
  schema:alternateName "Source" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/source> ;
  rdfs:domain microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account. Output only." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdAssetRecommendation ;
  rdfs:range xsd:long .

# Property: account name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/accountName> a rdf:Property ;
  rdfs:label "account name" ;
  rdfs:comment "The name of the account. Output only." ;
  schema:alternateName "AccountName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountName> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdAssetRecommendation ;
  rdfs:range xsd:string .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The campaign ID targeted by this recommendation. Output only. This field will be set for the following recommendation types: KEYWORD, RESPONSIVE_SEARCH_AD" ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdAssetRecommendation ;
  rdfs:range xsd:long .

# Property: campaign name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/campaignName> a rdf:Property ;
  rdfs:label "campaign name" ;
  rdfs:comment "The name of the campaign. Output only." ;
  schema:alternateName "CampaignName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignName> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdAssetRecommendation ;
  rdfs:range xsd:string .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The ad group ID targeted by this recommendation. This will be set only when the recommendation affects a single ad group. Output only. This field will be set for the following recommendation types: KEYWORD, RESPONSIVE_SEARCH_AD." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdAssetRecommendation ;
  rdfs:range xsd:long .

# Property: ad group name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/adGroupName> a rdf:Property ;
  rdfs:label "ad group name" ;
  rdfs:comment "The name of the ad group. Output only." ;
  schema:alternateName "AdGroupName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupName> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdAssetRecommendation ;
  rdfs:range xsd:string .

# Property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/recommendationType> a rdf:Property ;
  rdfs:label "recommendation type" ;
  rdfs:comment "The type of recommendation. Note: We currently support CAMPAIGN_BUDGET, KEYWORD, and RESPONSIVE_SEARCH_AD. RecommendationType is output only." ;
  schema:alternateName "RecommendationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationType> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdAssetRecommendation ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The RecommendationType value set has the following values: CampaignBudgetRecommendation, KeywordRecommendation, ResponsiveSearchAdRecommendation." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdAssetRecommendation ;
  rdfs:range xsd:string .

# Property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/recommendationId> a rdf:Property ;
  rdfs:label "recommendation id" ;
  rdfs:comment "The identifier of the recommendation." ;
  schema:alternateName "RecommendationId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationId> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdAssetRecommendation ;
  rdfs:range xsd:string .

# Property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/recommendationHash> a rdf:Property ;
  rdfs:label "recommendation hash" ;
  rdfs:comment "The hash of the recommendation." ;
  schema:alternateName "RecommendationHash" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationHash> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdAssetRecommendation ;
  rdfs:range xsd:string .

# Property: current clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/currentClicks> a rdf:Property ;
  rdfs:label "current clicks" ;
  rdfs:comment "Actual clicks of the ad group in the past 7 days. Output only." ;
  schema:alternateName "CurrentClicks" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentClicks> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdAssetRecommendation ;
  rdfs:range xsd:long .

# Property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/estimatedIncreaseInClicks> a rdf:Property ;
  rdfs:label "estimated increase in clicks" ;
  rdfs:comment "The estimated click opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInClicks" ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdAssetRecommendation ;
  rdfs:range xsd:long .

# Property: current cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/currentCost> a rdf:Property ;
  rdfs:label "current cost" ;
  rdfs:comment "Actual spending of the ad group in the past 7 days, in the currency of this account." ;
  schema:alternateName "CurrentCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentCost> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdAssetRecommendation ;
  rdfs:range xsd:double .

# Property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/estimatedIncreaseInCost> a rdf:Property ;
  rdfs:label "estimated increase in cost" ;
  rdfs:comment "The estimated increase in spend corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInCost> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdAssetRecommendation ;
  rdfs:range xsd:double .

# Property: current impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/currentImpressions> a rdf:Property ;
  rdfs:label "current impressions" ;
  rdfs:comment "Actual impressions of the ad group in the past 7 days." ;
  schema:alternateName "CurrentImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentImpressions> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdAssetRecommendation ;
  rdfs:range xsd:long .

# Property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/estimatedIncreaseInImpressions> a rdf:Property ;
  rdfs:label "estimated increase in impressions" ;
  rdfs:comment "The estimated impressions opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInImpressions> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdAssetRecommendation ;
  rdfs:range xsd:long .

# Property: current conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/currentConversions> a rdf:Property ;
  rdfs:label "current conversions" ;
  rdfs:comment "Actual conversions of the ad group in the past 7 days. Output only." ;
  schema:alternateName "CurrentConversions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentConversions> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdAssetRecommendation ;
  rdfs:range xsd:long .

# Property: estimated increase in conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/estimatedIncreaseInConversions> a rdf:Property ;
  rdfs:label "estimated increase in conversions" ;
  rdfs:comment "The estimated impression opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInConversions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInConversions> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdAssetRecommendation ;
  rdfs:range xsd:long .

# Property: dismissed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/dismissed> a rdf:Property ;
  rdfs:label "dismissed" ;
  rdfs:comment "Whether the recommendation is dismissed or not. Output only." ;
  schema:alternateName "Dismissed" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dismissed> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdAssetRecommendation ;
  rdfs:range xsd:boolean .

# Property: responsive search ad id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/responsiveSearchAdId> a rdf:Property ;
  rdfs:label "responsive search ad id" ;
  rdfs:comment "The ID of the responsive search ad." ;
  schema:alternateName "ResponsiveSearchAdId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/responsiveSearchAdId> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdAssetRecommendation ;
  rdfs:range xsd:long .

# Property: recommended responsive search ad
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/recommendedResponsiveSearchAd> a rdf:Property ;
  rdfs:label "recommended responsive search ad" ;
  rdfs:comment "The recommended responsive search ad." ;
  schema:alternateName "RecommendedResponsiveSearchAd" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendedResponsiveSearchAd> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdAssetRecommendation ;
  rdfs:range microsoftads:AdInsightSuggestedResponsiveSearchAd .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account. Output only." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdRecommendation ;
  rdfs:range xsd:long .

# Property: account name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/accountName> a rdf:Property ;
  rdfs:label "account name" ;
  rdfs:comment "The account name. Output only." ;
  schema:alternateName "AccountName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountName> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdRecommendation ;
  rdfs:range xsd:string .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The campaign ID targeted by this recommendation. Output only. This field will be set for the following recommendation types: KEYWORD, RESPONSIVE_SEARCH_AD" ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdRecommendation ;
  rdfs:range xsd:long .

# Property: campaign name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/campaignName> a rdf:Property ;
  rdfs:label "campaign name" ;
  rdfs:comment "The campaign name. Output only." ;
  schema:alternateName "CampaignName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignName> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdRecommendation ;
  rdfs:range xsd:string .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The ad group ID targeted by this recommendation. This will be set only when the recommendation affects a single ad group. Output only. This field will be set for the following recommendation types: KEYWORD, RESPONSIVE_SEARCH_AD." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdRecommendation ;
  rdfs:range xsd:long .

# Property: ad group name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/adGroupName> a rdf:Property ;
  rdfs:label "ad group name" ;
  rdfs:comment "The ad group name. Output only." ;
  schema:alternateName "AdGroupName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupName> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdRecommendation ;
  rdfs:range xsd:string .

# Property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/recommendationType> a rdf:Property ;
  rdfs:label "recommendation type" ;
  rdfs:comment "The type of recommendation. Note: We currently support CAMPAIGN_BUDGET, KEYWORD, and RESPONSIVE_SEARCH_AD. RecommendationType is output only." ;
  schema:alternateName "RecommendationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationType> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdRecommendation ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The RecommendationType value set has the following values: CampaignBudgetRecommendation, KeywordRecommendation, ResponsiveSearchAdRecommendation." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdRecommendation ;
  rdfs:range xsd:string .

# Property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/recommendationId> a rdf:Property ;
  rdfs:label "recommendation id" ;
  rdfs:comment "The identifier of the recommendation." ;
  schema:alternateName "RecommendationId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationId> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdRecommendation ;
  rdfs:range xsd:string .

# Property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/recommendationHash> a rdf:Property ;
  rdfs:label "recommendation hash" ;
  rdfs:comment "The hash of the recommendation." ;
  schema:alternateName "RecommendationHash" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationHash> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdRecommendation ;
  rdfs:range xsd:string .

# Property: current clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/currentClicks> a rdf:Property ;
  rdfs:label "current clicks" ;
  rdfs:comment "Actual clicks of the ad group in the past 7 days. Output only." ;
  schema:alternateName "CurrentClicks" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentClicks> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdRecommendation ;
  rdfs:range xsd:long .

# Property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/estimatedIncreaseInClicks> a rdf:Property ;
  rdfs:label "estimated increase in clicks" ;
  rdfs:comment "The estimated click opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInClicks" ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdRecommendation ;
  rdfs:range xsd:long .

# Property: current cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/currentCost> a rdf:Property ;
  rdfs:label "current cost" ;
  rdfs:comment "Actual spending of the ad group in the past 7 days, in the currency of this account." ;
  schema:alternateName "CurrentCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentCost> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdRecommendation ;
  rdfs:range xsd:double .

# Property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/estimatedIncreaseInCost> a rdf:Property ;
  rdfs:label "estimated increase in cost" ;
  rdfs:comment "The estimated increase in spend corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInCost> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdRecommendation ;
  rdfs:range xsd:double .

# Property: current impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/currentImpressions> a rdf:Property ;
  rdfs:label "current impressions" ;
  rdfs:comment "Actual impressions of the ad group in the past 7 days." ;
  schema:alternateName "CurrentImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentImpressions> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdRecommendation ;
  rdfs:range xsd:long .

# Property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/estimatedIncreaseInImpressions> a rdf:Property ;
  rdfs:label "estimated increase in impressions" ;
  rdfs:comment "The estimated impressions opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInImpressions> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdRecommendation ;
  rdfs:range xsd:long .

# Property: current conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/currentConversions> a rdf:Property ;
  rdfs:label "current conversions" ;
  rdfs:comment "Actual conversions of the ad group in the past 7 days. Output only." ;
  schema:alternateName "CurrentConversions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentConversions> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdRecommendation ;
  rdfs:range xsd:long .

# Property: estimated increase in conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/estimatedIncreaseInConversions> a rdf:Property ;
  rdfs:label "estimated increase in conversions" ;
  rdfs:comment "The estimated impression opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInConversions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInConversions> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdRecommendation ;
  rdfs:range xsd:long .

# Property: dismissed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/dismissed> a rdf:Property ;
  rdfs:label "dismissed" ;
  rdfs:comment "Whether the recommendation is dismissed or not. Output only." ;
  schema:alternateName "Dismissed" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dismissed> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdRecommendation ;
  rdfs:range xsd:boolean .

# Property: suggested ad
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/suggestedAd> a rdf:Property ;
  rdfs:label "suggested ad" ;
  rdfs:comment "The ad info in the recommendation. Output only." ;
  schema:alternateName "SuggestedAd" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedAd> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdRecommendation ;
  rdfs:range microsoftads:AdInsightSuggestedResponsiveSearchAd .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdsRecommendation ;
  rdfs:range xsd:long .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign for the ad group that owns the recommendation." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdsRecommendation ;
  rdfs:range xsd:long .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group that owns the recommendation." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdsRecommendation ;
  rdfs:range xsd:long .

# Property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/recommendationType> a rdf:Property ;
  rdfs:label "recommendation type" ;
  rdfs:comment "The type of recommendation." ;
  schema:alternateName "RecommendationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationType> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdsRecommendation ;
  rdfs:range xsd:string .

# Property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/recommendationId> a rdf:Property ;
  rdfs:label "recommendation id" ;
  rdfs:comment "The identifier of the recommendation." ;
  schema:alternateName "RecommendationId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationId> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdsRecommendation ;
  rdfs:range xsd:string .

# Property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/recommendationHash> a rdf:Property ;
  rdfs:label "recommendation hash" ;
  rdfs:comment "The hash of the recommendation." ;
  schema:alternateName "RecommendationHash" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationHash> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdsRecommendation ;
  rdfs:range xsd:string .

# Property: current clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/currentClicks> a rdf:Property ;
  rdfs:label "current clicks" ;
  rdfs:comment "Actual clicks of the ad group in the past 7 days." ;
  schema:alternateName "CurrentClicks" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentClicks> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdsRecommendation ;
  rdfs:range xsd:long .

# Property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/estimatedIncreaseInClicks> a rdf:Property ;
  rdfs:label "estimated increase in clicks" ;
  rdfs:comment "The estimated click opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInClicks" ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdsRecommendation ;
  rdfs:range xsd:long .

# Property: current cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/currentCost> a rdf:Property ;
  rdfs:label "current cost" ;
  rdfs:comment "Actual spending of the ad group in the past 7 days, in the currency of this account." ;
  schema:alternateName "CurrentCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentCost> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdsRecommendation ;
  rdfs:range xsd:double .

# Property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/estimatedIncreaseInCost> a rdf:Property ;
  rdfs:label "estimated increase in cost" ;
  rdfs:comment "The estimated increase in spend corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInCost> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdsRecommendation ;
  rdfs:range xsd:double .

# Property: current impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/currentImpressions> a rdf:Property ;
  rdfs:label "current impressions" ;
  rdfs:comment "Actual impressions of the ad group in the past 7 days." ;
  schema:alternateName "CurrentImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentImpressions> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdsRecommendation ;
  rdfs:range xsd:long .

# Property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/estimatedIncreaseInImpressions> a rdf:Property ;
  rdfs:label "estimated increase in impressions" ;
  rdfs:comment "The estimated impressions opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInImpressions> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdsRecommendation ;
  rdfs:range xsd:long .

# Property: current conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/currentConversions> a rdf:Property ;
  rdfs:label "current conversions" ;
  rdfs:comment "Actual conversions of the ad group in the past 7 days." ;
  schema:alternateName "CurrentConversions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentConversions> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdsRecommendation ;
  rdfs:range xsd:long .

# Property: estimated increase in conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/estimatedIncreaseInConversions> a rdf:Property ;
  rdfs:label "estimated increase in conversions" ;
  rdfs:comment "The estimated impression opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInConversions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInConversions> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdsRecommendation ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdsRecommendation ;
  rdfs:range xsd:string .

# Property: suggested ad
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/suggestedAd> a rdf:Property ;
  rdfs:label "suggested ad" ;
  rdfs:comment "The ad info in the recommendation." ;
  schema:alternateName "SuggestedAd" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedAd> ;
  rdfs:domain microsoftads:AdInsightResponsiveSearchAdsRecommendation ;
  rdfs:range microsoftads:AdInsightSuggestedResponsiveSearchAd .

# Property: max count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRetrieveRecommendationsRequest/maxCount> a rdf:Property ;
  rdfs:label "max count" ;
  rdfs:comment "The max number of returned recommendations. The default value is null. If MaxCount is null or 0, it returns all available recommendations. Optional." ;
  schema:alternateName "MaxCount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxCount> ;
  rdfs:domain microsoftads:AdInsightRetrieveRecommendationsRequest ;
  rdfs:range xsd:int .

# Property: recommendation types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRetrieveRecommendationsRequest/recommendationTypes> a rdf:Property ;
  rdfs:label "recommendation types" ;
  rdfs:comment "The recommendation type names: ADD_BROAD_MATCH_KEYWORD, CAMPAIGN_BUDGET, KEYWORD, REMOVE_CONFLICTING_NEGATIVE_KEYWORD, RESPONSIVE_SEARCH_AD, or RESPONSIVE_SEARCH_AD_ASSET. Required." ;
  schema:alternateName "RecommendationTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationTypes> ;
  rdfs:domain microsoftads:AdInsightRetrieveRecommendationsRequest ;
  rdfs:range xsd:string .

# Property: recommendations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRetrieveRecommendationsResponse/recommendations> a rdf:Property ;
  rdfs:label "recommendations" ;
  rdfs:comment "The available recommendations for specific account ID. The types of recommendations are: AddBroadMatchKeywordRecommendation, CampaignBudgetRecommendation, KeywordRecommendation, RemoveConflictingNegativeKeywordRecommendation, ResponsiveSearchAdRecommendation, and ResponsiveSearchAdAssetRecommendation." ;
  schema:alternateName "Recommendations" ;
  rdfs:domain microsoftads:AdInsightRetrieveRecommendationsResponse ;
  rdfs:range microsoftads:AdInsightRecommendationBase .

# Property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRSARecommendationInfo/recommendationId> a rdf:Property ;
  rdfs:label "recommendation id" ;
  rdfs:comment "The identifier of the recommendation. It is required." ;
  schema:alternateName "RecommendationId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationId> ;
  rdfs:domain microsoftads:AdInsightRSARecommendationInfo ;
  rdfs:range xsd:string .

# Property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRSARecommendationInfo/recommendationHash> a rdf:Property ;
  rdfs:label "recommendation hash" ;
  rdfs:comment "The hash of the recommendation. It is required." ;
  schema:alternateName "RecommendationHash" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationHash> ;
  rdfs:domain microsoftads:AdInsightRSARecommendationInfo ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRSARecommendationInfo/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightRSARecommendationInfo ;
  rdfs:range xsd:string .

# Property: ad id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRSARecommendationInfo/adId> a rdf:Property ;
  rdfs:label "ad id" ;
  rdfs:comment "Ad id of the responsive search ad that is created by adopting the recommendation. Optional. It is required when you try to tag a recommendation as applied." ;
  schema:alternateName "AdId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adId> ;
  rdfs:domain microsoftads:AdInsightRSARecommendationInfo ;
  rdfs:range xsd:long .

# Property: minimum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchVolumeSearchParameter/minimum> a rdf:Property ;
  rdfs:label "minimum" ;
  rdfs:comment "The minimum search volume that you want for keyword ideas." ;
  schema:alternateName "Minimum" ;
  rdfs:domain microsoftads:AdInsightSearchVolumeSearchParameter ;
  rdfs:range xsd:long .

# Property: maximum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchVolumeSearchParameter/maximum> a rdf:Property ;
  rdfs:label "maximum" ;
  rdfs:comment "The maximum search volume that you want for keyword ideas." ;
  schema:alternateName "Maximum" ;
  rdfs:domain microsoftads:AdInsightSearchVolumeSearchParameter ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchVolumeSearchParameter/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightSearchVolumeSearchParameter ;
  rdfs:range xsd:string .

# Property: auto apply opt in status inputs
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSetAutoApplyOptInStatusRequest/autoApplyOptInStatusInputs> a rdf:Property ;
  rdfs:label "auto apply opt in status inputs" ;
  rdfs:comment "A string array which identifies auto-apply opt-in status of the given recommendation types in the request. Duplicated input keys are not allowed in the same call. This field includes the list of recommendation types with the auto-apply opt-in status to be specified. The existing key and value pairs are as follows (case sensitive): ResponsiveSearchAdsOpportunity = falseMultiMediaAdsOpportunity = true RemoveConflictingNegativeKeywordOpportunity = false FixConversionGoalSettingsOpportunity = false CreateConversionGoalOpportunity = false .If the value of a key is set to true, then the account will opt-in auto-apply of the corresponding recommendation type. You may specify a maximum of 100 input elements." ;
  schema:alternateName "AutoApplyOptInStatusInputs" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/autoApplyOptInStatusInputs> ;
  rdfs:domain microsoftads:AdInsightSetAutoApplyOptInStatusRequest ;
  rdfs:range xsd:string .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSetAutoApplyOptInStatusResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array BatchError that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:AdInsightSetAutoApplyOptInStatusResponse ;
  rdfs:range microsoftads:AdInsightBatchError .

# Property: minimum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestedBidSearchParameter/minimum> a rdf:Property ;
  rdfs:label "minimum" ;
  rdfs:comment "The minimum suggested bid that you want for keyword ideas." ;
  schema:alternateName "Minimum" ;
  rdfs:domain microsoftads:AdInsightSuggestedBidSearchParameter ;
  rdfs:range xsd:double .

# Property: maximum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestedBidSearchParameter/maximum> a rdf:Property ;
  rdfs:label "maximum" ;
  rdfs:comment "The maximum suggested bid that you want for keyword ideas." ;
  schema:alternateName "Maximum" ;
  rdfs:domain microsoftads:AdInsightSuggestedBidSearchParameter ;
  rdfs:range xsd:double .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestedBidSearchParameter/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightSuggestedBidSearchParameter ;
  rdfs:range xsd:string .

# Property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsForUrlRequest/url> a rdf:Property ;
  rdfs:label "url" ;
  rdfs:comment "The URL of the webpage to scan for possible keywords. The URL can contain a maximum of 2,000 characters." ;
  schema:alternateName "Url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/url> ;
  rdfs:domain microsoftads:AdInsightSuggestKeywordsForUrlRequest ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsForUrlRequest/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The language used by the website. For possible values, see Ad Languages. The default is English." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:AdInsightSuggestKeywordsForUrlRequest ;
  rdfs:range xsd:string .

# Property: max keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsForUrlRequest/maxKeywords> a rdf:Property ;
  rdfs:label "max keywords" ;
  rdfs:comment "A positive integer value that specifies the maximum number of keywords to return. The maximum value that you can specify is 800. The default is 10." ;
  schema:alternateName "MaxKeywords" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxKeywords> ;
  rdfs:domain microsoftads:AdInsightSuggestKeywordsForUrlRequest ;
  rdfs:range xsd:int .

# Property: min confidence score
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsForUrlRequest/minConfidenceScore> a rdf:Property ;
  rdfs:label "min confidence score" ;
  rdfs:comment "A filter value that limits the keywords that the service returns to those that have a confidence score that is greater than or equal to the specified score. For example, you can specify that you want the operation to return only keywords that have a confidence score of at least 80 percent (0.8). If null, the confidence score is not used to limit the results." ;
  schema:alternateName "MinConfidenceScore" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/minConfidenceScore> ;
  rdfs:domain microsoftads:AdInsightSuggestKeywordsForUrlRequest ;
  rdfs:range xsd:double .

# Property: exclude brand
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsForUrlRequest/excludeBrand> a rdf:Property ;
  rdfs:label "exclude brand" ;
  rdfs:comment "A value that determines whether the results exclude brand keywords. To exclude brand keywords in the result, set to true. The default is false." ;
  schema:alternateName "ExcludeBrand" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeBrand> ;
  rdfs:domain microsoftads:AdInsightSuggestKeywordsForUrlRequest ;
  rdfs:range xsd:boolean .

# Property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsForUrlResponse/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  rdfs:comment "An array of KeywordAndConfidence objects that contains the possible keywords found in the content of the specified URL. In addition, the object includes a score that indicates the probability that using the keyword would result in the URL being included in the results of a search query. The results are sorted in order from keywords with the highest confidence score to those with the lowest confidence score." ;
  schema:alternateName "Keywords" ;
  rdfs:domain microsoftads:AdInsightSuggestKeywordsForUrlResponse ;
  rdfs:range microsoftads:AdInsightKeywordAndConfidence .

# Property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  rdfs:comment "An array of keywords for which you want to get suggested keywords that could perform better. The array can contain a maximum of 1,000 keywords, and each keyword can contain a maximum of 100 characters." ;
  schema:alternateName "Keywords" ;
  rdfs:domain microsoftads:AdInsightSuggestKeywordsFromExistingKeywordsRequest ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The language in which the keyword is written. Possible case-sensitive values are English, French, and German. See the Remarks section below for a list of providers that are supported for each language. The default is English." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:AdInsightSuggestKeywordsFromExistingKeywordsRequest ;
  rdfs:range xsd:string .

# Property: publisher countries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/publisherCountries> a rdf:Property ;
  rdfs:label "publisher countries" ;
  rdfs:comment "The country codes of the countries/regions to use as the source of data for determining the suggested keywords. You can specify one or more country codes. Each country/region that you specify must support the language that you specified in the Language element. For supported values, see the Remarks section below. The default is all countries/regions that support the specified language." ;
  schema:alternateName "PublisherCountries" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/publisherCountries> ;
  rdfs:domain microsoftads:AdInsightSuggestKeywordsFromExistingKeywordsRequest ;
  rdfs:range xsd:string .

# Property: max suggestions per keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/maxSuggestionsPerKeyword> a rdf:Property ;
  rdfs:label "max suggestions per keyword" ;
  rdfs:comment "The maximum number of keyword suggestions to return per specified keyword. If SuggestionType is set to 4, you can request a maximum of 200 suggestions per keyword; otherwise the maximum suggestions that you can request is 100. The default is 50." ;
  schema:alternateName "MaxSuggestionsPerKeyword" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxSuggestionsPerKeyword> ;
  rdfs:domain microsoftads:AdInsightSuggestKeywordsFromExistingKeywordsRequest ;
  rdfs:range xsd:int .

# Property: suggestion type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/suggestionType> a rdf:Property ;
  rdfs:label "suggestion type" ;
  rdfs:comment "The provider to use to generate the keyword suggestions. For a list of possible providers, the language and country/region restrictions of each provider, and the default provider by country/region, see the Remarks section below." ;
  schema:alternateName "SuggestionType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestionType> ;
  rdfs:domain microsoftads:AdInsightSuggestKeywordsFromExistingKeywordsRequest ;
  rdfs:range xsd:int .

# Property: remove duplicates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/removeDuplicates> a rdf:Property ;
  rdfs:label "remove duplicates" ;
  rdfs:comment "A Boolean value that determines whether to remove duplicate keywords from the list of suggested keywords. To remove duplicates, set to true. The default is false." ;
  schema:alternateName "RemoveDuplicates" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/removeDuplicates> ;
  rdfs:domain microsoftads:AdInsightSuggestKeywordsFromExistingKeywordsRequest ;
  rdfs:range xsd:boolean .

# Property: exclude brand
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/excludeBrand> a rdf:Property ;
  rdfs:label "exclude brand" ;
  rdfs:comment "A value that determines whether the results exclude brand keywords. To exclude brand keywords in the result, set to true. The default is false." ;
  schema:alternateName "ExcludeBrand" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeBrand> ;
  rdfs:domain microsoftads:AdInsightSuggestKeywordsFromExistingKeywordsRequest ;
  rdfs:range xsd:boolean .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group for suggested keywords. This element is not yet supported and may be used to influence keyword suggestions in a future release" ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightSuggestKeywordsFromExistingKeywordsRequest ;
  rdfs:range xsd:long .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign for suggested keywords. This element is not yet supported and may be used to influence keyword suggestions in a future release" ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightSuggestKeywordsFromExistingKeywordsRequest ;
  rdfs:range xsd:long .

# Property: keyword suggestions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsResponse/keywordSuggestions> a rdf:Property ;
  rdfs:label "keyword suggestions" ;
  rdfs:comment "An array of KeywordSuggestion data objects. The array contains an item for each keyword specified in the request. The object contains a list of suggested keywords that may perform better than the specified keyword. For each suggested keyword, the object includes a score that indicates the probability that using the keyword would result in an ad being included in the results of a search query. If there are no suggestions for a keyword, the SuggestionsAndConfidence element will be null." ;
  schema:alternateName "KeywordSuggestions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordSuggestions> ;
  rdfs:domain microsoftads:AdInsightSuggestKeywordsFromExistingKeywordsResponse ;
  rdfs:range microsoftads:AdInsightKeywordSuggestion .

# Property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTagRecommendationsRequest/recommendationType> a rdf:Property ;
  rdfs:label "recommendation type" ;
  rdfs:comment "The identifier of the recommendation type that you have applied. This element cannot be nil or empty. One specific recommendation type per request, e.g., ResponsiveSearchAdsOpportunity." ;
  schema:alternateName "RecommendationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationType> ;
  rdfs:domain microsoftads:AdInsightTagRecommendationsRequest ;
  rdfs:range xsd:string .

# Property: recommendations info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTagRecommendationsRequest/recommendationsInfo> a rdf:Property ;
  rdfs:label "recommendations info" ;
  rdfs:comment "The information for an individual recommendation. Duplicate RecommendationInfo (RecommendationId) will be returned as DuplicateRecommendationInfo error. You may specify a maximum of 100 input elements." ;
  schema:alternateName "RecommendationsInfo" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationsInfo> ;
  rdfs:domain microsoftads:AdInsightTagRecommendationsRequest ;
  rdfs:range microsoftads:AdInsightRecommendationInfo .

# Property: lable
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTagRecommendationsRequest/lable> a rdf:Property ;
  rdfs:label "lable" ;
  rdfs:comment "The value must be set to either applied or dismissed" ;
  schema:alternateName "Lable" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lable> ;
  rdfs:domain microsoftads:AdInsightTagRecommendationsRequest ;
  rdfs:range xsd:string .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTagRecommendationsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array BatchError that contains details for any request items that were not successful. The list of errors does not correspond directly to the list of items in the request. The list can be empty if there were no errors, or it can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:AdInsightTagRecommendationsResponse ;
  rdfs:range microsoftads:AdInsightBatchError .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTextParameter/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Defines the type of parameter: string, URL, or a list of demand entities." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightTextParameter ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightParameterTypeScheme .

# Property: suggested text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTextParameter/suggestedText> a rdf:Property ;
  rdfs:label "suggested text" ;
  rdfs:comment "The suggested string value to substitute for the message." ;
  schema:alternateName "SuggestedText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedText> ;
  rdfs:domain microsoftads:AdInsightTextParameter ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUrlParameter/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Defines the type of parameter: string, URL, or a list of demand entities." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightUrlParameter ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightParameterTypeScheme .

# Property: suggested text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUrlParameter/suggestedText> a rdf:Property ;
  rdfs:label "suggested text" ;
  rdfs:comment "The suggested string value to substitute for the message." ;
  schema:alternateName "SuggestedText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedText> ;
  rdfs:domain microsoftads:AdInsightUrlParameter ;
  rdfs:range xsd:string .

# Property: url category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUrlParameter/urlCategory> a rdf:Property ;
  rdfs:label "url category" ;
  rdfs:comment "The main category of the URL." ;
  schema:alternateName "UrlCategory" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCategory> ;
  rdfs:domain microsoftads:AdInsightUrlParameter ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightPerformanceInsightsUrlCategoryScheme .

# Property: url id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUrlParameter/urlId> a rdf:Property ;
  rdfs:label "url id" ;
  rdfs:comment "The specified type of the URL." ;
  schema:alternateName "UrlId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlId> ;
  rdfs:domain microsoftads:AdInsightUrlParameter ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:AdInsightPerformanceInsightsUrlIdScheme .

# Property: suggested url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUrlParameter/suggestedUrl> a rdf:Property ;
  rdfs:label "suggested url" ;
  rdfs:comment "THe Suggested URL." ;
  schema:alternateName "SuggestedUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedUrl> ;
  rdfs:domain microsoftads:AdInsightUrlParameter ;
  rdfs:range xsd:string .

# Property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUrlSearchParameter/url> a rdf:Property ;
  rdfs:label "url" ;
  rdfs:comment "The URL of your website or a page on your website. Microsoft Advertising extracts keywords from the HTML code on your website or landing page. If your HTML code contains Javascript, which generates content at runtime, Microsoft Advertising will not extract keywords rendered from the Javascript and you'll see fewer or no keywords." ;
  schema:alternateName "Url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/url> ;
  rdfs:domain microsoftads:AdInsightUrlSearchParameter ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUrlSearchParameter/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightUrlSearchParameter ;
  rdfs:range xsd:string .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account. Output only." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: account name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/accountName> a rdf:Property ;
  rdfs:label "account name" ;
  rdfs:comment "The name of the account. Output only." ;
  schema:alternateName "AccountName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountName> ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The campaign ID targeted by this recommendation. Output only. This field will be set for the following recommendation types: KEYWORD, RESPONSIVE_SEARCH_AD" ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: campaign name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/campaignName> a rdf:Property ;
  rdfs:label "campaign name" ;
  rdfs:comment "The name of the campaign. Output only." ;
  schema:alternateName "CampaignName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignName> ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The ad group ID targeted by this recommendation. This will be set only when the recommendation affects a single ad group. Output only. This field will be set for the following recommendation types: KEYWORD, RESPONSIVE_SEARCH_AD." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: ad group name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/adGroupName> a rdf:Property ;
  rdfs:label "ad group name" ;
  rdfs:comment "The name of the ad group. Output only." ;
  schema:alternateName "AdGroupName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupName> ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/recommendationType> a rdf:Property ;
  rdfs:label "recommendation type" ;
  rdfs:comment "The type of recommendation. Note: We currently support CAMPAIGN_BUDGET, KEYWORD, and RESPONSIVE_SEARCH_AD. RecommendationType is output only." ;
  schema:alternateName "RecommendationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationType> ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The RecommendationType value set has the following values: CampaignBudgetRecommendation, KeywordRecommendation, ResponsiveSearchAdRecommendation." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/recommendationId> a rdf:Property ;
  rdfs:label "recommendation id" ;
  rdfs:comment "The identifier of the recommendation." ;
  schema:alternateName "RecommendationId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationId> ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/recommendationHash> a rdf:Property ;
  rdfs:label "recommendation hash" ;
  rdfs:comment "The hash of the recommendation." ;
  schema:alternateName "RecommendationHash" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationHash> ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: current clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/currentClicks> a rdf:Property ;
  rdfs:label "current clicks" ;
  rdfs:comment "Actual clicks of the ad group in the past 7 days. Output only." ;
  schema:alternateName "CurrentClicks" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentClicks> ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/estimatedIncreaseInClicks> a rdf:Property ;
  rdfs:label "estimated increase in clicks" ;
  rdfs:comment "The estimated click opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInClicks" ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: current cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/currentCost> a rdf:Property ;
  rdfs:label "current cost" ;
  rdfs:comment "Actual spending of the ad group in the past 7 days, in the currency of this account." ;
  schema:alternateName "CurrentCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentCost> ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:double .

# Property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/estimatedIncreaseInCost> a rdf:Property ;
  rdfs:label "estimated increase in cost" ;
  rdfs:comment "The estimated increase in spend corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInCost" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInCost> ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:double .

# Property: current impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/currentImpressions> a rdf:Property ;
  rdfs:label "current impressions" ;
  rdfs:comment "Actual impressions of the ad group in the past 7 days." ;
  schema:alternateName "CurrentImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentImpressions> ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/estimatedIncreaseInImpressions> a rdf:Property ;
  rdfs:label "estimated increase in impressions" ;
  rdfs:comment "The estimated impressions opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInImpressions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInImpressions> ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: current conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/currentConversions> a rdf:Property ;
  rdfs:label "current conversions" ;
  rdfs:comment "Actual conversions of the ad group in the past 7 days. Output only." ;
  schema:alternateName "CurrentConversions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentConversions> ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: estimated increase in conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/estimatedIncreaseInConversions> a rdf:Property ;
  rdfs:label "estimated increase in conversions" ;
  rdfs:comment "The estimated impression opportunities corresponding to the suggested ad." ;
  schema:alternateName "EstimatedIncreaseInConversions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/estimatedIncreaseInConversions> ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: dismissed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/dismissed> a rdf:Property ;
  rdfs:label "dismissed" ;
  rdfs:comment "Whether the recommendation is dismissed or not. Output only." ;
  schema:alternateName "Dismissed" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dismissed> ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:boolean .

# Property: keyword order item id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/keywordOrderItemId> a rdf:Property ;
  rdfs:label "keyword order item id" ;
  rdfs:comment "The ID of the keyword order item." ;
  schema:alternateName "KeywordOrderItemId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordOrderItemId> ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:long .

# Property: keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/keyword> a rdf:Property ;
  rdfs:label "keyword" ;
  rdfs:comment "The keyword." ;
  schema:alternateName "Keyword" ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: current match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/currentMatchType> a rdf:Property ;
  rdfs:label "current match type" ;
  rdfs:comment "The current match type." ;
  schema:alternateName "CurrentMatchType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentMatchType> ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:int .

# Property: suggested match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/suggestedMatchType> a rdf:Property ;
  rdfs:label "suggested match type" ;
  rdfs:comment "The suggested match type." ;
  schema:alternateName "SuggestedMatchType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedMatchType> ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:int .

# Property: suggested bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/suggestedBid> a rdf:Property ;
  rdfs:label "suggested bid" ;
  rdfs:comment "The suggested bid." ;
  schema:alternateName "SuggestedBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedBid> ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:double .

# Property: current status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/currentStatus> a rdf:Property ;
  rdfs:label "current status" ;
  rdfs:comment "The current status." ;
  schema:alternateName "CurrentStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currentStatus> ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: suggested status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/suggestedStatus> a rdf:Property ;
  rdfs:label "suggested status" ;
  rdfs:comment "The suggested status." ;
  schema:alternateName "SuggestedStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedStatus> ;
  rdfs:domain microsoftads:AdInsightUseBroadMatchKeywordRecommendation ;
  rdfs:range xsd:string .

# Property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdApiError/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "A numeric error code that identifies the error." ;
  schema:alternateName "Code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/code> ;
  rdfs:domain microsoftads:BulkAdApiError ;
  rdfs:range xsd:int .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdApiError/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "A message that describes the error. For more information about troubleshooting and error handling, see Handling Service Errors and Exceptions and Operation Error Codes." ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:BulkAdApiError ;
  rdfs:range xsd:string .

# Property: detail
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdApiError/detail> a rdf:Property ;
  rdfs:label "detail" ;
  rdfs:comment "A message that contains additional details about the error. This string can be empty." ;
  schema:alternateName "Detail" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/detail> ;
  rdfs:domain microsoftads:BulkAdApiError ;
  rdfs:range xsd:string .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdApiError/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  rdfs:comment "A symbolic string constant that identifies the error. For example, UserIsNotAuthorized." ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:BulkAdApiError ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdApiFaultDetail/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  rdfs:comment "The identifier of the log entry that contains the details of the API call." ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:BulkAdApiFaultDetail ;
  rdfs:range xsd:string .

# Property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdApiFaultDetail/errors> a rdf:Property ;
  rdfs:label "errors" ;
  rdfs:comment "An array of AdApiError objects that contains the details that explain why the service operation failed." ;
  schema:alternateName "Errors" ;
  rdfs:domain microsoftads:BulkAdApiFaultDetail ;
  rdfs:range microsoftads:BulkAdApiError .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdApiFaultDetail/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:BulkAdApiFaultDetail ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthenticationFault/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:BulkAdCenterAuthenticationFault ;
  rdfs:range xsd:string .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthenticationFault/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:BulkAdCenterAuthenticationFault ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:BulkAuthenticationFaultCodeScheme .

# Property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthenticationFault/errorMessage> a rdf:Property ;
  rdfs:label "error message" ;
  schema:alternateName "ErrorMessage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorMessage> ;
  rdfs:domain microsoftads:BulkAdCenterAuthenticationFault ;
  rdfs:range xsd:string .

# Property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthenticationFault/mTServerName> a rdf:Property ;
  rdfs:label "m tserver name" ;
  schema:alternateName "MTServerName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mTServerName> ;
  rdfs:domain microsoftads:BulkAdCenterAuthenticationFault ;
  rdfs:range xsd:string .

# Property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthenticationFault/faultingLayer> a rdf:Property ;
  rdfs:label "faulting layer" ;
  schema:alternateName "FaultingLayer" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/faultingLayer> ;
  rdfs:domain microsoftads:BulkAdCenterAuthenticationFault ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:BulkFaultSourceScheme .

# Property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthenticationFault/errorSourceSystem> a rdf:Property ;
  rdfs:label "error source system" ;
  schema:alternateName "ErrorSourceSystem" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorSourceSystem> ;
  rdfs:domain microsoftads:BulkAdCenterAuthenticationFault ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthenticationFault/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:BulkAdCenterAuthenticationFault ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthorizationFault/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:BulkAdCenterAuthorizationFault ;
  rdfs:range xsd:string .

# Property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthorizationFault/errorMessage> a rdf:Property ;
  rdfs:label "error message" ;
  schema:alternateName "ErrorMessage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorMessage> ;
  rdfs:domain microsoftads:BulkAdCenterAuthorizationFault ;
  rdfs:range xsd:string .

# Property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthorizationFault/mTServerName> a rdf:Property ;
  rdfs:label "m tserver name" ;
  schema:alternateName "MTServerName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mTServerName> ;
  rdfs:domain microsoftads:BulkAdCenterAuthorizationFault ;
  rdfs:range xsd:string .

# Property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthorizationFault/faultingLayer> a rdf:Property ;
  rdfs:label "faulting layer" ;
  schema:alternateName "FaultingLayer" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/faultingLayer> ;
  rdfs:domain microsoftads:BulkAdCenterAuthorizationFault ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:BulkFaultSourceScheme .

# Property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthorizationFault/errorSourceSystem> a rdf:Property ;
  rdfs:label "error source system" ;
  schema:alternateName "ErrorSourceSystem" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorSourceSystem> ;
  rdfs:domain microsoftads:BulkAdCenterAuthorizationFault ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthorizationFault/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:BulkAdCenterAuthorizationFault ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterFault/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:BulkAdCenterFault ;
  rdfs:range xsd:string .

# Property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterFault/errorMessage> a rdf:Property ;
  rdfs:label "error message" ;
  schema:alternateName "ErrorMessage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorMessage> ;
  rdfs:domain microsoftads:BulkAdCenterFault ;
  rdfs:range xsd:string .

# Property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterFault/mTServerName> a rdf:Property ;
  rdfs:label "m tserver name" ;
  schema:alternateName "MTServerName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mTServerName> ;
  rdfs:domain microsoftads:BulkAdCenterFault ;
  rdfs:range xsd:string .

# Property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterFault/faultingLayer> a rdf:Property ;
  rdfs:label "faulting layer" ;
  schema:alternateName "FaultingLayer" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/faultingLayer> ;
  rdfs:domain microsoftads:BulkAdCenterFault ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:BulkFaultSourceScheme .

# Property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterFault/errorSourceSystem> a rdf:Property ;
  rdfs:label "error source system" ;
  schema:alternateName "ErrorSourceSystem" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorSourceSystem> ;
  rdfs:domain microsoftads:BulkAdCenterFault ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterFault/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:BulkAdCenterFault ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterInternalErrorFault/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:BulkAdCenterInternalErrorFault ;
  rdfs:range xsd:string .

# Property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterInternalErrorFault/errorMessage> a rdf:Property ;
  rdfs:label "error message" ;
  schema:alternateName "ErrorMessage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorMessage> ;
  rdfs:domain microsoftads:BulkAdCenterInternalErrorFault ;
  rdfs:range xsd:string .

# Property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterInternalErrorFault/mTServerName> a rdf:Property ;
  rdfs:label "m tserver name" ;
  schema:alternateName "MTServerName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mTServerName> ;
  rdfs:domain microsoftads:BulkAdCenterInternalErrorFault ;
  rdfs:range xsd:string .

# Property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterInternalErrorFault/faultingLayer> a rdf:Property ;
  rdfs:label "faulting layer" ;
  schema:alternateName "FaultingLayer" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/faultingLayer> ;
  rdfs:domain microsoftads:BulkAdCenterInternalErrorFault ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:BulkFaultSourceScheme .

# Property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterInternalErrorFault/errorSourceSystem> a rdf:Property ;
  rdfs:label "error source system" ;
  schema:alternateName "ErrorSourceSystem" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorSourceSystem> ;
  rdfs:domain microsoftads:BulkAdCenterInternalErrorFault ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterInternalErrorFault/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:BulkAdCenterInternalErrorFault ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterSystemFault/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:BulkAdCenterSystemFault ;
  rdfs:range xsd:string .

# Property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterSystemFault/errorMessage> a rdf:Property ;
  rdfs:label "error message" ;
  schema:alternateName "ErrorMessage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorMessage> ;
  rdfs:domain microsoftads:BulkAdCenterSystemFault ;
  rdfs:range xsd:string .

# Property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterSystemFault/mTServerName> a rdf:Property ;
  rdfs:label "m tserver name" ;
  schema:alternateName "MTServerName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mTServerName> ;
  rdfs:domain microsoftads:BulkAdCenterSystemFault ;
  rdfs:range xsd:string .

# Property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterSystemFault/faultingLayer> a rdf:Property ;
  rdfs:label "faulting layer" ;
  schema:alternateName "FaultingLayer" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/faultingLayer> ;
  rdfs:domain microsoftads:BulkAdCenterSystemFault ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:BulkFaultSourceScheme .

# Property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterSystemFault/errorSourceSystem> a rdf:Property ;
  rdfs:label "error source system" ;
  schema:alternateName "ErrorSourceSystem" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorSourceSystem> ;
  rdfs:domain microsoftads:BulkAdCenterSystemFault ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterSystemFault/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:BulkAdCenterSystemFault ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApiFaultDetail/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  rdfs:comment "The identifier of the log entry that contains the details of the API call." ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:BulkApiFaultDetail ;
  rdfs:range xsd:string .

# Property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApiFaultDetail/batchErrors> a rdf:Property ;
  rdfs:label "batch errors" ;
  rdfs:comment "An array of batch errors that identifies the items in the batch of items in the request message that caused the operation to fail. Each object contains the details that explain why the item caused the failure." ;
  schema:alternateName "BatchErrors" ;
  rdfs:domain microsoftads:BulkApiFaultDetail ;
  rdfs:range microsoftads:BulkBatchError .

# Property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApiFaultDetail/operationErrors> a rdf:Property ;
  rdfs:label "operation errors" ;
  rdfs:comment "An array of operation errors that contains the reasons that explain why the service operation failed when the error is not related to a specific item in the batch of items." ;
  schema:alternateName "OperationErrors" ;
  rdfs:domain microsoftads:BulkApiFaultDetail ;
  rdfs:range microsoftads:BulkOperationError .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApiFaultDetail/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:BulkApiFaultDetail ;
  rdfs:range xsd:string .

# Property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/index> a rdf:Property ;
  rdfs:label "index" ;
  rdfs:comment "The zero-based index of the item in the batch of items in the request message that failed." ;
  schema:alternateName "Index" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/index> ;
  rdfs:domain microsoftads:BulkBatchError ;
  rdfs:range xsd:int .

# Property: disapproved text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/disapprovedText> a rdf:Property ;
  rdfs:label "disapproved text" ;
  schema:alternateName "DisapprovedText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/disapprovedText> ;
  rdfs:domain microsoftads:BulkBatchError ;
  rdfs:range xsd:string .

# Property: reason code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/reasonCode> a rdf:Property ;
  rdfs:label "reason code" ;
  schema:alternateName "ReasonCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reasonCode> ;
  rdfs:domain microsoftads:BulkBatchError ;
  rdfs:range xsd:int .

# Property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/location> a rdf:Property ;
  rdfs:label "location" ;
  schema:alternateName "Location" ;
  rdfs:domain microsoftads:BulkBatchError ;
  rdfs:range xsd:string .

# Property: publisher country
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/publisherCountry> a rdf:Property ;
  rdfs:label "publisher country" ;
  schema:alternateName "PublisherCountry" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/publisherCountry> ;
  rdfs:domain microsoftads:BulkBatchError ;
  rdfs:range xsd:string .

# Property: field path
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/fieldPath> a rdf:Property ;
  rdfs:label "field path" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "FieldPath" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fieldPath> ;
  rdfs:domain microsoftads:BulkBatchError ;
  rdfs:range xsd:string .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  rdfs:comment "A symbolic string constant that identifies the error. For example, UserIsNotAuthorized." ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:BulkBatchError ;
  rdfs:range xsd:string .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "A message that describes the error. For more information about troubleshooting and error handling, see Handling Service Errors and Exceptions and Operation Error Codes." ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:BulkBatchError ;
  rdfs:range xsd:string .

# Property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "A numeric error code that identifies the error." ;
  schema:alternateName "Code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/code> ;
  rdfs:domain microsoftads:BulkBatchError ;
  rdfs:range xsd:int .

# Property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/details> a rdf:Property ;
  rdfs:label "details" ;
  rdfs:comment "A message that provides additional details about the batch error. This string can be empty." ;
  schema:alternateName "Details" ;
  rdfs:domain microsoftads:BulkBatchError ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:BulkBatchError ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:BulkBatchError ;
  rdfs:range microsoftads:BulkKeyValuePairOfstringAndstring .

# Property: appealable
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/appealable> a rdf:Property ;
  rdfs:label "appealable" ;
  schema:alternateName "Appealable" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appealable> ;
  rdfs:domain microsoftads:BulkBatchError ;
  rdfs:range xsd:boolean .

# Property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkKeyValuePairOfstringAndstring/key> a rdf:Property ;
  rdfs:label "key" ;
  schema:alternateName "Key" ;
  rdfs:domain microsoftads:BulkKeyValuePairOfstringAndstring ;
  rdfs:range xsd:string .

# Property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkKeyValuePairOfstringAndstring/value> a rdf:Property ;
  rdfs:label "value" ;
  schema:alternateName "Value" ;
  rdfs:domain microsoftads:BulkKeyValuePairOfstringAndstring ;
  rdfs:range xsd:string .

# Property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkOperationError/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "A numeric error code that identifies the error." ;
  schema:alternateName "Code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/code> ;
  rdfs:domain microsoftads:BulkOperationError ;
  rdfs:range xsd:int .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkOperationError/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  rdfs:comment "A symbolic string constant that identifies the error. For example, UserIsNotAuthorized." ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:BulkOperationError ;
  rdfs:range xsd:string .

# Property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkOperationError/details> a rdf:Property ;
  rdfs:label "details" ;
  rdfs:comment "A message that provides additional details about the error. This string can be empty." ;
  schema:alternateName "Details" ;
  rdfs:domain microsoftads:BulkOperationError ;
  rdfs:range xsd:string .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkOperationError/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "A message that describes the error. For more information about troubleshooting and error handling, see Handling Service Errors and Exceptions and Operation Error Codes." ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:BulkOperationError ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  rdfs:comment "The identifier of the log entry that contains the details of the API call." ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:BulkApplicationFault ;
  rdfs:range xsd:string .

# Property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/errors> a rdf:Property ;
  rdfs:label "errors" ;
  schema:alternateName "Errors" ;
  rdfs:domain microsoftads:BulkApplicationFault ;
  rdfs:range microsoftads:BulkAdApiError .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:BulkApplicationFault ;
  rdfs:range xsd:string .

# Property: editorial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/editorialErrors> a rdf:Property ;
  rdfs:label "editorial errors" ;
  schema:alternateName "EditorialErrors" ;
  rdfs:domain microsoftads:BulkApplicationFault ;
  rdfs:range microsoftads:BulkEditorialError .

# Property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/batchErrors> a rdf:Property ;
  rdfs:label "batch errors" ;
  schema:alternateName "BatchErrors" ;
  rdfs:domain microsoftads:BulkApplicationFault ;
  rdfs:range microsoftads:BulkBatchError .

# Property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/operationErrors> a rdf:Property ;
  rdfs:label "operation errors" ;
  schema:alternateName "OperationErrors" ;
  rdfs:domain microsoftads:BulkApplicationFault ;
  rdfs:range microsoftads:BulkOperationError .

# Property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/errorMessage> a rdf:Property ;
  rdfs:label "error message" ;
  schema:alternateName "ErrorMessage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorMessage> ;
  rdfs:domain microsoftads:BulkApplicationFault ;
  rdfs:range xsd:string .

# Property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/mTServerName> a rdf:Property ;
  rdfs:label "m tserver name" ;
  schema:alternateName "MTServerName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mTServerName> ;
  rdfs:domain microsoftads:BulkApplicationFault ;
  rdfs:range xsd:string .

# Property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/faultingLayer> a rdf:Property ;
  rdfs:label "faulting layer" ;
  schema:alternateName "FaultingLayer" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/faultingLayer> ;
  rdfs:domain microsoftads:BulkApplicationFault ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:BulkFaultSourceScheme .

# Property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/errorSourceSystem> a rdf:Property ;
  rdfs:label "error source system" ;
  schema:alternateName "ErrorSourceSystem" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorSourceSystem> ;
  rdfs:domain microsoftads:BulkApplicationFault ;
  rdfs:range xsd:string .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:BulkApplicationFault ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:BulkAuthenticationFaultCodeScheme .

# Property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/index> a rdf:Property ;
  rdfs:label "index" ;
  rdfs:comment "The zero-based index of the item in the batch of items in the request message that failed." ;
  schema:alternateName "Index" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/index> ;
  rdfs:domain microsoftads:BulkEditorialError ;
  rdfs:range xsd:int .

# Property: disapproved text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/disapprovedText> a rdf:Property ;
  rdfs:label "disapproved text" ;
  rdfs:comment "The text that caused the entity to be disapproved. For text length violations, this element specifies the number of characters by which the specified text exceeds the maximum." ;
  schema:alternateName "DisapprovedText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/disapprovedText> ;
  rdfs:domain microsoftads:BulkEditorialError ;
  rdfs:range xsd:string .

# Property: reason code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/reasonCode> a rdf:Property ;
  rdfs:label "reason code" ;
  rdfs:comment "A numeric code that identifies the error. For more information, see Editorial Reason Codes." ;
  schema:alternateName "ReasonCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reasonCode> ;
  rdfs:domain microsoftads:BulkEditorialError ;
  rdfs:range xsd:int .

# Property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/location> a rdf:Property ;
  rdfs:label "location" ;
  rdfs:comment "The element or property of the entity that caused the entity to be disapproved." ;
  schema:alternateName "Location" ;
  rdfs:domain microsoftads:BulkEditorialError ;
  rdfs:range xsd:string .

# Property: publisher country
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/publisherCountry> a rdf:Property ;
  rdfs:label "publisher country" ;
  rdfs:comment "The corresponding country or region for the flagged editorial issue." ;
  schema:alternateName "PublisherCountry" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/publisherCountry> ;
  rdfs:domain microsoftads:BulkEditorialError ;
  rdfs:range xsd:string .

# Property: field path
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/fieldPath> a rdf:Property ;
  rdfs:label "field path" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "FieldPath" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fieldPath> ;
  rdfs:domain microsoftads:BulkEditorialError ;
  rdfs:range xsd:string .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  rdfs:comment "A symbolic string constant that identifies the error. For example, UserIsNotAuthorized." ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:BulkEditorialError ;
  rdfs:range xsd:string .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "A message that describes the error. For more information about troubleshooting and error handling, see Handling Service Errors and Exceptions and Operation Error Codes." ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:BulkEditorialError ;
  rdfs:range xsd:string .

# Property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "A numeric error code that identifies the error." ;
  schema:alternateName "Code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/code> ;
  rdfs:domain microsoftads:BulkEditorialError ;
  rdfs:range xsd:int .

# Property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/details> a rdf:Property ;
  rdfs:label "details" ;
  rdfs:comment "A message that provides additional details about the batch error. This string can be empty." ;
  schema:alternateName "Details" ;
  rdfs:domain microsoftads:BulkEditorialError ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:BulkEditorialError ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:BulkEditorialError ;
  rdfs:range microsoftads:BulkKeyValuePairOfstringAndstring .

# Property: appealable
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/appealable> a rdf:Property ;
  rdfs:label "appealable" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "Appealable" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appealable> ;
  rdfs:domain microsoftads:BulkEditorialError ;
  rdfs:range xsd:boolean .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFaultBase/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:BulkApplicationFaultBase ;
  rdfs:range xsd:string .

# Property: field path
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchErrorBase/fieldPath> a rdf:Property ;
  rdfs:label "field path" ;
  schema:alternateName "FieldPath" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fieldPath> ;
  rdfs:domain microsoftads:BulkBatchErrorBase ;
  rdfs:range xsd:string .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchErrorBase/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:BulkBatchErrorBase ;
  rdfs:range xsd:string .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchErrorBase/message> a rdf:Property ;
  rdfs:label "message" ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:BulkBatchErrorBase ;
  rdfs:range xsd:string .

# Property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchErrorBase/code> a rdf:Property ;
  rdfs:label "code" ;
  schema:alternateName "Code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/code> ;
  rdfs:domain microsoftads:BulkBatchErrorBase ;
  rdfs:range xsd:int .

# Property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchErrorBase/details> a rdf:Property ;
  rdfs:label "details" ;
  schema:alternateName "Details" ;
  rdfs:domain microsoftads:BulkBatchErrorBase ;
  rdfs:range xsd:string .

# Property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchErrorBase/index> a rdf:Property ;
  rdfs:label "index" ;
  schema:alternateName "Index" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/index> ;
  rdfs:domain microsoftads:BulkBatchErrorBase ;
  rdfs:range xsd:int .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchErrorBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:BulkBatchErrorBase ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchErrorBase/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:BulkBatchErrorBase ;
  rdfs:range microsoftads:BulkKeyValuePairOfstringAndstring .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkCampaignScope/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign to download." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:BulkCampaignScope ;
  rdfs:range xsd:long .

# Property: parent account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkCampaignScope/parentAccountId> a rdf:Property ;
  rdfs:label "parent account id" ;
  rdfs:comment "The identifier of the account that owns the campaign to download." ;
  schema:alternateName "ParentAccountId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/parentAccountId> ;
  rdfs:domain microsoftads:BulkCampaignScope ;
  rdfs:range xsd:long .

# Property: account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByAccountIdsRequest/accountIds> a rdf:Property ;
  rdfs:label "account ids" ;
  rdfs:comment "The identifier of the account that contains the campaign data to download. The maximum number of accounts that you can specify is one. The size of the account that you can download is limited to four million keywords. If you try to download an account that contains more than 4 million keywords, the call will fail with error 3207 (AccountTooBigToDownload). If the call fails, please call the DownloadCampaignsByCampaignIds operation to download the account by campaigns. The Details element of the fault includes a comma-delimited list of the campaign IDs that the account owns." ;
  schema:alternateName "AccountIds" ;
  rdfs:domain microsoftads:BulkDownloadCampaignsByAccountIdsRequest ;
  rdfs:range xsd:long .

# Property: last sync time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByAccountIdsRequest/lastSyncTimeInUTC> a rdf:Property ;
  rdfs:label "last sync time in utc" ;
  rdfs:comment "The last time that you requested a download. The date and time is expressed in Coordinated Universal Time (UTC). If you specify the last sync time, only those entities that have changed (added, updated, or deleted) since the specified date and time will be downloaded. If the parent campaign or ad group has been deleted since the specified last sync time, you will only see a deleted record for the deleted parent campaign or ad group. For example if a campaign was deleted, the bulk file will not contain deleted records for the ad groups, criterions, ads, and keywords that were in the campaign. Target criterion are treated slightly different from other entities, and deleted records are not returned. If any changes were made to a campaign or ad group's target, then all currently active sub target criterion records are returned. Typically, you request a full download the first time you call the operation by setting this element to null. On all subsequent calls you set the last sync time to the time stamp of the previous download. The download file contains the time stamp of the download in the Sync Time column of the Account record. You should use the account Sync Time to set this element the next time that you request a download. If you set a date and time that is more than 30 days ago, an error will be returned." ;
  schema:alternateName "LastSyncTimeInUTC" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastSyncTimeInUTC> ;
  rdfs:domain microsoftads:BulkDownloadCampaignsByAccountIdsRequest ;
  rdfs:range xsd:dateTime .

# Property: download entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByAccountIdsRequest/downloadEntities> a rdf:Property ;
  rdfs:label "download entities" ;
  rdfs:comment "The entities to include in the download. For a list of entities that you can download, see the DownloadEntity value set. You must specify at least one download entity, and otherwise the operation will error." ;
  schema:alternateName "DownloadEntities" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/downloadEntities> ;
  rdfs:domain microsoftads:BulkDownloadCampaignsByAccountIdsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:BulkDownloadEntityScheme .

# Property: data scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByAccountIdsRequest/dataScope> a rdf:Property ;
  rdfs:label "data scope" ;
  rdfs:comment "You may include quality score data such as ad relevance, in addition to entity data such as campaign settings. The default value is EntityData. You may include multiple values as flags. How you specify multiple flags depends on the programming language that you use. For example, C# treats these values as flag values and Java treats them as an array of strings. The SOAP should include a string that contains a space-delimited list of values for example, EntityData QualityScoreData. If BidSuggestionsData or QualityScoreData are included, you must request a full sync. To perform a full sync, do not set LastSyncTimeInUTC i.e., leave it nil." ;
  schema:alternateName "DataScope" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dataScope> ;
  rdfs:domain microsoftads:BulkDownloadCampaignsByAccountIdsRequest ;
  rdfs:range xsd:string .

# Property: download file type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByAccountIdsRequest/downloadFileType> a rdf:Property ;
  rdfs:label "download file type" ;
  rdfs:comment "The file type of the download file. For possible values, see DownloadFileType. The default is CSV." ;
  schema:alternateName "DownloadFileType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/downloadFileType> ;
  rdfs:domain microsoftads:BulkDownloadCampaignsByAccountIdsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:BulkDownloadFileTypeScheme .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByAccountIdsRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "The format for records of the download file. As a best practice you should always specify the latest format version. Currently the only supported format version for Bing Ads API Version 13 is 6.0. You should manage records according to the Bulk File Schema for the corresponding format version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:BulkDownloadCampaignsByAccountIdsRequest ;
  rdfs:range xsd:string .

# Property: compression type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByAccountIdsRequest/compressionType> a rdf:Property ;
  rdfs:label "compression type" ;
  rdfs:comment "The compression type of the download file. For possible values, see CompressionType. The default compression type is Zip." ;
  schema:alternateName "CompressionType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/compressionType> ;
  rdfs:domain microsoftads:BulkDownloadCampaignsByAccountIdsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:BulkCompressionTypeScheme .

# Property: download request id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByAccountIdsResponse/downloadRequestId> a rdf:Property ;
  rdfs:label "download request id" ;
  rdfs:comment "The identifier of the download request. You use the identifier to call the GetBulkDownloadStatus operation to check the status of the download. The identifier is valid for a maximum of two days. If you have not successfully downloaded the file within this period, it is removed from the download site and you will need to get a new download request identifier. The string has a length up to 40 and can contain any character." ;
  schema:alternateName "DownloadRequestId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/downloadRequestId> ;
  rdfs:domain microsoftads:BulkDownloadCampaignsByAccountIdsResponse ;
  rdfs:range xsd:string .

# Property: campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByCampaignIdsRequest/campaigns> a rdf:Property ;
  rdfs:label "campaigns" ;
  rdfs:comment "The campaigns to download. You can specify a maximum of 1,000 campaigns. The campaigns that you specify must belong to the same account." ;
  schema:alternateName "Campaigns" ;
  rdfs:domain microsoftads:BulkDownloadCampaignsByCampaignIdsRequest ;
  rdfs:range microsoftads:BulkCampaignScope .

# Property: last sync time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByCampaignIdsRequest/lastSyncTimeInUTC> a rdf:Property ;
  rdfs:label "last sync time in utc" ;
  rdfs:comment "The last time that you requested a download. The date and time is expressed in Coordinated Universal Time (UTC). If you specify the last sync time, only those entities that have changed (added, updated, or deleted) since the specified date and time will be downloaded. If the parent campaign or ad group has been deleted since the specified last sync time, you will only see a deleted record for the deleted parent campaign or ad group. For example if a campaign was deleted, the bulk file will not contain deleted records for the ad groups, criterions, ads, and keywords that were in the campaign. Target criterion are treated slightly different from other entities, and deleted records are not returned. If any changes were made to a campaign or ad group's target, then all currently active sub target criterion records are returned. Typically, you request a full download the first time you call the operation by setting this element to null. On all subsequent calls you set the last sync time to the time stamp of the previous download. The download file contains the time stamp of the download in the Sync Time column of the Account record. You should use the account Sync Time to set this element the next time that you request a download. If you set a date and time that is more than 30 days prior, an error will be returned." ;
  schema:alternateName "LastSyncTimeInUTC" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastSyncTimeInUTC> ;
  rdfs:domain microsoftads:BulkDownloadCampaignsByCampaignIdsRequest ;
  rdfs:range xsd:dateTime .

# Property: download entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByCampaignIdsRequest/downloadEntities> a rdf:Property ;
  rdfs:label "download entities" ;
  rdfs:comment "The entities to include in the download. For a list of entities that you can download, see the DownloadEntity value set. You must specify at least one download entity, and otherwise the operation will error." ;
  schema:alternateName "DownloadEntities" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/downloadEntities> ;
  rdfs:domain microsoftads:BulkDownloadCampaignsByCampaignIdsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:BulkDownloadEntityScheme .

# Property: data scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByCampaignIdsRequest/dataScope> a rdf:Property ;
  rdfs:label "data scope" ;
  rdfs:comment "You may include quality score data such as ad relevance, in addition to entity data such as campaign settings. The default value is EntityData. You may include multiple values as flags. How you specify multiple flags depends on the programming language that you use. For example, C# treats these values as flag values and Java treats them as an array of strings. The SOAP should include a string that contains a space-delimited list of values for example, EntityData QualityScoreData. If BidSuggestionsData or QualityScoreData are included, you must request a full sync. To perform a full sync, do not set LastSyncTimeInUTC i.e., leave it nil." ;
  schema:alternateName "DataScope" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dataScope> ;
  rdfs:domain microsoftads:BulkDownloadCampaignsByCampaignIdsRequest ;
  rdfs:range xsd:string .

# Property: download file type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByCampaignIdsRequest/downloadFileType> a rdf:Property ;
  rdfs:label "download file type" ;
  rdfs:comment "The format of the download file. For possible values, see DownloadFileType. The default is CSV." ;
  schema:alternateName "DownloadFileType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/downloadFileType> ;
  rdfs:domain microsoftads:BulkDownloadCampaignsByCampaignIdsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:BulkDownloadFileTypeScheme .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByCampaignIdsRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "The format for records of the download file. As a best practice you should always specify the latest format version. Currently the only supported format version for Bing Ads API Version 13 is 6.0. You should manage records according to the Bulk File Schema for the corresponding format version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:BulkDownloadCampaignsByCampaignIdsRequest ;
  rdfs:range xsd:string .

# Property: compression type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByCampaignIdsRequest/compressionType> a rdf:Property ;
  rdfs:label "compression type" ;
  rdfs:comment "The compression type of the download file. For possible values, see CompressionType. The default compression type is Zip." ;
  schema:alternateName "CompressionType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/compressionType> ;
  rdfs:domain microsoftads:BulkDownloadCampaignsByCampaignIdsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:BulkCompressionTypeScheme .

# Property: download request id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByCampaignIdsResponse/downloadRequestId> a rdf:Property ;
  rdfs:label "download request id" ;
  rdfs:comment "The identifier of the download request. You use the identifier to call the GetBulkDownloadStatus operation to check the status of the download. The identifier is valid for a maximum of two days. If you have not successfully downloaded the file within this period, it is removed from the download site and you will need to get a new download request identifier. The string has a length up to 40 and can contain any character." ;
  schema:alternateName "DownloadRequestId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/downloadRequestId> ;
  rdfs:domain microsoftads:BulkDownloadCampaignsByCampaignIdsResponse ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialApiFaultDetail/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:BulkEditorialApiFaultDetail ;
  rdfs:range xsd:string .

# Property: editorial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialApiFaultDetail/editorialErrors> a rdf:Property ;
  rdfs:label "editorial errors" ;
  schema:alternateName "EditorialErrors" ;
  rdfs:domain microsoftads:BulkEditorialApiFaultDetail ;
  rdfs:range microsoftads:BulkEditorialError .

# Property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialApiFaultDetail/batchErrors> a rdf:Property ;
  rdfs:label "batch errors" ;
  schema:alternateName "BatchErrors" ;
  rdfs:domain microsoftads:BulkEditorialApiFaultDetail ;
  rdfs:range microsoftads:BulkBatchError .

# Property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialApiFaultDetail/operationErrors> a rdf:Property ;
  rdfs:label "operation errors" ;
  schema:alternateName "OperationErrors" ;
  rdfs:domain microsoftads:BulkEditorialApiFaultDetail ;
  rdfs:range microsoftads:BulkOperationError .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialApiFaultDetail/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:BulkEditorialApiFaultDetail ;
  rdfs:range xsd:string .

# Property: request id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkDownloadStatusRequest/requestId> a rdf:Property ;
  rdfs:label "request id" ;
  rdfs:comment "The identifier of the download request. The DownloadCampaignsByAccountIds and DownloadCampaignsByCampaignIds operations return this element as the DownloadRequestId. The identifier is valid for a maximum of two days. If you have not successfully downloaded the file within this period, it is removed from the download site and you will need to get a new download request identifier. The string has a length up to 40 and can contain any character." ;
  schema:alternateName "RequestId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/requestId> ;
  rdfs:domain microsoftads:BulkGetBulkDownloadStatusRequest ;
  rdfs:range xsd:string .

# Property: request status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkDownloadStatusResponse/requestStatus> a rdf:Property ;
  rdfs:label "request status" ;
  rdfs:comment "The status of the download. The possible values are as follows. Completed - The download completed successfully. InProgress - The download is in progress. Failed - The download failed. You may submit a new download with fewer entities, without quality score and bid suggestions data, or try again to submit the same download later. FailedFullSyncRequired - The request's LastSyncTimeInUTC element must be set to null, for example if the specified account was included in a data migration. After requesting a full download, you may begin requesting delta downloads again." ;
  schema:alternateName "RequestStatus" ;
  rdfs:domain microsoftads:BulkGetBulkDownloadStatusResponse ;
  rdfs:range xsd:string .

# Property: result file url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkDownloadStatusResponse/resultFileUrl> a rdf:Property ;
  rdfs:label "result file url" ;
  rdfs:comment "The URL that contains the download data when the RequestStatus value is Completed. You have five minutes from the time this URL is returned to download the file. If you do not start the download within this time period, you will need to call GetBulkDownloadStatus again to get a new URL. You should not take a dependency on the domain of the download URL, as it is subject to change. The download file is compressed (in zip format), so you must unzip the file to access the data. For information about the bulk file format, see Bulk File Schema." ;
  schema:alternateName "ResultFileUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/resultFileUrl> ;
  rdfs:domain microsoftads:BulkGetBulkDownloadStatusResponse ;
  rdfs:range xsd:string .

# Property: percent complete
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkDownloadStatusResponse/percentComplete> a rdf:Property ;
  rdfs:label "percent complete" ;
  rdfs:comment "The progress completion percentage for system processing of the bulk download file." ;
  schema:alternateName "PercentComplete" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/percentComplete> ;
  rdfs:domain microsoftads:BulkGetBulkDownloadStatusResponse ;
  rdfs:range xsd:int .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkDownloadStatusResponse/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this operation." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:BulkGetBulkDownloadStatusResponse ;
  rdfs:range microsoftads:BulkKeyValuePairOfstringAndstring .

# Property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkDownloadStatusResponse/errors> a rdf:Property ;
  rdfs:label "errors" ;
  rdfs:comment "An array of OperationError objects corresponding to errors encountered during the system processing of the bulk file after your download request was submitted." ;
  schema:alternateName "Errors" ;
  rdfs:domain microsoftads:BulkGetBulkDownloadStatusResponse ;
  rdfs:range microsoftads:BulkOperationError .

# Property: request id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadStatusRequest/requestId> a rdf:Property ;
  rdfs:label "request id" ;
  rdfs:comment "The identifier of the upload request. The identifier is valid for up to 15 minutes. If you have not successfully uploaded the file within this period, you will need to get a new request identifier and upload URL." ;
  schema:alternateName "RequestId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/requestId> ;
  rdfs:domain microsoftads:BulkGetBulkUploadStatusRequest ;
  rdfs:range xsd:string .

# Property: request status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadStatusResponse/requestStatus> a rdf:Property ;
  rdfs:label "request status" ;
  rdfs:comment "The status of the upload. The following are the possible returned status values. Completed - The upload file was accepted and processed successfully without errors. CompletedWithErrors - The upload completed with one or more errors. While the overall upload was successful, one or more add or update errors could have occurred. As a best practice you should request error information via the ResponseMode element when calling GetBulkUploadUrl and check the ResultFileUrl for any errors. Failed - The entire upload failed due to an unexpected error. You may submit a new upload with fewer entities or try again to submit the same upload later. FileUploaded - The upload request has been received and is in the queue for processing. InProgress - The upload file has been accepted and the upload is in progress. PendingFileUpload - The upload file has not been received for the corresponding RequestId. UploadFileRowCountExceeded - The limit of bulk records in the upload file has been exceeded. For more information about limits and upload best practices, see Bulk Upload. UploadFileFormatNotSupported - The Format Version Name field specified in the upload is not supported for this version of the Bulk API." ;
  schema:alternateName "RequestStatus" ;
  rdfs:domain microsoftads:BulkGetBulkUploadStatusResponse ;
  rdfs:range xsd:string .

# Property: result file url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadStatusResponse/resultFileUrl> a rdf:Property ;
  rdfs:label "result file url" ;
  rdfs:comment "The URL of the file that contains the requested results, for example upload error information. The URL must be used within five minutes of the time that the GetBulkUploadStatus operation returns the Completed or CompletedWithErrors status response string. If you do not start the download within this period of time, you will need to call GetBulkUploadStatus again to get a new URL. You should not take a dependency on the domain of the download URL, as it is subject to change." ;
  schema:alternateName "ResultFileUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/resultFileUrl> ;
  rdfs:domain microsoftads:BulkGetBulkUploadStatusResponse ;
  rdfs:range xsd:string .

# Property: percent complete
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadStatusResponse/percentComplete> a rdf:Property ;
  rdfs:label "percent complete" ;
  rdfs:comment "The progress completion percentage for system processing of the uploaded bulk file. The value range is between 0 and 100. You should also compare the upload status. If the upload fails, the percent complete will reset to zero (0)." ;
  schema:alternateName "PercentComplete" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/percentComplete> ;
  rdfs:domain microsoftads:BulkGetBulkUploadStatusResponse ;
  rdfs:range xsd:int .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadStatusResponse/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this operation." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:BulkGetBulkUploadStatusResponse ;
  rdfs:range microsoftads:BulkKeyValuePairOfstringAndstring .

# Property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadStatusResponse/errors> a rdf:Property ;
  rdfs:label "errors" ;
  rdfs:comment "An array of OperationError objects corresponding to errors encountered during the system processing of the bulk file after your HTTP POST upload completed. For example, an OperationError would include the BulkServiceFormatVersionNotSupported error code if the uploaded file contains one or more bulk records that are not supported with the corresponding file format version." ;
  schema:alternateName "Errors" ;
  rdfs:domain microsoftads:BulkGetBulkUploadStatusResponse ;
  rdfs:range microsoftads:BulkOperationError .

# Property: response mode
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadUrlRequest/responseMode> a rdf:Property ;
  rdfs:label "response mode" ;
  rdfs:comment "Specify whether to return errors and their corresponding data, or only the errors in the results file. The default is ErrorsOnly." ;
  schema:alternateName "ResponseMode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/responseMode> ;
  rdfs:domain microsoftads:BulkGetBulkUploadUrlRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:BulkResponseModeScheme .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadUrlRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The account identifier corresponding to the data that will be uploaded." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:BulkGetBulkUploadUrlRequest ;
  rdfs:range xsd:long .

# Property: upload url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadUrlResponse/uploadUrl> a rdf:Property ;
  rdfs:label "upload url" ;
  rdfs:comment "The URL where you may submit your bulk upload file via HTTP POST. The upload URL is valid for up to 15 minutes. If you have not successfully uploaded the file within this period, you will need to get a new request identifier and upload URL." ;
  schema:alternateName "UploadUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/uploadUrl> ;
  rdfs:domain microsoftads:BulkGetBulkUploadUrlResponse ;
  rdfs:range xsd:string .

# Property: request id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadUrlResponse/requestId> a rdf:Property ;
  rdfs:label "request id" ;
  rdfs:comment "The identifier of the upload request. The identifier is valid for up to 15 minutes. If you have not successfully uploaded the file within this period, you will need to get a new request identifier and upload URL." ;
  schema:alternateName "RequestId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/requestId> ;
  rdfs:domain microsoftads:BulkGetBulkUploadUrlResponse ;
  rdfs:range xsd:string .

# Property: response mode
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkUploadEntityRecordsRequest/responseMode> a rdf:Property ;
  rdfs:label "response mode" ;
  schema:alternateName "ResponseMode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/responseMode> ;
  rdfs:domain microsoftads:BulkUploadEntityRecordsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:BulkResponseModeScheme .

# Property: entity records
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkUploadEntityRecordsRequest/entityRecords> a rdf:Property ;
  rdfs:label "entity records" ;
  schema:alternateName "EntityRecords" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityRecords> ;
  rdfs:domain microsoftads:BulkUploadEntityRecordsRequest ;
  rdfs:range xsd:string .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkUploadEntityRecordsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:BulkUploadEntityRecordsRequest ;
  rdfs:range xsd:long .

# Property: entity records
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkUploadEntityRecordsResponse/entityRecords> a rdf:Property ;
  rdfs:label "entity records" ;
  schema:alternateName "EntityRecords" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityRecords> ;
  rdfs:domain microsoftads:BulkUploadEntityRecordsResponse ;
  rdfs:range xsd:string .

# Property: request id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkUploadEntityRecordsResponse/requestId> a rdf:Property ;
  rdfs:label "request id" ;
  schema:alternateName "RequestId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/requestId> ;
  rdfs:domain microsoftads:BulkUploadEntityRecordsResponse ;
  rdfs:range xsd:string .

# Property: request status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkUploadEntityRecordsResponse/requestStatus> a rdf:Property ;
  rdfs:label "request status" ;
  schema:alternateName "RequestStatus" ;
  rdfs:domain microsoftads:BulkUploadEntityRecordsResponse ;
  rdfs:range xsd:string .

# Property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkUploadEntityRecordsResponse/errors> a rdf:Property ;
  rdfs:label "errors" ;
  schema:alternateName "Errors" ;
  rdfs:domain microsoftads:BulkUploadEntityRecordsResponse ;
  rdfs:range microsoftads:BulkOperationError .

# Property: item count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountContentNegativeKeywordList/itemCount> a rdf:Property ;
  rdfs:label "item count" ;
  rdfs:comment "The number of SharedListItem objects that are added to this shared list. Add: Read-only Update: Read-only" ;
  schema:alternateName "ItemCount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/itemCount> ;
  rdfs:domain microsoftads:CampaignManagementAccountContentNegativeKeywordList ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountContentNegativeKeywordList/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the shared entity. Add: Read-only Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAccountContentNegativeKeywordList ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountContentNegativeKeywordList/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the shared entity. The maximum string length is 255. Add: Optional Update: Optional" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementAccountContentNegativeKeywordList ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountContentNegativeKeywordList/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the shared entity. This value is NegativeKeywordList when you retrieve a NegativeKeywordList. This value is PlacementExclusionList when you retrieve a PlacementExclusionList. This value is AccountNegativeKeywordList when you retrieve an AccountNegativeKeywordList. For more information about shared entity types, see SharedEntity Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAccountContentNegativeKeywordList ;
  rdfs:range xsd:string .

# Property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountContentNegativeKeywordList/associationCount> a rdf:Property ;
  rdfs:label "association count" ;
  rdfs:comment "The number of active associations between this shared entity and another entity such as campaign or ad account. For a NegativeKeywordList, the maximum number of active associations between the negative keyword list and campaign is 20. For a PlacementExclusionList, the maximum number of active associations between the website exclusion list and ad account is undefined. Add: Read-only Update: Read-only" ;
  schema:alternateName "AssociationCount" ;
  rdfs:domain microsoftads:CampaignManagementAccountContentNegativeKeywordList ;
  rdfs:range xsd:int .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountContentNegativeKeywordList/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementAccountContentNegativeKeywordList ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyValuePairOfstringAndstring/key> a rdf:Property ;
  rdfs:label "key" ;
  schema:alternateName "Key" ;
  rdfs:domain microsoftads:CampaignManagementKeyValuePairOfstringAndstring ;
  rdfs:range xsd:string .

# Property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyValuePairOfstringAndstring/value> a rdf:Property ;
  rdfs:label "value" ;
  schema:alternateName "Value" ;
  rdfs:domain microsoftads:CampaignManagementKeyValuePairOfstringAndstring ;
  rdfs:range xsd:string .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountMigrationStatusesInfo/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The Microsoft Advertising identifier of the account." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementAccountMigrationStatusesInfo ;
  rdfs:range xsd:long .

# Property: migration status infos
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountMigrationStatusesInfo/migrationStatusInfos> a rdf:Property ;
  rdfs:label "migration status infos" ;
  rdfs:comment "The list of migration status info for the corresponding account." ;
  schema:alternateName "MigrationStatusInfos" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/migrationStatusInfos> ;
  rdfs:domain microsoftads:CampaignManagementAccountMigrationStatusesInfo ;
  rdfs:range microsoftads:CampaignManagementMigrationStatusInfo .

# Property: migration type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMigrationStatusInfo/migrationType> a rdf:Property ;
  rdfs:label "migration type" ;
  rdfs:comment "The migration type." ;
  schema:alternateName "MigrationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/migrationType> ;
  rdfs:domain microsoftads:CampaignManagementMigrationStatusInfo ;
  rdfs:range xsd:string .

# Property: start time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMigrationStatusInfo/startTimeInUtc> a rdf:Property ;
  rdfs:label "start time in utc" ;
  rdfs:comment "The date and time when the migration began. The value is in Coordinated Universal Time (UTC). The date and time value reflects the date and time at the server, not the client. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types." ;
  schema:alternateName "StartTimeInUtc" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/startTimeInUtc> ;
  rdfs:domain microsoftads:CampaignManagementMigrationStatusInfo ;
  rdfs:range xsd:dateTime .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMigrationStatusInfo/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The migration status." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementMigrationStatusInfo ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementMigrationStatusScheme .

# Property: item count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountNegativeKeywordList/itemCount> a rdf:Property ;
  rdfs:label "item count" ;
  rdfs:comment "The number of SharedListItem objects that are added to this shared list. Add: Read-only Update: Read-only" ;
  schema:alternateName "ItemCount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/itemCount> ;
  rdfs:domain microsoftads:CampaignManagementAccountNegativeKeywordList ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountNegativeKeywordList/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the shared entity. Add: Read-only Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAccountNegativeKeywordList ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountNegativeKeywordList/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the shared entity. The maximum string length is 255. Add: Optional Update: Optional" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementAccountNegativeKeywordList ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountNegativeKeywordList/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the shared entity. This value is NegativeKeywordList when you retrieve a NegativeKeywordList. This value is PlacementExclusionList when you retrieve a PlacementExclusionList. This value is AccountNegativeKeywordList when you retrieve an AccountNegativeKeywordList. For more information about shared entity types, see SharedEntity Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAccountNegativeKeywordList ;
  rdfs:range xsd:string .

# Property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountNegativeKeywordList/associationCount> a rdf:Property ;
  rdfs:label "association count" ;
  rdfs:comment "The number of active associations between this shared entity and another entity such as campaign or ad account. For a NegativeKeywordList, the maximum number of active associations between the negative keyword list and campaign is 20. For a PlacementExclusionList, the maximum number of active associations between the website exclusion list and ad account is undefined. Add: Read-only Update: Read-only" ;
  schema:alternateName "AssociationCount" ;
  rdfs:domain microsoftads:CampaignManagementAccountNegativeKeywordList ;
  rdfs:range xsd:int .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountNegativeKeywordList/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementAccountNegativeKeywordList ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: item count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementExclusionList/itemCount> a rdf:Property ;
  rdfs:label "item count" ;
  rdfs:comment "The number of Site objects that are added to this shared list. Add: Read-only Update: Read-only" ;
  schema:alternateName "ItemCount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/itemCount> ;
  rdfs:domain microsoftads:CampaignManagementAccountPlacementExclusionList ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementExclusionList/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the shared entity. Add: Read-only Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAccountPlacementExclusionList ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementExclusionList/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the shared entity. The maximum string length is 255. Add: Optional Update: Optional" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementAccountPlacementExclusionList ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementExclusionList/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the shared entity. This value is NegativeKeywordList when you retrieve a NegativeKeywordList. This value is PlacementExclusionList when you retrieve a PlacementExclusionList. This value is AccountNegativeKeywordList when you retrieve an AccountNegativeKeywordList. For more information about shared entity types, see SharedEntity Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAccountPlacementExclusionList ;
  rdfs:range xsd:string .

# Property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementExclusionList/associationCount> a rdf:Property ;
  rdfs:label "association count" ;
  rdfs:comment "The number of active associations between this shared entity and another entity such as campaign or ad account. For a NegativeKeywordList, the maximum number of active associations between the negative keyword list and campaign is 20. For a PlacementExclusionList, the maximum number of active associations between the website exclusion list and ad account is undefined. Add: Read-only Update: Read-only" ;
  schema:alternateName "AssociationCount" ;
  rdfs:domain microsoftads:CampaignManagementAccountPlacementExclusionList ;
  rdfs:range xsd:int .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementExclusionList/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementAccountPlacementExclusionList ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: item count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementInclusionList/itemCount> a rdf:Property ;
  rdfs:label "item count" ;
  rdfs:comment "The number of Site objects that are added to this shared list. Add: Read-only Update: Read-only" ;
  schema:alternateName "ItemCount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/itemCount> ;
  rdfs:domain microsoftads:CampaignManagementAccountPlacementInclusionList ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementInclusionList/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the shared entity. Add: Read-only Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAccountPlacementInclusionList ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementInclusionList/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the shared entity. The maximum string length is 255. Add: Optional Update: Optional" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementAccountPlacementInclusionList ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementInclusionList/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the shared entity. This value is NegativeKeywordList when you retrieve a NegativeKeywordList. This value is PlacementExclusionList when you retrieve a PlacementExclusionList. This value is AccountNegativeKeywordList when you retrieve an AccountNegativeKeywordList. For more information about shared entity types, see SharedEntity Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAccountPlacementInclusionList ;
  rdfs:range xsd:string .

# Property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementInclusionList/associationCount> a rdf:Property ;
  rdfs:label "association count" ;
  rdfs:comment "The number of active associations between this shared entity and another entity such as campaign or ad account. For a NegativeKeywordList, the maximum number of active associations between the negative keyword list and campaign is 20. For a PlacementExclusionList, the maximum number of active associations between the website exclusion list and ad account is undefined. Add: Read-only Update: Read-only" ;
  schema:alternateName "AssociationCount" ;
  rdfs:domain microsoftads:CampaignManagementAccountPlacementInclusionList ;
  rdfs:range xsd:int .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementInclusionList/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementAccountPlacementInclusionList ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountProperty/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the account property." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementAccountProperty ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAccountPropertyNameScheme .

# Property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountProperty/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:comment "The value of the named account property. The value will vary by account property name. For more information, see Account Property Values in the section below." ;
  schema:alternateName "Value" ;
  rdfs:domain microsoftads:CampaignManagementAccountProperty ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad extension. The value will always be Active because the Campaign Management service does not return deleted ad extensions. Add: Read-only Update: Read-only" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementActionAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdExtensionStatusScheme .

# Property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/scheduling> a rdf:Property ;
  rdfs:label "scheduling" ;
  rdfs:comment "Determines the calendar day and time ranges when the ad extension is eligible to be shown in ads. Add: Optional Update: Optional. If you set this element null, any existing scheduling set for the ad extension will remain unchanged. If you set this to any non-null Schedule object, you are effectively replacing existing scheduling settings for the ad extension. To remove all scheduling set this element to an empty Schedule object." ;
  schema:alternateName "Scheduling" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/scheduling> ;
  rdfs:domain microsoftads:CampaignManagementActionAdExtension ;
  rdfs:range microsoftads:CampaignManagementSchedule .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "Not supported for this ad extension type." ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementActionAdExtension ;
  rdfs:range xsd:long .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the ad extension. Add: Read-only Update: Read-only and Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementActionAdExtension ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad extension. This value is ActionAdExtension when you retrieve an action ad extension. Add: Read-only Update: Read-only For more information about ad extension types, see the Ad Extension Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementActionAdExtension ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/version> a rdf:Property ;
  rdfs:label "version" ;
  rdfs:comment "Tracks the number of times the ad extension has been updated. The version is set to 1 when the ad extension is created, and increments by one after each update. Add: Not allowed Update: Not allowed" ;
  schema:alternateName "Version" ;
  rdfs:domain microsoftads:CampaignManagementActionAdExtension ;
  rdfs:range xsd:int .

# Property: action type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/actionType> a rdf:Property ;
  rdfs:label "action type" ;
  rdfs:comment "The action type that you choose here, as well as the Language that you set, determines the text that is displayed on your call-to-action button. Microsoft Advertising does not support all action types for all languages. If you attempt to use an unsupported action type and language combination, an error will be returned. For details see Action Text for Action Ad Extensions. Add: Required Update: Required" ;
  schema:alternateName "ActionType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/actionType> ;
  rdfs:domain microsoftads:CampaignManagementActionAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementActionAdExtensionActionTypeScheme .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The language that the ad extension will be served in. The extension will always be served in this language, regardless of the campaign or ad group's language settings. The supported language strings are: Danish, Dutch, English, Finnish, French, German, Italian, Norwegian, Portuguese, Spanish, Swedish, and TraditionalChinese. Microsoft Advertising does not support all action types for all languages. If you attempt to use an unsupported action type and language combination, an error will be returned. For details see Action Text for Action Ad Extensions. Add: Required Update: Required" ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:CampaignManagementActionAdExtension ;
  rdfs:range xsd:string .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  rdfs:comment "This is a mobile-friendly landing page URL when Action Extensions are served on mobile devices. If you specify final mobile URLs, you must also specify FinalUrls. The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. Add: Optional Update: Optional. If you set this element null, the previous setting will be deleted." ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementActionAdExtension ;
  rdfs:range xsd:string .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "This is the link to your specific web page or form that corresponds to the action text. When an action URL isn't provided, the ad's final URL will be used. The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. Although the data type is a list of strings, only the first list item is used by Microsoft Advertising. Add: Optional Update: Optional. If you set this element null, the previous setting will be deleted." ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementActionAdExtension ;
  rdfs:range xsd:string .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "The tracking template to use as a default for all FinalUrls and FinalMobileUrls. The following validation rules apply to tracking templates. For more details about supported templates and parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use? - Tracking templates defined for lower level entities e.g. ads override those set for higher level entities e.g. campaign. For more information, see Entity Limits. - The length of the tracking template is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - The tracking template must be a well-formed URL beginning with one of the following: http://, https://, {lpurl}, or {unescapedlpurl}. - Microsoft Advertising does not validate whether custom parameters exist. If you use custom parameters in your tracking template and they do not exist, then the landing page URL will include the key and value placeholders of your custom parameters without substitution. For example, if your tracking template is https://tracker.example.com/?season={_season}&promocode={_promocode}&u={lpurl} and neither {_season} or {_promocode} are defined at the campaign, ad group, criterion, keyword, or ad level, then the landing page URL will be the same. Add: Optional Update: Optional. If you set this element null, the previous setting will be deleted." ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementActionAdExtension ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "The final URL suffix can include tracking parameters that will be appended to the end of your landing page URL. We recommend placing tracking parameters that your landing page requires in a final URL suffix so that your customers are always sent to your landing page. For more details and validation rules see Final URL Suffix in the technical guides. Add: Optional Update: Optional. If you set this element null, the previous setting will be deleted." ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementActionAdExtension ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Your custom collection of key and value parameters for URL tracking. Microsoft Advertising will accept the first 8 CustomParameter objects that you include within the CustomParameters object, and if you include more than 8 custom parameters an error will be returned. Each CustomParameter includes Key and Value elements. For customers in the Custom Parameters Limit Increase Phase 3 pilot (GetCustomerPilotFeatures returns 635), Microsoft Advertising will accept the first 8 custom parameter key and value pairs that you include, and if you include more than 8 custom parameters an error will be returned. Add: Optional Update: Optional. If you set this element null, the previous setting will be deleted." ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementActionAdExtension ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. There are currently no forward compatibility changes for the AdExtension object. Add: Read-only Update: Read-only" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementActionAdExtension ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSchedule/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "The scheduled start date. The start date is inclusive. For example, if you set StartDate to 5/5/2020, the ad extensions will start being shown at 12:00 AM on 5/5/2020. Add: Required with a FlyerAdExtension; Optional for other ad extension types. If you do not specify a start date, the ad extensions are immediately eligible to be scheduled during the day and time ranges. Update: Optional. For most ad extension types the start date can be shortened or extended, as long as the end date is either null or occurs after the new start date. If set the start date to null, then you are effectively removing the start date and the ad extensions are immediately eligible to be scheduled during the day and time ranges. With a FlyerAdExtension you can cannot remove the start date. The start date can be shortened or extended, as long as the end date occurs up to 30 days after the new start date." ;
  schema:alternateName "StartDate" ;
  rdfs:domain microsoftads:CampaignManagementSchedule ;
  rdfs:range microsoftads:CampaignManagementDate .

# Property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSchedule/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "The scheduled end date. The end date is inclusive. For example, if you set EndDate to 12/31/2020, the ad extensions will stop being shown at 11:59 PM on 12/31/2020. Add: Required with a FlyerAdExtension; Optional for other ad extension types. For most ad extension types if you do not specify an end date, the ad extensions will continue to be delivered unless you pause the associated campaigns, ad groups, or ads. Update: Optional. For most ad extension types the end date can be shortened or extended, as long as the start date is either null or occurs before the new end date. If you set the end date to null, then you are effectively removing the end date and the ad extensions will continue to be delivered unless you pause the associated campaigns, ad groups, or ads. With a FlyerAdExtension you can cannot remove the end date; The end date can be shortened or extended, as long as the start date occurs up to 30 days before the new end date." ;
  schema:alternateName "EndDate" ;
  rdfs:domain microsoftads:CampaignManagementSchedule ;
  rdfs:range microsoftads:CampaignManagementDate .

# Property: use searcher time zone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSchedule/useSearcherTimeZone> a rdf:Property ;
  rdfs:label "use searcher time zone" ;
  rdfs:comment "Determines whether to use the account time zone or the time zone of the search user where the ads could be delivered. Set this property to true if you want the ad extensions to be shown in the search user's time zone, and otherwise set it to false. Add: Optional. If you do not specify this element or leave it null, the default value of false will be set and the account time zone will be used. Update: When you update a schedule the existing settings are replaced with the new setting. Thus if you update a schedule and leave this element null, then you are effectively resetting to the default value of false." ;
  schema:alternateName "UseSearcherTimeZone" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/useSearcherTimeZone> ;
  rdfs:domain microsoftads:CampaignManagementSchedule ;
  rdfs:range xsd:boolean .

# Property: day time ranges
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSchedule/dayTimeRanges> a rdf:Property ;
  rdfs:label "day time ranges" ;
  rdfs:comment "The list of day and time ranges. Each day and time range includes the scheduled day of week, start/end hour, and start/end minute. Add: Optional. If you set this element to null, then ad extensions will be eligible for scheduling anytime during the calendar start and end dates. Update: Optional. The individual DayTime objects cannot be updated. You can effectively update the day and time ranges by sending a new list of all DayTime settings that should replace the prior set. If you set this element to null, then you are effectively removing all existing day and time ranges." ;
  schema:alternateName "DayTimeRanges" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dayTimeRanges> ;
  rdfs:domain microsoftads:CampaignManagementSchedule ;
  rdfs:range microsoftads:CampaignManagementDayTime .

# Property: year
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDate/year> a rdf:Property ;
  rdfs:label "year" ;
  rdfs:comment "Specifies the year. Add: Required Update: Required" ;
  schema:alternateName "Year" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/year> ;
  rdfs:domain microsoftads:CampaignManagementDate ;
  rdfs:range xsd:int .

# Property: month
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDate/month> a rdf:Property ;
  rdfs:label "month" ;
  rdfs:comment "Specifies the month. Add: Required Update: Required" ;
  schema:alternateName "Month" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/month> ;
  rdfs:domain microsoftads:CampaignManagementDate ;
  rdfs:range xsd:int .

# Property: day
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDate/day> a rdf:Property ;
  rdfs:label "day" ;
  rdfs:comment "Specifies the day of the month. Add: Required Update: Required" ;
  schema:alternateName "Day" ;
  rdfs:domain microsoftads:CampaignManagementDate ;
  rdfs:range xsd:int .

# Property: day
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTime/day> a rdf:Property ;
  rdfs:label "day" ;
  rdfs:comment "The scheduled day of week. Add: Required. Update: The DayTime object cannot be updated." ;
  schema:alternateName "Day" ;
  rdfs:domain microsoftads:CampaignManagementDayTime ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementDayScheme .

# Property: start hour
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTime/startHour> a rdf:Property ;
  rdfs:label "start hour" ;
  rdfs:comment "The scheduled start hour. The possible values range from 0 to 23, where 0 is equivalent to 12:00AM and 12 is 12:00PM. Add: Required. Update: The DayTime object cannot be updated." ;
  schema:alternateName "StartHour" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/startHour> ;
  rdfs:domain microsoftads:CampaignManagementDayTime ;
  rdfs:range xsd:int .

# Property: start minute
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTime/startMinute> a rdf:Property ;
  rdfs:label "start minute" ;
  rdfs:comment "The scheduled start minute. The possible values range from 0 to 60. Add: Required. Update: The DayTime object cannot be updated." ;
  schema:alternateName "StartMinute" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/startMinute> ;
  rdfs:domain microsoftads:CampaignManagementDayTime ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementMinuteScheme .

# Property: end hour
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTime/endHour> a rdf:Property ;
  rdfs:label "end hour" ;
  rdfs:comment "The scheduled end hour. The possible values range from 0 to 24, where 0 is equivalent to 12:00AM and 12 is 12:00PM. Add: Required. Update: The DayTime object cannot be updated." ;
  schema:alternateName "EndHour" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/endHour> ;
  rdfs:domain microsoftads:CampaignManagementDayTime ;
  rdfs:range xsd:int .

# Property: end minute
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTime/endMinute> a rdf:Property ;
  rdfs:label "end minute" ;
  rdfs:comment "The scheduled end minute. The possible values range from 0 to 60. Add: Required. Update: The DayTime object cannot be updated." ;
  schema:alternateName "EndMinute" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/endMinute> ;
  rdfs:domain microsoftads:CampaignManagementDayTime ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementMinuteScheme .

# Property: parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomParameters/parameters> a rdf:Property ;
  rdfs:label "parameters" ;
  rdfs:comment "The collection of key and value custom parameters for URL tracking. For campaigns, ad groups, and ad groups, ad group criterions, and ads Microsoft Advertising will accept the first 8 custom parameter key and value pairs that you include, and if you include more than 8 custom parameters an error will be returned. For action, price, and sitelink ad extensions Microsoft Advertising will accept the first 3 custom parameter key and value pairs that you include, and any additional custom parameters will be ignored. For customers in the Custom Parameters Limit Increase Phase 3 pilot (GetCustomerPilotFeatures returns 635) for action, price, and sitelink ad extensions, Microsoft Advertising will accept the first 8 custom parameter key and value pairs that you include, and if you include more than 8 custom parameters an error will be returned. Add: Required Update: Optional. Once you create this CustomParameters object, the existing custom parameters will be removed or replaced. To remove all existing custom parameters create this CustomParameters object and set the Parameters element to nil. To replace or append to the list of custom parameters, create this CustomParameters object and assign to the Parameters element a new list of CustomParameter objects, including any previous custom parameters that you want to retain. To retain all of the existing custom parameters, set the element that uses this CustomParameters object to nil. For example set the UrlCustomParameters element of an ExpandedTextAd to nil if you do not want to update any of the custom parameters.CustomParameter array" ;
  schema:alternateName "Parameters" ;
  rdfs:domain microsoftads:CampaignManagementCustomParameters ;
  rdfs:range microsoftads:CampaignManagementCustomParameter .

# Property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomParameter/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:comment "The name of the custom parameter that you want to track. The maximum length of this string is 16, in UTF-8 bytes. With the Campaign Management service you may not specify special characters such as braces and underscore: \\\"\\{\\\", \\\"\\_\\\", and \\\"\\}\\\". With the Bulk service the surrounding braces and underscore are required. The maximum length of 16 UTF-8 bytes does not include the optional braces and underscore: \\\"\\{\\\", \\\"\\_\\\", and \\\"\\}\\\". Add: Required Update: Required" ;
  schema:alternateName "Key" ;
  rdfs:domain microsoftads:CampaignManagementCustomParameter ;
  rdfs:range xsd:string .

# Property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomParameter/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:comment "The value to track using your custom parameter. The maximum length of this string is 200, in UTF-8 bytes. You can set the value to an empty string (\"\") but it cannot be null or empty. The maximum length of the value string is 250 for all entities except action, price, and sitelink ad extensions. The maximum length of the value string is 200 for action, price, and sitelink ad extensions. For action, price, and sitelink ad extensions, the maximum length increases to 250 for customers in the Custom Parameters Limit Increase Phase 3 pilot (GetCustomerPilotFeatures returns 635). Add: Required Update: Required" ;
  schema:alternateName "Value" ;
  rdfs:domain microsoftads:CampaignManagementCustomParameter ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the ad." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad. For more information about ad types, see the Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdTypeScheme .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad. You can set the ad status to Active or Paused." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdStatusScheme .

# Property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/editorialStatus> a rdf:Property ;
  rdfs:label "editorial status" ;
  rdfs:comment "The editorial review status of the ad, which indicates whether the ad is pending review, has been approved, or has been disapproved." ;
  schema:alternateName "EditorialStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/editorialStatus> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdEditorialStatusScheme .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "Determines the device preference for showing the ad. Device preference is only supported for AppInstallAd and TextAd objects." ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:long .

# Property: ad format preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/adFormatPreference> a rdf:Property ;
  rdfs:label "ad format preference" ;
  rdfs:comment "The Ad Format Preference is used to indicate whether or not you prefer the ad copy to be shown to users as a search or audience ad. Search ads tend to be written as a call to action, whereas audience ads should be written in more of an informational style. While you have the option to use search ads as audience ads, designating an ad as Audience ads preferred format allows you to optimize its messaging for native delivery. Possible values are AudienceAd and All. If set to All, the ad will be eligible for both search and audience ad formats. If set to AudienceAd, the ad will only be eligible for the audience ad format. Ad Format Preference is only supported for ExpandedTextAd and TextAd objects." ;
  schema:alternateName "AdFormatPreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adFormatPreference> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "The tracking template to use as a default for all landing page URLs. This element is only supported for AppInstallAd, DynamicSearchAd, ExpandedTextAd, ResponsiveAd, ResponsiveSearchAd, and TextAd objects. It is not supported with the ProductAd object." ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "The final URL suffix can include tracking parameters that will be appended to the end of your landing page URL. We recommend placing tracking parameters that your landing page requires in a final URL suffix so that your customers are always sent to your landing page. For more details and validation rules see Final URL Suffix in the technical guides. This element is only supported for AppInstallAd, DynamicSearchAd, ExpandedTextAd, ResponsiveAd, and ResponsiveSearchAd objects. It is not supported with the ProductAd and and TextAd objects." ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Your custom collection of key and value parameters for URL tracking. This element is only supported for AppInstallAd, DynamicSearchAd, ExpandedTextAd, ResponsiveAd, ResponsiveSearchAd, and TextAd objects. It is not supported with the ProductAd object." ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "The last or final URL where a user is ultimately taken, whether or not the click to final URL path included any redirects. This element is only supported for AppInstallAd, ExpandedTextAd, ResponsiveAd, ResponsiveSearchAd, and TextAd objects. It is not supported with the DynamicSearchAd and ProductAd objects." ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  rdfs:comment "The mobile landing page URL. This element is only supported for ExpandedTextAd, ResponsiveAd, ResponsiveSearchAd, and TextAd objects. It is not supported with the AppInstallAd, DynamicSearchAd, and ProductAd objects." ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string .

# Property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/finalAppUrls> a rdf:Property ;
  rdfs:label "final app urls" ;
  rdfs:comment "For future use." ;
  schema:alternateName "FinalAppUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalAppUrls> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range microsoftads:CampaignManagementAppUrl .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: destination url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/destinationUrl> a rdf:Property ;
  rdfs:label "destination url" ;
  schema:alternateName "DestinationUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/destinationUrl> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string .

# Property: title
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/title> a rdf:Property ;
  rdfs:label "title" ;
  schema:alternateName "Title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/title> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/text> a rdf:Property ;
  rdfs:label "text" ;
  schema:alternateName "Text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string .

# Property: display url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/displayUrl> a rdf:Property ;
  rdfs:label "display url" ;
  schema:alternateName "DisplayUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/displayUrl> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string .

# Property: promotional text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/promotionalText> a rdf:Property ;
  rdfs:label "promotional text" ;
  schema:alternateName "PromotionalText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/promotionalText> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string .

# Property: app platform
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/appPlatform> a rdf:Property ;
  rdfs:label "app platform" ;
  schema:alternateName "AppPlatform" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appPlatform> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string .

# Property: app store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/appStoreId> a rdf:Property ;
  rdfs:label "app store id" ;
  schema:alternateName "AppStoreId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appStoreId> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string .

# Property: title part1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/titlePart1> a rdf:Property ;
  rdfs:label "title part1" ;
  schema:alternateName "TitlePart1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/titlePart1> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string .

# Property: title part2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/titlePart2> a rdf:Property ;
  rdfs:label "title part2" ;
  schema:alternateName "TitlePart2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/titlePart2> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string .

# Property: path1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/path1> a rdf:Property ;
  rdfs:label "path1" ;
  schema:alternateName "Path1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/path1> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string .

# Property: path2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/path2> a rdf:Property ;
  rdfs:label "path2" ;
  schema:alternateName "Path2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/path2> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string .

# Property: domain
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/domain> a rdf:Property ;
  rdfs:label "domain" ;
  schema:alternateName "Domain" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/domain> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string .

# Property: title part3
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/titlePart3> a rdf:Property ;
  rdfs:label "title part3" ;
  schema:alternateName "TitlePart3" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/titlePart3> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string .

# Property: text part2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/textPart2> a rdf:Property ;
  rdfs:label "text part2" ;
  schema:alternateName "TextPart2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/textPart2> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string .

# Property: headline
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/headline> a rdf:Property ;
  rdfs:label "headline" ;
  schema:alternateName "Headline" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/headline> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string .

# Property: long headline string
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/longHeadlineString> a rdf:Property ;
  rdfs:label "long headline string" ;
  schema:alternateName "LongHeadlineString" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/longHeadlineString> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string .

# Property: business name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/businessName> a rdf:Property ;
  rdfs:label "business name" ;
  schema:alternateName "BusinessName" ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string .

# Property: call to action
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/callToAction> a rdf:Property ;
  rdfs:label "call to action" ;
  schema:alternateName "CallToAction" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/callToAction> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementCallToActionScheme .

# Property: call to action language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/callToActionLanguage> a rdf:Property ;
  rdfs:label "call to action language" ;
  schema:alternateName "CallToActionLanguage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/callToActionLanguage> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementLanguageNameScheme .

# Property: images
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/images> a rdf:Property ;
  rdfs:label "images" ;
  schema:alternateName "Images" ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range microsoftads:CampaignManagementAssetLink .

# Property: videos
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/videos> a rdf:Property ;
  rdfs:label "videos" ;
  schema:alternateName "Videos" ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range microsoftads:CampaignManagementAssetLink .

# Property: headlines
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/headlines> a rdf:Property ;
  rdfs:label "headlines" ;
  schema:alternateName "Headlines" ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range microsoftads:CampaignManagementAssetLink .

# Property: long headline
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/longHeadline> a rdf:Property ;
  rdfs:label "long headline" ;
  schema:alternateName "LongHeadline" ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range microsoftads:CampaignManagementAssetLink .

# Property: long headlines
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/longHeadlines> a rdf:Property ;
  rdfs:label "long headlines" ;
  schema:alternateName "LongHeadlines" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/longHeadlines> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range microsoftads:CampaignManagementAssetLink .

# Property: descriptions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/descriptions> a rdf:Property ;
  rdfs:label "descriptions" ;
  schema:alternateName "Descriptions" ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range microsoftads:CampaignManagementAssetLink .

# Property: impression tracking urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/impressionTrackingUrls> a rdf:Property ;
  rdfs:label "impression tracking urls" ;
  schema:alternateName "ImpressionTrackingUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/impressionTrackingUrls> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string .

# Property: verified tracking settings
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/verifiedTrackingSettings> a rdf:Property ;
  rdfs:label "verified tracking settings" ;
  schema:alternateName "VerifiedTrackingSettings" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/verifiedTrackingSettings> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range microsoftads:CampaignManagementVerifiedTrackingSetting .

# Property: ad sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/adSubType> a rdf:Property ;
  rdfs:label "ad sub type" ;
  schema:alternateName "AdSubType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adSubType> ;
  rdfs:domain microsoftads:CampaignManagementAd ;
  rdfs:range xsd:string .

# Property: os type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppUrl/osType> a rdf:Property ;
  rdfs:label "os type" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "OsType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/osType> ;
  rdfs:domain microsoftads:CampaignManagementAppUrl ;
  rdfs:range xsd:string .

# Property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppUrl/url> a rdf:Property ;
  rdfs:label "url" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "Url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/url> ;
  rdfs:domain microsoftads:CampaignManagementAppUrl ;
  rdfs:range xsd:string .

# Property: asset
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetLink/asset> a rdf:Property ;
  rdfs:label "asset" ;
  rdfs:comment "The asset with a unique Microsoft Advertising identifier that can be reused across multiple ads. For asset links included in a responsive search ad's Headlines and Descriptions lists, the asset must be a TextAsset. Add: Required Update: Required" ;
  schema:alternateName "Asset" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/asset> ;
  rdfs:domain microsoftads:CampaignManagementAssetLink ;
  rdfs:range microsoftads:CampaignManagementAsset .

# Property: pinned field
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetLink/pinnedField> a rdf:Property ;
  rdfs:label "pinned field" ;
  rdfs:comment "Determines whether the asset should only be used for a specific ad component, or whether you want Bing AI to optimize the layout for this asset. Unless you have a specific requirement for an asset, don't pin it and let Bing AI optimize the placement. If the Asset is a TextAsset and included in the responsive search ad's Descriptions list, the valid pinned field values are Description1 and Description2. At least one eligible TextAsset must be available for each description position, so you cannot pin all of the assets to the same position. For example you can have 3 text assets pinned to Description1, so long as you have at least one text asset in the responsive search ad's Descriptions list that is either not pinned, or pinned to Description2. If the Asset is a TextAsset and included in the responsive search ad's Headlines list, the valid pinned field values are Headline1, Headline2, and Headline3. At least one eligible TextAsset must be available for each headline position, so you cannot pin all of the assets to the same position. For example you can have 3 text assets pinned to Headline1 and 3 text assets pinned to Headline2, so long as you have at least one text asset in the responsive search ad's Headlines list that is either not pinned, or pinned to Headline3. If you previously pinned an asset to an ad component and later want to remove the pin, you'll need to update the ad with the existing assets and leave the pinned field element empty for the asset or assets that you want to unpin. When you retrieve an asset that is not pinned, the string value is nil or empty. PinnedField shouldn't be set for Performance Max AssetGroup as it doesn't apply. Add: Optional Update: Optional" ;
  schema:alternateName "PinnedField" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/pinnedField> ;
  rdfs:domain microsoftads:CampaignManagementAssetLink ;
  rdfs:range xsd:string .

# Property: asset performance label
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetLink/assetPerformanceLabel> a rdf:Property ;
  rdfs:label "asset performance label" ;
  rdfs:comment "This lets you know how well the asset is performing. The possible ratings include: - Low: This asset's performance is low and we recommend you replace this asset to improve your ad performance. - Good: This asset is performing well. We recommend you keep this asset and add more assets to improve your ad performance. - Best: This asset's performance is among the best and we recommend that you add more similar assets. - Unrated: We don't have any performance rating for this asset. This can be due to the asset being inactive, not having enough information to determine its performance, or if there aren't enough similar assets to compare against it. - Learning: The asset's performance is being actively evaluated. Once the evaluation is complete, the asset rating will be Low, Good, Best, or Unrated. Add: Read-only. The service will ignore this value if set. Update: Read-only. The service will ignore this value if set." ;
  schema:alternateName "AssetPerformanceLabel" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetPerformanceLabel> ;
  rdfs:domain microsoftads:CampaignManagementAssetLink ;
  rdfs:range xsd:string .

# Property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetLink/editorialStatus> a rdf:Property ;
  rdfs:label "editorial status" ;
  rdfs:comment "The editorial review status of the asset link, which indicates whether the asset is pending review, has been approved, or has been disapproved. Add: Read-only Update: Read-only" ;
  schema:alternateName "EditorialStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/editorialStatus> ;
  rdfs:domain microsoftads:CampaignManagementAssetLink ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAssetLinkEditorialStatusScheme .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the asset in a Microsoft Advertising account. The same asset can be used by multiple ads. For example if Seemless Integration is a text asset, it will have the same asset identifier across all ads in the same Microsoft Advertising account." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAsset ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementAsset ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the asset. For more information about asset types, see the Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAsset ;
  rdfs:range xsd:string .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/text> a rdf:Property ;
  rdfs:label "text" ;
  schema:alternateName "Text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:CampaignManagementAsset ;
  rdfs:range xsd:string .

# Property: sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/subType> a rdf:Property ;
  rdfs:label "sub type" ;
  schema:alternateName "SubType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/subType> ;
  rdfs:domain microsoftads:CampaignManagementAsset ;
  rdfs:range xsd:string .

# Property: crop x
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/cropX> a rdf:Property ;
  rdfs:label "crop x" ;
  schema:alternateName "CropX" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cropX> ;
  rdfs:domain microsoftads:CampaignManagementAsset ;
  rdfs:range xsd:int .

# Property: crop y
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/cropY> a rdf:Property ;
  rdfs:label "crop y" ;
  schema:alternateName "CropY" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cropY> ;
  rdfs:domain microsoftads:CampaignManagementAsset ;
  rdfs:range xsd:int .

# Property: crop width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/cropWidth> a rdf:Property ;
  rdfs:label "crop width" ;
  schema:alternateName "CropWidth" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cropWidth> ;
  rdfs:domain microsoftads:CampaignManagementAsset ;
  rdfs:range xsd:int .

# Property: crop height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/cropHeight> a rdf:Property ;
  rdfs:label "crop height" ;
  schema:alternateName "CropHeight" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cropHeight> ;
  rdfs:domain microsoftads:CampaignManagementAsset ;
  rdfs:range xsd:int .

# Property: target width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/targetWidth> a rdf:Property ;
  rdfs:label "target width" ;
  schema:alternateName "TargetWidth" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetWidth> ;
  rdfs:domain microsoftads:CampaignManagementAsset ;
  rdfs:range xsd:int .

# Property: target height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/targetHeight> a rdf:Property ;
  rdfs:label "target height" ;
  schema:alternateName "TargetHeight" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetHeight> ;
  rdfs:domain microsoftads:CampaignManagementAsset ;
  rdfs:range xsd:int .

# Property: cropping type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/croppingType> a rdf:Property ;
  rdfs:label "cropping type" ;
  schema:alternateName "CroppingType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/croppingType> ;
  rdfs:domain microsoftads:CampaignManagementAsset ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementCropTypeScheme .

# Property: thumbnail image
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/thumbnailImage> a rdf:Property ;
  rdfs:label "thumbnail image" ;
  schema:alternateName "ThumbnailImage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/thumbnailImage> ;
  rdfs:domain microsoftads:CampaignManagementAsset ;
  rdfs:range microsoftads:CampaignManagementImageAsset .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the asset in a Microsoft Advertising account. The same image asset identifier can be used multiple times in the same ad for different aspect ratios, and can also be used by multiple ads in the same Microsoft Advertising account. The identifier of image asset with SubType set to LandscapeImageMedia is used for all auto-generated image asset sub types within the same ad. Whether or not you let Microsoft Advertising automatically generate the cropped images, the Id does not need to be unique among the image assets linked to the same ad. You can create media for responsive ads via the AddMedia service operation. Then you can use the returned media identifier as the image asset ID. The aspect ratio of the image that you added must be supported for the image asset SubType. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementImageAsset ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Reserved for future use. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementImageAsset ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the asset. This value is ImageAsset when you retrieve an image asset. For more information about asset types, see the Asset Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementImageAsset ;
  rdfs:range xsd:string .

# Property: sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/subType> a rdf:Property ;
  rdfs:label "sub type" ;
  rdfs:comment "Represents the aspect ratio for this image asset. The aspect ratio for the sub type must match the effective image asset dimensions. If CropHeight and CropWidth are not used then the aspect ratio for the sub type must match the aspect ratio of the stored image media. If CropHeight and CropWidth are used then the true aspect ratio of the media that is stored in the account level media library can differ, so long as CropHeight and CropWidth result in the correct aspect ratio. In either case the true aspect ratio of the media that is stored in the account level media library will remain unchanged. The sub type must be set to \"Logo\" if the image is associated with an ad as a \"LandscapeLogoMedia\" or \"SquareLogoMedia\". The possible sub type values include OriginalImage, LandscapeLogoMedia, SquareLogoMedia, LandscapeImageMedia, SquareImageMedia, ImageMedia169X100, ImageMedia201X100, ImageMedia120X100, ImageMedia200X100, ImageMedia124X100, ImageMedia153X100. For more details see ResponsiveAd Remarks. Note: As of now, the SubType OriginalImage replaces the role of LandscapeImageMedia as the default image for ResponsiveAd of Audience Campaign. New sub types might be added in the future, so you should not take any dependency on a fixed set of values. Add: Required Update: Read-only. You cannot update the sub type during update." ;
  schema:alternateName "SubType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/subType> ;
  rdfs:domain microsoftads:CampaignManagementImageAsset ;
  rdfs:range xsd:string .

# Property: crop x
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/cropX> a rdf:Property ;
  rdfs:label "crop x" ;
  rdfs:comment "Starting from the lower left corner of image asset source, this is the number of pixels to skip to the right on the x-axis before applying the CropWidth. Add: Optional. If you do not set this element, the service will automatically crop according to the aspect ratio of the SubType. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "CropX" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cropX> ;
  rdfs:domain microsoftads:CampaignManagementImageAsset ;
  rdfs:range xsd:int .

# Property: crop y
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/cropY> a rdf:Property ;
  rdfs:label "crop y" ;
  rdfs:comment "Starting from the lower left corner of image asset source, this is the number of pixels to skip upwards on the y-axis before applying the CropHeight. Add: Optional. If you do not set this element, the service will automatically crop according to the aspect ratio of the SubType. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "CropY" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cropY> ;
  rdfs:domain microsoftads:CampaignManagementImageAsset ;
  rdfs:range xsd:int .

# Property: crop width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/cropWidth> a rdf:Property ;
  rdfs:label "crop width" ;
  rdfs:comment "The number of pixels to use from the image asset source, starting from the CropX position and moving to the right. Add: Optional. If you do not set this element, the service will automatically crop according to the aspect ratio of the SubType. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "CropWidth" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cropWidth> ;
  rdfs:domain microsoftads:CampaignManagementImageAsset ;
  rdfs:range xsd:int .

# Property: crop height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/cropHeight> a rdf:Property ;
  rdfs:label "crop height" ;
  rdfs:comment "The number of pixels to use from the image asset source, starting from the CropY position and moving upwards. Add: Optional. If you do not set this element, the service will automatically crop according to the aspect ratio of the SubType. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "CropHeight" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cropHeight> ;
  rdfs:domain microsoftads:CampaignManagementImageAsset ;
  rdfs:range xsd:int .

# Property: target width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/targetWidth> a rdf:Property ;
  rdfs:label "target width" ;
  rdfs:comment "The target width dimension of an image asset." ;
  schema:alternateName "TargetWidth" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetWidth> ;
  rdfs:domain microsoftads:CampaignManagementImageAsset ;
  rdfs:range xsd:int .

# Property: target height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/targetHeight> a rdf:Property ;
  rdfs:label "target height" ;
  rdfs:comment "The target height dimension of an image asset." ;
  schema:alternateName "TargetHeight" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetHeight> ;
  rdfs:domain microsoftads:CampaignManagementImageAsset ;
  rdfs:range xsd:int .

# Property: cropping type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/croppingType> a rdf:Property ;
  rdfs:label "cropping type" ;
  rdfs:comment "Defines the possible cropping types." ;
  schema:alternateName "CroppingType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/croppingType> ;
  rdfs:domain microsoftads:CampaignManagementImageAsset ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementCropTypeScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVerifiedTrackingSetting/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the setting. This value is VerifiedTracking when you retrieve a verified tracking setting. For more information about setting types, see the Setting Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementVerifiedTrackingSetting ;
  rdfs:range xsd:string .

# Property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVerifiedTrackingSetting/details> a rdf:Property ;
  rdfs:label "details" ;
  rdfs:comment "Key-value pairs for the VerifiedTrackingSetting object. VerifiedTrackingSetting relates third-party measurement settings. This allows you to track viewability, brand safety, and invalid traffic metrics via a third-party verification provider, such as Integral Ad Science. This feature is available for native, display, and online video ads using the CPM bid strategy. Note: Currently, IAS is the only supported vendor (vendorName), but other verification providers are coming soon. The example below pertains to IAS. There are 3 key-value pairs for IAS:\"vendorName\"\"advertiserEntityID\" (client ID for your verification provider)\"publisherEntityID\" (reporting ID for your verification provider)Example (required for IAS): vendorName : \"IAS\"advertiserEntityID : \"12345678\"publisherEntityID : \"12345678\"" ;
  schema:alternateName "Details" ;
  rdfs:domain microsoftads:CampaignManagementVerifiedTrackingSetting ;
  rdfs:range rdf:List .

# Property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdApiError/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "A numeric error code that identifies the error." ;
  schema:alternateName "Code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/code> ;
  rdfs:domain microsoftads:CampaignManagementAdApiError ;
  rdfs:range xsd:int .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdApiError/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "A message that describes the error. For more information about troubleshooting and error handling, see Handling Service Errors and Exceptions and Operation Error Codes." ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:CampaignManagementAdApiError ;
  rdfs:range xsd:string .

# Property: detail
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdApiError/detail> a rdf:Property ;
  rdfs:label "detail" ;
  rdfs:comment "A message that contains additional details about the error. This string can be empty." ;
  schema:alternateName "Detail" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/detail> ;
  rdfs:domain microsoftads:CampaignManagementAdApiError ;
  rdfs:range xsd:string .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdApiError/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  rdfs:comment "A symbolic string constant that identifies the error. For example, UserIsNotAuthorized." ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:CampaignManagementAdApiError ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdApiFaultDetail/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  rdfs:comment "The identifier of the log entry that contains the details of the API call." ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:CampaignManagementAdApiFaultDetail ;
  rdfs:range xsd:string .

# Property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdApiFaultDetail/errors> a rdf:Property ;
  rdfs:label "errors" ;
  rdfs:comment "An array of AdApiError objects that contains the details that explain why the service operation failed." ;
  schema:alternateName "Errors" ;
  rdfs:domain microsoftads:CampaignManagementAdApiFaultDetail ;
  rdfs:range microsoftads:CampaignManagementAdApiError .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdApiFaultDetail/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAdApiFaultDetail ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAdBase ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAdBase ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdTypeScheme .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementAdBase ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdStatusScheme .

# Property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/editorialStatus> a rdf:Property ;
  rdfs:label "editorial status" ;
  schema:alternateName "EditorialStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/editorialStatus> ;
  rdfs:domain microsoftads:CampaignManagementAdBase ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdEditorialStatusScheme .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementAdBase ;
  rdfs:range xsd:long .

# Property: ad format preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/adFormatPreference> a rdf:Property ;
  rdfs:label "ad format preference" ;
  schema:alternateName "AdFormatPreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adFormatPreference> ;
  rdfs:domain microsoftads:CampaignManagementAdBase ;
  rdfs:range xsd:string .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementAdBase ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementAdBase ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementAdBase ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementAdBase ;
  rdfs:range xsd:string .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementAdBase ;
  rdfs:range xsd:string .

# Property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/finalAppUrls> a rdf:Property ;
  rdfs:label "final app urls" ;
  schema:alternateName "FinalAppUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalAppUrls> ;
  rdfs:domain microsoftads:CampaignManagementAdBase ;
  rdfs:range microsoftads:CampaignManagementAppUrl .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementAdBase ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthenticationFault/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterAuthenticationFault ;
  rdfs:range xsd:string .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthenticationFault/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterAuthenticationFault ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAuthenticationFaultCodeScheme .

# Property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthenticationFault/errorMessage> a rdf:Property ;
  rdfs:label "error message" ;
  schema:alternateName "ErrorMessage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorMessage> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterAuthenticationFault ;
  rdfs:range xsd:string .

# Property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthenticationFault/mTServerName> a rdf:Property ;
  rdfs:label "m tserver name" ;
  schema:alternateName "MTServerName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mTServerName> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterAuthenticationFault ;
  rdfs:range xsd:string .

# Property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthenticationFault/faultingLayer> a rdf:Property ;
  rdfs:label "faulting layer" ;
  schema:alternateName "FaultingLayer" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/faultingLayer> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterAuthenticationFault ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementFaultSourceScheme .

# Property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthenticationFault/errorSourceSystem> a rdf:Property ;
  rdfs:label "error source system" ;
  schema:alternateName "ErrorSourceSystem" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorSourceSystem> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterAuthenticationFault ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthenticationFault/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterAuthenticationFault ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthorizationFault/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterAuthorizationFault ;
  rdfs:range xsd:string .

# Property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthorizationFault/errorMessage> a rdf:Property ;
  rdfs:label "error message" ;
  schema:alternateName "ErrorMessage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorMessage> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterAuthorizationFault ;
  rdfs:range xsd:string .

# Property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthorizationFault/mTServerName> a rdf:Property ;
  rdfs:label "m tserver name" ;
  schema:alternateName "MTServerName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mTServerName> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterAuthorizationFault ;
  rdfs:range xsd:string .

# Property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthorizationFault/faultingLayer> a rdf:Property ;
  rdfs:label "faulting layer" ;
  schema:alternateName "FaultingLayer" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/faultingLayer> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterAuthorizationFault ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementFaultSourceScheme .

# Property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthorizationFault/errorSourceSystem> a rdf:Property ;
  rdfs:label "error source system" ;
  schema:alternateName "ErrorSourceSystem" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorSourceSystem> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterAuthorizationFault ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthorizationFault/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterAuthorizationFault ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterFault/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterFault ;
  rdfs:range xsd:string .

# Property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterFault/errorMessage> a rdf:Property ;
  rdfs:label "error message" ;
  schema:alternateName "ErrorMessage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorMessage> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterFault ;
  rdfs:range xsd:string .

# Property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterFault/mTServerName> a rdf:Property ;
  rdfs:label "m tserver name" ;
  schema:alternateName "MTServerName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mTServerName> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterFault ;
  rdfs:range xsd:string .

# Property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterFault/faultingLayer> a rdf:Property ;
  rdfs:label "faulting layer" ;
  schema:alternateName "FaultingLayer" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/faultingLayer> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterFault ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementFaultSourceScheme .

# Property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterFault/errorSourceSystem> a rdf:Property ;
  rdfs:label "error source system" ;
  schema:alternateName "ErrorSourceSystem" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorSourceSystem> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterFault ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterFault/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterFault ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterInternalErrorFault/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterInternalErrorFault ;
  rdfs:range xsd:string .

# Property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterInternalErrorFault/errorMessage> a rdf:Property ;
  rdfs:label "error message" ;
  schema:alternateName "ErrorMessage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorMessage> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterInternalErrorFault ;
  rdfs:range xsd:string .

# Property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterInternalErrorFault/mTServerName> a rdf:Property ;
  rdfs:label "m tserver name" ;
  schema:alternateName "MTServerName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mTServerName> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterInternalErrorFault ;
  rdfs:range xsd:string .

# Property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterInternalErrorFault/faultingLayer> a rdf:Property ;
  rdfs:label "faulting layer" ;
  schema:alternateName "FaultingLayer" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/faultingLayer> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterInternalErrorFault ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementFaultSourceScheme .

# Property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterInternalErrorFault/errorSourceSystem> a rdf:Property ;
  rdfs:label "error source system" ;
  schema:alternateName "ErrorSourceSystem" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorSourceSystem> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterInternalErrorFault ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterInternalErrorFault/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterInternalErrorFault ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterSystemFault/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterSystemFault ;
  rdfs:range xsd:string .

# Property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterSystemFault/errorMessage> a rdf:Property ;
  rdfs:label "error message" ;
  schema:alternateName "ErrorMessage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorMessage> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterSystemFault ;
  rdfs:range xsd:string .

# Property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterSystemFault/mTServerName> a rdf:Property ;
  rdfs:label "m tserver name" ;
  schema:alternateName "MTServerName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mTServerName> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterSystemFault ;
  rdfs:range xsd:string .

# Property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterSystemFault/faultingLayer> a rdf:Property ;
  rdfs:label "faulting layer" ;
  schema:alternateName "FaultingLayer" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/faultingLayer> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterSystemFault ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementFaultSourceScheme .

# Property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterSystemFault/errorSourceSystem> a rdf:Property ;
  rdfs:label "error source system" ;
  schema:alternateName "ErrorSourceSystem" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorSourceSystem> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterSystemFault ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterSystemFault/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAdCenterSystemFault ;
  rdfs:range xsd:string .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdExtensionsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account to add the extensions to." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementAddAdExtensionsRequest ;
  rdfs:range xsd:long .

# Property: ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdExtensionsRequest/adExtensions> a rdf:Property ;
  rdfs:label "ad extensions" ;
  rdfs:comment "The list of ad extensions of any type to add to the account. You can specify a maximum of 100 extensions per call." ;
  schema:alternateName "AdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adExtensions> ;
  rdfs:domain microsoftads:CampaignManagementAddAdExtensionsRequest ;
  rdfs:range microsoftads:CampaignManagementAdExtension .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad extension. The value will always be Active because the Campaign Management service does not return deleted ad extensions." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdExtensionStatusScheme .

# Property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/scheduling> a rdf:Property ;
  rdfs:label "scheduling" ;
  rdfs:comment "Determines the calendar day and time ranges when the ad extension is eligible to be shown in ads." ;
  schema:alternateName "Scheduling" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/scheduling> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range microsoftads:CampaignManagementSchedule .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "This element determines whether the preference is for the ad extension to be displayed on mobile devices or all devices. To specify a preference for mobile devices, set this element to 30001. To specify all devices, set this element to 0 (zero) or leave the element nil. By default, this element will be nil. This element is only applicable for the AppAdExtension and SitelinkAdExtension types." ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:long .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the ad extension." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of ad extension. For more information, see Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/version> a rdf:Property ;
  rdfs:label "version" ;
  rdfs:comment "Tracks the number of times the ad extension has been updated. The version is set to 1 when the ad extension is created, and increments by one after each update." ;
  schema:alternateName "Version" ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:int .

# Property: address
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/address> a rdf:Property ;
  rdfs:label "address" ;
  schema:alternateName "Address" ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range microsoftads:CampaignManagementAddress .

# Property: geo point
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/geoPoint> a rdf:Property ;
  rdfs:label "geo point" ;
  schema:alternateName "GeoPoint" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/geoPoint> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range microsoftads:CampaignManagementGeoPoint .

# Property: geo code status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/geoCodeStatus> a rdf:Property ;
  rdfs:label "geo code status" ;
  schema:alternateName "GeoCodeStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/geoCodeStatus> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementBusinessGeoCodeStatusScheme .

# Property: company name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/companyName> a rdf:Property ;
  rdfs:label "company name" ;
  schema:alternateName "CompanyName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/companyName> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: phone number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/phoneNumber> a rdf:Property ;
  rdfs:label "phone number" ;
  schema:alternateName "PhoneNumber" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/phoneNumber> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: country code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/countryCode> a rdf:Property ;
  rdfs:label "country code" ;
  schema:alternateName "CountryCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/countryCode> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: is call only
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/isCallOnly> a rdf:Property ;
  rdfs:label "is call only" ;
  schema:alternateName "IsCallOnly" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isCallOnly> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:boolean .

# Property: is call tracking enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/isCallTrackingEnabled> a rdf:Property ;
  rdfs:label "is call tracking enabled" ;
  schema:alternateName "IsCallTrackingEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isCallTrackingEnabled> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:boolean .

# Property: require toll free tracking number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/requireTollFreeTrackingNumber> a rdf:Property ;
  rdfs:label "require toll free tracking number" ;
  schema:alternateName "RequireTollFreeTrackingNumber" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/requireTollFreeTrackingNumber> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:boolean .

# Property: alternative text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/alternativeText> a rdf:Property ;
  rdfs:label "alternative text" ;
  schema:alternateName "AlternativeText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/alternativeText> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: destination url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/destinationUrl> a rdf:Property ;
  rdfs:label "destination url" ;
  schema:alternateName "DestinationUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/destinationUrl> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: image media ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/imageMediaIds> a rdf:Property ;
  rdfs:label "image media ids" ;
  schema:alternateName "ImageMediaIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/imageMediaIds> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:long .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/finalAppUrls> a rdf:Property ;
  rdfs:label "final app urls" ;
  schema:alternateName "FinalAppUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalAppUrls> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range microsoftads:CampaignManagementAppUrl .

# Property: images
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/images> a rdf:Property ;
  rdfs:label "images" ;
  schema:alternateName "Images" ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range microsoftads:CampaignManagementAssetLink .

# Property: display text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/displayText> a rdf:Property ;
  rdfs:label "display text" ;
  schema:alternateName "DisplayText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/displayText> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: layouts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/layouts> a rdf:Property ;
  rdfs:label "layouts" ;
  schema:alternateName "Layouts" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/layouts> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: source type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/sourceType> a rdf:Property ;
  rdfs:label "source type" ;
  schema:alternateName "SourceType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sourceType> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: app platform
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/appPlatform> a rdf:Property ;
  rdfs:label "app platform" ;
  schema:alternateName "AppPlatform" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appPlatform> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: app store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/appStoreId> a rdf:Property ;
  rdfs:label "app store id" ;
  schema:alternateName "AppStoreId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appStoreId> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/name> a rdf:Property ;
  rdfs:label "name" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: source url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/sourceUrl> a rdf:Property ;
  rdfs:label "source url" ;
  schema:alternateName "SourceUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sourceUrl> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/filter> a rdf:Property ;
  rdfs:label "filter" ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: priority
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/priority> a rdf:Property ;
  rdfs:label "priority" ;
  schema:alternateName "Priority" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/priority> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:int .

# Property: is exact
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/isExact> a rdf:Property ;
  rdfs:label "is exact" ;
  schema:alternateName "IsExact" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isExact> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:boolean .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/text> a rdf:Property ;
  rdfs:label "text" ;
  schema:alternateName "Text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: source
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/source> a rdf:Property ;
  rdfs:label "source" ;
  schema:alternateName "Source" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/source> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/url> a rdf:Property ;
  rdfs:label "url" ;
  schema:alternateName "Url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/url> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: name url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/nameUrl> a rdf:Property ;
  rdfs:label "name url" ;
  schema:alternateName "NameUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/nameUrl> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: description1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/description1> a rdf:Property ;
  rdfs:label "description1" ;
  schema:alternateName "Description1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/description1> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: description2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/description2> a rdf:Property ;
  rdfs:label "description2" ;
  schema:alternateName "Description2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/description2> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: action type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/actionType> a rdf:Property ;
  rdfs:label "action type" ;
  schema:alternateName "ActionType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/actionType> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementActionAdExtensionActionTypeScheme .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/language> a rdf:Property ;
  rdfs:label "language" ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/header> a rdf:Property ;
  rdfs:label "header" ;
  schema:alternateName "Header" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/header> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: values
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/values> a rdf:Property ;
  rdfs:label "values" ;
  schema:alternateName "Values" ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: price extension type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/priceExtensionType> a rdf:Property ;
  rdfs:label "price extension type" ;
  schema:alternateName "PriceExtensionType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/priceExtensionType> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementPriceExtensionTypeScheme .

# Property: table rows
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/tableRows> a rdf:Property ;
  rdfs:label "table rows" ;
  schema:alternateName "TableRows" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/tableRows> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range microsoftads:CampaignManagementPriceTableRow .

# Property: promotion item
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/promotionItem> a rdf:Property ;
  rdfs:label "promotion item" ;
  schema:alternateName "PromotionItem" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/promotionItem> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: discount modifier
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/discountModifier> a rdf:Property ;
  rdfs:label "discount modifier" ;
  schema:alternateName "DiscountModifier" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/discountModifier> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementPromotionDiscountModifierScheme .

# Property: percent off
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/percentOff> a rdf:Property ;
  rdfs:label "percent off" ;
  schema:alternateName "PercentOff" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/percentOff> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:double .

# Property: money amount off
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/moneyAmountOff> a rdf:Property ;
  rdfs:label "money amount off" ;
  schema:alternateName "MoneyAmountOff" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/moneyAmountOff> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:double .

# Property: promotion code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/promotionCode> a rdf:Property ;
  rdfs:label "promotion code" ;
  schema:alternateName "PromotionCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/promotionCode> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: orders over amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/ordersOverAmount> a rdf:Property ;
  rdfs:label "orders over amount" ;
  schema:alternateName "OrdersOverAmount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/ordersOverAmount> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:double .

# Property: promotion start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/promotionStartDate> a rdf:Property ;
  rdfs:label "promotion start date" ;
  schema:alternateName "PromotionStartDate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/promotionStartDate> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range microsoftads:CampaignManagementDate .

# Property: promotion end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/promotionEndDate> a rdf:Property ;
  rdfs:label "promotion end date" ;
  schema:alternateName "PromotionEndDate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/promotionEndDate> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range microsoftads:CampaignManagementDate .

# Property: promotion occasion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/promotionOccasion> a rdf:Property ;
  rdfs:label "promotion occasion" ;
  schema:alternateName "PromotionOccasion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/promotionOccasion> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementPromotionOccasionScheme .

# Property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/currencyCode> a rdf:Property ;
  rdfs:label "currency code" ;
  schema:alternateName "CurrencyCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currencyCode> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: ad extension header type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/adExtensionHeaderType> a rdf:Property ;
  rdfs:label "ad extension header type" ;
  schema:alternateName "AdExtensionHeaderType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adExtensionHeaderType> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdExtensionHeaderTypeScheme .

# Property: texts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/texts> a rdf:Property ;
  rdfs:label "texts" ;
  schema:alternateName "Texts" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/texts> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: flyer name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/flyerName> a rdf:Property ;
  rdfs:label "flyer name" ;
  schema:alternateName "FlyerName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/flyerName> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/storeId> a rdf:Property ;
  rdfs:label "store id" ;
  schema:alternateName "StoreId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/storeId> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:long .

# Property: image media urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/imageMediaUrls> a rdf:Property ;
  rdfs:label "image media urls" ;
  schema:alternateName "ImageMediaUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/imageMediaUrls> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: action text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/actionText> a rdf:Property ;
  rdfs:label "action text" ;
  schema:alternateName "ActionText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/actionText> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: video id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/videoId> a rdf:Property ;
  rdfs:label "video id" ;
  schema:alternateName "VideoId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/videoId> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:long .

# Property: thumbnail id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/thumbnailId> a rdf:Property ;
  rdfs:label "thumbnail id" ;
  schema:alternateName "ThumbnailId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/thumbnailId> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:long .

# Property: thumbnail url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/thumbnailUrl> a rdf:Property ;
  rdfs:label "thumbnail url" ;
  schema:alternateName "ThumbnailUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/thumbnailUrl> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: title
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/title> a rdf:Property ;
  rdfs:label "title" ;
  schema:alternateName "Title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/title> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: popup text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/popupText> a rdf:Property ;
  rdfs:label "popup text" ;
  schema:alternateName "PopupText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/popupText> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: line text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/lineText> a rdf:Property ;
  rdfs:label "line text" ;
  schema:alternateName "LineText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lineText> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: disclaimer layout
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/disclaimerLayout> a rdf:Property ;
  rdfs:label "disclaimer layout" ;
  schema:alternateName "DisclaimerLayout" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/disclaimerLayout> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: business name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/businessName> a rdf:Property ;
  rdfs:label "business name" ;
  schema:alternateName "BusinessName" ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: business logo
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/businessLogo> a rdf:Property ;
  rdfs:label "business logo" ;
  schema:alternateName "BusinessLogo" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/businessLogo> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:long .

# Property: business logo url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/businessLogoUrl> a rdf:Property ;
  rdfs:label "business logo url" ;
  schema:alternateName "BusinessLogoUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/businessLogoUrl> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: domain name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/domainName> a rdf:Property ;
  rdfs:label "domain name" ;
  schema:alternateName "DomainName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/domainName> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: call to action
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/callToAction> a rdf:Property ;
  rdfs:label "call to action" ;
  schema:alternateName "CallToAction" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/callToAction> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementLeadFormCallToActionScheme .

# Property: action name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/actionName> a rdf:Property ;
  rdfs:label "action name" ;
  schema:alternateName "ActionName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/actionName> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: action description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/actionDescription> a rdf:Property ;
  rdfs:label "action description" ;
  schema:alternateName "ActionDescription" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/actionDescription> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: corporate image
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/corporateImage> a rdf:Property ;
  rdfs:label "corporate image" ;
  schema:alternateName "CorporateImage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/corporateImage> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range microsoftads:CampaignManagementImageAsset .

# Property: corporate image internal url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/corporateImageInternalUrl> a rdf:Property ;
  rdfs:label "corporate image internal url" ;
  schema:alternateName "CorporateImageInternalUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/corporateImageInternalUrl> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: form headline
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/formHeadline> a rdf:Property ;
  rdfs:label "form headline" ;
  schema:alternateName "FormHeadline" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formHeadline> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: form business name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/formBusinessName> a rdf:Property ;
  rdfs:label "form business name" ;
  schema:alternateName "FormBusinessName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formBusinessName> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: form description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/formDescription> a rdf:Property ;
  rdfs:label "form description" ;
  schema:alternateName "FormDescription" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formDescription> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: form policy url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/formPolicyUrl> a rdf:Property ;
  rdfs:label "form policy url" ;
  schema:alternateName "FormPolicyUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formPolicyUrl> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: form questions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/formQuestions> a rdf:Property ;
  rdfs:label "form questions" ;
  schema:alternateName "FormQuestions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formQuestions> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range microsoftads:CampaignManagementLeadFormQuestionDefinition .

# Property: confirmation message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/confirmationMessage> a rdf:Property ;
  rdfs:label "confirmation message" ;
  schema:alternateName "ConfirmationMessage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/confirmationMessage> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: confirmation description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/confirmationDescription> a rdf:Property ;
  rdfs:label "confirmation description" ;
  schema:alternateName "ConfirmationDescription" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/confirmationDescription> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: confirmation action
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/confirmationAction> a rdf:Property ;
  rdfs:label "confirmation action" ;
  schema:alternateName "ConfirmationAction" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/confirmationAction> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConfirmationActionScheme .

# Property: confirmation url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/confirmationUrl> a rdf:Property ;
  rdfs:label "confirmation url" ;
  schema:alternateName "ConfirmationUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/confirmationUrl> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: lead delivery
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/leadDelivery> a rdf:Property ;
  rdfs:label "lead delivery" ;
  schema:alternateName "LeadDelivery" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/leadDelivery> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementLeadDeliveryScheme .

# Property: lead emails
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/leadEmails> a rdf:Property ;
  rdfs:label "lead emails" ;
  schema:alternateName "LeadEmails" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/leadEmails> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: lead webhook url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/leadWebhookUrl> a rdf:Property ;
  rdfs:label "lead webhook url" ;
  schema:alternateName "LeadWebhookUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/leadWebhookUrl> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: lead webhook key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/leadWebhookKey> a rdf:Property ;
  rdfs:label "lead webhook key" ;
  schema:alternateName "LeadWebhookKey" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/leadWebhookKey> ;
  rdfs:domain microsoftads:CampaignManagementAdExtension ;
  rdfs:range xsd:string .

# Property: street address
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddress/streetAddress> a rdf:Property ;
  rdfs:label "street address" ;
  rdfs:comment "The first line of the address. The first line can contain a maximum of 80 characters. Add: Required Update: Required" ;
  schema:alternateName "StreetAddress" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/streetAddress> ;
  rdfs:domain microsoftads:CampaignManagementAddress ;
  rdfs:range xsd:string .

# Property: street address2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddress/streetAddress2> a rdf:Property ;
  rdfs:label "street address2" ;
  rdfs:comment "The second line of the address. The second line can contain a maximum of 80 characters. Add: Optional Update: Optional. If you set this element null, the previous setting will be deleted." ;
  schema:alternateName "StreetAddress2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/streetAddress2> ;
  rdfs:domain microsoftads:CampaignManagementAddress ;
  rdfs:range xsd:string .

# Property: city name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddress/cityName> a rdf:Property ;
  rdfs:label "city name" ;
  rdfs:comment "The name of the city where the street address is located. The name can contain a maximum of 80 characters. Add: Required Update: Required" ;
  schema:alternateName "CityName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cityName> ;
  rdfs:domain microsoftads:CampaignManagementAddress ;
  rdfs:range xsd:string .

# Property: province code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddress/provinceCode> a rdf:Property ;
  rdfs:label "province code" ;
  rdfs:comment "A code that identifies the state or province where the street address is located. For example, WA. The code can contain a maximum of 50 characters. You must specify either ProvinceName or ProvinceCode. The ProvinceCode and ProvinceName are not required if the CountryCode element is set to either FR, IE, or SG. Add: Required Update: Required" ;
  schema:alternateName "ProvinceCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/provinceCode> ;
  rdfs:domain microsoftads:CampaignManagementAddress ;
  rdfs:range xsd:string .

# Property: province name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddress/provinceName> a rdf:Property ;
  rdfs:label "province name" ;
  rdfs:comment "The name of the state or province where the street address is located. For example, Washington. The name can contain a maximum of 50 characters. You must specify either ProvinceName or ProvinceCode. TheProvinceCode and ProvinceName are not required if the CountryCode element is set to either FR, IE, or SG. Add: Required Update: Required" ;
  schema:alternateName "ProvinceName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/provinceName> ;
  rdfs:domain microsoftads:CampaignManagementAddress ;
  rdfs:range xsd:string .

# Property: postal code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddress/postalCode> a rdf:Property ;
  rdfs:label "postal code" ;
  rdfs:comment "The postal or zip code. The postal code can contain a maximum of 80 characters. Add: Optional Update: Optional. If you set this element null, the previous setting will be deleted." ;
  schema:alternateName "PostalCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/postalCode> ;
  rdfs:domain microsoftads:CampaignManagementAddress ;
  rdfs:range xsd:string .

# Property: country code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddress/countryCode> a rdf:Property ;
  rdfs:label "country code" ;
  rdfs:comment "The country where the street address is located. The country code must contain a 2 character country code. The supported country code values include AR, AT, AU, BR, CA, CH, CL, CO, DE, DK, ES, FI, FR, GB, HK, ID, IE, IN, IT, MX, MY, NL, NZ, NO, PE, PH, SE, SG, TH, TW, US, VE, and VN. Add: Required Update: Required" ;
  schema:alternateName "CountryCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/countryCode> ;
  rdfs:domain microsoftads:CampaignManagementAddress ;
  rdfs:range xsd:string .

# Property: latitude in micro degrees
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGeoPoint/latitudeInMicroDegrees> a rdf:Property ;
  rdfs:label "latitude in micro degrees" ;
  rdfs:comment "The latitude specified in micro degrees. The latitude must be greater than or equal to -85000000 and less than or equal to +85000000." ;
  schema:alternateName "LatitudeInMicroDegrees" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/latitudeInMicroDegrees> ;
  rdfs:domain microsoftads:CampaignManagementGeoPoint ;
  rdfs:range xsd:int .

# Property: longitude in micro degrees
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGeoPoint/longitudeInMicroDegrees> a rdf:Property ;
  rdfs:label "longitude in micro degrees" ;
  rdfs:comment "The longitude specified in micro degrees. The longitude must be greater than or equal to -180000000 and less than or equal to +180000000." ;
  schema:alternateName "LongitudeInMicroDegrees" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/longitudeInMicroDegrees> ;
  rdfs:domain microsoftads:CampaignManagementGeoPoint ;
  rdfs:range xsd:int .

# Property: header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/header> a rdf:Property ;
  rdfs:label "header" ;
  rdfs:comment "The header that precedes the pricing data. The header can contain a maximum of 25 characters. The header must tie directly to the priceextensiontype that you defined for the PriceAdExtension. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Header" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/header> ;
  rdfs:domain microsoftads:CampaignManagementPriceTableRow ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "The description must provide further information about the header that is also defined in this object. The description can contain a maximum of 25 characters. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CampaignManagementPriceTableRow ;
  rdfs:range xsd:string .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "The landing page URL. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 list items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 list items for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. - If the TrackingUrlTemplate or UrlCustomParameters elements are set, then at least one final URL is required. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementPriceTableRow ;
  rdfs:range xsd:string .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  rdfs:comment "The landing page URL for mobile devices. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 list items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 list items for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementPriceTableRow ;
  rdfs:range xsd:string .

# Property: price
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/price> a rdf:Property ;
  rdfs:label "price" ;
  rdfs:comment "The price that you are advertising. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Price" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/price> ;
  rdfs:domain microsoftads:CampaignManagementPriceTableRow ;
  rdfs:range xsd:double .

# Property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/currencyCode> a rdf:Property ;
  rdfs:label "currency code" ;
  rdfs:comment "The currency code for the listed price. The supported currency codes are ARS, AUD, BRL, CAD, CHF, CLP, CNY, COP, DKK, EUR, GBP, HKD, INR, MXN, NZD, PEN, PHP, PLN, SEK, SGD, USD, TWD, and VEF. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "CurrencyCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currencyCode> ;
  rdfs:domain microsoftads:CampaignManagementPriceTableRow ;
  rdfs:range xsd:string .

# Property: price unit
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/priceUnit> a rdf:Property ;
  rdfs:label "price unit" ;
  rdfs:comment "The price unit allows you to specify the cost in terms of hour, day, week, etc. The price qualifier for a given product or service e.g., starting from a specific price and up to a maximum price. Possible values include: PerDay, PerHour, PerMonth, PerNight, PerWeek, PerYear, None, and Unknown. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "PriceUnit" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/priceUnit> ;
  rdfs:domain microsoftads:CampaignManagementPriceTableRow ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementPriceUnitScheme .

# Property: price qualifier
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/priceQualifier> a rdf:Property ;
  rdfs:label "price qualifier" ;
  rdfs:comment "The price qualifier for a given product or service e.g., starting from a specific price and up to a maximum price. Possible values include: Average, From, UpTo, None, and Unknown. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "PriceQualifier" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/priceQualifier> ;
  rdfs:domain microsoftads:CampaignManagementPriceTableRow ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementPriceQualifierScheme .

# Property: terms and conditions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/termsAndConditions> a rdf:Property ;
  rdfs:label "terms and conditions" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "TermsAndConditions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/termsAndConditions> ;
  rdfs:domain microsoftads:CampaignManagementPriceTableRow ;
  rdfs:range xsd:string .

# Property: terms and conditions url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/termsAndConditionsUrl> a rdf:Property ;
  rdfs:label "terms and conditions url" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "TermsAndConditionsUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/termsAndConditionsUrl> ;
  rdfs:domain microsoftads:CampaignManagementPriceTableRow ;
  rdfs:range xsd:string .

# Property: unique question id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormQuestionDefinition/uniqueQuestionId> a rdf:Property ;
  rdfs:label "unique question id" ;
  schema:alternateName "UniqueQuestionId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/uniqueQuestionId> ;
  rdfs:domain microsoftads:CampaignManagementLeadFormQuestionDefinition ;
  rdfs:range xsd:int .

# Property: answers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormQuestionDefinition/answers> a rdf:Property ;
  rdfs:label "answers" ;
  schema:alternateName "Answers" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/answers> ;
  rdfs:domain microsoftads:CampaignManagementLeadFormQuestionDefinition ;
  rdfs:range xsd:string .

# Property: ad extension identities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdExtensionsResponse/adExtensionIdentities> a rdf:Property ;
  rdfs:label "ad extension identities" ;
  rdfs:comment "The identities of the extensions that were added. The list corresponds directly to the list of extensions specified in the request." ;
  schema:alternateName "AdExtensionIdentities" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adExtensionIdentities> ;
  rdfs:domain microsoftads:CampaignManagementAddAdExtensionsResponse ;
  rdfs:range microsoftads:CampaignManagementAdExtensionIdentity .

# Property: nested partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdExtensionsResponse/nestedPartialErrors> a rdf:Property ;
  rdfs:label "nested partial errors" ;
  rdfs:comment "An array of BatchErrorCollection objects that contain details for any ad extensions that were not successfully added. The top level error within each BatchErrorCollection object corresponds to potential ad extension errors. The nested list of BatchError objects would include any errors specific to the list items within an ad extension (if applicable). The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "NestedPartialErrors" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/nestedPartialErrors> ;
  rdfs:domain microsoftads:CampaignManagementAddAdExtensionsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchErrorCollection .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionIdentity/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The system-generated identifier of the ad extension." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAdExtensionIdentity ;
  rdfs:range xsd:long .

# Property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionIdentity/version> a rdf:Property ;
  rdfs:label "version" ;
  rdfs:comment "The number of times the contents of the ad extension has been updated. The version is set to 1 when you add the extension and is incremented each time it's revised." ;
  schema:alternateName "Version" ;
  rdfs:domain microsoftads:CampaignManagementAdExtensionIdentity ;
  rdfs:range xsd:int .

# Property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/index> a rdf:Property ;
  rdfs:label "index" ;
  rdfs:comment "The zero-based top level list index in the request message that failed." ;
  schema:alternateName "Index" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/index> ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorCollection ;
  rdfs:range xsd:int .

# Property: disapproved text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/disapprovedText> a rdf:Property ;
  rdfs:label "disapproved text" ;
  schema:alternateName "DisapprovedText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/disapprovedText> ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorCollection ;
  rdfs:range xsd:string .

# Property: reason code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/reasonCode> a rdf:Property ;
  rdfs:label "reason code" ;
  schema:alternateName "ReasonCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reasonCode> ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorCollection ;
  rdfs:range xsd:int .

# Property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/location> a rdf:Property ;
  rdfs:label "location" ;
  schema:alternateName "Location" ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorCollection ;
  rdfs:range xsd:string .

# Property: publisher country
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/publisherCountry> a rdf:Property ;
  rdfs:label "publisher country" ;
  schema:alternateName "PublisherCountry" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/publisherCountry> ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorCollection ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorCollection ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: field path
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/fieldPath> a rdf:Property ;
  rdfs:label "field path" ;
  rdfs:comment "The name of the data object's element where the error occurred. This value is subject to change, so you should not take a dependency on the current string format. This element is not supported for all errors." ;
  schema:alternateName "FieldPath" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fieldPath> ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorCollection ;
  rdfs:range xsd:string .

# Property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/batchErrors> a rdf:Property ;
  rdfs:label "batch errors" ;
  rdfs:comment "A list of batch errors corresponding to the nested list index." ;
  schema:alternateName "BatchErrors" ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorCollection ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "A message that describes the error for the top level list index." ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorCollection ;
  rdfs:range xsd:string .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  rdfs:comment "A symbolic string constant that identifies the error for the top level list index." ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorCollection ;
  rdfs:range xsd:string .

# Property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "A numeric error code that identifies the error for the top level list index." ;
  schema:alternateName "Code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/code> ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorCollection ;
  rdfs:range xsd:int .

# Property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/details> a rdf:Property ;
  rdfs:label "details" ;
  rdfs:comment "A message that provides additional details about the batch error for the top level list index. This string can be empty." ;
  schema:alternateName "Details" ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorCollection ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Reserved for internal use." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorCollection ;
  rdfs:range xsd:string .

# Property: appealable
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/appealable> a rdf:Property ;
  rdfs:label "appealable" ;
  schema:alternateName "Appealable" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appealable> ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorCollection ;
  rdfs:range xsd:boolean .

# Property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/index> a rdf:Property ;
  rdfs:label "index" ;
  rdfs:comment "The zero-based index of the item in the batch of items in the request message that failed." ;
  schema:alternateName "Index" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/index> ;
  rdfs:domain microsoftads:CampaignManagementBatchError ;
  rdfs:range xsd:int .

# Property: disapproved text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/disapprovedText> a rdf:Property ;
  rdfs:label "disapproved text" ;
  schema:alternateName "DisapprovedText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/disapprovedText> ;
  rdfs:domain microsoftads:CampaignManagementBatchError ;
  rdfs:range xsd:string .

# Property: reason code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/reasonCode> a rdf:Property ;
  rdfs:label "reason code" ;
  schema:alternateName "ReasonCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reasonCode> ;
  rdfs:domain microsoftads:CampaignManagementBatchError ;
  rdfs:range xsd:int .

# Property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/location> a rdf:Property ;
  rdfs:label "location" ;
  schema:alternateName "Location" ;
  rdfs:domain microsoftads:CampaignManagementBatchError ;
  rdfs:range xsd:string .

# Property: publisher country
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/publisherCountry> a rdf:Property ;
  rdfs:label "publisher country" ;
  schema:alternateName "PublisherCountry" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/publisherCountry> ;
  rdfs:domain microsoftads:CampaignManagementBatchError ;
  rdfs:range xsd:string .

# Property: field path
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/fieldPath> a rdf:Property ;
  rdfs:label "field path" ;
  rdfs:comment "The name of the data object's element where the error occurred. For example if the TrackingUrlTemplate of a Campaign contains invalid text, the value of this FieldPath element is TrackingUrlTemplate. This value is subject to change, so you should not take a dependency on the current string format. This element is not supported for all errors. The field path is supported for errors related to FinalMobileUrls, FinalUrls, TrackingUrlTemplate, and UrlCustomParameters elements of the respective Campaign, AdGroup, TextAd, ProductAd, BiddableAdGroupCriterion, and Keyword objects. It is also supported for errors related to all fields of the CalloutAdExtension and ReviewAdExtension objects." ;
  schema:alternateName "FieldPath" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fieldPath> ;
  rdfs:domain microsoftads:CampaignManagementBatchError ;
  rdfs:range xsd:string .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  rdfs:comment "A symbolic string constant that identifies the error. For example, UserIsNotAuthorized." ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:CampaignManagementBatchError ;
  rdfs:range xsd:string .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "A message that describes the error. For more information about troubleshooting and error handling, see Handling Service Errors and Exceptions and Operation Error Codes." ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:CampaignManagementBatchError ;
  rdfs:range xsd:string .

# Property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "A numeric error code that identifies the error." ;
  schema:alternateName "Code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/code> ;
  rdfs:domain microsoftads:CampaignManagementBatchError ;
  rdfs:range xsd:int .

# Property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/details> a rdf:Property ;
  rdfs:label "details" ;
  rdfs:comment "A message that provides additional details about the batch error. This string can be empty." ;
  schema:alternateName "Details" ;
  rdfs:domain microsoftads:CampaignManagementBatchError ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Reserved for internal use." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementBatchError ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementBatchError ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: appealable
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/appealable> a rdf:Property ;
  rdfs:label "appealable" ;
  schema:alternateName "Appealable" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appealable> ;
  rdfs:domain microsoftads:CampaignManagementBatchError ;
  rdfs:range xsd:boolean .

# Property: criterion type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdGroupCriterionsRequest/criterionType> a rdf:Property ;
  rdfs:label "criterion type" ;
  rdfs:comment "The type of criterion to add, for example Webpage. You can specify only one criterion type value per call. To add, delete, or update target criterions i.e., age, company name, day and time, device, gender, industry, job function, location, location intent, placement, radius, and topic criterions, you must specify the CriterionType value as Targets. You can add, delete, and update multiple target criterion types in the same operation. To retrieve these target criterions via GetAdGroupCriterionsByIds you must request the specific type individually i.e., Age, CompanyName, DayTime, Device, Gender, Industry, JobFunction, Location, LocationIntent, Placement, Radius, and Topic. To add, delete, or update audience criterions i.e., custom audiences, in-market audiences, and remarketing lists, you must specify the CriterionType value as Audience. You can add, delete, and update multiple target criterion types in the same operation. To retrieve these audience criterions via GetAdGroupCriterionsByIds you must request the specific type individually i.e., CustomAudience, InMarketAudience, ProductAudience, and RemarketingList. You cannot add a ProductPartition with this operation. Instead, you should use ApplyProductPartitionActions." ;
  schema:alternateName "CriterionType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterionType> ;
  rdfs:domain microsoftads:CampaignManagementAddAdGroupCriterionsRequest ;
  rdfs:range xsd:string .

# Property: ad group criterions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdGroupCriterionsRequest/adGroupCriterions> a rdf:Property ;
  rdfs:label "ad group criterions" ;
  rdfs:comment "A list of ad group criterions. You can include up to 1,000 ad group criterions per request." ;
  schema:alternateName "AdGroupCriterions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupCriterions> ;
  rdfs:domain microsoftads:CampaignManagementAddAdGroupCriterionsRequest ;
  rdfs:range microsoftads:CampaignManagementAdGroupCriterion .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group to apply the criterion to." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:CampaignManagementAdGroupCriterion ;
  rdfs:range xsd:long .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "A status value that determines whether to apply the criterion to the ad group." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementAdGroupCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdGroupCriterionStatusScheme .

# Property: criterion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/criterion> a rdf:Property ;
  rdfs:label "criterion" ;
  rdfs:comment "The criterion to apply to the ad group. The criterion helps determine whether ads in the ad group are served. For a list of available criterion types, see AdGroupCriterionType." ;
  schema:alternateName "Criterion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterion> ;
  rdfs:domain microsoftads:CampaignManagementAdGroupCriterion ;
  rdfs:range microsoftads:CampaignManagementCriterion .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the ad group criterion." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAdGroupCriterion ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of ad group criterion. For more information, see Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAdGroupCriterion ;
  rdfs:range xsd:string .

# Property: criterion bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/criterionBid> a rdf:Property ;
  rdfs:label "criterion bid" ;
  schema:alternateName "CriterionBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterionBid> ;
  rdfs:domain microsoftads:CampaignManagementAdGroupCriterion ;
  rdfs:range microsoftads:CampaignManagementCriterionBid .

# Property: destination url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/destinationUrl> a rdf:Property ;
  rdfs:label "destination url" ;
  schema:alternateName "DestinationUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/destinationUrl> ;
  rdfs:domain microsoftads:CampaignManagementAdGroupCriterion ;
  rdfs:range xsd:string .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementAdGroupCriterion ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementAdGroupCriterion ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementAdGroupCriterion ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementAdGroupCriterion ;
  rdfs:range xsd:string .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementAdGroupCriterion ;
  rdfs:range xsd:string .

# Property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/finalAppUrls> a rdf:Property ;
  rdfs:label "final app urls" ;
  schema:alternateName "FinalAppUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalAppUrls> ;
  rdfs:domain microsoftads:CampaignManagementAdGroupCriterion ;
  rdfs:range microsoftads:CampaignManagementAppUrl .

# Property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/editorialStatus> a rdf:Property ;
  rdfs:label "editorial status" ;
  schema:alternateName "EditorialStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/editorialStatus> ;
  rdfs:domain microsoftads:CampaignManagementAdGroupCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdGroupCriterionEditorialStatusScheme .

# Property: criterion cashback
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/criterionCashback> a rdf:Property ;
  rdfs:label "criterion cashback" ;
  schema:alternateName "CriterionCashback" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterionCashback> ;
  rdfs:domain microsoftads:CampaignManagementAdGroupCriterion ;
  rdfs:range microsoftads:CampaignManagementCriterionCashback .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of criterion. For more information, see Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string .

# Property: parent criterion id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/parentCriterionId> a rdf:Property ;
  rdfs:label "parent criterion id" ;
  schema:alternateName "ParentCriterionId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/parentCriterionId> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:long .

# Property: condition
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/condition> a rdf:Property ;
  rdfs:label "condition" ;
  schema:alternateName "Condition" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/condition> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range microsoftads:CampaignManagementProductCondition .

# Property: partition type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/partitionType> a rdf:Property ;
  rdfs:label "partition type" ;
  schema:alternateName "PartitionType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/partitionType> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementProductPartitionTypeScheme .

# Property: listing
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/listing> a rdf:Property ;
  rdfs:label "listing" ;
  schema:alternateName "Listing" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/listing> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range microsoftads:CampaignManagementHotelListing .

# Property: listing type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/listingType> a rdf:Property ;
  rdfs:label "listing type" ;
  schema:alternateName "ListingType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/listingType> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementHotelListingTypeScheme .

# Property: min days
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/minDays> a rdf:Property ;
  rdfs:label "min days" ;
  schema:alternateName "MinDays" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/minDays> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:int .

# Property: max days
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/maxDays> a rdf:Property ;
  rdfs:label "max days" ;
  schema:alternateName "MaxDays" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxDays> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:int .

# Property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  schema:alternateName "StartDate" ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:dateTime .

# Property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  schema:alternateName "EndDate" ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:dateTime .

# Property: check in day
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/checkInDay> a rdf:Property ;
  rdfs:label "check in day" ;
  schema:alternateName "CheckInDay" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/checkInDay> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementDayScheme .

# Property: hotel date selection type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/hotelDateSelectionType> a rdf:Property ;
  rdfs:label "hotel date selection type" ;
  schema:alternateName "HotelDateSelectionType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/hotelDateSelectionType> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementHotelDateSelectionTypeScheme .

# Property: min nights
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/minNights> a rdf:Property ;
  rdfs:label "min nights" ;
  schema:alternateName "MinNights" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/minNights> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:int .

# Property: max nights
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/maxNights> a rdf:Property ;
  rdfs:label "max nights" ;
  schema:alternateName "MaxNights" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxNights> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:int .

# Property: conditions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/conditions> a rdf:Property ;
  rdfs:label "conditions" ;
  schema:alternateName "Conditions" ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range microsoftads:CampaignManagementProductCondition .

# Property: parameter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/parameter> a rdf:Property ;
  rdfs:label "parameter" ;
  schema:alternateName "Parameter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/parameter> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range microsoftads:CampaignManagementWebpageParameter .

# Property: age range
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/ageRange> a rdf:Property ;
  rdfs:label "age range" ;
  schema:alternateName "AgeRange" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/ageRange> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAgeRangeScheme .

# Property: device name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/deviceName> a rdf:Property ;
  rdfs:label "device name" ;
  schema:alternateName "DeviceName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceName> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string .

# Property: o sname
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/oSName> a rdf:Property ;
  rdfs:label "o sname" ;
  schema:alternateName "OSName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/oSName> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string .

# Property: day
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/day> a rdf:Property ;
  rdfs:label "day" ;
  schema:alternateName "Day" ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementDayScheme .

# Property: from hour
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/fromHour> a rdf:Property ;
  rdfs:label "from hour" ;
  schema:alternateName "FromHour" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fromHour> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:int .

# Property: from minute
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/fromMinute> a rdf:Property ;
  rdfs:label "from minute" ;
  schema:alternateName "FromMinute" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fromMinute> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementMinuteScheme .

# Property: to hour
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/toHour> a rdf:Property ;
  rdfs:label "to hour" ;
  schema:alternateName "ToHour" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/toHour> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:int .

# Property: to minute
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/toMinute> a rdf:Property ;
  rdfs:label "to minute" ;
  schema:alternateName "ToMinute" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/toMinute> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementMinuteScheme .

# Property: gender type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/genderType> a rdf:Property ;
  rdfs:label "gender type" ;
  schema:alternateName "GenderType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/genderType> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementGenderTypeScheme .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/name> a rdf:Property ;
  rdfs:label "name" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string .

# Property: radius
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/radius> a rdf:Property ;
  rdfs:label "radius" ;
  schema:alternateName "Radius" ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:long .

# Property: radius unit
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/radiusUnit> a rdf:Property ;
  rdfs:label "radius unit" ;
  schema:alternateName "RadiusUnit" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/radiusUnit> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementDistanceUnitScheme .

# Property: latitude degrees
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/latitudeDegrees> a rdf:Property ;
  rdfs:label "latitude degrees" ;
  schema:alternateName "LatitudeDegrees" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/latitudeDegrees> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:double .

# Property: longitude degrees
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/longitudeDegrees> a rdf:Property ;
  rdfs:label "longitude degrees" ;
  schema:alternateName "LongitudeDegrees" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/longitudeDegrees> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:double .

# Property: location id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/locationId> a rdf:Property ;
  rdfs:label "location id" ;
  schema:alternateName "LocationId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/locationId> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:long .

# Property: location type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/locationType> a rdf:Property ;
  rdfs:label "location type" ;
  schema:alternateName "LocationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/locationType> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string .

# Property: display name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/displayName> a rdf:Property ;
  rdfs:label "display name" ;
  schema:alternateName "DisplayName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/displayName> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string .

# Property: enclosed location ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/enclosedLocationIds> a rdf:Property ;
  rdfs:label "enclosed location ids" ;
  schema:alternateName "EnclosedLocationIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/enclosedLocationIds> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:long .

# Property: intent option
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/intentOption> a rdf:Property ;
  rdfs:label "intent option" ;
  schema:alternateName "IntentOption" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/intentOption> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementIntentOptionScheme .

# Property: audience id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/audienceId> a rdf:Property ;
  rdfs:label "audience id" ;
  schema:alternateName "AudienceId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceId> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:long .

# Property: audience type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/audienceType> a rdf:Property ;
  rdfs:label "audience type" ;
  schema:alternateName "AudienceType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceType> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string .

# Property: profile id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/profileId> a rdf:Property ;
  rdfs:label "profile id" ;
  schema:alternateName "ProfileId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/profileId> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:long .

# Property: profile type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/profileType> a rdf:Property ;
  rdfs:label "profile type" ;
  schema:alternateName "ProfileType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/profileType> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string .

# Property: profile
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/profile> a rdf:Property ;
  rdfs:label "profile" ;
  schema:alternateName "Profile" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/profile> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string .

# Property: store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/storeId> a rdf:Property ;
  rdfs:label "store id" ;
  schema:alternateName "StoreId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/storeId> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:long .

# Property: deal id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/dealId> a rdf:Property ;
  rdfs:label "deal id" ;
  schema:alternateName "DealId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dealId> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:long .

# Property: genre id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/genreId> a rdf:Property ;
  rdfs:label "genre id" ;
  schema:alternateName "GenreId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/genreId> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:long .

# Property: placement id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/placementId> a rdf:Property ;
  rdfs:label "placement id" ;
  schema:alternateName "PlacementId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/placementId> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:long .

# Property: placement name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/placementName> a rdf:Property ;
  rdfs:label "placement name" ;
  schema:alternateName "PlacementName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/placementName> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string .

# Property: topic id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/topicId> a rdf:Property ;
  rdfs:label "topic id" ;
  schema:alternateName "TopicId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/topicId> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:long .

# Property: topic name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/topicName> a rdf:Property ;
  rdfs:label "topic name" ;
  schema:alternateName "TopicName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/topicName> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string .

# Property: channel placement id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/channelPlacementId> a rdf:Property ;
  rdfs:label "channel placement id" ;
  schema:alternateName "ChannelPlacementId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/channelPlacementId> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:long .

# Property: channel placement name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/channelPlacementName> a rdf:Property ;
  rdfs:label "channel placement name" ;
  schema:alternateName "ChannelPlacementName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/channelPlacementName> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string .

# Property: channel id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/channelId> a rdf:Property ;
  rdfs:label "channel id" ;
  schema:alternateName "ChannelId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/channelId> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:int .

# Property: channel name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/channelName> a rdf:Property ;
  rdfs:label "channel name" ;
  schema:alternateName "ChannelName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/channelName> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string .

# Property: sub channel id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/subChannelId> a rdf:Property ;
  rdfs:label "sub channel id" ;
  schema:alternateName "SubChannelId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/subChannelId> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:int .

# Property: sub channel name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/subChannelName> a rdf:Property ;
  rdfs:label "sub channel name" ;
  schema:alternateName "SubChannelName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/subChannelName> ;
  rdfs:domain microsoftads:CampaignManagementCriterion ;
  rdfs:range xsd:string .

# Property: operand
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductCondition/operand> a rdf:Property ;
  rdfs:label "operand" ;
  rdfs:comment "The condition's operand. The operands implicitly include the equal operator. For example, read Brand as Brand=. Add or Apply: Required Update: Optional" ;
  schema:alternateName "Operand" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/operand> ;
  rdfs:domain microsoftads:CampaignManagementProductCondition ;
  rdfs:range xsd:string .

# Property: attribute
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductCondition/attribute> a rdf:Property ;
  rdfs:label "attribute" ;
  rdfs:comment "The condition's attribute value. An attribute's value must exactly match the value specified in the customer's Microsoft Merchant Center catalog file. The available Attribute and Operand values vary depending on the campaign type. For supported attribute and operand values, see Remarks below. Add or Apply: Required Update: Optional" ;
  schema:alternateName "Attribute" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/attribute> ;
  rdfs:domain microsoftads:CampaignManagementProductCondition ;
  rdfs:range xsd:string .

# Property: operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductCondition/operator> a rdf:Property ;
  rdfs:label "operator" ;
  rdfs:comment "The rule item operator. Add: Required Update: Required" ;
  schema:alternateName "Operator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/operator> ;
  rdfs:domain microsoftads:CampaignManagementProductCondition ;
  rdfs:range xsd:string .

# Property: operand
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelListing/operand> a rdf:Property ;
  rdfs:label "operand" ;
  rdfs:comment "The operand for the hotel listing." ;
  schema:alternateName "Operand" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/operand> ;
  rdfs:domain microsoftads:CampaignManagementHotelListing ;
  rdfs:range xsd:string .

# Property: attribute
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelListing/attribute> a rdf:Property ;
  rdfs:label "attribute" ;
  rdfs:comment "The attribute for the hotel listing." ;
  schema:alternateName "Attribute" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/attribute> ;
  rdfs:domain microsoftads:CampaignManagementHotelListing ;
  rdfs:range xsd:string .

# Property: criterion name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementWebpageParameter/criterionName> a rdf:Property ;
  rdfs:label "criterion name" ;
  rdfs:comment "The criterion name that you can use to identify the criteria, for example you can filter or sort alphabetically. The criterion name length must be between 1 to 2048, inclusive. Add: Optional. If you do not specify any name, by default the name will be set to a concatenated list of conditions. Each condition will be delimited by the and keyword. For example if the conditions are a) Url contains flower, b) Url contains book, and c) PageContent contains seattle, then the default criterion name will be Url contains flower and Url contains book and PageContent contains seattle. If you do not specify any name, and if no conditions are specified, then you are effectively targeting all webpages and the name will be set to All Webpages. Update: Optional. If you leave this element null or empty the criterion name will not be updated. If you specify an empty string i.e. \"\", then the criterion name will be updated to the default value i.e. either All Webpages or a concatenated list of criterions." ;
  schema:alternateName "CriterionName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterionName> ;
  rdfs:domain microsoftads:CampaignManagementWebpageParameter ;
  rdfs:range xsd:string .

# Property: conditions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementWebpageParameter/conditions> a rdf:Property ;
  rdfs:label "conditions" ;
  rdfs:comment "The webpage conditions or criteria. You may include up to 3 individual WebpageCondition objects in the list. Each WebpageCondition contains an Argument, Operand and Operator element. If you use Operand as URL and Operator as Equals you can only specify one condition. Add: Optional for biddable criterion; Required for negative criterion. If no conditions are specified, then you are effectively targeting all webpages. Update: Not allowed. You cannot update the webpage conditions. To update the conditions you must delete the criterion and add a new criterion." ;
  schema:alternateName "Conditions" ;
  rdfs:domain microsoftads:CampaignManagementWebpageParameter ;
  rdfs:range microsoftads:CampaignManagementWebpageCondition .

# Property: operand
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementWebpageCondition/operand> a rdf:Property ;
  rdfs:label "operand" ;
  rdfs:comment "The webpage condition operand. Add: Required Update: Not applicable. You cannot update the webpage conditions. To update the conditions you must delete the criterion and add a new criterion." ;
  schema:alternateName "Operand" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/operand> ;
  rdfs:domain microsoftads:CampaignManagementWebpageCondition ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementWebpageConditionOperandScheme .

# Property: operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementWebpageCondition/operator> a rdf:Property ;
  rdfs:label "operator" ;
  rdfs:comment "The webpage condition operator. Add: Optional. Default operator is used when it is not defined. Operator is required only when you use Operand=URL and Operator = Equals Update: Not applicable. You cannot update the webpage conditions. To update the conditions you must delete the criterion and add a new criterion. Default values URL/PageTitle/PageContent - Contains, Category/CustomLabel - Equals. Supported values URL - Contains/Equals, PageTitle/PageContent - Contains, CustomLabel/Category - Equals" ;
  schema:alternateName "Operator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/operator> ;
  rdfs:domain microsoftads:CampaignManagementWebpageCondition ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementWebpageConditionOperatorScheme .

# Property: argument
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementWebpageCondition/argument> a rdf:Property ;
  rdfs:label "argument" ;
  rdfs:comment "The webpage condition or criterion. The condition is met if the webpage property that is referenced by the operand contains or equals the argument's value. For example you can set this string to the URL, category, page title, or page content for your site. Note: For Performance Max campaigns, you can only set argument to the URL. Add: Required Update: Not applicable. You cannot update the webpage conditions. To update the conditions you must delete the criterion and add a new criterion." ;
  schema:alternateName "Argument" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/argument> ;
  rdfs:domain microsoftads:CampaignManagementWebpageCondition ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionBid/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of criterion bid. For more information, see Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementCriterionBid ;
  rdfs:range xsd:string .

# Property: amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionBid/amount> a rdf:Property ;
  rdfs:label "amount" ;
  schema:alternateName "Amount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/amount> ;
  rdfs:domain microsoftads:CampaignManagementCriterionBid ;
  rdfs:range xsd:double .

# Property: multiplier
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionBid/multiplier> a rdf:Property ;
  rdfs:label "multiplier" ;
  schema:alternateName "Multiplier" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/multiplier> ;
  rdfs:domain microsoftads:CampaignManagementCriterionBid ;
  rdfs:range xsd:double .

# Property: rate amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionBid/rateAmount> a rdf:Property ;
  rdfs:label "rate amount" ;
  schema:alternateName "RateAmount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/rateAmount> ;
  rdfs:domain microsoftads:CampaignManagementCriterionBid ;
  rdfs:range microsoftads:CampaignManagementRateAmount .

# Property: amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRateAmount/amount> a rdf:Property ;
  rdfs:label "amount" ;
  rdfs:comment "The rate amount in percentage form." ;
  schema:alternateName "Amount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/amount> ;
  rdfs:domain microsoftads:CampaignManagementRateAmount ;
  rdfs:range xsd:double .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionCashback/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of criterion cashback." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementCriterionCashback ;
  rdfs:range xsd:string .

# Property: cashback percent
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionCashback/cashbackPercent> a rdf:Property ;
  rdfs:label "cashback percent" ;
  schema:alternateName "CashbackPercent" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cashbackPercent> ;
  rdfs:domain microsoftads:CampaignManagementCriterionCashback ;
  rdfs:range xsd:double .

# Property: ad group criterion ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdGroupCriterionsResponse/adGroupCriterionIds> a rdf:Property ;
  rdfs:label "ad group criterion ids" ;
  rdfs:comment "A list of unique system identifiers corresponding to the criterion that were added. The list of identifiers corresponds directly to the list of criterion in the request. Items of the list may be returned as null. For each list index where a criterion was not added, the corresponding element will be null." ;
  schema:alternateName "AdGroupCriterionIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupCriterionIds> ;
  rdfs:domain microsoftads:CampaignManagementAddAdGroupCriterionsResponse ;
  rdfs:range xsd:long .

# Property: nested partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdGroupCriterionsResponse/nestedPartialErrors> a rdf:Property ;
  rdfs:label "nested partial errors" ;
  rdfs:comment "An array of BatchErrorCollection objects that contain details for any criterion that were not successfully added. The top level error within each BatchErrorCollection object corresponds to potential criterion errors. The nested list of BatchError objects would include any errors specific to the list of items a criterion can have. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "NestedPartialErrors" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/nestedPartialErrors> ;
  rdfs:domain microsoftads:CampaignManagementAddAdGroupCriterionsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchErrorCollection .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdGroupsRequest/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign to add the ad groups to." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementAddAdGroupsRequest ;
  rdfs:range xsd:long .

# Property: ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdGroupsRequest/adGroups> a rdf:Property ;
  rdfs:label "ad groups" ;
  rdfs:comment "An array of AdGroup objects to add to the specified campaign. You can add a maximum of 1,000 ad groups in a single call. Each campaign can have up to 20,000 ad groups." ;
  schema:alternateName "AdGroups" ;
  rdfs:domain microsoftads:CampaignManagementAddAdGroupsRequest ;
  rdfs:range microsoftads:CampaignManagementAdGroup .

# Property: return inherited bid strategy types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdGroupsRequest/returnInheritedBidStrategyTypes> a rdf:Property ;
  rdfs:label "return inherited bid strategy types" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "ReturnInheritedBidStrategyTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnInheritedBidStrategyTypes> ;
  rdfs:domain microsoftads:CampaignManagementAddAdGroupsRequest ;
  rdfs:range xsd:boolean .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The system-generated identifier of the ad group. Add: Not allowed. Update: Read-only and Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the ad group. The name must be unique among all active ad groups within the campaign. The name can contain a maximum of 256 characters. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range xsd:string .

# Property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "The date that the ads in the ad group can begin serving; otherwise, the service can begin serving the ads in the ad group the day that the ad group becomes active. The start date is inclusive. For example, if you set the start date to 5/5/2021, the ads in the ad group will start at 12:00 AM on 5/5/2021. The time is based on the time zone that you specify at the campaign level. If the associated campaign is campaign managed, the startDate of the adGroup will be set to the Campaign startDate. Add: Optional. If you do not set the start date, then it will default to today's date and the service can begin serving the ads in the ad group as soon as the ad group status is active. Update: Optional. If no value is set for the update, this setting is not changed. The start date cannot be updated after the ad group is submitted i.e., once the start date has arrived." ;
  schema:alternateName "StartDate" ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range microsoftads:CampaignManagementDate .

# Property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "The date that the ads in the ad group will expire. If you do not specify an end date, the ads will not expire. The end date can be extended to make an ad group's ads eligible for delivery, even after the ad group expires. The end date is inclusive. For example, if you set EndDate to 12/31/2020, the ads in the ad group will expire at 11:59 PM on 12/31/2020. The time is based on the time zone that you specify at the campaign level. Note: If the associated campaign is campaign managed, the endDate of the adGroup will be set to null. Add: Optional. To set no end date when adding an ad group, set this element to null. Update: Optional. If no value is set for the update, this setting is not changed. To delete the existing end date setting, and effectively set no end date when updating an ad group, set the end date equal to or later than January 2, 2050. When you retrieve the ad group next time, this element will be nil i.e. it will not be set to January 2, 2050." ;
  schema:alternateName "EndDate" ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range microsoftads:CampaignManagementDate .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "Your ad language setting determines the language you will use when you write your ads and should be the language of your customers. IMPORTANT: If languages are set at both the ad group and campaign level, the ad group level language will override the campaign level language. The supported language strings for Search and Shopping campaigns are: Bulgarian, Croatian, Czech, Danish, Dutch, English, Estonian, Finnish, French, German, Greek, Hungarian, Italian, Latvian, Lithuanian, Maltese, Norwegian, Polish, Portuguese, Romanian, Slovak, Slovenian, Spanish, Swedish, and TraditionalChinese. NOTE: The following languages are not yet available for everyone: Bulgarian, Croatian, Czech, Estonian, Greek, Hungarian, Latvian, Lithuanian, Maltese, Polish, Romanian, Slovak, Slovenian. For Dynamic Search Ads campaigns, the campaign and ad group level language settings are ignored in favor of the website domain language. You should set campaign languages to \"All\" and leave the ad group level language empty. For ad groups in Audience campaigns, ad group level language is not supported, and you must set the Languages element of the ad group's campaign to \"All\". Add: Optional if the campaign has one or more languages set, and otherwise the language is required for most campaign types. You are not allowed to set this element for ad groups in Audience campaigns. Update: Optional. If no value is set for the update, this setting is not changed. To remove the language and defer to the campaign level languages, set this element to an empty string value (\"\")." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad group. Possible values are Active, Expired, and Paused. The Expired status is read-only. Add: Optional. The default value is Paused. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdGroupStatusScheme .

# Property: privacy status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/privacyStatus> a rdf:Property ;
  rdfs:label "privacy status" ;
  rdfs:comment "Indicates whether or not your ad group target criteria e.g., ProfileCriterion are too narrow for ad groups in Audience campaigns. Add: Read-only Update: Read-only" ;
  schema:alternateName "PrivacyStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/privacyStatus> ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdGroupPrivacyStatusScheme .

# Property: cpc bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/cpcBid> a rdf:Property ;
  rdfs:label "cpc bid" ;
  rdfs:comment "The default bid to use when the user's query and the ad group's keywords match by using either a broad, exact, or phrase match comparison. The minimum and maximum bid range depends on the account's currency. For more information, see Currencies. Specifying a broad, exact, or phrase match bid at the keyword level overrides the ad group's Cpc bid value for the corresponding match type. Add: Optional. If you do not set a bid, it will be set to the minimum depending on your account's currency. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "CpcBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cpcBid> ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range microsoftads:CampaignManagementBid .

# Property: network
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/network> a rdf:Property ;
  rdfs:label "network" ;
  rdfs:comment "The search networks where you want your ads to display. Supported network values for ad groups within most campaign types are OwnedAndOperatedAndSyndicatedSearch and OwnedAndOperatedOnly. For ad groups in Audience campaigns, ad group level network is not supported. The ad groups are in the Microsoft Audience Network. For ad groups in smart shopping campaigns, you cannot set the network. The service will set the network to OwnedAndOperatedAndSyndicatedSearch. For ad groups in shopping campaigns for brands, the InHousePromotion network (Retailer Network only) is supported in addition to OwnedAndOperatedAndSyndicatedSearch and OwnedAndOperatedOnly. If you select one of the syndicated search options, you can call the SetNegativeSitesToAdGroups or SetNegativeSitesToCampaigns operation to prevent the ads from displaying on specific syndicated search websites. For more information about networks and ad distribution, see the About Ad Distribution help article. Add: Optional. The default is OwnedAndOperatedAndSyndicatedSearch. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Network" ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementNetworkScheme .

# Property: ad rotation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/adRotation> a rdf:Property ;
  rdfs:label "ad rotation" ;
  rdfs:comment "Ad rotation sets how often Microsoft Advertising selects which ads to serve, if you have multiple ads within an ad group. Since no more than one ad from your account can show at a time, ad rotation prioritizes ads that appear statistically more likely to perform better. Note: Ad rotation does not apply to Product Ads. Possible values for the ad rotation Type are OptimizeForClicks and RotateAdsEvenly. If set to OptimizeForClicks, Microsoft Advertising prioritizes the ad from the ad group that appears to have the best chance of performing well, based on auction characteristics or factors, such as keyword, search term, device or location. Better-performing ads will show more frequently, and others will be served less often, if at all. If set to RotateAdsEvenly, Microsoft Advertising provides more balance in rotation between your ads. That is, the ads in a particular ad group have a similar chance of being displayed in response to a searcher's query. Ads are prioritized lower if they have lower ad quality, and therefore might display less often, or not at all. - The RotateAdsEvenly setting can allow lower-performing ads to display as often as better-performing ads. This might impact ad group performance. - The RotateAdsEvenly setting will be ignored if you use an automated bid strategy i.e., MaxClicks, MaxConversions, TargetCpa, or TargetRoas, as these bid strategies prioritize better-performing ads. Add: Optional. The default value is OptimizeForClicks. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "AdRotation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adRotation> ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range microsoftads:CampaignManagementAdRotation .

# Property: audience ads bid adjustment
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/audienceAdsBidAdjustment> a rdf:Property ;
  rdfs:label "audience ads bid adjustment" ;
  rdfs:comment "The percent amount by which to adjust your bid for audience ads above or below the base ad group or keyword bid. This property is available in Search campaigns if the customer is enabled for the Microsoft Audience Network. This property is not available with smart shopping campaigns. Supported values are negative one hundred (-100) through positive nine hundred (900). Setting the bid adjustment to -100 percent will prevent audience ads from showing for this ad group. Set this element to zero (0) if you do not want any bid adjustment for audience ads. If this element is null you will inherit the AudienceAdsBidAdjustment setting of the ad group's Campaign. Add: Optional Update: Optional. This property will only be updated if you also set the UpdateAudienceAdsBidAdjustment element to true, and otherwise this property will be ignored. If the ad group already has a native bid adjustment, and you want to remove it to effectively inherit the AudienceAdsBidAdjustment setting of the ad group's Campaign, set this element to null." ;
  schema:alternateName "AudienceAdsBidAdjustment" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceAdsBidAdjustment> ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range xsd:int .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "The tracking template to use as a default for all URLs in your ad group. The following validation rules apply to tracking templates. For more details about supported templates and parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use? - Tracking templates defined for lower level entities e.g. ads override those set for higher level entities e.g. campaign. For more information, see Entity Limits. - The length of the tracking template is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - The tracking template must be a well-formed URL beginning with one of the following: http://, https://, {lpurl}, or {unescapedlpurl}. - Microsoft Advertising does not validate whether custom parameters exist. If you use custom parameters in your tracking template and they do not exist, then the landing page URL will include the key and value placeholders of your custom parameters without substitution. For example, if your tracking template is https://tracker.example.com/?season={_season}&promocode={_promocode}&u={lpurl} and neither {_season} or {_promocode} are defined at the campaign, ad group, criterion, keyword, or ad level, then the landing page URL will be the same. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "The final URL suffix can include tracking parameters that will be appended to the end of your landing page URL. We recommend placing tracking parameters that your landing page requires in a final URL suffix so that your customers are always sent to your landing page. For more details and validation rules see Final URL Suffix in the technical guides. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Your custom collection of key and value parameters for URL tracking. Microsoft Advertising will accept the first 8 CustomParameter objects that you include within the CustomParameters object, and if you include more than 8 custom parameters an error will be returned. Each CustomParameter includes Key and Value elements. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. Set the UrlCustomParameters element to null or empty to retain any existing custom parameters. To remove all custom parameters, set the Parameters element of the CustomParameters object to null or empty. To remove a subset of custom parameters, specify the custom parameters that you want to keep in the Parameters element of the CustomParameters object." ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: bidding scheme
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/biddingScheme> a rdf:Property ;
  rdfs:label "bidding scheme" ;
  rdfs:comment "The bid strategy type for how you want to manage your bids. NOTE: As of April 2021, you cannot set any bid strategies for ad groups or keywords. If you attempt to set bid strategies for ad groups or keywords, the request will be ignored without error. Ad groups and keywords will inherit their campaign's bid strategy. Add: Optional. If you do not set this element, then InheritFromParentBiddingScheme is used by default. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "BiddingScheme" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/biddingScheme> ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range microsoftads:CampaignManagementBiddingScheme .

# Property: settings
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/settings> a rdf:Property ;
  rdfs:label "settings" ;
  rdfs:comment "The ad group settings that typically vary by campaign type. You can include a maximum of one object per setting type in the list of settings e.g., one TargetSetting. The TargetSetting can be used with any campaign type, and determines whether the Age, Audience, CompanyName, Gender, Industry, and JobFunction criterions associated with this ad group use the \"target and bid\" option or the \"bid only\" target option. Within the TargetSetting you can have multiple TargetSettingDetail objects i.e., one per CriterionTypeGroup. Add: Optional. If this element does not include a TargetSetting object, the default bid option for all criterion type groups is effectively \"bid only\". Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Settings" ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range microsoftads:CampaignManagementSetting .

# Property: ad schedule use searcher time zone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/adScheduleUseSearcherTimeZone> a rdf:Property ;
  rdfs:label "ad schedule use searcher time zone" ;
  rdfs:comment "Determines whether to use the account time zone or the time zone of the search user where the ads could be delivered. Set this property to true if you want the ads to be shown in the search user's time zone, and otherwise set it to false. This element is not returned by default. To get this element, include the AdScheduleUseSearcherTimeZone value in the ReturnAdditionalFields element when you call the GetAdGroupsByCampaignId and GetAdGroupsByIds service operations. Add: Optional. If you do not specify this element or leave it empty, the default value of true will be set and the search user's time zone will be used. After September 30, 2020, if you do not specify this field or leave it empty, the default value of false is set and the account time zone is used. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "AdScheduleUseSearcherTimeZone" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adScheduleUseSearcherTimeZone> ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range xsd:boolean .

# Property: ad group type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/adGroupType> a rdf:Property ;
  rdfs:label "ad group type" ;
  rdfs:comment "The ad group type. In a mixed campaign where the CampaignType is \"Search\", the ExperimentId is not set, and the Settings already have a valid DynamicSearchAdsSetting, the possible values are \"SearchDynamic\" and \"SearchStandard\". Otherwise the type of ad groups within \"Search\" campaigns can only be set to \"SearchStandard\". If the ad group type is \"SearchDynamic\", then you can only add dynamic search ads within this ad group. If the ad group type is \"SearchStandard\", then you can add expanded text ads or responsive search ads within this ad group. The type of ad groups within \"DynamicSearchAds\" campaigns can only be set to \"SearchDynamic\". You don't need to set the ad group type for \"DynamicSearchAds\" campaigns, but please note when you retrieve ad groups this element will be set to \"SearchDynamic\". This field can be set to HotelAds for \"Hotel\" or \"Search\" campaign types. This element cannot be set for \"Audience\" or \"Shopping\" campaign types. When you retrieve an ad group within unsupported campaigns, this element will not be set. Add: Optional. The default value for \"Search\" campaigns is \"SearchStandard\". The default value for \"DynamicSearchAds\" campaigns is \"SearchDynamic\". Update: Read-only. You cannot update the ad group type." ;
  schema:alternateName "AdGroupType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupType> ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range xsd:string .

# Property: cpv bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/cpvBid> a rdf:Property ;
  rdfs:label "cpv bid" ;
  rdfs:comment "The manual CPV bid strategy type. With the ManualCpv (manual cost per view) bid strategy, you set the highest amount that you'd like to pay per view or per click on a video ad, and Microsoft Advertising uses these bids every time. This element is not returned by default. To get this element, include the Cpv value in the ReturnAdditionalFields element when you call the GetAdGroupsByCampaignId and GetAdGroupsByIds service operations." ;
  schema:alternateName "CpvBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cpvBid> ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range microsoftads:CampaignManagementBid .

# Property: cpm bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/cpmBid> a rdf:Property ;
  rdfs:label "cpm bid" ;
  rdfs:comment "The manual CPM bid strategy type. With the ManualCpm (manual cost per thousand) bid strategy, you set the highest amount that you'd like to pay per thousand impressions, and Microsoft Advertising uses these bids every time. This element is not returned by default. To get this element, include the CpmBid value in the ReturnAdditionalFields element when you call the GetAdGroupsByCampaignId and GetAdGroupsByIds service operations." ;
  schema:alternateName "CpmBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cpmBid> ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range microsoftads:CampaignManagementBid .

# Property: mcpa bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/mcpaBid> a rdf:Property ;
  rdfs:label "mcpa bid" ;
  rdfs:comment "The manual CPA bid strategy type. With the ManualCpa (manual cost per action) bid strategy, you set your big per advertiser-specified action." ;
  schema:alternateName "McpaBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mcpaBid> ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range microsoftads:CampaignManagementBid .

# Property: multimedia ads bid adjustment
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/multimediaAdsBidAdjustment> a rdf:Property ;
  rdfs:label "multimedia ads bid adjustment" ;
  rdfs:comment "The percent amount by which to adjust your bid for multimedia ads above or below the base ad group or keyword bid." ;
  schema:alternateName "MultimediaAdsBidAdjustment" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/multimediaAdsBidAdjustment> ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range xsd:int .

# Property: commission rate
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/commissionRate> a rdf:Property ;
  rdfs:label "commission rate" ;
  rdfs:comment "The commission rate charged to the advertiser when someone books a hotel and stays there." ;
  schema:alternateName "CommissionRate" ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range microsoftads:CampaignManagementRateBid .

# Property: percent cpc bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/percentCpcBid> a rdf:Property ;
  rdfs:label "percent cpc bid" ;
  rdfs:comment "The percent CPC bid strategy type (total hotel price per night, including taxes and fees)." ;
  schema:alternateName "PercentCpcBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/percentCpcBid> ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range microsoftads:CampaignManagementRateBid .

# Property: use optimized targeting
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/useOptimizedTargeting> a rdf:Property ;
  rdfs:label "use optimized targeting" ;
  rdfs:comment "This will be deprecated. Use UsePredictiveTargeting instead." ;
  schema:alternateName "UseOptimizedTargeting" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/useOptimizedTargeting> ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range xsd:boolean .

# Property: use predictive targeting
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/usePredictiveTargeting> a rdf:Property ;
  rdfs:label "use predictive targeting" ;
  rdfs:comment "Indicates if predictive targeting is enabled for an AdGroup. Note: UsePredictiveTargeting is only available for Audience campaigns. Add: Optional Update: Optional." ;
  schema:alternateName "UsePredictiveTargeting" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/usePredictiveTargeting> ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range xsd:boolean .

# Property: frequency cap settings
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/frequencyCapSettings> a rdf:Property ;
  rdfs:label "frequency cap settings" ;
  rdfs:comment "Settings for the frequency cap." ;
  schema:alternateName "FrequencyCapSettings" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/frequencyCapSettings> ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range microsoftads:CampaignManagementFrequencyCapSettings .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementAdGroup ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBid/amount> a rdf:Property ;
  rdfs:label "amount" ;
  rdfs:comment "The bid value. For details about the valid bid range for your market, see Currencies." ;
  schema:alternateName "Amount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/amount> ;
  rdfs:domain microsoftads:CampaignManagementBid ;
  rdfs:range xsd:double .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRotation/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of ad rotation to apply to the ad group. Ad rotation sets how often Microsoft Advertising selects which ads to serve, if you have multiple ads within an ad group. Since no more than one ad from your account can show at a time, ad rotation prioritizes ads that appear statistically more likely to perform better. Note: Ad rotation does not apply to Product Ads. Possible values are OptimizeForClicks and RotateAdsEvenly. If set to OptimizeForClicks, Microsoft Advertising prioritizes the ad from the ad group that appears to have the best chance of performing well, based on auction characteristics or factors, such as keyword, search term, device or location. Better-performing ads will show more frequently, and others will be served less often, if at all. If set to RotateAdsEvenly, Microsoft Advertising provides more balance in rotation between your ads. That is, the ads in a particular ad group have a similar chance of being displayed in response to a searcher's query. Ads are prioritized lower if they have lower ad quality, and therefore might display less often, or not at all. - The RotateAdsEvenly setting can allow lower-performing ads to display as often as better-performing ads. This might impact ad group performance. - The RotateAdsEvenly setting will be ignored if you use an automated bid strategy i.e., MaxClicks, MaxConversions, TargetCpa, or TargetRoas, as these bid strategies prioritize better-performing ads. Add: Optional. If not specified, the default value is OptimizeForClicks. Update: Optional" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAdRotation ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdRotationTypeScheme .

# Property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRotation/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "Reserved for future use only. Must be null." ;
  schema:alternateName "StartDate" ;
  rdfs:domain microsoftads:CampaignManagementAdRotation ;
  rdfs:range xsd:dateTime .

# Property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRotation/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "Reserved for future use only. Must be null." ;
  schema:alternateName "EndDate" ;
  rdfs:domain microsoftads:CampaignManagementAdRotation ;
  rdfs:range xsd:dateTime .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of bidding scheme that is set for this campaign, ad group, or keyword. For more information about bidding scheme types, see the Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementBiddingScheme ;
  rdfs:range xsd:string .

# Property: max cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/maxCpc> a rdf:Property ;
  rdfs:label "max cpc" ;
  schema:alternateName "MaxCpc" ;
  rdfs:domain microsoftads:CampaignManagementBiddingScheme ;
  rdfs:range microsoftads:CampaignManagementBid .

# Property: target cpa
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/targetCpa> a rdf:Property ;
  rdfs:label "target cpa" ;
  schema:alternateName "TargetCpa" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetCpa> ;
  rdfs:domain microsoftads:CampaignManagementBiddingScheme ;
  rdfs:range xsd:double .

# Property: manual cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/manualCpc> a rdf:Property ;
  rdfs:label "manual cpc" ;
  schema:alternateName "ManualCpc" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/manualCpc> ;
  rdfs:domain microsoftads:CampaignManagementBiddingScheme ;
  rdfs:range xsd:double .

# Property: inherited bid strategy type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/inheritedBidStrategyType> a rdf:Property ;
  rdfs:label "inherited bid strategy type" ;
  schema:alternateName "InheritedBidStrategyType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/inheritedBidStrategyType> ;
  rdfs:domain microsoftads:CampaignManagementBiddingScheme ;
  rdfs:range xsd:string .

# Property: target roas
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/targetRoas> a rdf:Property ;
  rdfs:label "target roas" ;
  schema:alternateName "TargetRoas" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetRoas> ;
  rdfs:domain microsoftads:CampaignManagementBiddingScheme ;
  rdfs:range xsd:double .

# Property: target impression share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/targetImpressionShare> a rdf:Property ;
  rdfs:label "target impression share" ;
  schema:alternateName "TargetImpressionShare" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetImpressionShare> ;
  rdfs:domain microsoftads:CampaignManagementBiddingScheme ;
  rdfs:range xsd:double .

# Property: target ad position
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/targetAdPosition> a rdf:Property ;
  rdfs:label "target ad position" ;
  schema:alternateName "TargetAdPosition" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetAdPosition> ;
  rdfs:domain microsoftads:CampaignManagementBiddingScheme ;
  rdfs:range xsd:string .

# Property: max percent cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/maxPercentCpc> a rdf:Property ;
  rdfs:label "max percent cpc" ;
  schema:alternateName "MaxPercentCpc" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxPercentCpc> ;
  rdfs:domain microsoftads:CampaignManagementBiddingScheme ;
  rdfs:range xsd:double .

# Property: commission rate
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/commissionRate> a rdf:Property ;
  rdfs:label "commission rate" ;
  schema:alternateName "CommissionRate" ;
  rdfs:domain microsoftads:CampaignManagementBiddingScheme ;
  rdfs:range xsd:double .

# Property: manual cpi
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/manualCpi> a rdf:Property ;
  rdfs:label "manual cpi" ;
  schema:alternateName "ManualCpi" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/manualCpi> ;
  rdfs:domain microsoftads:CampaignManagementBiddingScheme ;
  rdfs:range xsd:double .

# Property: target cost per sale
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/targetCostPerSale> a rdf:Property ;
  rdfs:label "target cost per sale" ;
  schema:alternateName "TargetCostPerSale" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetCostPerSale> ;
  rdfs:domain microsoftads:CampaignManagementBiddingScheme ;
  rdfs:range xsd:double .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of setting. For more information, see Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:string .

# Property: priority
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/priority> a rdf:Property ;
  rdfs:label "priority" ;
  schema:alternateName "Priority" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/priority> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:int .

# Property: sales country code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/salesCountryCode> a rdf:Property ;
  rdfs:label "sales country code" ;
  schema:alternateName "SalesCountryCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/salesCountryCode> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:string .

# Property: store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/storeId> a rdf:Property ;
  rdfs:label "store id" ;
  schema:alternateName "StoreId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/storeId> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:long .

# Property: local inventory ads enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/localInventoryAdsEnabled> a rdf:Property ;
  rdfs:label "local inventory ads enabled" ;
  schema:alternateName "LocalInventoryAdsEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/localInventoryAdsEnabled> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:boolean .

# Property: shoppable ads enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/shoppableAdsEnabled> a rdf:Property ;
  rdfs:label "shoppable ads enabled" ;
  schema:alternateName "ShoppableAdsEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/shoppableAdsEnabled> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:boolean .

# Property: feed label
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/feedLabel> a rdf:Property ;
  rdfs:label "feed label" ;
  schema:alternateName "FeedLabel" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/feedLabel> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:string .

# Property: feed id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/feedId> a rdf:Property ;
  rdfs:label "feed id" ;
  schema:alternateName "FeedId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/feedId> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:long .

# Property: domain name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/domainName> a rdf:Property ;
  rdfs:label "domain name" ;
  schema:alternateName "DomainName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/domainName> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/language> a rdf:Property ;
  rdfs:label "language" ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:string .

# Property: source
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/source> a rdf:Property ;
  rdfs:label "source" ;
  schema:alternateName "Source" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/source> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementDynamicSearchAdsSourceScheme .

# Property: page feed ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/pageFeedIds> a rdf:Property ;
  rdfs:label "page feed ids" ;
  schema:alternateName "PageFeedIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/pageFeedIds> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:long .

# Property: dynamic description enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/dynamicDescriptionEnabled> a rdf:Property ;
  rdfs:label "dynamic description enabled" ;
  schema:alternateName "DynamicDescriptionEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dynamicDescriptionEnabled> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:boolean .

# Property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/details> a rdf:Property ;
  rdfs:label "details" ;
  schema:alternateName "Details" ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range rdf:List .

# Property: bid option
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/bidOption> a rdf:Property ;
  rdfs:label "bid option" ;
  schema:alternateName "BidOption" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/bidOption> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementBidOptionScheme .

# Property: bid boost value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/bidBoostValue> a rdf:Property ;
  rdfs:label "bid boost value" ;
  schema:alternateName "BidBoostValue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/bidBoostValue> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:double .

# Property: bid max value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/bidMaxValue> a rdf:Property ;
  rdfs:label "bid max value" ;
  schema:alternateName "BidMaxValue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/bidMaxValue> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:double .

# Property: disclaimer ads enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/disclaimerAdsEnabled> a rdf:Property ;
  rdfs:label "disclaimer ads enabled" ;
  schema:alternateName "DisclaimerAdsEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/disclaimerAdsEnabled> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:boolean .

# Property: hotel ad group type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/hotelAdGroupType> a rdf:Property ;
  rdfs:label "hotel ad group type" ;
  schema:alternateName "HotelAdGroupType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/hotelAdGroupType> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:string .

# Property: auto generated assets enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/autoGeneratedAssetsEnabled> a rdf:Property ;
  rdfs:label "auto generated assets enabled" ;
  schema:alternateName "AutoGeneratedAssetsEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/autoGeneratedAssetsEnabled> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:boolean .

# Property: final url expansion opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/finalUrlExpansionOptOut> a rdf:Property ;
  rdfs:label "final url expansion opt out" ;
  schema:alternateName "FinalUrlExpansionOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlExpansionOptOut> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:boolean .

# Property: auto generated text opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/autoGeneratedTextOptOut> a rdf:Property ;
  rdfs:label "auto generated text opt out" ;
  schema:alternateName "AutoGeneratedTextOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/autoGeneratedTextOptOut> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:boolean .

# Property: auto generated image opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/autoGeneratedImageOptOut> a rdf:Property ;
  rdfs:label "auto generated image opt out" ;
  schema:alternateName "AutoGeneratedImageOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/autoGeneratedImageOptOut> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:boolean .

# Property: cost per sale opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/costPerSaleOptOut> a rdf:Property ;
  rdfs:label "cost per sale opt out" ;
  schema:alternateName "CostPerSaleOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/costPerSaleOptOut> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:boolean .

# Property: automated call to action opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/automatedCallToActionOptOut> a rdf:Property ;
  rdfs:label "automated call to action opt out" ;
  schema:alternateName "AutomatedCallToActionOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/automatedCallToActionOptOut> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:boolean .

# Property: call to action opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/callToActionOptOut> a rdf:Property ;
  rdfs:label "call to action opt out" ;
  schema:alternateName "CallToActionOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/callToActionOptOut> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:boolean .

# Property: display url mode
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/displayUrlMode> a rdf:Property ;
  rdfs:label "display url mode" ;
  schema:alternateName "DisplayUrlMode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/displayUrlMode> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementVanityPharmaDisplayUrlModeScheme .

# Property: website description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/websiteDescription> a rdf:Property ;
  rdfs:label "website description" ;
  schema:alternateName "WebsiteDescription" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/websiteDescription> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme .

# Property: app store
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/appStore> a rdf:Property ;
  rdfs:label "app store" ;
  schema:alternateName "AppStore" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appStore> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:string .

# Property: app id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/appId> a rdf:Property ;
  rdfs:label "app id" ;
  schema:alternateName "AppId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appId> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:string .

# Property: new customer acquisition goal id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/newCustomerAcquisitionGoalId> a rdf:Property ;
  rdfs:label "new customer acquisition goal id" ;
  schema:alternateName "NewCustomerAcquisitionGoalId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newCustomerAcquisitionGoalId> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:long .

# Property: new customer acquisition bid only mode
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/newCustomerAcquisitionBidOnlyMode> a rdf:Property ;
  rdfs:label "new customer acquisition bid only mode" ;
  schema:alternateName "NewCustomerAcquisitionBidOnlyMode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newCustomerAcquisitionBidOnlyMode> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:boolean .

# Property: additional conversion value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/additionalConversionValue> a rdf:Property ;
  rdfs:label "additional conversion value" ;
  schema:alternateName "AdditionalConversionValue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/additionalConversionValue> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:double .

# Property: base domain
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/baseDomain> a rdf:Property ;
  rdfs:label "base domain" ;
  schema:alternateName "BaseDomain" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/baseDomain> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:string .

# Property: search term matching opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/searchTermMatchingOptOut> a rdf:Property ;
  rdfs:label "search term matching opt out" ;
  schema:alternateName "SearchTermMatchingOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchTermMatchingOptOut> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:boolean .

# Property: a isearch enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/aISearchEnabled> a rdf:Property ;
  rdfs:label "a isearch enabled" ;
  schema:alternateName "AISearchEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aISearchEnabled> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:boolean .

# Property: network option
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/networkOption> a rdf:Property ;
  rdfs:label "network option" ;
  schema:alternateName "NetworkOption" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/networkOption> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementNetworkScheme .

# Property: impression tracking url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/impressionTrackingUrl> a rdf:Property ;
  rdfs:label "impression tracking url" ;
  schema:alternateName "ImpressionTrackingUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/impressionTrackingUrl> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:string .

# Property: optimization goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/optimizationGoal> a rdf:Property ;
  rdfs:label "optimization goal" ;
  schema:alternateName "OptimizationGoal" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/optimizationGoal> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementReachOptimizationGoalScheme .

# Property: time granularity
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/timeGranularity> a rdf:Property ;
  rdfs:label "time granularity" ;
  schema:alternateName "TimeGranularity" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/timeGranularity> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementFrequencyCapTimeGranularityScheme .

# Property: cap value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/capValue> a rdf:Property ;
  rdfs:label "cap value" ;
  schema:alternateName "CapValue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/capValue> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:int .

# Property: channel optimization opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/channelOptimizationOptOut> a rdf:Property ;
  rdfs:label "channel optimization opt out" ;
  schema:alternateName "ChannelOptimizationOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/channelOptimizationOptOut> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:boolean .

# Property: audience optimization opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/audienceOptimizationOptOut> a rdf:Property ;
  rdfs:label "audience optimization opt out" ;
  schema:alternateName "AudienceOptimizationOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceOptimizationOptOut> ;
  rdfs:domain microsoftads:CampaignManagementSetting ;
  rdfs:range xsd:boolean .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRateBid/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of criterion bid. For more information, see Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementRateBid ;
  rdfs:range xsd:string .

# Property: rate amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRateBid/rateAmount> a rdf:Property ;
  rdfs:label "rate amount" ;
  rdfs:comment "Defines an object that represents the rate amount." ;
  schema:alternateName "RateAmount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/rateAmount> ;
  rdfs:domain microsoftads:CampaignManagementRateBid ;
  rdfs:range microsoftads:CampaignManagementRateAmount .

# Property: time granularity
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFrequencyCapSettings/timeGranularity> a rdf:Property ;
  rdfs:label "time granularity" ;
  rdfs:comment "The smallest time interval to limit ad serves. Values are Hour, Day, Week." ;
  schema:alternateName "TimeGranularity" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/timeGranularity> ;
  rdfs:domain microsoftads:CampaignManagementFrequencyCapSettings ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementFrequencyCapTimeGranularityScheme .

# Property: cap value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFrequencyCapSettings/capValue> a rdf:Property ;
  rdfs:label "cap value" ;
  rdfs:comment "A limit to the number of times an ad is shown." ;
  schema:alternateName "CapValue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/capValue> ;
  rdfs:domain microsoftads:CampaignManagementFrequencyCapSettings ;
  rdfs:range xsd:int .

# Property: ad group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdGroupsResponse/adGroupIds> a rdf:Property ;
  rdfs:label "ad group ids" ;
  rdfs:comment "A list of unique system identifiers corresponding to the ad groups that were added. The list of identifiers corresponds directly to the list of ad groups in the request. Items of the list may be returned as null. For each list index where an ad group was not added, the corresponding element will be null." ;
  schema:alternateName "AdGroupIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupIds> ;
  rdfs:domain microsoftads:CampaignManagementAddAdGroupsResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdGroupsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddAdGroupsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: inherited bid strategy types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdGroupsResponse/inheritedBidStrategyTypes> a rdf:Property ;
  rdfs:label "inherited bid strategy types" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "InheritedBidStrategyTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/inheritedBidStrategyTypes> ;
  rdfs:domain microsoftads:CampaignManagementAddAdGroupsResponse ;
  rdfs:range xsd:string .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdsRequest/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group to add the ads to." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:CampaignManagementAddAdsRequest ;
  rdfs:range xsd:long .

# Property: ads
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdsRequest/ads> a rdf:Property ;
  rdfs:label "ads" ;
  rdfs:comment "An array of up to 50 ads that you want added to the ad group." ;
  schema:alternateName "Ads" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/ads> ;
  rdfs:domain microsoftads:CampaignManagementAddAdsRequest ;
  rdfs:range microsoftads:CampaignManagementAd .

# Property: ad ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdsResponse/adIds> a rdf:Property ;
  rdfs:label "ad ids" ;
  rdfs:comment "A list of unique system identifiers corresponding to the ads that were added. The list of identifiers corresponds directly to the list of ads in the request. Items of the list may be returned as null. For each list index where an ad was not added, the corresponding element will be null." ;
  schema:alternateName "AdIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adIds> ;
  rdfs:domain microsoftads:CampaignManagementAddAdsResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddAdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAssetGroupsRequest/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The ID of the Performace Max campaign." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementAddAssetGroupsRequest ;
  rdfs:range xsd:long .

# Property: asset groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAssetGroupsRequest/assetGroups> a rdf:Property ;
  rdfs:label "asset groups" ;
  rdfs:comment "Array of asset groups to add to the specified campaign. A maximum of 100 asset groups can be specified in a single call." ;
  schema:alternateName "AssetGroups" ;
  rdfs:domain microsoftads:CampaignManagementAddAssetGroupsRequest ;
  rdfs:range microsoftads:CampaignManagementAssetGroup .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the asset group. Names should be unique in a campaign and are case sensitive. The length cannot exceed 256 characters. Add: Required Update: Optional" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementAssetGroup ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the Asset group. Possible values are Active, Expired and Paused. The Expired status is read-only. Add: Optional. Default is Paused. Update: Optional" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementAssetGroup ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAssetGroupStatusScheme .

# Property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "The date that the asset group can begin serving; otherwise, the service can begin serving ads the day that the asset group becomes active. The start date is inclusive. For example, if you set the start date to 5/5/2021, the ads created from the asset group will start at 12:00 AM on 5/5/2021. The time is based on the time zone that you specify at the campaign level. Add: Optional. If you do not set the start date, then it will default to today's date and the service can begin serving ads as soon as the asset group status is active. Update: Optional. If no value is set for the update, this setting is not changed. The start date cannot be updated after the asset group is submitted i.e., once the start date has arrived." ;
  schema:alternateName "StartDate" ;
  rdfs:domain microsoftads:CampaignManagementAssetGroup ;
  rdfs:range microsoftads:CampaignManagementDate .

# Property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "The date that the asset group will expire. If you do not specify an end date, the asset group will not expire. The end date can be extended to make an asset group eligible for delivery, even after the asset group expires. The end date is inclusive. For example, if you set EndDate to 12/31/2020, the ads in the asset group will expire at 11:59 PM on 12/31/2020. The time is based on the time zone that you specify at the campaign level. Add: Optional. To set no end date when adding an asset group, set this element to null. Update: Optional. If no value is set for the update, this setting is not changed. To delete the existing end date setting, and effectively set no end date when updating an asset group, set the end date equal to or later than January 2, 2050. When you retrieve the asset group next time, this element will be nil i.e. it will not be set to January 2, 2050." ;
  schema:alternateName "EndDate" ;
  rdfs:domain microsoftads:CampaignManagementAssetGroup ;
  rdfs:range microsoftads:CampaignManagementDate .

# Property: path1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/path1> a rdf:Property ;
  rdfs:label "path1" ;
  rdfs:comment "The first part of the optional path that will be appended to the domain portion of your display URL. The domain portion of your display URL e.g. https://www.contoso.com will be generated from the domain of your Final URL (FinalUrls element). Then if you have specified a value for Path1 it will be appended to the display URL. If you have also specified a value for Path2, then it will also be appended to the display URL after Path1. For example if your FinalUrls contains https://www.contoso.com, Path1 is set to subdirectory1, and Path2 is set to subdirectory2, then the URL displayed will be https://www.contoso.com/subdirectory1/subdirectory2. No more than 15 characters can be input. The ad will fail to display if the length of the final URL domain and the paths combined exceed 67 characters. For languages with double-width characters e.g. Traditional Chinese no more than 7 final characters can be input. The ad will fail to display if the length of the final URL domain and the paths combined exceed 33 characters. The double-width characters are determined by the characters you use instead of the character set of the campaign language settings. Double-width characters include Korean, Japanese and Chinese languages characters as well as Emojis. The path cannot contain the forward slash (/) or newline (\\n) characters. If the path includes a space, it will be replaced with an underscore (_) when the ad is shown. Add: Optional Update: Optional" ;
  schema:alternateName "Path1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/path1> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroup ;
  rdfs:range xsd:string .

# Property: path2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/path2> a rdf:Property ;
  rdfs:label "path2" ;
  rdfs:comment "The second part of the optional path that will be appended to the domain portion of your display URL. The domain portion of your display URL e.g. https://www.contoso.com will be generated from the domain of your Final URL (FinalUrls element). Then if you have specified a value for Path1 it will be appended to the display URL. If you have also specified a value for Path2, then it will also be appended to the display URL after Path1. For example if your FinalUrls contains https://www.contoso.com, Path1 is set to subdirectory1, and Path2 is set to subdirectory2, then the URL displayed will be https://www.contoso.com/subdirectory1/subdirectory2. You can only specify Path2 if Path1 is also set. No more than 15 characters can be input. The ad will fail to display if the length of the final URL domain and the paths combined exceed 67 characters. For languages with double-width characters e.g. Traditional Chinese no more than 7 final characters can be input. The ad will fail to display if the length of the final URL domain and the paths combined exceed 33 characters. The double-width characters are determined by the characters you use instead of the character set of the campaign language settings. Double-width characters include Korean, Japanese and Chinese languages characters as well as Emojis. The path cannot contain the forward slash (/) or newline (\\n) characters. If the path includes a space, it will be replaced with an underscore (_) when the ad is shown. Add: Optional Update: Optional" ;
  schema:alternateName "Path2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/path2> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroup ;
  rdfs:range xsd:string .

# Property: business name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/businessName> a rdf:Property ;
  rdfs:label "business name" ;
  rdfs:comment "The name of the business. Your business's name may appear in your ad, depending on the ad placement. The length of the string is limited to 25 characters. Add: Required. If not provided and parent campaign associates to a store, the store name will be used as the business name. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "BusinessName" ;
  rdfs:domain microsoftads:CampaignManagementAssetGroup ;
  rdfs:range xsd:string .

# Property: headlines
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/headlines> a rdf:Property ;
  rdfs:label "headlines" ;
  rdfs:comment "Headlines are the most prominent text that appears in your ad, so you should make the most out of the available characters. We require multiple headlines so the ad can flexibly display across a variety of publishers and placements. From a data model perspective the descriptions and headlines are each stored as text assets i.e., one TextAsset per AssetLink. The same asset can be used by multiple ads. For example if \"Seamless Integration\" is a text asset, it will have the same asset identifier across all ads in the same Microsoft Advertising account. You must set between 3-15 headlines. Each headline's Text must contain at least one word. The Text cannot contain the newline (\\n) character. If the parent campaign associates to a store and you specify Headlines, you must also specify LongHeadlines, Descriptions, and Images. Add: Optional if its parent campaign associates to a store, required if its parent campaign does not associate to a store. Update: Optional. To retain all of the existing asset links, set or leave this element nil. If you set a value for this element, any headlines that were previously linked to this asset group will be replaced. If the parent campaign associates to a store and you set this element to an empty list, the previous setting will be deleted." ;
  schema:alternateName "Headlines" ;
  rdfs:domain microsoftads:CampaignManagementAssetGroup ;
  rdfs:range microsoftads:CampaignManagementAssetLink .

# Property: long headlines
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/longHeadlines> a rdf:Property ;
  rdfs:label "long headlines" ;
  rdfs:comment "You must set between 1-5 long headlines. Each headline's Text must contain at least one word. The Text cannot contain the newline (\\n) character. If the parent campaign associates to a store and you specify LongHeadlines, you must also specify Headlines, Descriptions, and Images. Add: Optional if the parent campaign associates to a store, required if its parent campaign does not associate to a store. Update: Optional. To retain all of the existing asset links, set or leave this element nil. If you set a value for this element, any headlines that were previously linked to this asset group will be replaced. If the parent campaign associates to a store and you set this element to an empty list, the previous setting will be deleted." ;
  schema:alternateName "LongHeadlines" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/longHeadlines> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroup ;
  rdfs:range microsoftads:CampaignManagementAssetLink .

# Property: descriptions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/descriptions> a rdf:Property ;
  rdfs:label "descriptions" ;
  rdfs:comment "The descriptions that are shown below the path in your ad. You must set between 2-5 descriptions. Each description's Text must contain at least one word. The Text cannot contain the newline (\\n) character. If the parent campaign associates to a store and you specify Descriptions, you must also specify Headlines, LongHeadlines, and Images. Add: Optional if the parent campaign associates to a store, required if its parent campaign does not associate to a store. Update: Optional. To retain all of the existing asset links, set or leave this element nil. If you set a value for this element, any descriptions that were previously linked to this asset group will be replaced. If the parent campaign associates to a store and you set this element to an empty list, the previous setting will be deleted." ;
  schema:alternateName "Descriptions" ;
  rdfs:domain microsoftads:CampaignManagementAssetGroup ;
  rdfs:range microsoftads:CampaignManagementAssetLink .

# Property: images
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/images> a rdf:Property ;
  rdfs:label "images" ;
  rdfs:comment "Image assets with different sizes and aspect ratios so they can flexibly display across a variety of publishers and placements. Include one or more AssetLink objects that each contain an ImageAsset with SubType and crop settings that match the desired aspect ratio. The ImageAsset contains the CropHeight, CropWidth, CropX, CropY and SubType fields. The possible sub type values include LandscapeImageMedia, SquareImageMedia, LandscapeLogoMedia, SquareLogoMedia, ImageMedia1x2, ImageMedia4x1, ImageMedia201X100, ImageMedia169X100, ImageMedia153X100, and ImageMedia124X100. You must provide at least 1 LandscapeImageMedia and 1 SquareImageMedia. A total of up to 20 images and a total of up to 5 logos can be saved. If the parent campaign associates to a store and you specify Images, you must also specify Headlines, LongHeadlines, and Descriptions. Add: Optional if the parent campaign associates to a store, required if its parent campaign does not associate to a store. Update: Optional. If no value is set for the update, this setting is not changed. If you include images during update, any previously set images will be replaced. If the parent campaign associates to a store and you set this element to an empty list, the previous setting will be deleted." ;
  schema:alternateName "Images" ;
  rdfs:domain microsoftads:CampaignManagementAssetGroup ;
  rdfs:range microsoftads:CampaignManagementAssetLink .

# Property: videos
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/videos> a rdf:Property ;
  rdfs:label "videos" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Videos" ;
  rdfs:domain microsoftads:CampaignManagementAssetGroup ;
  rdfs:range microsoftads:CampaignManagementAssetLink .

# Property: call to action
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/callToAction> a rdf:Property ;
  rdfs:label "call to action" ;
  rdfs:comment "A brief, punchy reason for customers to click your ad right now. This is displayed on your call to action button. Add: Required. If not provided and parent campaign associates to a store, it will default to LearnMore. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "CallToAction" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/callToAction> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroup ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementCallToActionScheme .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "The landing page URL. The domain portion of the URL in combination with the path 1 and path 2 strings cannot exceed 67 characters. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. For retail campaigns, the final url must match the domain from the store associated with the campaign. Add: Required. If not provided and parent campaign associates to a store, the store URL will be used as the final URL. Update: Optional" ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroup ;
  rdfs:range xsd:string .

# Property: asset group search themes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/assetGroupSearchThemes> a rdf:Property ;
  rdfs:label "asset group search themes" ;
  rdfs:comment "A list of asset group search themes." ;
  schema:alternateName "AssetGroupSearchThemes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupSearchThemes> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroup ;
  rdfs:range microsoftads:CampaignManagementAssetGroupSearchTheme .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  rdfs:comment "The mobile landing page URL. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specifiy up to 10 items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. Add: Optional Update: Optional" ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroup ;
  rdfs:range xsd:string .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "The tracking template to use as a default for all URLs in your asset group. The following validation rules apply to tracking templates. For more details about supported templates and parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use? - Tracking templates defined for lower level entities e.g. ads override those set for higher level entities e.g. campaign. For more information, see Entity Limits. - The length of the tracking template is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - The tracking template must be a well-formed URL beginning with one of the following: http://, https://, {lpurl}, or {unescapedlpurl}. - Microsoft Advertising does not validate whether custom parameters exist. If you use custom parameters in your tracking template and they do not exist, then the landing page URL will include the key and value placeholders of your custom parameters without substitution. For example, if your tracking template is https://tracker.example.com/?season={_season}&promocode={_promocode}&u={lpurl} and neither {_season} or {_promocode} are defined at the campaign, asset group, criterion, keyword, or ad level, then the landing page URL will be the same. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroup ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "The final URL suffix can include tracking parameters that will be appended to the end of your landing page URL. We recommend placing tracking parameters that your landing page requires in a final URL suffix so that your customers are always sent to your landing page. For more details and validation rules see Final URL Suffix in the technical guides. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroup ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Your custom collection of key and value parameters for URL tracking. Microsoft Advertising will accept the first 8 CustomParameter objects that you include within the CustomParameters object, and if you include more than 8 custom parameters an error will be returned. Each CustomParameter includes Key and Value elements. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. Set the UrlCustomParameters element to null or empty to retain any existing custom parameters. To remove all custom parameters, set the Parameters element of the CustomParameters object to null or empty. To remove a subset of custom parameters, specify the custom parameters that you want to keep in the Parameters element of the CustomParameters object." ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroup ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/editorialStatus> a rdf:Property ;
  rdfs:label "editorial status" ;
  rdfs:comment "The editorial review status of the asset group, which indicates whether the asset group is pending review, has been approved, or has been disapproved. Add: Read-only Update: Read-only" ;
  schema:alternateName "EditorialStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/editorialStatus> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroup ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAssetGroupEditorialStatusScheme .

# Property: asset group url targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/assetGroupUrlTargets> a rdf:Property ;
  rdfs:label "asset group url targets" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "AssetGroupUrlTargets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupUrlTargets> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroup ;
  rdfs:range microsoftads:CampaignManagementAssetGroupUrlTarget .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The system generated asset group ID. Add: Read-only Update: Read-only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAssetGroup ;
  rdfs:range xsd:long .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementAssetGroup ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupSearchTheme/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The system generated asset group ID. Add: Read-only Update: Read-only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupSearchTheme ;
  rdfs:range xsd:long .

# Property: search theme
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupSearchTheme/searchTheme> a rdf:Property ;
  rdfs:label "search theme" ;
  rdfs:comment "The type of search theme." ;
  schema:alternateName "SearchTheme" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchTheme> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupSearchTheme ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupSearchTheme/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupSearchTheme ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementGenericEntityStatusScheme .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupUrlTarget ;
  rdfs:range xsd:long .

# Property: target condition1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetCondition1> a rdf:Property ;
  rdfs:label "target condition1" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TargetCondition1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetCondition1> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupUrlTarget ;
  rdfs:range xsd:string .

# Property: target condition operator1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetConditionOperator1> a rdf:Property ;
  rdfs:label "target condition operator1" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TargetConditionOperator1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetConditionOperator1> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupUrlTarget ;
  rdfs:range xsd:string .

# Property: target value1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetValue1> a rdf:Property ;
  rdfs:label "target value1" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TargetValue1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetValue1> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupUrlTarget ;
  rdfs:range xsd:string .

# Property: target condition2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetCondition2> a rdf:Property ;
  rdfs:label "target condition2" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TargetCondition2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetCondition2> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupUrlTarget ;
  rdfs:range xsd:string .

# Property: target condition operator2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetConditionOperator2> a rdf:Property ;
  rdfs:label "target condition operator2" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TargetConditionOperator2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetConditionOperator2> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupUrlTarget ;
  rdfs:range xsd:string .

# Property: target value2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetValue2> a rdf:Property ;
  rdfs:label "target value2" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TargetValue2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetValue2> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupUrlTarget ;
  rdfs:range xsd:string .

# Property: target condition3
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetCondition3> a rdf:Property ;
  rdfs:label "target condition3" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TargetCondition3" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetCondition3> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupUrlTarget ;
  rdfs:range xsd:string .

# Property: target condition operator3
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetConditionOperator3> a rdf:Property ;
  rdfs:label "target condition operator3" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TargetConditionOperator3" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetConditionOperator3> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupUrlTarget ;
  rdfs:range xsd:string .

# Property: target value3
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetValue3> a rdf:Property ;
  rdfs:label "target value3" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TargetValue3" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetValue3> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupUrlTarget ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupUrlTarget ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementGenericEntityStatusScheme .

# Property: asset group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAssetGroupsResponse/assetGroupIds> a rdf:Property ;
  rdfs:label "asset group ids" ;
  rdfs:comment "Array of asset group IDs to update for the specified campaign. A maximum of 100 asset groups can be specified in a single call." ;
  schema:alternateName "AssetGroupIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupIds> ;
  rdfs:domain microsoftads:CampaignManagementAddAssetGroupsResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAssetGroupsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that weren't successful." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddAssetGroupsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: audience groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAudienceGroupsRequest/audienceGroups> a rdf:Property ;
  rdfs:label "audience groups" ;
  rdfs:comment "Array of audience groups. The maximum size of the list is 100 items per service request. You can add a maximum of 10,000 audience groups per account." ;
  schema:alternateName "AudienceGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceGroups> ;
  rdfs:domain microsoftads:CampaignManagementAddAudienceGroupsRequest ;
  rdfs:range microsoftads:CampaignManagementAudienceGroup .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroup/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the audience signal, the name must be unique among all audience groups within the account. The name can contain a maximum of 256 characters. Add: Required Update: Optional" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementAudienceGroup ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroup/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "The description of the audience. Use a description to help you remember what audience you are using. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CampaignManagementAudienceGroup ;
  rdfs:range xsd:string .

# Property: dimensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroup/dimensions> a rdf:Property ;
  rdfs:label "dimensions" ;
  rdfs:comment "Positive dimensions that specifying the audience composition. It should have at least one dimension. Add: Required, at least one dimension is needed. Update: Optional. For each dimension type (age, gender, audience): - If not present in the array, it's not changed. - If it's present in the array, take Age dimension type as an example: - If AgeRanges is set to null or empty, it'll remove existing values for this dimension type. - If AgeRanges has data, it simply replaces existing values. Note: You can't remove all dimension types. An error will be returned and no changes will be made." ;
  schema:alternateName "Dimensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dimensions> ;
  rdfs:domain microsoftads:CampaignManagementAudienceGroup ;
  rdfs:range microsoftads:CampaignManagementAudienceGroupDimension .

# Property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroup/associationCount> a rdf:Property ;
  rdfs:label "association count" ;
  rdfs:comment "The number of asset groups that associate with this audience group. Add: Read-only Update: Read-only" ;
  schema:alternateName "AssociationCount" ;
  rdfs:domain microsoftads:CampaignManagementAudienceGroup ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroup/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The system-generated ID. Add: Read-only Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAudienceGroup ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroupDimension/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of audience dimensions, the following dimension types are supported as of now: Age, Gender, Audience. Add: For more information about audience types, see the Remarks. Update: For more information about audience types, see the Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAudienceGroupDimension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAudienceGroupDimensionTypeScheme .

# Property: age ranges
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroupDimension/ageRanges> a rdf:Property ;
  rdfs:label "age ranges" ;
  schema:alternateName "AgeRanges" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/ageRanges> ;
  rdfs:domain microsoftads:CampaignManagementAudienceGroupDimension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAgeRangeScheme .

# Property: gender types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroupDimension/genderTypes> a rdf:Property ;
  rdfs:label "gender types" ;
  schema:alternateName "GenderTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/genderTypes> ;
  rdfs:domain microsoftads:CampaignManagementAudienceGroupDimension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementGenderTypeScheme .

# Property: audiences
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroupDimension/audiences> a rdf:Property ;
  rdfs:label "audiences" ;
  schema:alternateName "Audiences" ;
  rdfs:domain microsoftads:CampaignManagementAudienceGroupDimension ;
  rdfs:range microsoftads:CampaignManagementAudienceInfo .

# Property: profiles
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroupDimension/profiles> a rdf:Property ;
  rdfs:label "profiles" ;
  schema:alternateName "Profiles" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/profiles> ;
  rdfs:domain microsoftads:CampaignManagementAudienceGroupDimension ;
  rdfs:range microsoftads:CampaignManagementProfileInfo .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceInfo/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The ID of the audience." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAudienceInfo ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceInfo/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the audience. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAudienceInfo ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProfileInfo/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementProfileInfo ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProfileInfo/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementProfileInfo ;
  rdfs:range xsd:string .

# Property: audience group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAudienceGroupsResponse/audienceGroupIds> a rdf:Property ;
  rdfs:label "audience group ids" ;
  rdfs:comment "Array of audience group ids to be added. The maximum size of the list is 100 items per service request." ;
  schema:alternateName "AudienceGroupIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceGroupIds> ;
  rdfs:domain microsoftads:CampaignManagementAddAudienceGroupsResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAudienceGroupsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that weren't successful." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddAudienceGroupsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: audiences
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAudiencesRequest/audiences> a rdf:Property ;
  rdfs:label "audiences" ;
  rdfs:comment "The list of audiences to add. The maximum size of the list is 100. You cannot add CustomAudience, InMarketAudience, or SimilarRemarketingList objects." ;
  schema:alternateName "Audiences" ;
  rdfs:domain microsoftads:CampaignManagementAddAudiencesRequest ;
  rdfs:range microsoftads:CampaignManagementAudience .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "Scope defines what accounts can use this audience. If scope is set to Account, the audience can only be associated with campaigns and ad groups in one account i.e., via the ParentId. If scope is set to Customer, the audience can be associated with campaigns and ad groups in all of the customer's accounts." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementAudience ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: membership duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/membershipDuration> a rdf:Property ;
  rdfs:label "membership duration" ;
  rdfs:comment "When you create an audience, you can specify how far back in time Microsoft Advertising should look for actions that match your audience definition. The minimum duration is 1 day and the maximum duration allowed is 180 days." ;
  schema:alternateName "MembershipDuration" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/membershipDuration> ;
  rdfs:domain microsoftads:CampaignManagementAudience ;
  rdfs:range xsd:int .

# Property: search size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/searchSize> a rdf:Property ;
  rdfs:label "search size" ;
  rdfs:comment "The total number of people who are active members of this audience in the Search network. This gives you an idea of how many search users you can target. Please see more details in documentation for the objects that inherit this element e.g., RemarketingList." ;
  schema:alternateName "SearchSize" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchSize> ;
  rdfs:domain microsoftads:CampaignManagementAudience ;
  rdfs:range xsd:long .

# Property: audience network size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/audienceNetworkSize> a rdf:Property ;
  rdfs:label "audience network size" ;
  rdfs:comment "The total number of people who are active members of this audience in the Audience network. This gives you an idea of how many Audience network users you can target. Please see more details in documentation for the objects that inherit this element e.g., RemarketingList." ;
  schema:alternateName "AudienceNetworkSize" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceNetworkSize> ;
  rdfs:domain microsoftads:CampaignManagementAudience ;
  rdfs:range xsd:long .

# Property: supported campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/supportedCampaignTypes> a rdf:Property ;
  rdfs:label "supported campaign types" ;
  rdfs:comment "The list of campaign types that support this audience. Supported values are Audience, DynamicSearchAds, Search, and Shopping. New campaign types might be added in the future, so you should not take any dependency on a fixed set of values." ;
  schema:alternateName "SupportedCampaignTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/supportedCampaignTypes> ;
  rdfs:domain microsoftads:CampaignManagementAudience ;
  rdfs:range xsd:string .

# Property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/customerShare> a rdf:Property ;
  rdfs:label "customer share" ;
  rdfs:comment "Determines the list of customers and accounts that share the audience. Details include audience association counts. This element is only supported with a RemarketingList. Audiences of other types cannot be shared in the customer hierarchy." ;
  schema:alternateName "CustomerShare" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerShare> ;
  rdfs:domain microsoftads:CampaignManagementAudience ;
  rdfs:range microsoftads:CampaignManagementCustomerShare .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The Microsoft Advertising identifier of the audience." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAudience ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the audience. The name can contain a maximum of 128 characters." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementAudience ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "The description of the audience. Use a description to help you remember what audience you are targeting. The description can contain a maximum of 1,024 characters." ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CampaignManagementAudience ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the audience. For more information about audience types, see the Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAudience ;
  rdfs:range xsd:string .

# Property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/parentId> a rdf:Property ;
  rdfs:label "parent id" ;
  rdfs:comment "The Microsoft Advertising identifier of the account or customer. If the Scope is set to Account, this is the account ID, and otherwise it is the customer ID." ;
  schema:alternateName "ParentId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/parentId> ;
  rdfs:domain microsoftads:CampaignManagementAudience ;
  rdfs:range xsd:long .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementAudience ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: rule
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/rule> a rdf:Property ;
  rdfs:label "rule" ;
  schema:alternateName "Rule" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/rule> ;
  rdfs:domain microsoftads:CampaignManagementAudience ;
  rdfs:range microsoftads:CampaignManagementRemarketingRule .

# Property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/tagId> a rdf:Property ;
  rdfs:label "tag id" ;
  schema:alternateName "TagId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/tagId> ;
  rdfs:domain microsoftads:CampaignManagementAudience ;
  rdfs:range xsd:long .

# Property: product audience type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/productAudienceType> a rdf:Property ;
  rdfs:label "product audience type" ;
  schema:alternateName "ProductAudienceType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/productAudienceType> ;
  rdfs:domain microsoftads:CampaignManagementAudience ;
  rdfs:range xsd:string .

# Property: source id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/sourceId> a rdf:Property ;
  rdfs:label "source id" ;
  schema:alternateName "SourceId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sourceId> ;
  rdfs:domain microsoftads:CampaignManagementAudience ;
  rdfs:range xsd:long .

# Property: combination rules
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/combinationRules> a rdf:Property ;
  rdfs:label "combination rules" ;
  schema:alternateName "CombinationRules" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/combinationRules> ;
  rdfs:domain microsoftads:CampaignManagementAudience ;
  rdfs:range microsoftads:CampaignManagementCombinationRule .

# Property: custom segment catalog list
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/customSegmentCatalogList> a rdf:Property ;
  rdfs:label "custom segment catalog list" ;
  schema:alternateName "CustomSegmentCatalogList" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customSegmentCatalogList> ;
  rdfs:domain microsoftads:CampaignManagementAudience ;
  rdfs:range microsoftads:CampaignManagementCustomSegmentCatalog .

# Property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/editorialStatus> a rdf:Property ;
  rdfs:label "editorial status" ;
  schema:alternateName "EditorialStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/editorialStatus> ;
  rdfs:domain microsoftads:CampaignManagementAudience ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementCustomSegmentEditorialStatusScheme .

# Property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/entityType> a rdf:Property ;
  rdfs:label "entity type" ;
  schema:alternateName "EntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityType> ;
  rdfs:domain microsoftads:CampaignManagementAudience ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementImpressionBasedEntityTypeScheme .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementAudience ;
  rdfs:range xsd:long .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:CampaignManagementAudience ;
  rdfs:range xsd:long .

# Property: campaign ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/campaignIds> a rdf:Property ;
  rdfs:label "campaign ids" ;
  schema:alternateName "CampaignIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignIds> ;
  rdfs:domain microsoftads:CampaignManagementAudience ;
  rdfs:range xsd:long .

# Property: ad group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/adGroupIds> a rdf:Property ;
  rdfs:label "ad group ids" ;
  schema:alternateName "AdGroupIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupIds> ;
  rdfs:domain microsoftads:CampaignManagementAudience ;
  rdfs:range xsd:long .

# Property: owner customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerShare/ownerCustomerId> a rdf:Property ;
  rdfs:label "owner customer id" ;
  rdfs:comment "The customer who owns the share. Add: Read-only Update: Read-only" ;
  schema:alternateName "OwnerCustomerId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/ownerCustomerId> ;
  rdfs:domain microsoftads:CampaignManagementCustomerShare ;
  rdfs:range xsd:long .

# Property: customer account shares
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerShare/customerAccountShares> a rdf:Property ;
  rdfs:label "customer account shares" ;
  rdfs:comment "Determines the list of customers and accounts that share the audience or UET tag. Details include audience association counts. When the audience or UET tag has not yet been shared, this element will be nil or empty. Once an audience or UET tag is shared, a CustomerAccountShare object is returned for each customer that can use the share, including one list item for the owner. Add: Required Update: Optional. Once you create this CustomerShare object, the existing CustomerAccountShare list will be removed or replaced. To remove all existing customer account shares create this CustomerShare object and set the CustomerAccountShares element to nil. To replace or append to the list of customer account shares, create this CustomerShare object and assign to the CustomerAccountShares element a new list of CustomerAccountShare objects, including any previous customer account shares that you want to retain. To retain all of the existing customer account shares, set the element that uses this CustomerShare object to nil. For example set the CustomerShare element of a RemarketingList to nil if you do not want to update any of the customer account shares." ;
  schema:alternateName "CustomerAccountShares" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerAccountShares> ;
  rdfs:domain microsoftads:CampaignManagementCustomerShare ;
  rdfs:range microsoftads:CampaignManagementCustomerAccountShare .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerAccountShare/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  rdfs:comment "The identifier of a customer that can use the shared audience or UET tag. If this element is not set, then the audience is only shared with a subset of advertiser accounts under this customer. Please see AccountId for details about sharing audiences with advertiser accounts. Add: Optional. You must set the AccountId or CustomerId, but you cannot set both. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CampaignManagementCustomerAccountShare ;
  rdfs:range xsd:long .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerAccountShare/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of an advertiser account that can use the shared audience. This element is not applicable for UET tags since you cannot restrict UET tags to a subset of advertiser accounts. You can only create and share UET tags at the CustomerId level. If this element is not set, then all accounts under the CustomerId can use the shared audience or UET tag. One CustomerAccountShare object per advertiser account must be present in the CustomerShare for an audience that is shared with a subset of advertiser accounts, whether or not the advertiser accounts are under the same customer. Add: Optional. You must set the AccountId or CustomerId, but you cannot set both. Update: Optional. You must set the AccountId or CustomerId, but you cannot set both. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementCustomerAccountShare ;
  rdfs:range xsd:long .

# Property: associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerAccountShare/associations> a rdf:Property ;
  rdfs:label "associations" ;
  rdfs:comment "Provides details about whether and how the shared audience or UET tag is being used. Each list item contains the association count for the corresponding usage type. Add: Read-only Update: Read-only" ;
  schema:alternateName "Associations" ;
  rdfs:domain microsoftads:CampaignManagementCustomerAccountShare ;
  rdfs:range microsoftads:CampaignManagementCustomerAccountShareAssociation .

# Property: usage type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerAccountShareAssociation/usageType> a rdf:Property ;
  rdfs:label "usage type" ;
  rdfs:comment "Indicates how the customer account share is used e.g., via audience association. The possible values include RemarketingListAssociateToAdGroup, RemarketingListAssociateToCampaign, and UETTagAssociateToRemarketingList. New values be added in the future, so you should not take any dependency on a fixed set of strings. - RemarketingListAssociateToAdGroup - The remarketing list is associated with or excluded by one or more ad groups. - RemarketingListAssociateToCampaign - The remarketing list is associated with or excluded by one or more campaigns. - UETTagAssociateToConversionGoal - The UET tag is used by one or more conversion goals. - UETTagAssociateToProductAudience - The UET tag is used by one or more product audiences. - UETTagAssociateToRemarketingList - The UET tag is used by one or more remarketing lists. Add: Read-only Update: Read-only" ;
  schema:alternateName "UsageType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/usageType> ;
  rdfs:domain microsoftads:CampaignManagementCustomerAccountShareAssociation ;
  rdfs:range xsd:string .

# Property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerAccountShareAssociation/associationCount> a rdf:Property ;
  rdfs:label "association count" ;
  rdfs:comment "The association count for the corresponding usage type. Add: Read-only Update: Read-only" ;
  schema:alternateName "AssociationCount" ;
  rdfs:domain microsoftads:CampaignManagementCustomerAccountShareAssociation ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the remarketing rule. For more information about remarketing rule types, see the Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementRemarketingRule ;
  rdfs:range xsd:string .

# Property: rule item groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/ruleItemGroups> a rdf:Property ;
  rdfs:label "rule item groups" ;
  schema:alternateName "RuleItemGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/ruleItemGroups> ;
  rdfs:domain microsoftads:CampaignManagementRemarketingRule ;
  rdfs:range microsoftads:CampaignManagementRuleItemGroup .

# Property: normal form
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/normalForm> a rdf:Property ;
  rdfs:label "normal form" ;
  schema:alternateName "NormalForm" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/normalForm> ;
  rdfs:domain microsoftads:CampaignManagementRemarketingRule ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementNormalFormScheme .

# Property: another rule item groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/anotherRuleItemGroups> a rdf:Property ;
  rdfs:label "another rule item groups" ;
  schema:alternateName "AnotherRuleItemGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/anotherRuleItemGroups> ;
  rdfs:domain microsoftads:CampaignManagementRemarketingRule ;
  rdfs:range microsoftads:CampaignManagementRuleItemGroup .

# Property: include rule item groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/includeRuleItemGroups> a rdf:Property ;
  rdfs:label "include rule item groups" ;
  schema:alternateName "IncludeRuleItemGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/includeRuleItemGroups> ;
  rdfs:domain microsoftads:CampaignManagementRemarketingRule ;
  rdfs:range microsoftads:CampaignManagementRuleItemGroup .

# Property: exclude rule item groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/excludeRuleItemGroups> a rdf:Property ;
  rdfs:label "exclude rule item groups" ;
  schema:alternateName "ExcludeRuleItemGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeRuleItemGroups> ;
  rdfs:domain microsoftads:CampaignManagementRemarketingRule ;
  rdfs:range microsoftads:CampaignManagementRuleItemGroup .

# Property: category operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/categoryOperator> a rdf:Property ;
  rdfs:label "category operator" ;
  schema:alternateName "CategoryOperator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/categoryOperator> ;
  rdfs:domain microsoftads:CampaignManagementRemarketingRule ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementStringOperatorScheme .

# Property: category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/category> a rdf:Property ;
  rdfs:label "category" ;
  schema:alternateName "Category" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/category> ;
  rdfs:domain microsoftads:CampaignManagementRemarketingRule ;
  rdfs:range xsd:string .

# Property: action operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/actionOperator> a rdf:Property ;
  rdfs:label "action operator" ;
  schema:alternateName "ActionOperator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/actionOperator> ;
  rdfs:domain microsoftads:CampaignManagementRemarketingRule ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementStringOperatorScheme .

# Property: action
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/action> a rdf:Property ;
  rdfs:label "action" ;
  schema:alternateName "Action" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/action> ;
  rdfs:domain microsoftads:CampaignManagementRemarketingRule ;
  rdfs:range xsd:string .

# Property: label operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/labelOperator> a rdf:Property ;
  rdfs:label "label operator" ;
  schema:alternateName "LabelOperator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/labelOperator> ;
  rdfs:domain microsoftads:CampaignManagementRemarketingRule ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementStringOperatorScheme .

# Property: label
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/label> a rdf:Property ;
  rdfs:label "label" ;
  schema:alternateName "Label" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/label> ;
  rdfs:domain microsoftads:CampaignManagementRemarketingRule ;
  rdfs:range xsd:string .

# Property: value operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/valueOperator> a rdf:Property ;
  rdfs:label "value operator" ;
  schema:alternateName "ValueOperator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/valueOperator> ;
  rdfs:domain microsoftads:CampaignManagementRemarketingRule ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementNumberOperatorScheme .

# Property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/value> a rdf:Property ;
  rdfs:label "value" ;
  schema:alternateName "Value" ;
  rdfs:domain microsoftads:CampaignManagementRemarketingRule ;
  rdfs:range xsd:double .

# Property: items
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRuleItemGroup/items> a rdf:Property ;
  rdfs:label "items" ;
  rdfs:comment "The list of rule items. The maximum number of rule items in a rule item group is 100. The rule items must all be of the same concrete type derived from the RuleItem base class. Currently only a list of StringRuleItem objects are supported. The list of StringRuleItem objects apply to same visited page, and the rule conditions are joined using the logical AND operator. In other words to add a visitor to the remarketing list, one page must meet all of the conditions in this rule item list. To create a list of rules for another page, you must add a separate RuleItemGroup. Add: Required Update: Optional. If you want to keep any of the previous rule items, then you must explicitly set them again during update." ;
  schema:alternateName "Items" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/items> ;
  rdfs:domain microsoftads:CampaignManagementRuleItemGroup ;
  rdfs:range microsoftads:CampaignManagementRuleItem .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRuleItem/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of rule item. For more information, see Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementRuleItem ;
  rdfs:range xsd:string .

# Property: operand
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRuleItem/operand> a rdf:Property ;
  rdfs:label "operand" ;
  schema:alternateName "Operand" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/operand> ;
  rdfs:domain microsoftads:CampaignManagementRuleItem ;
  rdfs:range xsd:string .

# Property: operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRuleItem/operator> a rdf:Property ;
  rdfs:label "operator" ;
  schema:alternateName "Operator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/operator> ;
  rdfs:domain microsoftads:CampaignManagementRuleItem ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementNumberOperatorScheme .

# Property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRuleItem/value> a rdf:Property ;
  rdfs:label "value" ;
  schema:alternateName "Value" ;
  rdfs:domain microsoftads:CampaignManagementRuleItem ;
  rdfs:range xsd:string .

# Property: audience ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinationRule/audienceIds> a rdf:Property ;
  rdfs:label "audience ids" ;
  rdfs:comment "The list of audience identifiers to combine in a logical set. You can combine custom audiences, customer lists, product audiences, similar audiences, and remarketing lists. You cannot include other combined lists or in-market audiences in a combined list. For details, please see the remarks section below. Each combination rule set can contain up to 100 audience IDs." ;
  schema:alternateName "AudienceIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceIds> ;
  rdfs:domain microsoftads:CampaignManagementCombinationRule ;
  rdfs:range xsd:long .

# Property: operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinationRule/operator> a rdf:Property ;
  rdfs:label "operator" ;
  rdfs:comment "Determines whether to include or exclude any or all of the AudienceIds." ;
  schema:alternateName "Operator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/operator> ;
  rdfs:domain microsoftads:CampaignManagementCombinationRule ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementLogicalOperatorScheme .

# Property: catalog id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegmentCatalog/catalogId> a rdf:Property ;
  rdfs:label "catalog id" ;
  rdfs:comment "The catalog ID." ;
  schema:alternateName "CatalogId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/catalogId> ;
  rdfs:domain microsoftads:CampaignManagementCustomSegmentCatalog ;
  rdfs:range xsd:long .

# Property: catalog name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegmentCatalog/catalogName> a rdf:Property ;
  rdfs:label "catalog name" ;
  rdfs:comment "The catalog name." ;
  schema:alternateName "CatalogName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/catalogName> ;
  rdfs:domain microsoftads:CampaignManagementCustomSegmentCatalog ;
  rdfs:range xsd:string .

# Property: effective editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegmentCatalog/effectiveEditorialStatus> a rdf:Property ;
  rdfs:label "effective editorial status" ;
  rdfs:comment "The effective editorial status." ;
  schema:alternateName "EffectiveEditorialStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/effectiveEditorialStatus> ;
  rdfs:domain microsoftads:CampaignManagementCustomSegmentCatalog ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEffectiveEditorialStatusScheme .

# Property: audience ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAudiencesResponse/audienceIds> a rdf:Property ;
  rdfs:label "audience ids" ;
  rdfs:comment "A list of unique system identifiers corresponding to the audiences that were added. The list of identifiers corresponds directly to the list of audiences in the request. Items of the list may be returned as null. For each list index where an audience was not added, the corresponding element will be null." ;
  schema:alternateName "AudienceIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceIds> ;
  rdfs:domain microsoftads:CampaignManagementAddAudiencesResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAudiencesResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddAudiencesResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: bid strategies
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddBidStrategiesRequest/bidStrategies> a rdf:Property ;
  rdfs:label "bid strategies" ;
  rdfs:comment "An array of BidStrategy objects to add to the account's portfolio bid strategy library. You can include a maximum of 100 bid strategies in a single call. Each account can have up to 11,000 portfolio bid strategies. The account is determined by the required CustomerAccountId header element." ;
  schema:alternateName "BidStrategies" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/bidStrategies> ;
  rdfs:domain microsoftads:CampaignManagementAddBidStrategiesRequest ;
  rdfs:range microsoftads:CampaignManagementBidStrategy .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidStrategy/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the bid strategy. Add: Read-only Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementBidStrategy ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidStrategy/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the bid strategy. The name must be unique among all bid strategies within the account. The name can contain a maximum of 255 characters. The service performs a case-insensitive comparison when it compares the name to existing bid strategy names. Add: Required Update: Optional" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementBidStrategy ;
  rdfs:range xsd:string .

# Property: associated campaign type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidStrategy/associatedCampaignType> a rdf:Property ;
  rdfs:label "associated campaign type" ;
  rdfs:comment "The type of ad campaign that can be included the portfolio bid strategy. The supported campaign types are \"Search\" and \"Shopping\" (except smart shopping campaigns). Once you choose a campaign type, the portfolio can only include campaigns of that type. Add: Optional. The default campaign type is Search. Update: Read-only" ;
  schema:alternateName "AssociatedCampaignType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/associatedCampaignType> ;
  rdfs:domain microsoftads:CampaignManagementBidStrategy ;
  rdfs:range xsd:string .

# Property: bidding scheme
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidStrategy/biddingScheme> a rdf:Property ;
  rdfs:label "bidding scheme" ;
  rdfs:comment "The portfolio bid strategy type and settings. If the AssociatedCampaignType is \"Search\", the supported bid strategies are MaxClicksBiddingScheme, MaxConversionsBiddingScheme TargetCpaBiddingScheme, TargetImpressionShareBiddingScheme, and TargetRoasBiddingScheme. If the AssociatedCampaignType is \"Shopping\", the supported bid strategies are MaxClicksBiddingScheme and TargetRoasBiddingScheme. Once you choose a bid strategy type it cannot be updated. Add: Required Update: Optional. You can update properties of a bidding scheme, but you cannot change the type." ;
  schema:alternateName "BiddingScheme" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/biddingScheme> ;
  rdfs:domain microsoftads:CampaignManagementBidStrategy ;
  rdfs:range microsoftads:CampaignManagementBiddingScheme .

# Property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidStrategy/associationCount> a rdf:Property ;
  rdfs:label "association count" ;
  rdfs:comment "The number of Campaign objects that currently share this bid strategy. Add: Read-only Update: Read-only" ;
  schema:alternateName "AssociationCount" ;
  rdfs:domain microsoftads:CampaignManagementBidStrategy ;
  rdfs:range xsd:int .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidStrategy/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "A nullable field that indicates whether the bid strategy is created at the customer level or the account level. If no value is provided, the default scope is Account." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementBidStrategy ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidStrategy/currencyCode> a rdf:Property ;
  rdfs:label "currency code" ;
  rdfs:comment "The currency for the cross-account poortfolio. It must match the account currency provided. If null, it defaults to the account's currency. This field can't be updated." ;
  schema:alternateName "CurrencyCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currencyCode> ;
  rdfs:domain microsoftads:CampaignManagementBidStrategy ;
  rdfs:range xsd:string .

# Property: reporting time zone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidStrategy/reportingTimeZone> a rdf:Property ;
  rdfs:label "reporting time zone" ;
  rdfs:comment "Specifies the reporting timezone for the campaign. If no value is provided, it defaults to the account's timezone. This field can be updated." ;
  schema:alternateName "ReportingTimeZone" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportingTimeZone> ;
  rdfs:domain microsoftads:CampaignManagementBidStrategy ;
  rdfs:range xsd:string .

# Property: bid strategy ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddBidStrategiesResponse/bidStrategyIds> a rdf:Property ;
  rdfs:label "bid strategy ids" ;
  rdfs:comment "A list of unique system identifiers corresponding to the bid strategies that were added. The list of identifiers corresponds directly to the list of bid strategies in the request. Items of the list may be returned as null. For each list index where a bid strategy was not added, the corresponding element will be null." ;
  schema:alternateName "BidStrategyIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/bidStrategyIds> ;
  rdfs:domain microsoftads:CampaignManagementAddBidStrategiesResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddBidStrategiesResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddBidStrategiesResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddBrandKitsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The Microsoft Advertising identifier of the account." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementAddBrandKitsRequest ;
  rdfs:range xsd:long .

# Property: brand kits
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddBrandKitsRequest/brandKits> a rdf:Property ;
  rdfs:label "brand kits" ;
  rdfs:comment "A list of BrandKits to be created for the specified account." ;
  schema:alternateName "BrandKits" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/brandKits> ;
  rdfs:domain microsoftads:CampaignManagementAddBrandKitsRequest ;
  rdfs:range microsoftads:CampaignManagementBrandKit .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The identifier of the brand kit." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementBrandKit ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The brand kit's name." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementBrandKit ;
  rdfs:range xsd:string .

# Property: business name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/businessName> a rdf:Property ;
  rdfs:label "business name" ;
  rdfs:comment "The name of the business." ;
  schema:alternateName "BusinessName" ;
  rdfs:domain microsoftads:CampaignManagementBrandKit ;
  rdfs:range xsd:string .

# Property: images
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/images> a rdf:Property ;
  rdfs:label "images" ;
  rdfs:comment "The brand kit's images." ;
  schema:alternateName "Images" ;
  rdfs:domain microsoftads:CampaignManagementBrandKit ;
  rdfs:range microsoftads:CampaignManagementBrandKitImage .

# Property: square logos
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/squareLogos> a rdf:Property ;
  rdfs:label "square logos" ;
  rdfs:comment "The brand kit's square logos." ;
  schema:alternateName "SquareLogos" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/squareLogos> ;
  rdfs:domain microsoftads:CampaignManagementBrandKit ;
  rdfs:range microsoftads:CampaignManagementBrandKitImage .

# Property: landscape logos
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/landscapeLogos> a rdf:Property ;
  rdfs:label "landscape logos" ;
  rdfs:comment "The brand kit's landscape logos." ;
  schema:alternateName "LandscapeLogos" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/landscapeLogos> ;
  rdfs:domain microsoftads:CampaignManagementBrandKit ;
  rdfs:range microsoftads:CampaignManagementBrandKitImage .

# Property: palettes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/palettes> a rdf:Property ;
  rdfs:label "palettes" ;
  rdfs:comment "The brand kit's palettes." ;
  schema:alternateName "Palettes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/palettes> ;
  rdfs:domain microsoftads:CampaignManagementBrandKit ;
  rdfs:range microsoftads:CampaignManagementBrandKitPalette .

# Property: fonts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/fonts> a rdf:Property ;
  rdfs:label "fonts" ;
  rdfs:comment "The brand kit's fonts." ;
  schema:alternateName "Fonts" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fonts> ;
  rdfs:domain microsoftads:CampaignManagementBrandKit ;
  rdfs:range microsoftads:CampaignManagementBrandKitFont .

# Property: brand voice
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/brandVoice> a rdf:Property ;
  rdfs:label "brand voice" ;
  rdfs:comment "The brand's personality and tone." ;
  schema:alternateName "BrandVoice" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/brandVoice> ;
  rdfs:domain microsoftads:CampaignManagementBrandKit ;
  rdfs:range microsoftads:CampaignManagementBrandVoice .

# Property: term exclusions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/termExclusions> a rdf:Property ;
  rdfs:label "term exclusions" ;
  rdfs:comment "The term exclusions to use with your brand kit." ;
  schema:alternateName "TermExclusions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/termExclusions> ;
  rdfs:domain microsoftads:CampaignManagementBrandKit ;
  rdfs:range xsd:string .

# Property: messaging restrictions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/messagingRestrictions> a rdf:Property ;
  rdfs:label "messaging restrictions" ;
  rdfs:comment "The messaging restrictions to use with your brand kit." ;
  schema:alternateName "MessagingRestrictions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/messagingRestrictions> ;
  rdfs:domain microsoftads:CampaignManagementBrandKit ;
  rdfs:range xsd:string .

# Property: crop x
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitImage/cropX> a rdf:Property ;
  rdfs:label "crop x" ;
  rdfs:comment "Where to crop along the x-axis in pixels." ;
  schema:alternateName "CropX" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cropX> ;
  rdfs:domain microsoftads:CampaignManagementBrandKitImage ;
  rdfs:range xsd:int .

# Property: crop y
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitImage/cropY> a rdf:Property ;
  rdfs:label "crop y" ;
  rdfs:comment "Where to crop along the y-axis in pixels." ;
  schema:alternateName "CropY" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cropY> ;
  rdfs:domain microsoftads:CampaignManagementBrandKitImage ;
  rdfs:range xsd:int .

# Property: crop width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitImage/cropWidth> a rdf:Property ;
  rdfs:label "crop width" ;
  rdfs:comment "The crop wdith in pixels." ;
  schema:alternateName "CropWidth" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cropWidth> ;
  rdfs:domain microsoftads:CampaignManagementBrandKitImage ;
  rdfs:range xsd:int .

# Property: crop height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitImage/cropHeight> a rdf:Property ;
  rdfs:label "crop height" ;
  rdfs:comment "The crop height in pixels." ;
  schema:alternateName "CropHeight" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cropHeight> ;
  rdfs:domain microsoftads:CampaignManagementBrandKitImage ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitImage/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The identifier of the brand kit image." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementBrandKitImage ;
  rdfs:range xsd:long .

# Property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitImage/url> a rdf:Property ;
  rdfs:label "url" ;
  rdfs:comment "The URL for the image." ;
  schema:alternateName "Url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/url> ;
  rdfs:domain microsoftads:CampaignManagementBrandKitImage ;
  rdfs:range xsd:string .

# Property: thumbnail url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitImage/thumbnailUrl> a rdf:Property ;
  rdfs:label "thumbnail url" ;
  rdfs:comment "The URL for the image thumbnail." ;
  schema:alternateName "ThumbnailUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/thumbnailUrl> ;
  rdfs:domain microsoftads:CampaignManagementBrandKitImage ;
  rdfs:range xsd:string .

# Property: colors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitPalette/colors> a rdf:Property ;
  rdfs:label "colors" ;
  rdfs:comment "The brand kit's color palettes." ;
  schema:alternateName "Colors" ;
  rdfs:domain microsoftads:CampaignManagementBrandKitPalette ;
  rdfs:range microsoftads:CampaignManagementBrandKitColor .

# Property: color type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitPalette/colorType> a rdf:Property ;
  rdfs:label "color type" ;
  rdfs:comment "The color type." ;
  schema:alternateName "ColorType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/colorType> ;
  rdfs:domain microsoftads:CampaignManagementBrandKitPalette ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitPalette/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the brand kit palette." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementBrandKitPalette ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitColor/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the brand kit color." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementBrandKitColor ;
  rdfs:range xsd:string .

# Property: hex code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitColor/hexCode> a rdf:Property ;
  rdfs:label "hex code" ;
  rdfs:comment "The hex code for the brand kit color." ;
  schema:alternateName "HexCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/hexCode> ;
  rdfs:domain microsoftads:CampaignManagementBrandKitColor ;
  rdfs:range xsd:string .

# Property: typeface
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitFont/typeface> a rdf:Property ;
  rdfs:label "typeface" ;
  rdfs:comment "The font typeface." ;
  schema:alternateName "Typeface" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/typeface> ;
  rdfs:domain microsoftads:CampaignManagementBrandKitFont ;
  rdfs:range xsd:string .

# Property: weight
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitFont/weight> a rdf:Property ;
  rdfs:label "weight" ;
  rdfs:comment "The font weight." ;
  schema:alternateName "Weight" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/weight> ;
  rdfs:domain microsoftads:CampaignManagementBrandKitFont ;
  rdfs:range xsd:string .

# Property: text asset type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitFont/textAssetType> a rdf:Property ;
  rdfs:label "text asset type" ;
  rdfs:comment "The font text assset type." ;
  schema:alternateName "TextAssetType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/textAssetType> ;
  rdfs:domain microsoftads:CampaignManagementBrandKitFont ;
  rdfs:range xsd:string .

# Property: personality
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandVoice/personality> a rdf:Property ;
  rdfs:label "personality" ;
  rdfs:comment "The brand personality." ;
  schema:alternateName "Personality" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/personality> ;
  rdfs:domain microsoftads:CampaignManagementBrandVoice ;
  rdfs:range xsd:string .

# Property: tones
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandVoice/tones> a rdf:Property ;
  rdfs:label "tones" ;
  rdfs:comment "The brand tone." ;
  schema:alternateName "Tones" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/tones> ;
  rdfs:domain microsoftads:CampaignManagementBrandVoice ;
  rdfs:range xsd:string .

# Property: brand kit ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddBrandKitsResponse/brandKitIds> a rdf:Property ;
  rdfs:label "brand kit ids" ;
  rdfs:comment "A list of the created BrandKits." ;
  schema:alternateName "BrandKitIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/brandKitIds> ;
  rdfs:domain microsoftads:CampaignManagementAddBrandKitsResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddBrandKitsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array BatchError that contains details for any request items that were not successful. The list of errors does not correspond directly to the list of items in the request. The list can be empty if there were no errors, or it can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddBrandKitsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: budgets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddBudgetsRequest/budgets> a rdf:Property ;
  rdfs:label "budgets" ;
  rdfs:comment "An array of Budget objects to add to the account's shared budget library. You can add a maximum of 100 budgets in a single call. Each account can have up to 11,000 shared budgets. The account is determined by the required CustomerAccountId header element." ;
  schema:alternateName "Budgets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/budgets> ;
  rdfs:domain microsoftads:CampaignManagementAddBudgetsRequest ;
  rdfs:range microsoftads:CampaignManagementBudget .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBudget/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the budget. The name must be unique among all budgets within the account. The name can contain a maximum of 255 characters. The service performs a case-insensitive comparison when it compares the name to existing budget names. Add: Required Update: Optional" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementBudget ;
  rdfs:range xsd:string .

# Property: amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBudget/amount> a rdf:Property ;
  rdfs:label "amount" ;
  rdfs:comment "The amount to spend daily across all campaigns that share the budget. Add: Required Update: Optional" ;
  schema:alternateName "Amount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/amount> ;
  rdfs:domain microsoftads:CampaignManagementBudget ;
  rdfs:range xsd:double .

# Property: budget type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBudget/budgetType> a rdf:Property ;
  rdfs:label "budget type" ;
  rdfs:comment "The budget type determines the pace at which the budget is spent throughout the day. The only valid budget type that you can set is DailyBudgetStandard. Add: Required Update: Optional" ;
  schema:alternateName "BudgetType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/budgetType> ;
  rdfs:domain microsoftads:CampaignManagementBudget ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementBudgetLimitTypeScheme .

# Property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBudget/associationCount> a rdf:Property ;
  rdfs:label "association count" ;
  rdfs:comment "The number of Campaign objects that currently share this budget. Add: Read-only Update: Read-only" ;
  schema:alternateName "AssociationCount" ;
  rdfs:domain microsoftads:CampaignManagementBudget ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBudget/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the budget. Add: Read-only Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementBudget ;
  rdfs:range xsd:long .

# Property: budget ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddBudgetsResponse/budgetIds> a rdf:Property ;
  rdfs:label "budget ids" ;
  rdfs:comment "A list of unique system identifiers corresponding to the budgets that were added. The list of identifiers corresponds directly to the list of budgets in the request. Items of the list may be returned as null. For each list index where a budget was not added, the corresponding element will be null." ;
  schema:alternateName "BudgetIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/budgetIds> ;
  rdfs:domain microsoftads:CampaignManagementAddBudgetsResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddBudgetsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddBudgetsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: campaign conversion goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddCampaignConversionGoalsRequest/campaignConversionGoal> a rdf:Property ;
  rdfs:label "campaign conversion goal" ;
  rdfs:comment "An array of the base object of a campaign conversion goal." ;
  schema:alternateName "CampaignConversionGoal" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignConversionGoal> ;
  rdfs:domain microsoftads:CampaignManagementAddCampaignConversionGoalsRequest ;
  rdfs:range microsoftads:CampaignManagementCampaignConversionGoal .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignConversionGoal/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The Microsoft Advertising assigned identifier of a campaign." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementCampaignConversionGoal ;
  rdfs:range xsd:long .

# Property: goal id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignConversionGoal/goalId> a rdf:Property ;
  rdfs:label "goal id" ;
  rdfs:comment "The Microsoft Advertising assigned identifier of a conversion goal." ;
  schema:alternateName "GoalId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/goalId> ;
  rdfs:domain microsoftads:CampaignManagementCampaignConversionGoal ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddCampaignConversionGoalsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array BatchError that contains details for any request items that were not successful. The list of errors does not correspond directly to the list of items in the request. The list can be empty if there were no errors, or it can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddCampaignConversionGoalsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: criterion type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddCampaignCriterionsRequest/criterionType> a rdf:Property ;
  rdfs:label "criterion type" ;
  rdfs:comment "The type of criterion to add, for example Webpage. You can specify only one criterion type value per call. To add, delete, or update target criterions i.e., age, day and time, device, gender, location, location intent, and radius criterions, you must specify the CriterionType value as Targets. You can add, delete, and update multiple target criterion types in the same operation. To retrieve these target criterions via GetCampaignCriterionsByIds you must request the specific type individually i.e., Age, DayTime, Device, Gender, Location, LocationIntent, and Radius. To add, delete, or update audience criterions i.e., custom audiences, in-market audiences, and remarketing lists, you must specify the CriterionType value as Audience. You can add, delete, and update multiple target criterion types in the same operation. To retrieve these audience criterions via GetCampaignCriterionsByIds you must request the specific type individually i.e., CustomAudience, InMarketAudience, ProductAudience, and RemarketingList." ;
  schema:alternateName "CriterionType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterionType> ;
  rdfs:domain microsoftads:CampaignManagementAddCampaignCriterionsRequest ;
  rdfs:range xsd:string .

# Property: campaign criterions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddCampaignCriterionsRequest/campaignCriterions> a rdf:Property ;
  rdfs:label "campaign criterions" ;
  rdfs:comment "A list of criterions that help determine whether ads in each campaign get served. You can include up to 100 campaign criterions per request." ;
  schema:alternateName "CampaignCriterions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignCriterions> ;
  rdfs:domain microsoftads:CampaignManagementAddCampaignCriterionsRequest ;
  rdfs:range microsoftads:CampaignManagementCampaignCriterion .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterion/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign to apply the criterion to." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementCampaignCriterion ;
  rdfs:range xsd:long .

# Property: criterion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterion/criterion> a rdf:Property ;
  rdfs:label "criterion" ;
  rdfs:comment "The criterion to apply to the campaign. The criterion helps determine whether ads in the campaign are served. For a list of available criterion types, see CampaignCriterionType." ;
  schema:alternateName "Criterion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterion> ;
  rdfs:domain microsoftads:CampaignManagementCampaignCriterion ;
  rdfs:range microsoftads:CampaignManagementCriterion .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterion/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementCampaignCriterion ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterion/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "A status value that determines whether to apply the criterion to the campaign." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementCampaignCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementCampaignCriterionStatusScheme .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterion/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the campaign criterion." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementCampaignCriterion ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of campaign criterion. For more information, see Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementCampaignCriterion ;
  rdfs:range xsd:string .

# Property: criterion bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterion/criterionBid> a rdf:Property ;
  rdfs:label "criterion bid" ;
  schema:alternateName "CriterionBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterionBid> ;
  rdfs:domain microsoftads:CampaignManagementCampaignCriterion ;
  rdfs:range microsoftads:CampaignManagementCriterionBid .

# Property: criterion cashback
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterion/criterionCashback> a rdf:Property ;
  rdfs:label "criterion cashback" ;
  schema:alternateName "CriterionCashback" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterionCashback> ;
  rdfs:domain microsoftads:CampaignManagementCampaignCriterion ;
  rdfs:range microsoftads:CampaignManagementCriterionCashback .

# Property: campaign criterion ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddCampaignCriterionsResponse/campaignCriterionIds> a rdf:Property ;
  rdfs:label "campaign criterion ids" ;
  rdfs:comment "A list of unique system identifiers corresponding to the criterion that were added. The list of identifiers corresponds directly to the list of criterion in the request. Items of the list may be returned as null. For each list index where a criterion was not added, the corresponding element will be null." ;
  schema:alternateName "CampaignCriterionIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignCriterionIds> ;
  rdfs:domain microsoftads:CampaignManagementAddCampaignCriterionsResponse ;
  rdfs:range xsd:long .

# Property: nested partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddCampaignCriterionsResponse/nestedPartialErrors> a rdf:Property ;
  rdfs:label "nested partial errors" ;
  rdfs:comment "An array of BatchErrorCollection objects that contain details for any criterion that were not successfully added. The top level error within each BatchErrorCollection object corresponds to potential criterion errors. The nested list of BatchError objects would include any errors specific to the list of items a criterion can have. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "NestedPartialErrors" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/nestedPartialErrors> ;
  rdfs:domain microsoftads:CampaignManagementAddCampaignCriterionsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchErrorCollection .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddCampaignsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account to add the campaigns to." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementAddCampaignsRequest ;
  rdfs:range xsd:long .

# Property: campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddCampaignsRequest/campaigns> a rdf:Property ;
  rdfs:label "campaigns" ;
  rdfs:comment "The list of campaigns to add to the specified account. You can add 100 campaigns per service request." ;
  schema:alternateName "Campaigns" ;
  rdfs:domain microsoftads:CampaignManagementAddCampaignsRequest ;
  rdfs:range microsoftads:CampaignManagementCampaign .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the campaign. Add: Read-only Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the campaign. The name must be unique among all active or paused campaigns within the account. The name can contain a maximum of 128 characters. The service performs a case-insensitive comparison when it compares the name to existing campaign names. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the campaign. Possible values are Active and Paused. The service will automatically pause the campaign if the budget is depleted. With experiment campaigns you cannot set the Budget, BudgetType, or Status The budget, and status of an experiment campaign are always inherited from the base campaign settings. Add: Optional. The default value is Paused. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementCampaignStatusScheme .

# Property: daily budget
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/dailyBudget> a rdf:Property ;
  rdfs:label "daily budget" ;
  rdfs:comment "The amount to spend daily on the campaign. You must set the daily budget amount if BudgetId is not set. Your budget is a target; your actual spend might be higher or lower. Variations are caused by a number of factors, such as different traffic volumes in different days of the week, or automatic detection and refunding of fraud clicks that can give money back to a campaign within a few hours of the click. Microsoft Advertising anticipates and automatically compensates for the fluctuations, and usually keeps overspend to less than 100% above your daily limit. Also note that Microsoft Advertising does not require your campaign budget to be higher than the ad group and keyword bids. In other words ad group and keyword bids are validated independently of the campaign budget. In the context of shared budgets, the budget amount is a read-only property that is always returned regardless of whether or not the campaign uses a shared budget. When a campaign is associated to a shared budget the amount returned is that of the shared budget. To determine whether the campaign uses a shared budget, check the value of the BudgetId element as described above. With experiment campaigns you cannot set the Budget, BudgetType, or Status. The budget, and status of an experiment campaign are always inherited from the base campaign settings. Note: This field is currently used to set the lifetime budget amount when the budget type is set to LifetimeBudgetStandard. Add: Required if the BudgetId is not set. Read-only if the campaign uses a shared budget. Update: Optional if the BudgetId is not set. If no value is set for the update, this setting is not changed. Not allowed if the campaign uses a shared budget. If you try to update the budget amount of a campaign that has a shared budget, the service will return the CampaignServiceCannotUpdateSharedBudget error code." ;
  schema:alternateName "DailyBudget" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dailyBudget> ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:double .

# Property: budget type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/budgetType> a rdf:Property ;
  rdfs:label "budget type" ;
  rdfs:comment "The budget type determines how the budget is spent. The possible values are DailyBudgetAccelerated, DailyBudgetStandard, and LifetimeBudgetStandard. Both DailyBudgetAccelerated and LifetimeBudgetStandard budget types are only available for Audience campaigns that use unshared campaign-level budgets. In the context of shared budgets, the budget type is a read-only property that is always returned regardless of whether or not the campaign uses a shared budget. To determine whether the campaign uses a shared budget, check the value of the BudgetId element as described above. With experiment campaigns you cannot set the Budget, BudgetType, or Status. The budget, and status of an experiment campaign are always inherited from the base campaign settings. Add: Required if the BudgetId is not set. Read-only if the campaign uses a shared budget. Update: Optional if the BudgetId is not set. If no value is set for the update, this setting is not changed. Not allowed if the campaign uses a shared budget. If you try to update the budget type of a campaign that has a shared budget, the service will return the CampaignServiceCannotUpdateSharedBudget error code." ;
  schema:alternateName "BudgetType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/budgetType> ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementBudgetLimitTypeScheme .

# Property: time zone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/timeZone> a rdf:Property ;
  rdfs:label "time zone" ;
  rdfs:comment "This column is deprecated. The time zone where the campaign operates. The time zone is used for reporting and applying the start and end date of an ad group. For possible values, see Time Zones. With experiment campaigns you cannot set the Budget, BudgetType, Status, or TimeZone. The budget, status, and time zone of an experiment campaign are always inherited from the base campaign settings. Add: Required Update: Optional. If no value is set for the update, this setting is not changed. You may not update the time zone if the campaign contains or has ever contained ad groups in the Active or Paused state." ;
  schema:alternateName "TimeZone" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/timeZone> ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:string .

# Property: settings
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/settings> a rdf:Property ;
  rdfs:label "settings" ;
  rdfs:comment "The supported settings that vary by campaign type. Note: VerifiedTrackingSetting is not currently available. You can include a maximum of one object per setting type in the list of settings e.g., one TargetSetting. If the CampaignType is set to Search and if the ExperimentId element is not set, this list can optionally include a DynamicSearchAdsSetting object. Experiment campaigns and base campaigns of experiments cannot include dynamic search ads settings. If you intend to use this campaign for experiments, do not include dynamic search ads settings. If an existing experiment is already based on this campaign, you cannot update the campaign to include dynamic search ads settings. If the CampaignType is set to Shopping, this list must include a ShoppingSetting object. If the CampaignType is set to Audience, this list may or may not include a ShoppingSetting object, depending on whether or not the Audience campaign supports product ads. If the CampaignType is set to DynamicSearchAds, this list must include a DynamicSearchAdsSetting object. If the CampaignType is set to Hotel, this list must include a HotelSetting object. If the CampaignType is set to PerformanceMax, this list must include a PerformanceMaxSetting object. If the Performance Max campaign associates to a store, it also supports a ShoppingSetting. The TargetSetting can be used with any campaign type except Performace Max, and determines whether the Audience criterions associated with this campaign use the \"target and bid\" option or the \"bid only\" target option. Within the TargetSetting you can have one TargetSettingDetail objects i.e., one per supported CriterionTypeGroup. The only criterion type value currently supported for the campaign level target setting is \"Audience\". The TargetSetting object is not returned by default. To get this object, include the TargetSetting value in the ReturnAdditionalFields element when you call the GetCampaignsByAccountId and GetCampaignsByIds service operations. Add: Required if the CampaignType is set to DynamicSearchAds or Shopping, and otherwise this element is optional. If this element does not include a TargetSetting object, the default bid option for all criterion type groups is effectively \"bid only\". Update: Optional. If no value is set for the update, this setting is not changed. The DynamicSearchAdsSetting and ShoppingSetting objects cannot be removed during update." ;
  schema:alternateName "Settings" ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range microsoftads:CampaignManagementSetting .

# Property: campaign type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/campaignType> a rdf:Property ;
  rdfs:label "campaign type" ;
  rdfs:comment "The campaign type determines whether the campaign is an Audience, Dynamic Search Ads, Search, Shopping campaign, Hotel Ads, or Performance Max. Add: Optional. If not specified, then default value of Search is used. Update: Not allowed." ;
  schema:alternateName "CampaignType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignType> ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:string .

# Property: sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/subType> a rdf:Property ;
  rdfs:label "sub type" ;
  rdfs:comment "The campaign sub type. If the sub type is not set, the campaign is created according to the campaign type. If the sub type is set to AudienceVideoAds and the campaign type is Audience, the campaign is a video audience campaign. If the sub type is set to ShoppingSmartAds, the campaign is a Microsoft Smart Shopping campaign. If the sub type is set to ShoppingSponsoredProductAd, the campaign is a Microsoft shopping campaigns for brands. Add: Optional and not applicable for most campaign types. For Microsoft smart shopping campaigns you must set the sub type to ShoppingSmartAds. For Microsoft shopping campaigns for brands you must set the sub type to ShoppingSponsoredProductAd. Update: Read-only" ;
  schema:alternateName "SubType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/subType> ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:string .

# Property: audience ads bid adjustment
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/audienceAdsBidAdjustment> a rdf:Property ;
  rdfs:label "audience ads bid adjustment" ;
  rdfs:comment "The percent amount by which to adjust your bid for audience ads above or below the base ad group or keyword bid. This property is available in Search campaigns if the customer is enabled for the Microsoft Audience Network. This property is not available with smart shopping campaigns. Supported values are negative one hundred (-100) through positive nine hundred (900). Setting the bid adjustment to -100 will prevent audience ads from showing for this campaign. Set this element to zero (0) if you want to use the base ad group or keyword bid instead of specifying any bid adjustment for audience ads. As a best practice you should always specify a bid adjustment value. If you set this element to null the system default bid adjustment will be used. The system default bid adjustment is currently zero (0), and is subject to change. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "AudienceAdsBidAdjustment" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceAdsBidAdjustment> ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:int .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "The tracking template to use as a default for all URLs in your campaign. The following validation rules apply to tracking templates. For more details about supported templates and parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use? - Tracking templates defined for lower level entities e.g. ads override those set for higher level entities e.g. campaign. For more information, see Entity Limits. - The length of the tracking template is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - The tracking template must be a well-formed URL beginning with one of the following: http://, https://, {lpurl}, or {unescapedlpurl}. - Microsoft Advertising does not validate whether custom parameters exist. If you use custom parameters in your tracking template and they do not exist, then the landing page URL will include the key and value placeholders of your custom parameters without substitution. For example, if your tracking template is https://tracker.example.com/?season={_season}&promocode={_promocode}&u={lpurl} and neither {_season} or {_promocode} are defined at the campaign, ad group, criterion, keyword, or ad level, then the landing page URL will be the same. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "The final URL suffix can include tracking parameters that will be appended to the end of your landing page URL. We recommend placing tracking parameters that your landing page requires in a final URL suffix so that your customers are always sent to your landing page. For more details and validation rules see Final URL Suffix in the technical guides. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Your custom collection of key and value parameters for URL tracking. Microsoft Advertising will accept the first 8 CustomParameter objects that you include within the CustomParameters object, and if you include more than 8 custom parameters an error will be returned. Each CustomParameter includes Key and Value elements. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. Set the UrlCustomParameters element to null or empty to retain any existing custom parameters. To remove all custom parameters, set the Parameters element of the CustomParameters object to null or empty. To remove a subset of custom parameters, specify the custom parameters that you want to keep in the Parameters element of the CustomParameters object." ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: bidding scheme
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/biddingScheme> a rdf:Property ;
  rdfs:label "bidding scheme" ;
  rdfs:comment "The bid strategy type for how you want to manage your bids. For details about supported bid strategies per campaign type, see Budget and Bid Strategies. IMPORTANT: For some bid strategy types your bid and ad rotation settings are ignored and conversion tracking (via Universal Event Tracking tag and a conversion goal) is required. For more information including supported locations, see Let Microsoft Advertising manage your bids with bid strategies. This element will be nil or empty by default if the campaign uses the MaxConversionValueBiddingScheme or TargetImpressionShareBiddingScheme bid strategy. To get the MaxConversionValueBiddingScheme or TargetImpressionShareBiddingScheme objects, include the respective MaxConversionValueBiddingScheme and TargetImpressionShareBiddingScheme values in the ReturnAdditionalFields element when you call the GetCampaignsByAccountId and GetCampaignsByIds service operations. Note: Starting August 4, 2025, the BiddingScheme will no longer support TargetCpaBiddingScheme and TargetRoasBiddingScheme. Any bid strategy set to Target CPA will be silently converted to Maximize Conversions using the Target CPA value. Any bid strategy set to Target ROAS will be silently converted to Maximize Conversion Value using the Target ROAS value. Existing campaigns that use the Target CPA and Target ROAS bid strategies will remain unaffected. Add: Optional. The default bid strategy type for Search and DynamicSearchAds campaigns is EnhancedCpcBiddingScheme. The default bid strategy type for most Shopping campaigns is EnhancedCpcBiddingScheme; however, the only supported bid strategy types for smart shopping campaigns are MaxConversionsBiddingScheme and MaxConversionValueBiddingScheme. The supported bid strategy types for Audience campaigns are EnhancedCpcBiddingScheme, ManualCpcBiddingScheme, ManualCpmBiddingScheme, and TargetCpaBiddingScheme. The supported bid strategy types for lodging campaigns are CommissionBiddingScheme, ManualCpcBiddingScheme, and PercentCpcBiddingScheme. The supported bid strategies for Performance Max campaigns are MaxConversionsBiddingScheme (with optional TCPA) and MaxConversionValueBiddingScheme (with optional TROAS). The supported bid strategies for new Video campaigns are ManualCpmBiddingScheme and ManualCpvBiddingScheme. NOTE: As of May 2024, you can no longer use the manual CPC bid strategy for audience native campaigns. You can only use manual CPC for audience display and video campaigns, and for lodging campaigns. We will automatically convert any existing manual CPC audience native campaigns to enhanced CPC. If you attempt to set manual CPC for any other campaign type, the request will be ignored without error and the bid strategy will be set to enhanced CPC. As of April 2021, you cannot set any bid strategies for ad groups or keywords. Bid strategies can only be set at the campaign level. If you attempt to set bid strategies for ad groups or keywords, the request will be ignored without error. Ad groups and keywords will inherit their campaign's bid strategy. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "BiddingScheme" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/biddingScheme> ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range microsoftads:CampaignManagementBiddingScheme .

# Property: budget id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/budgetId> a rdf:Property ;
  rdfs:label "budget id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the Budget that this campaign shares with other campaigns in the account. If the value is not null and greater than zero, then the campaign is using a shared budget. If the value is null, then the campaign is not using a shared budget. If the campaign is using a shared budget, and you prefer that it use its own budget e.g. DailyBudget amount, set this element to '0' (zero) and set DailyBudget to a valid budget amount. Note: Shared budgets are not supported with smart shopping campaigns or Performance Max campaigns. With smart shopping campaigns, you must set the DailyBudget amount. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "BudgetId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/budgetId> ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:long .

# Property: languages
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/languages> a rdf:Property ;
  rdfs:label "languages" ;
  rdfs:comment "Your ad language setting determines the language you will use when you write your ads and should be the language of your customers. IMPORTANT: If languages are set at both the ad group and campaign level, the ad group level language will override the campaign level language. You can specify multiple languages individually in the list, or only include one list item set to All if you want to target all languages. The supported language strings for Search and Shopping campaigns are: Albanian, Bulgarian, Croatian, Czech, Danish, Dutch, English, Estonian, Finnish, French, German, Greek, Hungarian, Italian, Japanese, Latvian, Lithuanian, Maltese, Norwegian, Polish, Portuguese, Romanian, Slovak, Slovenian, Spanish, Swedish, and TraditionalChinese. NOTE: The following languages are not yet available for everyone: Bulgarian, Croatian, Czech, Estonian, Greek, Hungarian, Japanese, Latvian, Lithuanian, Maltese, Polish, Romanian, Slovak, Slovenian. For Audience campaigns you must include all languages i.e., set this element to All. For Dynamic Search Ads campaigns, the campaign and ad group level language settings are ignored in favor of the website domain language. You should set campaign languages to \"All\" and leave the ad group level language empty. Add: Required for Audience campaigns, and otherwise this element is optional. If there is no campaign language set, then the language of each ad group within the campaign will be required. Update: Optional. If no value is set for the update, this setting is not changed. Once campaign languages are set, you cannot delete all of them. The list of languages that you specify during update replaces the previous settings i.e. does not append to the existing set of languages." ;
  schema:alternateName "Languages" ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:string .

# Property: experiment id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/experimentId> a rdf:Property ;
  rdfs:label "experiment id" ;
  rdfs:comment "The system-generated identifier of the Experiment. This element is only set for experiment campaigns i.e., campaigns that have been created for A/B testing based on another Search campaign. Base campaigns will not contain an experiment ID. Likewise, after an experiment has been Graduated to an independent campaign, this element will be empty, even though the campaign was previously an experiment campaign. With experiment campaigns you cannot set the Budget, BudgetType, or Status. The budget, and status of an experiment campaign are always inherited from the base campaign settings. If you want to change an experiment's budget, you will need to change the base campaign's budget. The change in value will then be split based on your experiment TrafficSplitPercent setting. Add: Read-only Update: Read-only" ;
  schema:alternateName "ExperimentId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/experimentId> ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:long .

# Property: ad schedule use searcher time zone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/adScheduleUseSearcherTimeZone> a rdf:Property ;
  rdfs:label "ad schedule use searcher time zone" ;
  rdfs:comment "Determines whether to use the account time zone or the time zone of the search user where the ads could be delivered. Set this property to true if you want the ads to be shown in the search user's time zone, and otherwise set it to false. This element is not returned by default. To get this element, include the AdScheduleUseSearcherTimeZone value in the ReturnAdditionalFields element when you call the GetCampaignsByAccountId and GetCampaignsByIds service operations. Add: Optional. If you do not specify this element or leave it empty, the default value of false will be set and the account time zone will be used. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "AdScheduleUseSearcherTimeZone" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adScheduleUseSearcherTimeZone> ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:boolean .

# Property: bid strategy id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/bidStrategyId> a rdf:Property ;
  rdfs:label "bid strategy id" ;
  rdfs:comment "The system-generated identifier of the BidStrategy that this campaign shares with other campaigns in the account. If the field is empty, then the campaign is not using a portfolio bid strategy. If the field is not empty and the value is greater than zero, then the campaign is using a portfolio bid strategy. If the campaign is using a portfolio bid strategy, and you prefer that it use its own bid strategy, set this field to '0' (zero). Note: Portfolio bid strategies are not supported with smart shopping campaigns or Performance Max campaigns. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "BidStrategyId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/bidStrategyId> ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:long .

# Property: bid strategy scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/bidStrategyScope> a rdf:Property ;
  rdfs:label "bid strategy scope" ;
  rdfs:comment "A nullable field that indicates whether the BidStrategyId associated with the campaign is defined at the customer level or the account level. If no value is provided, the default scope is set to Account." ;
  schema:alternateName "BidStrategyScope" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/bidStrategyScope> ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: multimedia ads bid adjustment
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/multimediaAdsBidAdjustment> a rdf:Property ;
  rdfs:label "multimedia ads bid adjustment" ;
  rdfs:comment "The percent amount by which to adjust your bid for multimedia ads above or below the base ad group or keyword bid" ;
  schema:alternateName "MultimediaAdsBidAdjustment" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/multimediaAdsBidAdjustment> ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:int .

# Property: goal ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/goalIds> a rdf:Property ;
  rdfs:label "goal ids" ;
  rdfs:comment "A list of goal IDs." ;
  schema:alternateName "GoalIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/goalIds> ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:long .

# Property: deal ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/dealIds> a rdf:Property ;
  rdfs:label "deal ids" ;
  rdfs:comment "A list of unique system identifiers corresponding to the deals that were added. The list of identifiers corresponds directly to the list of deals in the request. Items of the list may be returned as null. For each list index where a deal was not added, the corresponding element will be null." ;
  schema:alternateName "DealIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dealIds> ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:long .

# Property: is deal campaign
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/isDealCampaign> a rdf:Property ;
  rdfs:label "is deal campaign" ;
  rdfs:comment "The campaign is a deal campaign if true." ;
  schema:alternateName "IsDealCampaign" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isDealCampaign> ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:boolean .

# Property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "The date when you want your campaign to begin serving. For campaigns with budget type LifetimeBudgetStandard, StartDate is mandatory. The start date can be updated as long as the campaign has not started serving. Note: Currently, this will only be honored for Audience campaigns." ;
  schema:alternateName "StartDate" ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:dateTime .

# Property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "The date when you want your campaign to stop serving. If the budget type is LifetimeBudgetStandard, EndDate is required and can't be more than one year after the start date. EndDate can be set or left unset for campaigns with a daily budget. To remove the existing end date and effectively configure the campaign with no end date, set EndDate to January 1, 2050, or a later date. When retrieving the campaign, this element will be null. This indicates that no predefined end date exists, and EndDate won't explicitly be set to January 1, 2050. Note: Currently, this will only be honored for Audience campaigns." ;
  schema:alternateName "EndDate" ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:dateTime .

# Property: use campaign level dates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/useCampaignLevelDates> a rdf:Property ;
  rdfs:label "use campaign level dates" ;
  rdfs:comment "Determines whether the dates should be managed at the campaign level or the ad group level. If set to true, campaign dates will be considered during serving. For the Lifetime Budget type, this field is required and must be set to true. For Daily Budget types, it can be set to either true or false, depending on whether you prefer to use campaign dates or ad group dates." ;
  schema:alternateName "UseCampaignLevelDates" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/useCampaignLevelDates> ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:boolean .

# Property: is political
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/isPolitical> a rdf:Property ;
  rdfs:label "is political" ;
  rdfs:comment "Indicates whether a campaign is political. Microsoft doesn't currently support political campaigns. If IsPolitical is set to true, attempts to add or update the campaign will fail with the error: PoliticalCampaignsAreNotSupported. Additionally, if this field is empty or null in a GET call or bulk download, its value is treated as false. Add: Optional. If you do not specify this field or leave it empty, the default value of false is set. Update: Optional. If you do not specify this field or leave it empty, the default value of false is set. Delete: Read-only" ;
  schema:alternateName "IsPolitical" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isPolitical> ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range xsd:boolean .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementCampaign ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: campaign ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddCampaignsResponse/campaignIds> a rdf:Property ;
  rdfs:label "campaign ids" ;
  rdfs:comment "A list of unique system identifiers corresponding to the campaigns that were added. The list of identifiers corresponds directly to the list of campaigns in the request. Items of the list may be returned as null. For each list index where a campaign was not added, the corresponding element will be null." ;
  schema:alternateName "CampaignIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignIds> ;
  rdfs:domain microsoftads:CampaignManagementAddCampaignsResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddCampaignsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddCampaignsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: conversion goals
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddConversionGoalsRequest/conversionGoals> a rdf:Property ;
  rdfs:label "conversion goals" ;
  rdfs:comment "The list of conversion goals to add to the account's shared conversion goal library. You can add a maximum of 100 conversion goals per service request. The account is determined by the required CustomerAccountId header element." ;
  schema:alternateName "ConversionGoals" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionGoals> ;
  rdfs:domain microsoftads:CampaignManagementAddConversionGoalsRequest ;
  rdfs:range microsoftads:CampaignManagementConversionGoal .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The conversion goal name. The maximum length of the name is 100, and the name must be unique among all conversion goals belonging to the same customer." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Defines the possible user-determined status values of a conversion goal. These are the status values that a user can decide to set, for example a goal can be set to Paused if you no longer wish to track conversions for that goal. For status values that can be set by the system, for example whether or not the UET tag is verified, see the TrackingStatus element." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalStatusScheme .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "Determines if the goal applies to all accounts or only the account specified in the required CustomerAccountId header element. If you have multiple Microsoft Advertising accounts, you can track conversions across all of those accounts. If you associate a goal with one account, conversions will be tracked for that account only. Possible values are Account and Customer. Once you set scope, you can't change it. If you want to change the scope, you need to create a new conversion goal and pause the old one. Only the Customer scope is supported for the AppInstallGoal." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: count type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/countType> a rdf:Property ;
  rdfs:label "count type" ;
  rdfs:comment "This determines how your conversions are recorded within your chosen conversion window. There are two choices, and if you do not set a value the default is All: - All: All conversions that happen after an ad click will be counted. This is a common choice for sales. - Unique: Only one conversion that happens after an ad click will be counted. This is a common choice for leads. For example: You track two conversions: leads and sales. You pick Unique for leads and All for sales. When one ad click turns into two leads and two sales, it's counted as three conversions: one for the unique lead, and two for all the sales. This element is not applicable for the AppInstallGoal." ;
  schema:alternateName "CountType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/countType> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalCountTypeScheme .

# Property: revenue
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/revenue> a rdf:Property ;
  rdfs:label "revenue" ;
  rdfs:comment "Determines how much each conversion is worth to your business. When adding a conversion goal if you do not specify any revenue tracking preferences, then each ConversionGoalRevenue will be set to their respective default values. When updating a conversion goal, if the Revenue element is nil or empty then none of the nested properties will be updated. However, if this element is not nil or empty then you are effectively replacing any existing revenue properties. The VariableValue option is not available for the AppInstallGoal, DurationGoal, or PagesViewedPerVisitGoal." ;
  schema:alternateName "Revenue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/revenue> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range microsoftads:CampaignManagementConversionGoalRevenue .

# Property: conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/conversionWindowInMinutes> a rdf:Property ;
  rdfs:label "conversion window in minutes" ;
  rdfs:comment "The conversion window is the length of time in minutes after a click that you want to track conversions. If you set this value to 43200 minutes (30 days), then conversions that happen within 30 days after a click are tracked. Past conversions aren't affected. The minimum value supported is 1 minute, although keep in mind that a shorter conversion window will reduce the number of conversions your account records. The maximum value supported is 129600 minutes (90 days)." ;
  schema:alternateName "ConversionWindowInMinutes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionWindowInMinutes> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:int .

# Property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/tagId> a rdf:Property ;
  rdfs:label "tag id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the UET tag that you added to your website to allow Microsoft Advertising to collect actions people take on your website. Before you take a dependency on the tag ID, please note that the UET tag can be shared with or from another customer. Shared UET tags and audiences are only available for pilot customers. For an overview of sharing audiences and UET tags in a customer hierarchy, see the Share Audiences and UET Tags technical guide. This element is not applicable for the AppInstallGoal, InStoreTransactionGoal, and OfflineConversionGoal." ;
  schema:alternateName "TagId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/tagId> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:long .

# Property: tracking status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/trackingStatus> a rdf:Property ;
  rdfs:label "tracking status" ;
  rdfs:comment "Defines the possible system-determined status values of a conversion goal. These are the status values that can be set by the system, for example the system sets the status to TagUnverified if the UET tag has not yet been verified. For status values that a user can decide to set, for example setting the status to Paused if you no longer wish to track conversions for that goal, see the Status element. Only the NoRecentConversions and RecordingConversions statuses are applicable for the AppInstallGoal and OfflineConversionGoal." ;
  schema:alternateName "TrackingStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingStatus> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalTrackingStatusScheme .

# Property: exclude from bidding
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/excludeFromBidding> a rdf:Property ;
  rdfs:label "exclude from bidding" ;
  rdfs:comment "Determines whether or not to exclude data otherwise related to this conversion goal from a subset of performance report columns. This element is only available for customers who are enabled for the Include in Conversions feature (GetCustomerPilotFeatures returns 574). If this element is set to true, data otherwise related to this conversion goal will be excluded from the Conversions, ConversionRate, CostPerConversion, ReturnOnAdSpend, RevenuePerConversion, and Revenue report columns. Also, if you use an automated bidding bid strategy, setting this property true will result in the goal's conversions no longer factoring into automated bidding calculations. Setting this property \"true\" is effectively the same as unchecking \"Include in Conversions\" in the Microsoft Advertising web application. Regardless of this element value, the AllConversions, AllConversionRate, AllCostPerConversion, AllReturnOnAdSpend, AllRevenuePerConversion, and AllRevenue report columns will include data for all conversion goals. By default this element is false, and data related to this conversion goal are included in all report columns. For more information, see Report Attributes and Performance Statistics and the help article Conversion goals: \"Conversions\" versus \"All conversions\"." ;
  schema:alternateName "ExcludeFromBidding" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeFromBidding> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:boolean .

# Property: view through conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/viewThroughConversionWindowInMinutes> a rdf:Property ;
  rdfs:label "view through conversion window in minutes" ;
  rdfs:comment "The view-through conversion window is the length of time in minutes after a click that you want to track view-through conversions. If you set this value to 43200 minutes (30 days), then view-through conversions that happen within 30 days after a click are tracked. Past conversions aren't affected. The minimum value supported is 1 minute, although keep in mind that a shorter conversion window will reduce the number of conversions your account records. The maximum value supported is 43200 minutes (30 days). The IncludeViewThroughConversions account property must also be set to true for view-through conversions to be tracked. This element is not returned by default. To get this element, include the ViewThroughConversionWindowInMinutes value in the ReturnAdditionalFields element when you call the GetConversionGoalsByIds and GetConversionGoalsByTagIds service operations. This element is not applicable for the AppInstallGoal, InStoreTransactionGoal, and OfflineConversionGoal." ;
  schema:alternateName "ViewThroughConversionWindowInMinutes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/viewThroughConversionWindowInMinutes> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:int .

# Property: goal category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/goalCategory> a rdf:Property ;
  rdfs:label "goal category" ;
  rdfs:comment "The category used to segment the conversion goal. Categorize your conversion goals however makes sense for your business. Goal categories don't affect performance - they are here to help you segment your goals and their performance metrics. The supported category values vary by conversion goal type, so please refer to the corresponding reference page for detailed requirements." ;
  schema:alternateName "GoalCategory" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/goalCategory> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalCategoryScheme .

# Property: attribution model type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/attributionModelType> a rdf:Property ;
  rdfs:label "attribution model type" ;
  rdfs:comment "Determines which attribution model, _DataDriven_, _LastTouch_ or _LastClick_, is used with a conversion goal. This element is not returned by default. To get this element, include the AttributionModelType value in the ReturnAdditionalFields element when you call the GetConversionGoalsByIds and GetConversionGoalsByTagIds service operations. This element is not applicable for the AppInstallGoal, InStoreTransactionGoal, and OfflineConversionGoal." ;
  schema:alternateName "AttributionModelType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/attributionModelType> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAttributionModelTypeScheme .

# Property: is enhanced conversions enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/isEnhancedConversionsEnabled> a rdf:Property ;
  rdfs:label "is enhanced conversions enabled" ;
  rdfs:comment "Determines whether enhanced conversions are enabled for a conversion goal." ;
  schema:alternateName "IsEnhancedConversionsEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isEnhancedConversionsEnabled> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:boolean .

# Property: is auto goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/isAutoGoal> a rdf:Property ;
  rdfs:label "is auto goal" ;
  rdfs:comment "Determines whether a conversion goal is a simplified conversion goal. Only the EventGoal type is supported." ;
  schema:alternateName "IsAutoGoal" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isAutoGoal> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:boolean .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the conversion goal." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the conversion goal. For more information about conversion goal types, see the Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:string .

# Property: url operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/urlOperator> a rdf:Property ;
  rdfs:label "url operator" ;
  schema:alternateName "UrlOperator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlOperator> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementExpressionOperatorScheme .

# Property: url expression
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/urlExpression> a rdf:Property ;
  rdfs:label "url expression" ;
  schema:alternateName "UrlExpression" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlExpression> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:string .

# Property: minimum duration in seconds
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/minimumDurationInSeconds> a rdf:Property ;
  rdfs:label "minimum duration in seconds" ;
  schema:alternateName "MinimumDurationInSeconds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/minimumDurationInSeconds> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:int .

# Property: minimum pages viewed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/minimumPagesViewed> a rdf:Property ;
  rdfs:label "minimum pages viewed" ;
  schema:alternateName "MinimumPagesViewed" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/minimumPagesViewed> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:int .

# Property: category expression
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/categoryExpression> a rdf:Property ;
  rdfs:label "category expression" ;
  schema:alternateName "CategoryExpression" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/categoryExpression> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:string .

# Property: category operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/categoryOperator> a rdf:Property ;
  rdfs:label "category operator" ;
  schema:alternateName "CategoryOperator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/categoryOperator> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementExpressionOperatorScheme .

# Property: action expression
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/actionExpression> a rdf:Property ;
  rdfs:label "action expression" ;
  schema:alternateName "ActionExpression" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/actionExpression> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:string .

# Property: action operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/actionOperator> a rdf:Property ;
  rdfs:label "action operator" ;
  schema:alternateName "ActionOperator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/actionOperator> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementExpressionOperatorScheme .

# Property: label expression
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/labelExpression> a rdf:Property ;
  rdfs:label "label expression" ;
  schema:alternateName "LabelExpression" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/labelExpression> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:string .

# Property: label operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/labelOperator> a rdf:Property ;
  rdfs:label "label operator" ;
  schema:alternateName "LabelOperator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/labelOperator> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementExpressionOperatorScheme .

# Property: value operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/valueOperator> a rdf:Property ;
  rdfs:label "value operator" ;
  schema:alternateName "ValueOperator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/valueOperator> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementValueOperatorScheme .

# Property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/value> a rdf:Property ;
  rdfs:label "value" ;
  schema:alternateName "Value" ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:double .

# Property: app platform
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/appPlatform> a rdf:Property ;
  rdfs:label "app platform" ;
  schema:alternateName "AppPlatform" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appPlatform> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:string .

# Property: app store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/appStoreId> a rdf:Property ;
  rdfs:label "app store id" ;
  schema:alternateName "AppStoreId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appStoreId> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:string .

# Property: is externally attributed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/isExternallyAttributed> a rdf:Property ;
  rdfs:label "is externally attributed" ;
  schema:alternateName "IsExternallyAttributed" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isExternallyAttributed> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoal ;
  rdfs:range xsd:boolean .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalRevenue/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Determines how revenue is tracked. The possible types are FixedValue, NoValue (the default type), and VariableValue. If the type is FixedValue then you must specify the Value element. If the type is NoValue then you must not specify the Value element. If the type is VariableValue then you can optionally specify a default value with the Value element. Add: Optional. If not specified, the default type is NoValue. Update: Optional. If not specified, the default type is NoValue." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoalRevenue ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalRevenueTypeScheme .

# Property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalRevenue/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:comment "The revenue value or amount. If you assign values to your conversions, you'll be able to see the total value driven by your advertising across different conversions, rather than simply the number of conversions that have happened. The default value is effectively 0, and possible values range from 0 to 999,9999. Accepted values depend on the revenue type, so please see the Type element for details. For the OfflineConversionGoal, the ConversionValue element of the applied OfflineConversion data takes precedence over this currency value. Add: Optional. If not specified, the default type is effectively 0. Update: Optional. If not specified, the default type is effectively 0." ;
  schema:alternateName "Value" ;
  rdfs:domain microsoftads:CampaignManagementConversionGoalRevenue ;
  rdfs:range xsd:double .

# Property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalRevenue/currencyCode> a rdf:Property ;
  rdfs:label "currency code" ;
  rdfs:comment "The currency type that you want the conversion goal revenue to be reported. For a list of possible string values see Microsoft Advertising Currencies. For the EventGoal, InStoreTransactionGoal, OfflineConversionGoal, and UrlGoal objects, if their Scope element is set to Customer and if the Type is FixedValue or VariableValue, this property is required. For the OfflineConversionGoal, the ConversionCurrencyCode element of the applied OfflineConversion data takes precedence over this currency code. For the other supported conversion goals if you modify your UET tag tracking code to pass back both a revenue value and a currency, then the UET tag currency value takes precedence over this currency code. For more information on modifying your UET tag tracking code for variable revenue reporting, see How to report variable revenue with UET. If the Scope element of any ConversionGoal is set to Account and you do not specify the CurrencyCode, then by default the account level billing currency will be used to report conversion goal revenue. This element is not available for the AppInstallGoal, DurationGoal, or PagesViewedPerVisitGoal. You cannot set this property for those goal types. Add: Optional unless otherwise noted above. Update: Optional unless otherwise noted above." ;
  schema:alternateName "CurrencyCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currencyCode> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoalRevenue ;
  rdfs:range xsd:string .

# Property: conversion goal ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddConversionGoalsResponse/conversionGoalIds> a rdf:Property ;
  rdfs:label "conversion goal ids" ;
  rdfs:comment "A list of unique system identifiers corresponding to the conversion goals that were added. The list of identifiers corresponds directly to the list of conversion goals in the request. Items of the list may be returned as null. For each list index where a conversion goal was not added, the corresponding element will be null." ;
  schema:alternateName "ConversionGoalIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionGoalIds> ;
  rdfs:domain microsoftads:CampaignManagementAddConversionGoalsResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddConversionGoalsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddConversionGoalsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: conversion value rules
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddConversionValueRulesRequest/conversionValueRules> a rdf:Property ;
  rdfs:label "conversion value rules" ;
  rdfs:comment "The conversion value rules to be created." ;
  schema:alternateName "ConversionValueRules" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionValueRules> ;
  rdfs:domain microsoftads:CampaignManagementAddConversionValueRulesRequest ;
  rdfs:range microsoftads:CampaignManagementConversionValueRule .

# Property: lcid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddConversionValueRulesRequest/lcid> a rdf:Property ;
  rdfs:label "lcid" ;
  rdfs:comment "The locale identifier (LCID) for the request. The default value is 1033 for EnglishUS. For more LCID values, see LCID Value Set." ;
  schema:alternateName "Lcid" ;
  rdfs:domain microsoftads:CampaignManagementAddConversionValueRulesRequest ;
  rdfs:range xsd:int .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the conversion value rule." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementConversionValueRule ;
  rdfs:range xsd:string .

# Property: location condition
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/locationCondition> a rdf:Property ;
  rdfs:label "location condition" ;
  rdfs:comment "The location condition associated with the conversion value rule. Each conversion value rule can have up to 2 conditions." ;
  schema:alternateName "LocationCondition" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/locationCondition> ;
  rdfs:domain microsoftads:CampaignManagementConversionValueRule ;
  rdfs:range microsoftads:CampaignManagementLocationCondition .

# Property: audience condition
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/audienceCondition> a rdf:Property ;
  rdfs:label "audience condition" ;
  rdfs:comment "The audience condition associated with the conversion value rule. Each conversion value rule can have up to 2 conditions." ;
  schema:alternateName "AudienceCondition" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceCondition> ;
  rdfs:domain microsoftads:CampaignManagementConversionValueRule ;
  rdfs:range microsoftads:CampaignManagementAudienceCondition .

# Property: device condition
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/deviceCondition> a rdf:Property ;
  rdfs:label "device condition" ;
  rdfs:comment "The device condition associated with the conversion value rule. Each conversion value rule can have up to 2 conditions." ;
  schema:alternateName "DeviceCondition" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceCondition> ;
  rdfs:domain microsoftads:CampaignManagementConversionValueRule ;
  rdfs:range microsoftads:CampaignManagementDeviceCondition .

# Property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:comment "The value of the conversion value rule. It should be greater than 0. Add: Required Update: Optional" ;
  schema:alternateName "Value" ;
  rdfs:domain microsoftads:CampaignManagementConversionValueRule ;
  rdfs:range xsd:double .

# Property: operation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/operation> a rdf:Property ;
  rdfs:label "operation" ;
  rdfs:comment "The operation type of the conversion value rule." ;
  schema:alternateName "Operation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/operation> ;
  rdfs:domain microsoftads:CampaignManagementConversionValueRule ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionValueRuleOperatorScheme .

# Property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/currencyCode> a rdf:Property ;
  rdfs:label "currency code" ;
  rdfs:comment "The currency code for the conversion value rule." ;
  schema:alternateName "CurrencyCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currencyCode> ;
  rdfs:domain microsoftads:CampaignManagementConversionValueRule ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the conversion value rule." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementConversionValueRule ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionValueRuleStatusScheme .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique identifier of the conversion value rule. Add: Optional Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementConversionValueRule ;
  rdfs:range xsd:long .

# Property: included locations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCondition/includedLocations> a rdf:Property ;
  rdfs:label "included locations" ;
  rdfs:comment "The locations included in the condition." ;
  schema:alternateName "IncludedLocations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/includedLocations> ;
  rdfs:domain microsoftads:CampaignManagementLocationCondition ;
  rdfs:range microsoftads:CampaignManagementLocationConditionItem .

# Property: excluded locations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCondition/excludedLocations> a rdf:Property ;
  rdfs:label "excluded locations" ;
  rdfs:comment "The locations excluded from the condition." ;
  schema:alternateName "ExcludedLocations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludedLocations> ;
  rdfs:domain microsoftads:CampaignManagementLocationCondition ;
  rdfs:range microsoftads:CampaignManagementLocationConditionItem .

# Property: included location intent
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCondition/includedLocationIntent> a rdf:Property ;
  rdfs:label "included location intent" ;
  rdfs:comment "The intent option for included locations." ;
  schema:alternateName "IncludedLocationIntent" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/includedLocationIntent> ;
  rdfs:domain microsoftads:CampaignManagementLocationCondition ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementIntentOptionScheme .

# Property: excluded location intent
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCondition/excludedLocationIntent> a rdf:Property ;
  rdfs:label "excluded location intent" ;
  rdfs:comment "The intent option for excluded locations." ;
  schema:alternateName "ExcludedLocationIntent" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludedLocationIntent> ;
  rdfs:domain microsoftads:CampaignManagementLocationCondition ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementIntentOptionScheme .

# Property: is primary
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCondition/isPrimary> a rdf:Property ;
  rdfs:label "is primary" ;
  rdfs:comment "Indicates if this is the primary condition. Only 1 primary condition is allowed in a conversion value rule." ;
  schema:alternateName "IsPrimary" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isPrimary> ;
  rdfs:domain microsoftads:CampaignManagementLocationCondition ;
  rdfs:range xsd:boolean .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationConditionItem/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique identifier of the location condition item. Required." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementLocationConditionItem ;
  rdfs:range xsd:int .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationConditionItem/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the location condition item." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementLocationConditionItem ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationConditionItem/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the location condition item. Required." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementLocationConditionItem ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementLocationTypeScheme .

# Property: audiences
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceCondition/audiences> a rdf:Property ;
  rdfs:label "audiences" ;
  rdfs:comment "The audiences included in the condition." ;
  schema:alternateName "Audiences" ;
  rdfs:domain microsoftads:CampaignManagementAudienceCondition ;
  rdfs:range microsoftads:CampaignManagementAudienceConditionItem .

# Property: is primary
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceCondition/isPrimary> a rdf:Property ;
  rdfs:label "is primary" ;
  rdfs:comment "Indicates if this is the primary condition. Only 1 primary condition is allowed in a conversion value rule." ;
  schema:alternateName "IsPrimary" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isPrimary> ;
  rdfs:domain microsoftads:CampaignManagementAudienceCondition ;
  rdfs:range xsd:boolean .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceConditionItem/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique identifier of the audience condition item. Required." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAudienceConditionItem ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceConditionItem/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the audience condition item." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementAudienceConditionItem ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceConditionItem/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the audience condition item. Required." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAudienceConditionItem ;
  rdfs:range xsd:string .

# Property: device types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeviceCondition/deviceTypes> a rdf:Property ;
  rdfs:label "device types" ;
  rdfs:comment "The device types included in the condition." ;
  schema:alternateName "DeviceTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceTypes> ;
  rdfs:domain microsoftads:CampaignManagementDeviceCondition ;
  rdfs:range xsd:string .

# Property: is primary
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeviceCondition/isPrimary> a rdf:Property ;
  rdfs:label "is primary" ;
  rdfs:comment "Indicates if this is the primary condition. Only 1 primary condition is allowed in a conversion value rule." ;
  schema:alternateName "IsPrimary" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isPrimary> ;
  rdfs:domain microsoftads:CampaignManagementDeviceCondition ;
  rdfs:range xsd:boolean .

# Property: conversion value rule ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddConversionValueRulesResponse/conversionValueRuleIds> a rdf:Property ;
  rdfs:label "conversion value rule ids" ;
  rdfs:comment "The IDs of the conversion value rules that were successfully created." ;
  schema:alternateName "ConversionValueRuleIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionValueRuleIds> ;
  rdfs:domain microsoftads:CampaignManagementAddConversionValueRulesResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddConversionValueRulesResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddConversionValueRulesResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddDataExclusionsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The account ID." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementAddDataExclusionsRequest ;
  rdfs:range xsd:long .

# Property: data exclusions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddDataExclusionsRequest/dataExclusions> a rdf:Property ;
  rdfs:label "data exclusions" ;
  rdfs:comment "The data exclusions to add." ;
  schema:alternateName "DataExclusions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dataExclusions> ;
  rdfs:domain microsoftads:CampaignManagementAddDataExclusionsRequest ;
  rdfs:range microsoftads:CampaignManagementDataExclusion .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataExclusion/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The data exclusion ID." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementDataExclusion ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataExclusion/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The data exclusion name." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementDataExclusion ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataExclusion/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "A description for the data exclusion." ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CampaignManagementDataExclusion ;
  rdfs:range xsd:string .

# Property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataExclusion/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "The start date. Important: The value must be in your account time zone. This differs from the time zone options when you upload offline conversions in the Microsoft Advertising web application. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types." ;
  schema:alternateName "StartDate" ;
  rdfs:domain microsoftads:CampaignManagementDataExclusion ;
  rdfs:range xsd:dateTime .

# Property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataExclusion/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "The end date. Important: The value must be in your account time zone. This differs from the time zone options when you upload offline conversions in the Microsoft Advertising web application. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types." ;
  schema:alternateName "EndDate" ;
  rdfs:domain microsoftads:CampaignManagementDataExclusion ;
  rdfs:range xsd:dateTime .

# Property: device type filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataExclusion/deviceTypeFilter> a rdf:Property ;
  rdfs:label "device type filter" ;
  rdfs:comment "Which devices types to include for the data exclusion." ;
  schema:alternateName "DeviceTypeFilter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceTypeFilter> ;
  rdfs:domain microsoftads:CampaignManagementDataExclusion ;
  rdfs:range xsd:string .

# Property: campaign type filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataExclusion/campaignTypeFilter> a rdf:Property ;
  rdfs:label "campaign type filter" ;
  rdfs:comment "Which campaign types to include for the data exclusion." ;
  schema:alternateName "CampaignTypeFilter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignTypeFilter> ;
  rdfs:domain microsoftads:CampaignManagementDataExclusion ;
  rdfs:range xsd:string .

# Property: campaign associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataExclusion/campaignAssociations> a rdf:Property ;
  rdfs:label "campaign associations" ;
  rdfs:comment "Which campaigns to include for the data exclusion." ;
  schema:alternateName "CampaignAssociations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignAssociations> ;
  rdfs:domain microsoftads:CampaignManagementDataExclusion ;
  rdfs:range microsoftads:CampaignManagementCampaignAssociation .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignAssociation/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The campaign ID." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementCampaignAssociation ;
  rdfs:range xsd:long .

# Property: data exclusion ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddDataExclusionsResponse/dataExclusionIds> a rdf:Property ;
  rdfs:label "data exclusion ids" ;
  rdfs:comment "The data exclusion IDs." ;
  schema:alternateName "DataExclusionIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dataExclusionIds> ;
  rdfs:domain microsoftads:CampaignManagementAddDataExclusionsResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddDataExclusionsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array BatchError that contains details for any request items that were not successful. The list of errors does not correspond directly to the list of items in the request. The list can be empty if there were no errors, or it can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddDataExclusionsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: experiments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddExperimentsRequest/experiments> a rdf:Property ;
  rdfs:label "experiments" ;
  rdfs:comment "The list of experiments to add. You can add 100 experiments per service request. You can create up to 10 nonconcurrent experiments per base campaign, whether they are added at the same time or across multiple service requests. Each base campaign must be in the same account, and the account is determined by the required CustomerAccountId header element." ;
  schema:alternateName "Experiments" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/experiments> ;
  rdfs:domain microsoftads:CampaignManagementAddExperimentsRequest ;
  rdfs:range microsoftads:CampaignManagementExperiment .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the experiment. Add: Read-only Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementExperiment ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the experiment. The name of the experiment campaign that is created from the base campaign will match the experiment name, and vice versa. If the experiment name is updated, the experiment campaign's name will automatically be updated to match, and vice versa. The name must be unique (case-insensitive) among all campaigns and experiments within the account. The name can contain a maximum of 128 characters. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementExperiment ;
  rdfs:range xsd:string .

# Property: base campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/baseCampaignId> a rdf:Property ;
  rdfs:label "base campaign id" ;
  rdfs:comment "The Microsoft Advertising identifier of the campaign used as the base for the experiment campaign. You can create up to 10 nonconcurrent experiments per base campaign. In other words multiple experiments for the same base campaign cannot have overlapping time intervals. Experiments are available for Audience, Search, Shopping, and Performance Max campaigns. If the campaign uses a shared budget, then you cannot use it as the base campaign for an experiment. Add: Read-only and Required. Update: Read-only. You cannot change the base campaign of an experiment." ;
  schema:alternateName "BaseCampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/baseCampaignId> ;
  rdfs:domain microsoftads:CampaignManagementExperiment ;
  rdfs:range xsd:long .

# Property: experiment campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/experimentCampaignId> a rdf:Property ;
  rdfs:label "experiment campaign id" ;
  rdfs:comment "The Microsoft Advertising identifier of the campaign that is created as a copy of the base campaign. All base campaign settings, including ad groups, ads, ad extension associations, and target settings are copied to the new experiment campaign. After the experiment campaign is created you can update all of its settings except for the campaign Budget, BudgetType, and TimeZone. The budget and time zone of an experiment campaign are always inherited from the base campaign settings. Add: Read-only Update: Read-only" ;
  schema:alternateName "ExperimentCampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/experimentCampaignId> ;
  rdfs:domain microsoftads:CampaignManagementExperiment ;
  rdfs:range xsd:long .

# Property: traffic split percent
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/trafficSplitPercent> a rdf:Property ;
  rdfs:label "traffic split percent" ;
  rdfs:comment "The percentage of the base campaign's budget and ad traffic that you want to allocate for this experiment. Ad traffic is split between the experiment and the base campaign based on individual searches. Relevant searches will randomly bring up either ads from your experiment or ads from your base campaign. This means that individual customers could see ads from both sources if they search multiple times. Possible values range from 1 to 99. Add: Required Update: Read-only. You cannot change the split while an experiment is running." ;
  schema:alternateName "TrafficSplitPercent" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trafficSplitPercent> ;
  rdfs:domain microsoftads:CampaignManagementExperiment ;
  rdfs:range xsd:int .

# Property: experiment arms
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/experimentArms> a rdf:Property ;
  rdfs:label "experiment arms" ;
  rdfs:comment "Defines an array of the experiment arm data object." ;
  schema:alternateName "ExperimentArms" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/experimentArms> ;
  rdfs:domain microsoftads:CampaignManagementExperiment ;
  rdfs:range microsoftads:CampaignManagementExperimentArm .

# Property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "The date that the experiment campaign can begin serving ads. The start date cannot be updated after the experiment has begun i.e., once the start date has arrived. The start date is inclusive. For example, if you set start date to 5/5/2020, the experiment will start at 12:00 AM on 5/5/2020. The time is relative to the base campaign time zone. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "StartDate" ;
  rdfs:domain microsoftads:CampaignManagementExperiment ;
  rdfs:range microsoftads:CampaignManagementDate .

# Property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "The date that the experiment will expire. If you do not specify an end date, the ads will not expire. Once the end date has passed, the end date cannot be extended. The end date is inclusive. For example, if you set the end date to 12/31/2020, the experiment will end at 11:59 PM on 12/31/2020. The time is relative to the base campaign time zone. Add: Optional. If you leave this element nil or empty the experiment will not expire until you take further action e.g., set the experiment status to Ended. Update: Optional. If no value is set for the update, this setting is not changed. To delete the current end date and effectively set no end date, set the Day, Month, and Year each to '0' (zero). When you retrieve the experiment next time, this element will not be set." ;
  schema:alternateName "EndDate" ;
  rdfs:domain microsoftads:CampaignManagementExperiment ;
  rdfs:range microsoftads:CampaignManagementDate .

# Property: experiment status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/experimentStatus> a rdf:Property ;
  rdfs:label "experiment status" ;
  rdfs:comment "The status of the experiment. Possible status values are described in the remarks below. Add: Required. You must set the status to Active; however, the status will be set automatically by Microsoft Advertising to Creating, and the next time you retrieve the experiment its status will be either Active, Creating, CreationFailed, Paused, or Scheduled. Update: Read-only" ;
  schema:alternateName "ExperimentStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/experimentStatus> ;
  rdfs:domain microsoftads:CampaignManagementExperiment ;
  rdfs:range xsd:string .

# Property: experiment type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/experimentType> a rdf:Property ;
  rdfs:label "experiment type" ;
  rdfs:comment "Determines whether to show individual customers ads from the experiment and the original campaign randomly, or only from one or the other. The possible values include TrafficBased and CookieBased. TrafficBased: This is also known as the search-based option. Every time customers search, they are randomly shown either ads from your experiment or ads from your original campaign. This means that individual customers could see ads from both sources if they search multiple times. CookieBased: When individual customers search, we show ads from either your experiment or your original campaign, and use a cookie to ensure that, going forward, they will only see ads from this source. The cookie-based option has an important trade-off to consider: On one hand, you may get more accurate data, since you're ensuring that an individual customer is only responding to one source or the other. On the other hand, it may take you longer to build up statistically significant comparison data than with the search-based option. Add: Optional. The default is TrafficBased. Update: Read-only. You cannot update the experiment type." ;
  schema:alternateName "ExperimentType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/experimentType> ;
  rdfs:domain microsoftads:CampaignManagementExperiment ;
  rdfs:range xsd:string .

# Property: experiment sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/experimentSubType> a rdf:Property ;
  rdfs:label "experiment sub type" ;
  rdfs:comment "The experiment sub type." ;
  schema:alternateName "ExperimentSubType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/experimentSubType> ;
  rdfs:domain microsoftads:CampaignManagementExperiment ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperimentArm/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The experiment arm ID." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementExperimentArm ;
  rdfs:range xsd:long .

# Property: campaign ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperimentArm/campaignIds> a rdf:Property ;
  rdfs:label "campaign ids" ;
  rdfs:comment "The campaign IDs." ;
  schema:alternateName "CampaignIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignIds> ;
  rdfs:domain microsoftads:CampaignManagementExperimentArm ;
  rdfs:range xsd:long .

# Property: traffic split
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperimentArm/trafficSplit> a rdf:Property ;
  rdfs:label "traffic split" ;
  rdfs:comment "The traffic split number." ;
  schema:alternateName "TrafficSplit" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trafficSplit> ;
  rdfs:domain microsoftads:CampaignManagementExperimentArm ;
  rdfs:range xsd:int .

# Property: is control arm
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperimentArm/isControlArm> a rdf:Property ;
  rdfs:label "is control arm" ;
  rdfs:comment "The experiment arm is a control arm." ;
  schema:alternateName "IsControlArm" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isControlArm> ;
  rdfs:domain microsoftads:CampaignManagementExperimentArm ;
  rdfs:range xsd:boolean .

# Property: experiment ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddExperimentsResponse/experimentIds> a rdf:Property ;
  rdfs:label "experiment ids" ;
  rdfs:comment "A list of unique system identifiers corresponding to the experiments that were added. The list of identifiers corresponds directly to the list of experiments in the request. Items of the list may be returned as null. For each list index where an experiment was not added, the corresponding element will be null." ;
  schema:alternateName "ExperimentIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/experimentIds> ;
  rdfs:domain microsoftads:CampaignManagementAddExperimentsResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddExperimentsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddExperimentsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: h tml5assets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddHTML5sRequest/hTML5Assets> a rdf:Property ;
  rdfs:label "h tml5assets" ;
  rdfs:comment "Array of HTML5 assets to add to the specified campaign." ;
  schema:alternateName "HTML5Assets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/hTML5Assets> ;
  rdfs:domain microsoftads:CampaignManagementAddHTML5sRequest ;
  rdfs:range microsoftads:CampaignManagementHTML5 .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the HTML5 asset." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementHTML5 ;
  rdfs:range xsd:string .

# Property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/url> a rdf:Property ;
  rdfs:label "url" ;
  rdfs:comment "The URL of the HTML5 asset." ;
  schema:alternateName "Url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/url> ;
  rdfs:domain microsoftads:CampaignManagementHTML5 ;
  rdfs:range xsd:string .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/text> a rdf:Property ;
  rdfs:label "text" ;
  rdfs:comment "Descriptive text for the HTML5 asset." ;
  schema:alternateName "Text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:CampaignManagementHTML5 ;
  rdfs:range xsd:string .

# Property: destination url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/destinationUrl> a rdf:Property ;
  rdfs:label "destination url" ;
  rdfs:comment "The URL of the webpage that the user is taken to when they click the ad." ;
  schema:alternateName "DestinationUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/destinationUrl> ;
  rdfs:domain microsoftads:CampaignManagementHTML5 ;
  rdfs:range xsd:string .

# Property: thumbnail url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/thumbnailUrl> a rdf:Property ;
  rdfs:label "thumbnail url" ;
  rdfs:comment "The URL of the thumbnail used for the HTML5 asset." ;
  schema:alternateName "ThumbnailUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/thumbnailUrl> ;
  rdfs:domain microsoftads:CampaignManagementHTML5 ;
  rdfs:range xsd:string .

# Property: width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/width> a rdf:Property ;
  rdfs:label "width" ;
  rdfs:comment "The width of the HTML5 asset." ;
  schema:alternateName "Width" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/width> ;
  rdfs:domain microsoftads:CampaignManagementHTML5 ;
  rdfs:range xsd:int .

# Property: height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/height> a rdf:Property ;
  rdfs:label "height" ;
  rdfs:comment "The height of the HTML5 asset." ;
  schema:alternateName "Height" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/height> ;
  rdfs:domain microsoftads:CampaignManagementHTML5 ;
  rdfs:range xsd:int .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the HTML5 asset." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementHTML5 ;
  rdfs:range xsd:string .

# Property: created date time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/createdDateTimeInUTC> a rdf:Property ;
  rdfs:label "created date time in utc" ;
  rdfs:comment "The date and time the HTML5 asset was created in UTC." ;
  schema:alternateName "CreatedDateTimeInUTC" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/createdDateTimeInUTC> ;
  rdfs:domain microsoftads:CampaignManagementHTML5 ;
  rdfs:range xsd:dateTime .

# Property: modified date time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/modifiedDateTimeInUTC> a rdf:Property ;
  rdfs:label "modified date time in utc" ;
  rdfs:comment "The date and time the HTML5 asset was modified in UTC." ;
  schema:alternateName "ModifiedDateTimeInUTC" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/modifiedDateTimeInUTC> ;
  rdfs:domain microsoftads:CampaignManagementHTML5 ;
  rdfs:range xsd:dateTime .

# Property: failure code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/failureCode> a rdf:Property ;
  rdfs:label "failure code" ;
  rdfs:comment "A descriptive error code for any issues with the HTML5 asset." ;
  schema:alternateName "FailureCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/failureCode> ;
  rdfs:domain microsoftads:CampaignManagementHTML5 ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The HTML5 asset's ID." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementHTML5 ;
  rdfs:range xsd:long .

# Property: h tml5asset ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddHTML5sResponse/hTML5AssetIds> a rdf:Property ;
  rdfs:label "h tml5asset ids" ;
  rdfs:comment "The HTML5 asset IDs." ;
  schema:alternateName "HTML5AssetIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/hTML5AssetIds> ;
  rdfs:domain microsoftads:CampaignManagementAddHTML5sResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddHTML5sResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that weren't successful." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddHTML5sResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: import jobs
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddImportJobsRequest/importJobs> a rdf:Property ;
  rdfs:label "import jobs" ;
  rdfs:comment "The import jobs to create. Although this element is an array, you can include a maximum of one GoogleImportJob object per call. You can set the Google account that you want to import from via the GoogleAccountId element in the GoogleImportJob object. The Microsoft Advertising ad account that you want to import to is determined by the required CustomerAccountId header element of this AddImportJobs service operation." ;
  schema:alternateName "ImportJobs" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/importJobs> ;
  rdfs:domain microsoftads:CampaignManagementAddImportJobsRequest ;
  rdfs:range microsoftads:CampaignManagementImportJob .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the import job" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementImportJob ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the import job." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementImportJob ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the import job. For more information about import job types, see the Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementImportJob ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the import job. The possible values are Active, Pause and Deleted. Scheduled imports will have an Active status, whether the job is scheduled once or on a recurring basis in the future. Paused import jobs will have a Pause status. The status of import jobs that only run once will be set to Deleted after the import. Add: Read-only Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementImportJob ;
  rdfs:range xsd:string .

# Property: notification type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/notificationType> a rdf:Property ;
  rdfs:label "notification type" ;
  rdfs:comment "Determines whether and how often you want to receive email notifications about the import job results." ;
  schema:alternateName "NotificationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/notificationType> ;
  rdfs:domain microsoftads:CampaignManagementImportJob ;
  rdfs:range xsd:string .

# Property: created by user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/createdByUserId> a rdf:Property ;
  rdfs:label "created by user id" ;
  rdfs:comment "The unique identifier of the Microsoft Advertising user who created the import job." ;
  schema:alternateName "CreatedByUserId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/createdByUserId> ;
  rdfs:domain microsoftads:CampaignManagementImportJob ;
  rdfs:range xsd:long .

# Property: created by user name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/createdByUserName> a rdf:Property ;
  rdfs:label "created by user name" ;
  rdfs:comment "The login user name of the Microsoft Advertising user who created the import job." ;
  schema:alternateName "CreatedByUserName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/createdByUserName> ;
  rdfs:domain microsoftads:CampaignManagementImportJob ;
  rdfs:range xsd:string .

# Property: frequency
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/frequency> a rdf:Property ;
  rdfs:label "frequency" ;
  rdfs:comment "Determines whether the import job should be run once or scheduled on a recurring basis. To run the import job now, this element should be nil or empty." ;
  schema:alternateName "Frequency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/frequency> ;
  rdfs:domain microsoftads:CampaignManagementImportJob ;
  rdfs:range microsoftads:CampaignManagementFrequency .

# Property: last run time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/lastRunTimeInUTC> a rdf:Property ;
  rdfs:label "last run time in utc" ;
  rdfs:comment "The most recent import date and time for this job. The date and time is expressed in Coordinated Universal Time (UTC)." ;
  schema:alternateName "LastRunTimeInUTC" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastRunTimeInUTC> ;
  rdfs:domain microsoftads:CampaignManagementImportJob ;
  rdfs:range xsd:dateTime .

# Property: created date time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/createdDateTimeInUTC> a rdf:Property ;
  rdfs:label "created date time in utc" ;
  rdfs:comment "The date and time when the import job was created. The date and time is expressed in Coordinated Universal Time (UTC)." ;
  schema:alternateName "CreatedDateTimeInUTC" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/createdDateTimeInUTC> ;
  rdfs:domain microsoftads:CampaignManagementImportJob ;
  rdfs:range xsd:dateTime .

# Property: import option
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/importOption> a rdf:Property ;
  rdfs:label "import option" ;
  rdfs:comment "The import options that are available via API." ;
  schema:alternateName "ImportOption" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/importOption> ;
  rdfs:domain microsoftads:CampaignManagementImportJob ;
  rdfs:range microsoftads:CampaignManagementImportOption .

# Property: notification email
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/notificationEmail> a rdf:Property ;
  rdfs:label "notification email" ;
  rdfs:comment "The email address where import results should be sent. This element is not returned by default. To get this element, include the NotificationEmail value in the ReturnAdditionalFields element when you call the GetImportJobsByIds and GetImportResults service operations." ;
  schema:alternateName "NotificationEmail" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/notificationEmail> ;
  rdfs:domain microsoftads:CampaignManagementImportJob ;
  rdfs:range xsd:string .

# Property: credential id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/credentialId> a rdf:Property ;
  rdfs:label "credential id" ;
  schema:alternateName "CredentialId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/credentialId> ;
  rdfs:domain microsoftads:CampaignManagementImportJob ;
  rdfs:range xsd:string .

# Property: google account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/googleAccountId> a rdf:Property ;
  rdfs:label "google account id" ;
  schema:alternateName "GoogleAccountId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/googleAccountId> ;
  rdfs:domain microsoftads:CampaignManagementImportJob ;
  rdfs:range xsd:long .

# Property: campaign ad group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/campaignAdGroupIds> a rdf:Property ;
  rdfs:label "campaign ad group ids" ;
  schema:alternateName "CampaignAdGroupIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignAdGroupIds> ;
  rdfs:domain microsoftads:CampaignManagementImportJob ;
  rdfs:range microsoftads:CampaignManagementCampaignAdGroupIds .

# Property: campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/campaignTypes> a rdf:Property ;
  rdfs:label "campaign types" ;
  schema:alternateName "CampaignTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignTypes> ;
  rdfs:domain microsoftads:CampaignManagementImportJob ;
  rdfs:range xsd:string .

# Property: google user name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/googleUserName> a rdf:Property ;
  rdfs:label "google user name" ;
  schema:alternateName "GoogleUserName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/googleUserName> ;
  rdfs:domain microsoftads:CampaignManagementImportJob ;
  rdfs:range xsd:string .

# Property: file url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/fileUrl> a rdf:Property ;
  rdfs:label "file url" ;
  schema:alternateName "FileUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fileUrl> ;
  rdfs:domain microsoftads:CampaignManagementImportJob ;
  rdfs:range xsd:string .

# Property: file source
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/fileSource> a rdf:Property ;
  rdfs:label "file source" ;
  schema:alternateName "FileSource" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fileSource> ;
  rdfs:domain microsoftads:CampaignManagementImportJob ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFrequency/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The scheduling frequency type. Set this element to \"Scheduling\" if you want to choose a specific Cron value, whether the import job should run once or on a recurring basis. Set this element to \"Auto\" if you want Microsoft Advertising to run imports on a varying schedule that will best optimize your campaigns. If you want the import to run now, you can either set this element to \"RunNow\" or do not set the Google import job Frequency element at all. Add: Required" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementFrequency ;
  rdfs:range xsd:string .

# Property: time zone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFrequency/timeZone> a rdf:Property ;
  rdfs:label "time zone" ;
  rdfs:comment "The time zone used for the import schedule. For possible values, see Time Zones. Add: Optional. If you do not set this element, then \"GreenwichMeanTimeDublinEdinburghLisbonLondon\" (UTC+0) will be used by default." ;
  schema:alternateName "TimeZone" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/timeZone> ;
  rdfs:domain microsoftads:CampaignManagementFrequency ;
  rdfs:range xsd:string .

# Property: cron
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFrequency/cron> a rdf:Property ;
  rdfs:label "cron" ;
  rdfs:comment "Represents a simplified implementation of Cron frequency. For example, set the string to \"0 16 3 *\" if you want the import to run weekly, every Wednesday at 4:00 PM. For details about supported frequency values, see the Remarks. Add: Required if the Type is set to \"Scheduling\", and otherwise the cron value is ignored." ;
  schema:alternateName "Cron" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cron> ;
  rdfs:domain microsoftads:CampaignManagementFrequency ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of import option. For more information, see Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:string .

# Property: new entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newEntities> a rdf:Property ;
  rdfs:label "new entities" ;
  schema:alternateName "NewEntities" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newEntities> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new paused campaigns and child entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newPausedCampaignsAndChildEntities> a rdf:Property ;
  rdfs:label "new paused campaigns and child entities" ;
  schema:alternateName "NewPausedCampaignsAndChildEntities" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newPausedCampaignsAndChildEntities> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new active campaigns and child entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newActiveCampaignsAndChildEntities> a rdf:Property ;
  rdfs:label "new active campaigns and child entities" ;
  schema:alternateName "NewActiveCampaignsAndChildEntities" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newActiveCampaignsAndChildEntities> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new ad groups and child entities for existing campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newAdGroupsAndChildEntitiesForExistingCampaigns> a rdf:Property ;
  rdfs:label "new ad groups and child entities for existing campaigns" ;
  schema:alternateName "NewAdGroupsAndChildEntitiesForExistingCampaigns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newAdGroupsAndChildEntitiesForExistingCampaigns> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new active ads for existing ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newActiveAdsForExistingAdGroups> a rdf:Property ;
  rdfs:label "new active ads for existing ad groups" ;
  schema:alternateName "NewActiveAdsForExistingAdGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newActiveAdsForExistingAdGroups> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new keywords for existing ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newKeywordsForExistingAdGroups> a rdf:Property ;
  rdfs:label "new keywords for existing ad groups" ;
  schema:alternateName "NewKeywordsForExistingAdGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newKeywordsForExistingAdGroups> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new negative keywords for existing parents
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newNegativeKeywordsForExistingParents> a rdf:Property ;
  rdfs:label "new negative keywords for existing parents" ;
  schema:alternateName "NewNegativeKeywordsForExistingParents" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newNegativeKeywordsForExistingParents> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new negative keyword lists
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newNegativeKeywordLists> a rdf:Property ;
  rdfs:label "new negative keyword lists" ;
  schema:alternateName "NewNegativeKeywordLists" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newNegativeKeywordLists> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new account negative keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newAccountNegativeKeywords> a rdf:Property ;
  rdfs:label "new account negative keywords" ;
  schema:alternateName "NewAccountNegativeKeywords" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newAccountNegativeKeywords> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: pause new campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/pauseNewCampaigns> a rdf:Property ;
  rdfs:label "pause new campaigns" ;
  schema:alternateName "PauseNewCampaigns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/pauseNewCampaigns> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new keyword urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newKeywordUrls> a rdf:Property ;
  rdfs:label "new keyword urls" ;
  schema:alternateName "NewKeywordUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newKeywordUrls> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new url options
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newUrlOptions> a rdf:Property ;
  rdfs:label "new url options" ;
  schema:alternateName "NewUrlOptions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newUrlOptions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new negative sites
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newNegativeSites> a rdf:Property ;
  rdfs:label "new negative sites" ;
  schema:alternateName "NewNegativeSites" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newNegativeSites> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new paused ads for existing ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newPausedAdsForExistingAdGroups> a rdf:Property ;
  rdfs:label "new paused ads for existing ad groups" ;
  schema:alternateName "NewPausedAdsForExistingAdGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newPausedAdsForExistingAdGroups> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new labels
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newLabels> a rdf:Property ;
  rdfs:label "new labels" ;
  schema:alternateName "NewLabels" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newLabels> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new product filters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newProductFilters> a rdf:Property ;
  rdfs:label "new product filters" ;
  schema:alternateName "NewProductFilters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newProductFilters> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new location targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newLocationTargets> a rdf:Property ;
  rdfs:label "new location targets" ;
  schema:alternateName "NewLocationTargets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newLocationTargets> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new ad schedules
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newAdSchedules> a rdf:Property ;
  rdfs:label "new ad schedules" ;
  schema:alternateName "NewAdSchedules" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newAdSchedules> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new device targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newDeviceTargets> a rdf:Property ;
  rdfs:label "new device targets" ;
  schema:alternateName "NewDeviceTargets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newDeviceTargets> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new demographic targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newDemographicTargets> a rdf:Property ;
  rdfs:label "new demographic targets" ;
  schema:alternateName "NewDemographicTargets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newDemographicTargets> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new audience targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newAudienceTargets> a rdf:Property ;
  rdfs:label "new audience targets" ;
  schema:alternateName "NewAudienceTargets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newAudienceTargets> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new topic targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newTopicTargets> a rdf:Property ;
  rdfs:label "new topic targets" ;
  schema:alternateName "NewTopicTargets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newTopicTargets> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new app ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newAppAdExtensions> a rdf:Property ;
  rdfs:label "new app ad extensions" ;
  schema:alternateName "NewAppAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newAppAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new call ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newCallAdExtensions> a rdf:Property ;
  rdfs:label "new call ad extensions" ;
  schema:alternateName "NewCallAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newCallAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new callout ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newCalloutAdExtensions> a rdf:Property ;
  rdfs:label "new callout ad extensions" ;
  schema:alternateName "NewCalloutAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newCalloutAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new price ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newPriceAdExtensions> a rdf:Property ;
  rdfs:label "new price ad extensions" ;
  schema:alternateName "NewPriceAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newPriceAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new location ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newLocationAdExtensions> a rdf:Property ;
  rdfs:label "new location ad extensions" ;
  schema:alternateName "NewLocationAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newLocationAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new review ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newReviewAdExtensions> a rdf:Property ;
  rdfs:label "new review ad extensions" ;
  schema:alternateName "NewReviewAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newReviewAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new sitelink ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newSitelinkAdExtensions> a rdf:Property ;
  rdfs:label "new sitelink ad extensions" ;
  schema:alternateName "NewSitelinkAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newSitelinkAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new structured snippet ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newStructuredSnippetAdExtensions> a rdf:Property ;
  rdfs:label "new structured snippet ad extensions" ;
  schema:alternateName "NewStructuredSnippetAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newStructuredSnippetAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new promotion ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newPromotionAdExtensions> a rdf:Property ;
  rdfs:label "new promotion ad extensions" ;
  schema:alternateName "NewPromotionAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newPromotionAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new image ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newImageAdExtensions> a rdf:Property ;
  rdfs:label "new image ad extensions" ;
  schema:alternateName "NewImageAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newImageAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new logo ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newLogoAdExtensions> a rdf:Property ;
  rdfs:label "new logo ad extensions" ;
  schema:alternateName "NewLogoAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newLogoAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new lead form ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newLeadFormAdExtensions> a rdf:Property ;
  rdfs:label "new lead form ad extensions" ;
  schema:alternateName "NewLeadFormAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newLeadFormAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new page feeds
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newPageFeeds> a rdf:Property ;
  rdfs:label "new page feeds" ;
  schema:alternateName "NewPageFeeds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newPageFeeds> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new ad customizer feeds
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newAdCustomizerFeeds> a rdf:Property ;
  rdfs:label "new ad customizer feeds" ;
  schema:alternateName "NewAdCustomizerFeeds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newAdCustomizerFeeds> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new brand suitability
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newBrandSuitability> a rdf:Property ;
  rdfs:label "new brand suitability" ;
  schema:alternateName "NewBrandSuitability" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newBrandSuitability> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new brand list associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newBrandListAssociations> a rdf:Property ;
  rdfs:label "new brand list associations" ;
  schema:alternateName "NewBrandListAssociations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newBrandListAssociations> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new conversion goals
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newConversionGoals> a rdf:Property ;
  rdfs:label "new conversion goals" ;
  schema:alternateName "NewConversionGoals" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newConversionGoals> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new carousel ad
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newCarouselAd> a rdf:Property ;
  rdfs:label "new carousel ad" ;
  schema:alternateName "NewCarouselAd" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newCarouselAd> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new portfolio bid strategy
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newPortfolioBidStrategy> a rdf:Property ;
  rdfs:label "new portfolio bid strategy" ;
  schema:alternateName "NewPortfolioBidStrategy" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newPortfolioBidStrategy> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new aimax settings
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newAIMaxSettings> a rdf:Property ;
  rdfs:label "new aimax settings" ;
  schema:alternateName "NewAIMaxSettings" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newAIMaxSettings> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: new search themes for existing asset groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newSearchThemesForExistingAssetGroups> a rdf:Property ;
  rdfs:label "new search themes for existing asset groups" ;
  schema:alternateName "NewSearchThemesForExistingAssetGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newSearchThemesForExistingAssetGroups> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateEntities> a rdf:Property ;
  rdfs:label "update entities" ;
  schema:alternateName "UpdateEntities" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateEntities> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update campaign budgets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateCampaignBudgets> a rdf:Property ;
  rdfs:label "update campaign budgets" ;
  schema:alternateName "UpdateCampaignBudgets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateCampaignBudgets> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update bids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateBids> a rdf:Property ;
  rdfs:label "update bids" ;
  schema:alternateName "UpdateBids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateBids> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update negative keyword lists
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateNegativeKeywordLists> a rdf:Property ;
  rdfs:label "update negative keyword lists" ;
  schema:alternateName "UpdateNegativeKeywordLists" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateNegativeKeywordLists> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update account negative keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAccountNegativeKeywords> a rdf:Property ;
  rdfs:label "update account negative keywords" ;
  schema:alternateName "UpdateAccountNegativeKeywords" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateAccountNegativeKeywords> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update negative sites
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateNegativeSites> a rdf:Property ;
  rdfs:label "update negative sites" ;
  schema:alternateName "UpdateNegativeSites" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateNegativeSites> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update keyword urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateKeywordUrls> a rdf:Property ;
  rdfs:label "update keyword urls" ;
  schema:alternateName "UpdateKeywordUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateKeywordUrls> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update url options
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateUrlOptions> a rdf:Property ;
  rdfs:label "update url options" ;
  schema:alternateName "UpdateUrlOptions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateUrlOptions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update campaign names
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateCampaignNames> a rdf:Property ;
  rdfs:label "update campaign names" ;
  schema:alternateName "UpdateCampaignNames" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateCampaignNames> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update labels
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateLabels> a rdf:Property ;
  rdfs:label "update labels" ;
  schema:alternateName "UpdateLabels" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateLabels> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update product filters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateProductFilters> a rdf:Property ;
  rdfs:label "update product filters" ;
  schema:alternateName "UpdateProductFilters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateProductFilters> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update conversion goals
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateConversionGoals> a rdf:Property ;
  rdfs:label "update conversion goals" ;
  schema:alternateName "UpdateConversionGoals" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateConversionGoals> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update location targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateLocationTargets> a rdf:Property ;
  rdfs:label "update location targets" ;
  schema:alternateName "UpdateLocationTargets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateLocationTargets> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update ad schedules
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAdSchedules> a rdf:Property ;
  rdfs:label "update ad schedules" ;
  schema:alternateName "UpdateAdSchedules" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateAdSchedules> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update device targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateDeviceTargets> a rdf:Property ;
  rdfs:label "update device targets" ;
  schema:alternateName "UpdateDeviceTargets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateDeviceTargets> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update demographic targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateDemographicTargets> a rdf:Property ;
  rdfs:label "update demographic targets" ;
  schema:alternateName "UpdateDemographicTargets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateDemographicTargets> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update campaign ad group languages
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateCampaignAdGroupLanguages> a rdf:Property ;
  rdfs:label "update campaign ad group languages" ;
  schema:alternateName "UpdateCampaignAdGroupLanguages" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateCampaignAdGroupLanguages> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update audience targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAudienceTargets> a rdf:Property ;
  rdfs:label "update audience targets" ;
  schema:alternateName "UpdateAudienceTargets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateAudienceTargets> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update topic targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateTopicTargets> a rdf:Property ;
  rdfs:label "update topic targets" ;
  schema:alternateName "UpdateTopicTargets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateTopicTargets> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update app ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAppAdExtensions> a rdf:Property ;
  rdfs:label "update app ad extensions" ;
  schema:alternateName "UpdateAppAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateAppAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update call ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateCallAdExtensions> a rdf:Property ;
  rdfs:label "update call ad extensions" ;
  schema:alternateName "UpdateCallAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateCallAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update callout ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateCalloutAdExtensions> a rdf:Property ;
  rdfs:label "update callout ad extensions" ;
  schema:alternateName "UpdateCalloutAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateCalloutAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update price ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updatePriceAdExtensions> a rdf:Property ;
  rdfs:label "update price ad extensions" ;
  schema:alternateName "UpdatePriceAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updatePriceAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update location ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateLocationAdExtensions> a rdf:Property ;
  rdfs:label "update location ad extensions" ;
  schema:alternateName "UpdateLocationAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateLocationAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update review ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateReviewAdExtensions> a rdf:Property ;
  rdfs:label "update review ad extensions" ;
  schema:alternateName "UpdateReviewAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateReviewAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update sitelink ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateSitelinkAdExtensions> a rdf:Property ;
  rdfs:label "update sitelink ad extensions" ;
  schema:alternateName "UpdateSitelinkAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateSitelinkAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update structured snippet ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateStructuredSnippetAdExtensions> a rdf:Property ;
  rdfs:label "update structured snippet ad extensions" ;
  schema:alternateName "UpdateStructuredSnippetAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateStructuredSnippetAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update promotion ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updatePromotionAdExtensions> a rdf:Property ;
  rdfs:label "update promotion ad extensions" ;
  schema:alternateName "UpdatePromotionAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updatePromotionAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update image ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateImageAdExtensions> a rdf:Property ;
  rdfs:label "update image ad extensions" ;
  schema:alternateName "UpdateImageAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateImageAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update logo ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateLogoAdExtensions> a rdf:Property ;
  rdfs:label "update logo ad extensions" ;
  schema:alternateName "UpdateLogoAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateLogoAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update lead form ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateLeadFormAdExtensions> a rdf:Property ;
  rdfs:label "update lead form ad extensions" ;
  schema:alternateName "UpdateLeadFormAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateLeadFormAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update status for campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateStatusForCampaigns> a rdf:Property ;
  rdfs:label "update status for campaigns" ;
  schema:alternateName "UpdateStatusForCampaigns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateStatusForCampaigns> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update status for ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateStatusForAdGroups> a rdf:Property ;
  rdfs:label "update status for ad groups" ;
  schema:alternateName "UpdateStatusForAdGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateStatusForAdGroups> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update status for ads
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateStatusForAds> a rdf:Property ;
  rdfs:label "update status for ads" ;
  schema:alternateName "UpdateStatusForAds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateStatusForAds> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update status for keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateStatusForKeywords> a rdf:Property ;
  rdfs:label "update status for keywords" ;
  schema:alternateName "UpdateStatusForKeywords" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateStatusForKeywords> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update ad group network
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAdGroupNetwork> a rdf:Property ;
  rdfs:label "update ad group network" ;
  schema:alternateName "UpdateAdGroupNetwork" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateAdGroupNetwork> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update page feeds
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updatePageFeeds> a rdf:Property ;
  rdfs:label "update page feeds" ;
  schema:alternateName "UpdatePageFeeds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updatePageFeeds> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update ad customizer feeds
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAdCustomizerFeeds> a rdf:Property ;
  rdfs:label "update ad customizer feeds" ;
  schema:alternateName "UpdateAdCustomizerFeeds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateAdCustomizerFeeds> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update brand suitability
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateBrandSuitability> a rdf:Property ;
  rdfs:label "update brand suitability" ;
  schema:alternateName "UpdateBrandSuitability" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateBrandSuitability> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update brand list associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateBrandListAssociations> a rdf:Property ;
  rdfs:label "update brand list associations" ;
  schema:alternateName "UpdateBrandListAssociations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateBrandListAssociations> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update ad customizer attributes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAdCustomizerAttributes> a rdf:Property ;
  rdfs:label "update ad customizer attributes" ;
  schema:alternateName "UpdateAdCustomizerAttributes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateAdCustomizerAttributes> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update aimax settings
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAIMaxSettings> a rdf:Property ;
  rdfs:label "update aimax settings" ;
  schema:alternateName "UpdateAIMaxSettings" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateAIMaxSettings> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update asset groups asset
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAssetGroupsAsset> a rdf:Property ;
  rdfs:label "update asset groups asset" ;
  schema:alternateName "UpdateAssetGroupsAsset" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateAssetGroupsAsset> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: enable copilot
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/enableCopilot> a rdf:Property ;
  rdfs:label "enable copilot" ;
  schema:alternateName "EnableCopilot" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/enableCopilot> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: delete removed entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/deleteRemovedEntities> a rdf:Property ;
  rdfs:label "delete removed entities" ;
  schema:alternateName "DeleteRemovedEntities" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deleteRemovedEntities> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: raise bids to minimum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/raiseBidsToMinimum> a rdf:Property ;
  rdfs:label "raise bids to minimum" ;
  schema:alternateName "RaiseBidsToMinimum" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/raiseBidsToMinimum> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: raise campaign budgets to minimum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/raiseCampaignBudgetsToMinimum> a rdf:Property ;
  rdfs:label "raise campaign budgets to minimum" ;
  schema:alternateName "RaiseCampaignBudgetsToMinimum" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/raiseCampaignBudgetsToMinimum> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: adjustment for campaign budgets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/adjustmentForCampaignBudgets> a rdf:Property ;
  rdfs:label "adjustment for campaign budgets" ;
  schema:alternateName "AdjustmentForCampaignBudgets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adjustmentForCampaignBudgets> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:double .

# Property: adjustment for bids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/adjustmentForBids> a rdf:Property ;
  rdfs:label "adjustment for bids" ;
  schema:alternateName "AdjustmentForBids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adjustmentForBids> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:double .

# Property: suffix for urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/suffixForUrls> a rdf:Property ;
  rdfs:label "suffix for urls" ;
  schema:alternateName "SuffixForUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suffixForUrls> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:string .

# Property: search and replace for urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/searchAndReplaceForUrls> a rdf:Property ;
  rdfs:label "search and replace for urls" ;
  schema:alternateName "SearchAndReplaceForUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchAndReplaceForUrls> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range microsoftads:CampaignManagementImportSearchAndReplaceForStringProperty .

# Property: suffix for tracking templates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/suffixForTrackingTemplates> a rdf:Property ;
  rdfs:label "suffix for tracking templates" ;
  schema:alternateName "SuffixForTrackingTemplates" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suffixForTrackingTemplates> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:string .

# Property: search and replace for tracking templates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/searchAndReplaceForTrackingTemplates> a rdf:Property ;
  rdfs:label "search and replace for tracking templates" ;
  schema:alternateName "SearchAndReplaceForTrackingTemplates" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchAndReplaceForTrackingTemplates> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range microsoftads:CampaignManagementImportSearchAndReplaceForStringProperty .

# Property: suffix for campaign names
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/suffixForCampaignNames> a rdf:Property ;
  rdfs:label "suffix for campaign names" ;
  schema:alternateName "SuffixForCampaignNames" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suffixForCampaignNames> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:string .

# Property: search and replace for campaign names
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/searchAndReplaceForCampaignNames> a rdf:Property ;
  rdfs:label "search and replace for campaign names" ;
  schema:alternateName "SearchAndReplaceForCampaignNames" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchAndReplaceForCampaignNames> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range microsoftads:CampaignManagementImportSearchAndReplaceForStringProperty .

# Property: search and replace for custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/searchAndReplaceForCustomParameters> a rdf:Property ;
  rdfs:label "search and replace for custom parameters" ;
  schema:alternateName "SearchAndReplaceForCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchAndReplaceForCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range microsoftads:CampaignManagementImportSearchAndReplaceForStringProperty .

# Property: search and replace for final urlsuffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/searchAndReplaceForFinalURLSuffix> a rdf:Property ;
  rdfs:label "search and replace for final urlsuffix" ;
  schema:alternateName "SearchAndReplaceForFinalURLSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchAndReplaceForFinalURLSuffix> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range microsoftads:CampaignManagementImportSearchAndReplaceForStringProperty .

# Property: pause campaigns without supported locations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/pauseCampaignsWithoutSupportedLocations> a rdf:Property ;
  rdfs:label "pause campaigns without supported locations" ;
  schema:alternateName "PauseCampaignsWithoutSupportedLocations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/pauseCampaignsWithoutSupportedLocations> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: enable parent location mapping
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/enableParentLocationMapping> a rdf:Property ;
  rdfs:label "enable parent location mapping" ;
  schema:alternateName "EnableParentLocationMapping" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/enableParentLocationMapping> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: associated store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/associatedStoreId> a rdf:Property ;
  rdfs:label "associated store id" ;
  schema:alternateName "AssociatedStoreId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/associatedStoreId> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:long .

# Property: raise product group bids to minimum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/raiseProductGroupBidsToMinimum> a rdf:Property ;
  rdfs:label "raise product group bids to minimum" ;
  schema:alternateName "RaiseProductGroupBidsToMinimum" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/raiseProductGroupBidsToMinimum> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: search and dsa mixed campaign as search campaign
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/searchAndDsaMixedCampaignAsSearchCampaign> a rdf:Property ;
  rdfs:label "search and dsa mixed campaign as search campaign" ;
  schema:alternateName "SearchAndDsaMixedCampaignAsSearchCampaign" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchAndDsaMixedCampaignAsSearchCampaign> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: account url options
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/accountUrlOptions> a rdf:Property ;
  rdfs:label "account url options" ;
  schema:alternateName "AccountUrlOptions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountUrlOptions> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: enable auto currency conversion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/enableAutoCurrencyConversion> a rdf:Property ;
  rdfs:label "enable auto currency conversion" ;
  schema:alternateName "EnableAutoCurrencyConversion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/enableAutoCurrencyConversion> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update bidding strategies
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateBiddingStrategies> a rdf:Property ;
  rdfs:label "update bidding strategies" ;
  schema:alternateName "UpdateBiddingStrategies" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateBiddingStrategies> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: associated uet tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/associatedUetTagId> a rdf:Property ;
  rdfs:label "associated uet tag id" ;
  schema:alternateName "AssociatedUetTagId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/associatedUetTagId> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:long .

# Property: auto device bid optimization
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/autoDeviceBidOptimization> a rdf:Property ;
  rdfs:label "auto device bid optimization" ;
  schema:alternateName "AutoDeviceBidOptimization" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/autoDeviceBidOptimization> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: ad schedule use searcher timezone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/adScheduleUseSearcherTimezone> a rdf:Property ;
  rdfs:label "ad schedule use searcher timezone" ;
  schema:alternateName "AdScheduleUseSearcherTimezone" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adScheduleUseSearcherTimezone> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: pause aimad group if all audience criterion not imported
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/pauseAIMAdGroupIfAllAudienceCriterionNotImported> a rdf:Property ;
  rdfs:label "pause aimad group if all audience criterion not imported" ;
  schema:alternateName "PauseAIMAdGroupIfAllAudienceCriterionNotImported" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/pauseAIMAdGroupIfAllAudienceCriterionNotImported> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: rename campaign name with suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/renameCampaignNameWithSuffix> a rdf:Property ;
  rdfs:label "rename campaign name with suffix" ;
  schema:alternateName "RenameCampaignNameWithSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/renameCampaignNameWithSuffix> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update ad urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAdUrls> a rdf:Property ;
  rdfs:label "update ad urls" ;
  schema:alternateName "UpdateAdUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateAdUrls> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update sitelink urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateSitelinkUrls> a rdf:Property ;
  rdfs:label "update sitelink urls" ;
  schema:alternateName "UpdateSitelinkUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateSitelinkUrls> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: update asset automation campaign setting
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAssetAutomationCampaignSetting> a rdf:Property ;
  rdfs:label "update asset automation campaign setting" ;
  schema:alternateName "UpdateAssetAutomationCampaignSetting" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateAssetAutomationCampaignSetting> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: image asset automation opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/imageAssetAutomationOptOut> a rdf:Property ;
  rdfs:label "image asset automation opt out" ;
  schema:alternateName "ImageAssetAutomationOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/imageAssetAutomationOptOut> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: import ncagoal with system generated audience
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/importNCAGoalWithSystemGeneratedAudience> a rdf:Property ;
  rdfs:label "import ncagoal with system generated audience" ;
  schema:alternateName "ImportNCAGoalWithSystemGeneratedAudience" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/importNCAGoalWithSystemGeneratedAudience> ;
  rdfs:domain microsoftads:CampaignManagementImportOption ;
  rdfs:range xsd:boolean .

# Property: search string
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportSearchAndReplaceForStringProperty/searchString> a rdf:Property ;
  rdfs:label "search string" ;
  rdfs:comment "The string to find. The case-insensitive search string does not support regular expressions." ;
  schema:alternateName "SearchString" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchString> ;
  rdfs:domain microsoftads:CampaignManagementImportSearchAndReplaceForStringProperty ;
  rdfs:range xsd:string .

# Property: replace string
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportSearchAndReplaceForStringProperty/replaceString> a rdf:Property ;
  rdfs:label "replace string" ;
  rdfs:comment "The replacement string to use in place of the search string." ;
  schema:alternateName "ReplaceString" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/replaceString> ;
  rdfs:domain microsoftads:CampaignManagementImportSearchAndReplaceForStringProperty ;
  rdfs:range xsd:string .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignAdGroupIds/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "Identifies the campaign to import." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementCampaignAdGroupIds ;
  rdfs:range xsd:long .

# Property: ad group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignAdGroupIds/adGroupIds> a rdf:Property ;
  rdfs:label "ad group ids" ;
  rdfs:comment "Identifies the list of specific ad groups to import within the campaign. If this element is nil or empty, include all ad groups of the campaign. The ActiveAdGroupsOnly element determines whether to include paused ad groups or only import active ad groups." ;
  schema:alternateName "AdGroupIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupIds> ;
  rdfs:domain microsoftads:CampaignManagementCampaignAdGroupIds ;
  rdfs:range xsd:long .

# Property: active ad groups only
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignAdGroupIds/activeAdGroupsOnly> a rdf:Property ;
  rdfs:label "active ad groups only" ;
  rdfs:comment "Determines whether to include paused ad groups or only import active ad groups. This element is not returned by default. To get this element, include the ActiveAdGroupsOnly value in the ReturnAdditionalFields element when you call the GetImportJobsByIds and GetImportResults service operations. If this element is true and if the AdGroupIds is not set, then only active ad groups from the campaign will be imported. Paused ad groups will not be imported. If this element is false or empty, then all of the campaign's ad groups will be imported. This element is ignored if specific ad groups are selected in the AdGroupIds element." ;
  schema:alternateName "ActiveAdGroupsOnly" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/activeAdGroupsOnly> ;
  rdfs:domain microsoftads:CampaignManagementCampaignAdGroupIds ;
  rdfs:range xsd:boolean .

# Property: import job ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddImportJobsResponse/importJobIds> a rdf:Property ;
  rdfs:label "import job ids" ;
  rdfs:comment "A list of unique system identifiers corresponding to the import jobs that were added. The list of identifiers corresponds directly to the list of import jobs in the request. Items of the list may be returned as null. For each list index where an import job was not added, the corresponding element will be null." ;
  schema:alternateName "ImportJobIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/importJobIds> ;
  rdfs:domain microsoftads:CampaignManagementAddImportJobsResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddImportJobsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "A list of BatchError objects that contain details for any list item requests that were not successful. The list of errors do not correspond directly to the list of items in the request. The list will be empty if there were no errors." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddImportJobsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddKeywordsRequest/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group to add the keywords to." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:CampaignManagementAddKeywordsRequest ;
  rdfs:range xsd:long .

# Property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddKeywordsRequest/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  rdfs:comment "The list of keywords to add to the ad group. You can add a maximum of 1,000 keywords to an ad group per service request." ;
  schema:alternateName "Keywords" ;
  rdfs:domain microsoftads:CampaignManagementAddKeywordsRequest ;
  rdfs:range microsoftads:CampaignManagementKeyword .

# Property: return inherited bid strategy types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddKeywordsRequest/returnInheritedBidStrategyTypes> a rdf:Property ;
  rdfs:label "return inherited bid strategy types" ;
  rdfs:comment "Determines whether or not the service should return the bid strategy type that is inherited from the parent campaign or ad group. The default value is false, and the InheritedBidStrategyTypes element will only be returned if you set this element true." ;
  schema:alternateName "ReturnInheritedBidStrategyTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnInheritedBidStrategyTypes> ;
  rdfs:domain microsoftads:CampaignManagementAddKeywordsRequest ;
  rdfs:range xsd:boolean .

# Property: asset group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddKeywordsRequest/assetGroupId> a rdf:Property ;
  rdfs:label "asset group id" ;
  rdfs:comment "The identifier of the asset group to add the keywords to." ;
  schema:alternateName "AssetGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupId> ;
  rdfs:domain microsoftads:CampaignManagementAddKeywordsRequest ;
  rdfs:range xsd:long .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The system-generated identifier of the keyword. Add: Read-only Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementKeyword ;
  rdfs:range xsd:long .

# Property: bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/bid> a rdf:Property ;
  rdfs:label "bid" ;
  rdfs:comment "The maximum amount that you want to pay each time someone clicks your ad. You bid against other advertisers using the same keyword, so in general, higher bids help get your ad to display in more desirable locations on the search results page. Instead of using the default ad group level bid, you can set custom bids for each keyword. Custom bids for keywords override the ad group default bid for those specific keywords. With custom bids, you can focus your time and money on the most profitable keywords but will need to spend more time on managing the individual bids. If the keyword level bid is not set, the Ad Group CpcBid is used. For more information, see Budget and Bid Strategies. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. To delete the keyword bid and use the AdGroup default match type bid, set the Amount element of the Bid object to null." ;
  schema:alternateName "Bid" ;
  rdfs:domain microsoftads:CampaignManagementKeyword ;
  rdfs:range microsoftads:CampaignManagementBid .

# Property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/matchType> a rdf:Property ;
  rdfs:label "match type" ;
  rdfs:comment "The type of match to compare the keyword and the user's search term. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "MatchType" ;
  rdfs:domain microsoftads:CampaignManagementKeyword ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementMatchTypeScheme .

# Property: param1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/param1> a rdf:Property ;
  rdfs:label "param1" ;
  rdfs:comment "The string to use as the substitution value in an ad if the ad's title, text, display URL, or destination URL contains the {Param1} dynamic substitution string. Although you can use {Param1} to specify an ad's destination URL, you are encouraged not to. Instead, you should set the keyword's DestinationUrl element. The string can contain a maximum of 1,022 characters. The actual limit depends on the length of the element that references the substitution string. For example, the length of a text ad's title can contain a maximum of 25 characters. When implementing dynamic text in your ad copy you should provide a default string e.g. {Param1:default} that the system will use if Param1 for a keyword is null or empty, or if including the Param1 substitution value will cause the expanded string to exceed the element's limit; otherwise the ad will not serve with this keyword. For more information, see the Microsoft Advertising help article Automatically customize your ads with dynamic text parameters. Also note that if the ad group only has one ad, and if that ad uses {Param1} but does not provide a default string e.g. {Param1:default}, then you must supply a valid Param1 value for that substitution. Otherwise this keyword cannot be added or updated. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "Param1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/param1> ;
  rdfs:domain microsoftads:CampaignManagementKeyword ;
  rdfs:range xsd:string .

# Property: param2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/param2> a rdf:Property ;
  rdfs:label "param2" ;
  rdfs:comment "The string to use as the substitution value in an ad if the title, text, display URL, or destination URL contains the {Param2} dynamic substitution string. Typically, you use the {Param2} substitution string in the title or text (ad copy description) elements of an ad. The string can contain a maximum of 70 characters. The actual limit depends on the length of the element that references the substitution string. For example, the length of a text ad's title can contain a maximum of 25 characters. When implementing dynamic text in your ad copy you should provide a default string e.g. {Param2:default} that the system will use if Param2 for a keyword is null or empty, or if including the Param2 substitution value will cause the expanded string to exceed the element's limit; otherwise the ad will not serve with this keyword. For more information, see the Microsoft Advertising help article Automatically customize your ads with dynamic text parameters. Also note that if the ad group only has one ad, and if that ad uses {Param2} but does not provide a default string e.g. {Param2:default}, then you must supply a valid Param2 value for that substitution. Otherwise this keyword cannot be added or updated. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "Param2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/param2> ;
  rdfs:domain microsoftads:CampaignManagementKeyword ;
  rdfs:range xsd:string .

# Property: param3
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/param3> a rdf:Property ;
  rdfs:label "param3" ;
  rdfs:comment "The string to use as the substitution value in an ad if the title, text, display URL, or destination URL contains the {Param3} dynamic substitution string. Typically, you use the {Param3} substitution string in the title or text (ad copy description) elements of an ad. The string can contain a maximum of 70 characters. The actual limit depends on the length of the element that references the substitution string. For example, the length of a text ad's title can contain a maximum of 25 characters. When implementing dynamic text in your ad copy you should provide a default string e.g. {Param3:default} that the system will use if Param3 for a keyword is null or empty, or if including the Param3 substitution value will cause the expanded string to exceed the element's limit; otherwise the ad will not serve with this keyword. For more information, see the Microsoft Advertising help article Automatically customize your ads with dynamic text parameters. Also note that if the ad group only has one ad, and if that ad uses {Param3} but does not provide a default string e.g. {Param3:default}, then you must supply a valid Param3 value for that substitution. Otherwise this keyword cannot be added or updated. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "Param3" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/param3> ;
  rdfs:domain microsoftads:CampaignManagementKeyword ;
  rdfs:range xsd:string .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/text> a rdf:Property ;
  rdfs:label "text" ;
  rdfs:comment "The keyword text. The text can contain a maximum of 100 characters. You should specify the keyword in the locale of the Language value that you specified for the ad group to which the keyword belongs. Add: Required Update: Read-only" ;
  schema:alternateName "Text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:CampaignManagementKeyword ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The keyword's status. By default, the status is set to Active. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementKeyword ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementKeywordStatusScheme .

# Property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/editorialStatus> a rdf:Property ;
  rdfs:label "editorial status" ;
  rdfs:comment "The editorial review status of the keyword, which indicates whether the keyword is pending review, has been approved, or has been disapproved. Add: Read-only Update: Read-only" ;
  schema:alternateName "EditorialStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/editorialStatus> ;
  rdfs:domain microsoftads:CampaignManagementKeyword ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementKeywordEditorialStatusScheme .

# Property: destination url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/destinationUrl> a rdf:Property ;
  rdfs:label "destination url" ;
  rdfs:comment "The URL of the webpage to take the user to when they click the ad. The keyword's destination URL is used if specified; otherwise, the ad's destination URL is used. Important: As of November 2018 the keyword destination URL cannot be added or updated. You can use Final URLs instead. For more details see Migrating your keyword destination URLs to final URLs. Add: Not allowed Update: Not allowed" ;
  schema:alternateName "DestinationUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/destinationUrl> ;
  rdfs:domain microsoftads:CampaignManagementKeyword ;
  rdfs:range xsd:string .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "The tracking template to use as a default for all FinalUrls and FinalMobileUrls. The following validation rules apply to tracking templates. For more details about supported templates and parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use? - Tracking templates defined for lower level entities e.g. ads override those set for higher level entities e.g. campaign. For more information, see Entity Limits. - The length of the tracking template is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - The tracking template must be a well-formed URL beginning with one of the following: http://, https://, {lpurl}, or {unescapedlpurl}. - Microsoft Advertising does not validate whether custom parameters exist. If you use custom parameters in your tracking template and they do not exist, then the landing page URL will include the key and value placeholders of your custom parameters without substitution. For example, if your tracking template is https://tracker.example.com/?season={_season}&promocode={_promocode}&u={lpurl} and neither {_season} or {_promocode} are defined at the campaign, ad group, criterion, keyword, or ad level, then the landing page URL will be the same. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementKeyword ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Your custom collection of key and value parameters for URL tracking. Microsoft Advertising will accept the first 8 CustomParameter objects that you include within the CustomParameters object, and if you include more than 8 custom parameters an error will be returned. Each CustomParameter includes Key and Value elements. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. Set the UrlCustomParameters element to null or empty to retain any existing custom parameters. To remove all custom parameters, set the Parameters element of the CustomParameters object to null or empty. To remove a subset of custom parameters, specify the custom parameters that you want to keep in the Parameters element of the CustomParameters object." ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementKeyword ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "The landing page URL. The keyword's final URL is used if specified; otherwise, the ad's final URL is used. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. - You may not specify FinalMobileUrls if the device preference is set to mobile. Also note that if the TrackingUrlTemplate or UrlCustomParameters elements are set, then at least one final URL is required. For more information, see URL Tracking with Upgraded URLs. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementKeyword ;
  rdfs:range xsd:string .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  rdfs:comment "The mobile landing page URL. The keyword's final mobile URL is used if specified; otherwise, the ad's final mobile URL is used. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementKeyword ;
  rdfs:range xsd:string .

# Property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/finalAppUrls> a rdf:Property ;
  rdfs:label "final app urls" ;
  rdfs:comment "For future use." ;
  schema:alternateName "FinalAppUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalAppUrls> ;
  rdfs:domain microsoftads:CampaignManagementKeyword ;
  rdfs:range microsoftads:CampaignManagementAppUrl .

# Property: bidding scheme
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/biddingScheme> a rdf:Property ;
  rdfs:label "bidding scheme" ;
  rdfs:comment "The bid strategy type for how you want to manage your bids. For details about supported bid strategies per campaign type, see Budget and Bid Strategies. NOTE: As of April 2021, you cannot set any bid strategies for ad groups or keywords. If you attempt to set bid strategies for ad groups or keywords, the request will be ignored without error. Ad groups and keywords will inherit their campaign's bid strategy. Add: Optional. If you do not set this element, then InheritFromParentBiddingScheme is used by default. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "BiddingScheme" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/biddingScheme> ;
  rdfs:domain microsoftads:CampaignManagementKeyword ;
  rdfs:range microsoftads:CampaignManagementBiddingScheme .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "The final URL suffix can include tracking parameters that will be appended to the end of your landing page URL. We recommend placing tracking parameters that your landing page requires in a final URL suffix so that your customers are always sent to your landing page. For more details and validation rules see Final URL Suffix in the technical guides. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementKeyword ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementKeyword ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: keyword ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddKeywordsResponse/keywordIds> a rdf:Property ;
  rdfs:label "keyword ids" ;
  rdfs:comment "A list of unique system identifiers corresponding to the keywords that were added. The list of identifiers corresponds directly to the list of keywords in the request. Items of the list may be returned as null. For each list index where a keyword was not added, the corresponding element will be null." ;
  schema:alternateName "KeywordIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordIds> ;
  rdfs:domain microsoftads:CampaignManagementAddKeywordsResponse ;
  rdfs:range xsd:long .

# Property: inherited bid strategy types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddKeywordsResponse/inheritedBidStrategyTypes> a rdf:Property ;
  rdfs:label "inherited bid strategy types" ;
  rdfs:comment "The value of each string represents the type of bidding scheme or bid strategy type that is inherited from the parent campaign or ad group. Each string in the list is returned in the same order and corresponds to the keywords in the request message. If a keyword does not inherit from the ad group or campaign, the corresponding item in the list will be nil. This element is not returned by default. You must set ReturnInheritedBidStrategyTypes true in the request." ;
  schema:alternateName "InheritedBidStrategyTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/inheritedBidStrategyTypes> ;
  rdfs:domain microsoftads:CampaignManagementAddKeywordsResponse ;
  rdfs:range xsd:string .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddKeywordsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddKeywordsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: labels
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddLabelsRequest/labels> a rdf:Property ;
  rdfs:label "labels" ;
  rdfs:comment "The list of labels to add to the account. The maximum size of the list is 100 items per service request." ;
  schema:alternateName "Labels" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/labels> ;
  rdfs:domain microsoftads:CampaignManagementAddLabelsRequest ;
  rdfs:range microsoftads:CampaignManagementLabel .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLabel/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The label name. The case-sensitive label name can be between 1 to 80 characters in length, and must be unique across all labels in the account. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementLabel ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLabel/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "The label description. The label description can be between 1 to 200 characters in length. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CampaignManagementLabel ;
  rdfs:range xsd:string .

# Property: color code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLabel/colorCode> a rdf:Property ;
  rdfs:label "color code" ;
  rdfs:comment "The label color as a hexadecimal code. The hexadecimal value must have the '#' prefix. For example you can use the value of #FFFFFF for a white label. The color can be viewed in the Microsoft Advertising web application. Your application can display the color or utilize the hexadecimal value to categorize a set of labels. Add: Optional. If you do not specify any color, the value will be assigned at random for each label. Update: Optional. If no value is set for the update, this setting is not changed. You can update the color code but cannot remove it." ;
  schema:alternateName "ColorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/colorCode> ;
  rdfs:domain microsoftads:CampaignManagementLabel ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLabel/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The system-generated identifier of the label. Add: Read-only Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementLabel ;
  rdfs:range xsd:long .

# Property: label ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddLabelsResponse/labelIds> a rdf:Property ;
  rdfs:label "label ids" ;
  rdfs:comment "A list of unique system identifiers corresponding to the labels that were added. The list of identifiers corresponds directly to the list of labels in the request. Items of the list may be returned as null. For each list index where a label was not added, the corresponding element will be null." ;
  schema:alternateName "LabelIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/labelIds> ;
  rdfs:domain microsoftads:CampaignManagementAddLabelsResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddLabelsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddLabelsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: linked in segments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddLinkedInSegmentsRequest/linkedInSegments> a rdf:Property ;
  rdfs:label "linked in segments" ;
  rdfs:comment "Array of LinkedIn segments to add to the specified campaign." ;
  schema:alternateName "LinkedInSegments" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/linkedInSegments> ;
  rdfs:domain microsoftads:CampaignManagementAddLinkedInSegmentsRequest ;
  rdfs:range microsoftads:CampaignManagementLinkedInSegment .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegment/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The LinkedIn segment ID." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementLinkedInSegment ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegment/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the LinkedIn segment." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementLinkedInSegment ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegment/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the LinkedIn segment." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementLinkedInSegment ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegment/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of hte LinkedIn segment." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementLinkedInSegment ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementLinkedInSegmentStatusScheme .

# Property: reach
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegment/reach> a rdf:Property ;
  rdfs:label "reach" ;
  rdfs:comment "The reach of the LinkedIn segment." ;
  schema:alternateName "Reach" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reach> ;
  rdfs:domain microsoftads:CampaignManagementLinkedInSegment ;
  rdfs:range xsd:long .

# Property: company names
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegment/companyNames> a rdf:Property ;
  rdfs:label "company names" ;
  schema:alternateName "CompanyNames" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/companyNames> ;
  rdfs:domain microsoftads:CampaignManagementLinkedInSegment ;
  rdfs:range microsoftads:CampaignManagementCompanyName .

# Property: total
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegment/total> a rdf:Property ;
  rdfs:label "total" ;
  schema:alternateName "Total" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/total> ;
  rdfs:domain microsoftads:CampaignManagementLinkedInSegment ;
  rdfs:range xsd:int .

# Property: matched
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegment/matched> a rdf:Property ;
  rdfs:label "matched" ;
  schema:alternateName "Matched" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/matched> ;
  rdfs:domain microsoftads:CampaignManagementLinkedInSegment ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyName/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The company name ID." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementCompanyName ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyName/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The company name." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementCompanyName ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyName/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The company name status." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementCompanyName ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementCompanyNameStatusScheme .

# Property: linked in segment ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddLinkedInSegmentsResponse/linkedInSegmentIds> a rdf:Property ;
  rdfs:label "linked in segment ids" ;
  rdfs:comment "The LinkedIn segment IDs." ;
  schema:alternateName "LinkedInSegmentIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/linkedInSegmentIds> ;
  rdfs:domain microsoftads:CampaignManagementAddLinkedInSegmentsResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddLinkedInSegmentsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that weren't successful." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddLinkedInSegmentsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: list items
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddListItemsToSharedListRequest/listItems> a rdf:Property ;
  rdfs:label "list items" ;
  rdfs:comment "The negative keywords to add to the negative keyword list, or the negative sites to add to the website exclusion list. The list can contain a maximum of 5,000 items per service call." ;
  schema:alternateName "ListItems" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/listItems> ;
  rdfs:domain microsoftads:CampaignManagementAddListItemsToSharedListRequest ;
  rdfs:range microsoftads:CampaignManagementSharedListItem .

# Property: shared list
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddListItemsToSharedListRequest/sharedList> a rdf:Property ;
  rdfs:label "shared list" ;
  rdfs:comment "The negative keyword list or website exclusion list. If the SharedEntityScope is either empty or set to Account, and if the SharedList is a NegativeKeywordList or AccountNegativeKeywordList, then the ListItems must be negative keyword (NegativeKeyword) objects. If the SharedEntityScope is set to Customer, and if the SharedList is a PlacementExclusionList, then the ListItems must be negative site (NegativeSite) objects." ;
  schema:alternateName "SharedList" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedList> ;
  rdfs:domain microsoftads:CampaignManagementAddListItemsToSharedListRequest ;
  rdfs:range microsoftads:CampaignManagementSharedList .

# Property: shared entity scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddListItemsToSharedListRequest/sharedEntityScope> a rdf:Property ;
  rdfs:label "shared entity scope" ;
  rdfs:comment "Indicates whether the shared entity is available at the ad account (Account) or manager account (Customer) level. This element is optional and defaults to Account scope. The ad account scope is only applicable for negative keyword lists. Set this element to Customer to add negative sites to a website exclusion list in your manager account (customer) shared library." ;
  schema:alternateName "SharedEntityScope" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntityScope> ;
  rdfs:domain microsoftads:CampaignManagementAddListItemsToSharedListRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItem/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the shared list item. For more information about shared list item types, see Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementSharedListItem ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItem/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementSharedListItem ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItem/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementSharedListItem ;
  rdfs:range xsd:long .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItem/text> a rdf:Property ;
  rdfs:label "text" ;
  schema:alternateName "Text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:CampaignManagementSharedListItem ;
  rdfs:range xsd:string .

# Property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItem/matchType> a rdf:Property ;
  rdfs:label "match type" ;
  schema:alternateName "MatchType" ;
  rdfs:domain microsoftads:CampaignManagementSharedListItem ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementMatchTypeScheme .

# Property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItem/url> a rdf:Property ;
  rdfs:label "url" ;
  schema:alternateName "Url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/url> ;
  rdfs:domain microsoftads:CampaignManagementSharedListItem ;
  rdfs:range xsd:string .

# Property: brand id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItem/brandId> a rdf:Property ;
  rdfs:label "brand id" ;
  schema:alternateName "BrandId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/brandId> ;
  rdfs:domain microsoftads:CampaignManagementSharedListItem ;
  rdfs:range xsd:long .

# Property: item count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedList/itemCount> a rdf:Property ;
  rdfs:label "item count" ;
  rdfs:comment "The number of SharedListItem objects that are added to this shared list. Add: Read-only Update: Read-only" ;
  schema:alternateName "ItemCount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/itemCount> ;
  rdfs:domain microsoftads:CampaignManagementSharedList ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedList/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the shared entity. Add: Read-only Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementSharedList ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedList/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the shared entity. The maximum string length is 255. Add: Optional Update: Optional" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementSharedList ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedList/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the shared entity. This value is NegativeKeywordList when you retrieve a NegativeKeywordList. This value is PlacementExclusionList when you retrieve a PlacementExclusionList. This value is AccountNegativeKeywordList when you retrieve an AccountNegativeKeywordList. For more information about shared entity types, see SharedEntity Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementSharedList ;
  rdfs:range xsd:string .

# Property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedList/associationCount> a rdf:Property ;
  rdfs:label "association count" ;
  rdfs:comment "The number of active associations between this shared entity and another entity such as campaign or ad account. For a NegativeKeywordList, the maximum number of active associations between the negative keyword list and campaign is 20. For a PlacementExclusionList, the maximum number of active associations between the website exclusion list and ad account is undefined. Add: Read-only Update: Read-only" ;
  schema:alternateName "AssociationCount" ;
  rdfs:domain microsoftads:CampaignManagementSharedList ;
  rdfs:range xsd:int .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedList/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementSharedList ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: list item ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddListItemsToSharedListResponse/listItemIds> a rdf:Property ;
  rdfs:label "list item ids" ;
  rdfs:comment "A list of long values that represents the identifiers for the list items that were added. Items of the list may be returned as null. For each list index where a list item was not added, the corresponding element will be null." ;
  schema:alternateName "ListItemIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/listItemIds> ;
  rdfs:domain microsoftads:CampaignManagementAddListItemsToSharedListResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddListItemsToSharedListResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddListItemsToSharedListResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddMediaRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account that owns the asset library." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementAddMediaRequest ;
  rdfs:range xsd:long .

# Property: media
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddMediaRequest/media> a rdf:Property ;
  rdfs:label "media" ;
  rdfs:comment "An array of Media to add to the account's asset library. You can add a maximum of 10 media in a single call." ;
  schema:alternateName "Media" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/media> ;
  rdfs:domain microsoftads:CampaignManagementAddMediaRequest ;
  rdfs:range microsoftads:CampaignManagementMedia .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMedia/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the media. Add: Read-only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementMedia ;
  rdfs:range xsd:long .

# Property: media type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMedia/mediaType> a rdf:Property ;
  rdfs:label "media type" ;
  rdfs:comment "The type of media to add to the media library. The recommended sub type is \"GenericImage\". For media that will be used with an ImageAdExtension, the supported values are GenericImage, Image16x9, Image15x10, Image4x3, and Image12x10. For media that will be used with a ResponsiveAd, the supported values are GenericImage, Image1x1, Image191x100, and Image4x1. For more information about supported aspect ratios, see the Image Data Object Remarks. Add: Required" ;
  schema:alternateName "MediaType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mediaType> ;
  rdfs:domain microsoftads:CampaignManagementMedia ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMedia/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The media type. For more information about media types, see Remarks below. Add: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementMedia ;
  rdfs:range xsd:string .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMedia/text> a rdf:Property ;
  rdfs:label "text" ;
  rdfs:comment "The media text." ;
  schema:alternateName "Text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:CampaignManagementMedia ;
  rdfs:range xsd:string .

# Property: data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMedia/data> a rdf:Property ;
  rdfs:label "data" ;
  schema:alternateName "Data" ;
  rdfs:domain microsoftads:CampaignManagementMedia ;
  rdfs:range xsd:string .

# Property: media ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddMediaResponse/mediaIds> a rdf:Property ;
  rdfs:label "media ids" ;
  rdfs:comment "The identifiers of the media that you added to the library. You use the identifier to set the appropriate media ID field in the ImageAdExtension or ResponsiveAd object. You can get the media indentifiers for image ad extensions and responsive ads with the GetMediaMetaDataByAccountId and GetMediaMetaDataByIds operations." ;
  schema:alternateName "MediaIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mediaIds> ;
  rdfs:domain microsoftads:CampaignManagementAddMediaResponse ;
  rdfs:range xsd:long .

# Property: entity negative keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddNegativeKeywordsToEntitiesRequest/entityNegativeKeywords> a rdf:Property ;
  rdfs:label "entity negative keywords" ;
  rdfs:comment "An array of negative keyword with associated entity such as a campaign or ad group. The specified negative keywords will be appended to any existing negative keywords if the limit of 20,000 negative keywords per associated campaign or ad group would not be exceeded. The EntityType specified within each EntityNegativeKeyword must be set to the same value. This array can contain a maximum of 1 EntityNegativeKeyword element, which contains up to 20,000 negative keywords." ;
  schema:alternateName "EntityNegativeKeywords" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityNegativeKeywords> ;
  rdfs:domain microsoftads:CampaignManagementAddNegativeKeywordsToEntitiesRequest ;
  rdfs:range microsoftads:CampaignManagementEntityNegativeKeyword .

# Property: entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityNegativeKeyword/entityId> a rdf:Property ;
  rdfs:label "entity id" ;
  rdfs:comment "The system-generated identifier of a campaign or ad group that is associated with the negative keywords." ;
  schema:alternateName "EntityId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityId> ;
  rdfs:domain microsoftads:CampaignManagementEntityNegativeKeyword ;
  rdfs:range xsd:long .

# Property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityNegativeKeyword/entityType> a rdf:Property ;
  rdfs:label "entity type" ;
  rdfs:comment "The type of entity such as a campaign that is associated with the negative keywords. The possible values are AdGroup and Campaign." ;
  schema:alternateName "EntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityType> ;
  rdfs:domain microsoftads:CampaignManagementEntityNegativeKeyword ;
  rdfs:range xsd:string .

# Property: negative keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityNegativeKeyword/negativeKeywords> a rdf:Property ;
  rdfs:label "negative keywords" ;
  rdfs:comment "An array of negative keywords that are associated with the corresponding campaign or ad group." ;
  schema:alternateName "NegativeKeywords" ;
  rdfs:domain microsoftads:CampaignManagementEntityNegativeKeyword ;
  rdfs:range microsoftads:CampaignManagementNegativeKeyword .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeyword/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the shared list item. This value is NegativeKeyword when you retrieve a negative keyword. For more information about shared list item types, see SharedListItem Data Object Remarks. Add: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementNegativeKeyword ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeyword/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementNegativeKeyword ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeyword/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the negative keyword. Add: Read-only Delete: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementNegativeKeyword ;
  rdfs:range xsd:long .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeyword/text> a rdf:Property ;
  rdfs:label "text" ;
  rdfs:comment "The negative keyword text. The text can contain a maximum of 100 characters. Add: Required Delete: Optional" ;
  schema:alternateName "Text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:CampaignManagementNegativeKeyword ;
  rdfs:range xsd:string .

# Property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeyword/matchType> a rdf:Property ;
  rdfs:label "match type" ;
  rdfs:comment "The type of match to compare the negative keyword and the user's search term. The supported values for a negative keyword are Exact and Phrase. Add: Required Delete: Optional" ;
  schema:alternateName "MatchType" ;
  rdfs:domain microsoftads:CampaignManagementNegativeKeyword ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementMatchTypeScheme .

# Property: nested partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddNegativeKeywordsToEntitiesResponse/nestedPartialErrors> a rdf:Property ;
  rdfs:label "nested partial errors" ;
  rdfs:comment "An array of BatchErrorCollection objects that contain details for any negative keyword that were not successfully added. The top level error within each BatchErrorCollection object corresponds to potential campaign or ad group errors. The nested list of BatchError objects would include any errors specific to the negative keywords that you attempted to add to the campaign or ad group. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "NestedPartialErrors" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/nestedPartialErrors> ;
  rdfs:domain microsoftads:CampaignManagementAddNegativeKeywordsToEntitiesResponse ;
  rdfs:range microsoftads:CampaignManagementBatchErrorCollection .

# Property: negative keyword ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddNegativeKeywordsToEntitiesResponse/negativeKeywordIds> a rdf:Property ;
  rdfs:label "negative keyword ids" ;
  rdfs:comment "A list of IdCollection corresponding to the negative keywords that were added for the corresponding entity. Within an IdCollection, the list of Ids corresponds directly to the list of negative keywords in the request. Items of the list may be returned as null. For each list index where a negative keyword was not added, the corresponding element will be null." ;
  schema:alternateName "NegativeKeywordIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/negativeKeywordIds> ;
  rdfs:domain microsoftads:CampaignManagementAddNegativeKeywordsToEntitiesResponse ;
  rdfs:range microsoftads:CampaignManagementIdCollection .

# Property: ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementIdCollection/ids> a rdf:Property ;
  rdfs:label "ids" ;
  rdfs:comment "A list of entity identifiers." ;
  schema:alternateName "Ids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/ids> ;
  rdfs:domain microsoftads:CampaignManagementIdCollection ;
  rdfs:range xsd:long .

# Property: new customer acquisition goals
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddNewCustomerAcquisitionGoalsRequest/newCustomerAcquisitionGoals> a rdf:Property ;
  rdfs:label "new customer acquisition goals" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "NewCustomerAcquisitionGoals" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newCustomerAcquisitionGoals> ;
  rdfs:domain microsoftads:CampaignManagementAddNewCustomerAcquisitionGoalsRequest ;
  rdfs:range microsoftads:CampaignManagementNewCustomerAcquisitionGoal .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewCustomerAcquisitionGoal/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementNewCustomerAcquisitionGoal ;
  rdfs:range xsd:long .

# Property: additional value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewCustomerAcquisitionGoal/additionalValue> a rdf:Property ;
  rdfs:label "additional value" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "AdditionalValue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/additionalValue> ;
  rdfs:domain microsoftads:CampaignManagementNewCustomerAcquisitionGoal ;
  rdfs:range xsd:double .

# Property: audiences
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewCustomerAcquisitionGoal/audiences> a rdf:Property ;
  rdfs:label "audiences" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Audiences" ;
  rdfs:domain microsoftads:CampaignManagementNewCustomerAcquisitionGoal ;
  rdfs:range microsoftads:CampaignManagementAudienceIdName .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceIdName/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAudienceIdName ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceIdName/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementAudienceIdName ;
  rdfs:range xsd:string .

# Property: new customer acquisition goal ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddNewCustomerAcquisitionGoalsResponse/newCustomerAcquisitionGoalIds> a rdf:Property ;
  rdfs:label "new customer acquisition goal ids" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "NewCustomerAcquisitionGoalIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newCustomerAcquisitionGoalIds> ;
  rdfs:domain microsoftads:CampaignManagementAddNewCustomerAcquisitionGoalsResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddNewCustomerAcquisitionGoalsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddNewCustomerAcquisitionGoalsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddSeasonalityAdjustmentsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The account ID." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementAddSeasonalityAdjustmentsRequest ;
  rdfs:range xsd:long .

# Property: seasonality adjustments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddSeasonalityAdjustmentsRequest/seasonalityAdjustments> a rdf:Property ;
  rdfs:label "seasonality adjustments" ;
  rdfs:comment "The seasonality adjustments to add." ;
  schema:alternateName "SeasonalityAdjustments" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/seasonalityAdjustments> ;
  rdfs:domain microsoftads:CampaignManagementAddSeasonalityAdjustmentsRequest ;
  rdfs:range microsoftads:CampaignManagementSeasonalityAdjustment .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The seasonality adjustment ID." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementSeasonalityAdjustment ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the seasonality adjustment." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementSeasonalityAdjustment ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "A description for the seasonality adjustment." ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CampaignManagementSeasonalityAdjustment ;
  rdfs:range xsd:string .

# Property: adjustment percentage
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/adjustmentPercentage> a rdf:Property ;
  rdfs:label "adjustment percentage" ;
  rdfs:comment "The percentage of the conversion rate adjustment." ;
  schema:alternateName "AdjustmentPercentage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adjustmentPercentage> ;
  rdfs:domain microsoftads:CampaignManagementSeasonalityAdjustment ;
  rdfs:range xsd:double .

# Property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "The start date. Important: The value must be in your account time zone. This differs from the time zone options when you upload offline conversions in the Microsoft Advertising web application. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types." ;
  schema:alternateName "StartDate" ;
  rdfs:domain microsoftads:CampaignManagementSeasonalityAdjustment ;
  rdfs:range xsd:dateTime .

# Property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "The end date. Important: The value must be in your account time zone. This differs from the time zone options when you upload offline conversions in the Microsoft Advertising web application. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types." ;
  schema:alternateName "EndDate" ;
  rdfs:domain microsoftads:CampaignManagementSeasonalityAdjustment ;
  rdfs:range xsd:dateTime .

# Property: device type filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/deviceTypeFilter> a rdf:Property ;
  rdfs:label "device type filter" ;
  rdfs:comment "Make the seasonality adjustment to these device types." ;
  schema:alternateName "DeviceTypeFilter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceTypeFilter> ;
  rdfs:domain microsoftads:CampaignManagementSeasonalityAdjustment ;
  rdfs:range xsd:string .

# Property: campaign type filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/campaignTypeFilter> a rdf:Property ;
  rdfs:label "campaign type filter" ;
  rdfs:comment "Make the seasonality adjustment to these campaign types." ;
  schema:alternateName "CampaignTypeFilter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignTypeFilter> ;
  rdfs:domain microsoftads:CampaignManagementSeasonalityAdjustment ;
  rdfs:range xsd:string .

# Property: campaign associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/campaignAssociations> a rdf:Property ;
  rdfs:label "campaign associations" ;
  rdfs:comment "Make the seasonality adjustment to these campaigns." ;
  schema:alternateName "CampaignAssociations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignAssociations> ;
  rdfs:domain microsoftads:CampaignManagementSeasonalityAdjustment ;
  rdfs:range microsoftads:CampaignManagementCampaignAssociation .

# Property: seasonality adjustment ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddSeasonalityAdjustmentsResponse/seasonalityAdjustmentIds> a rdf:Property ;
  rdfs:label "seasonality adjustment ids" ;
  rdfs:comment "The seasonality adjustment IDs." ;
  schema:alternateName "SeasonalityAdjustmentIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/seasonalityAdjustmentIds> ;
  rdfs:domain microsoftads:CampaignManagementAddSeasonalityAdjustmentsResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddSeasonalityAdjustmentsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array BatchError that contains details for any request items that were not successful. The list of errors does not correspond directly to the list of items in the request. The list can be empty if there were no errors, or it can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddSeasonalityAdjustmentsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: shared entity
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddSharedEntityRequest/sharedEntity> a rdf:Property ;
  rdfs:label "shared entity" ;
  rdfs:comment "The negative keyword list or website exclusion list. If the SharedEntityScope is either empty or set to Account, and if the SharedEntity is a NegativeKeywordList, then the ListItems must be negative keyword (NegativeKeyword) objects. If the SharedEntityScope is set to Customer, and if the SharedEntity is a PlacementExclusionList, then the ListItems must be negative site (NegativeSite) objects." ;
  schema:alternateName "SharedEntity" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntity> ;
  rdfs:domain microsoftads:CampaignManagementAddSharedEntityRequest ;
  rdfs:range microsoftads:CampaignManagementSharedEntity .

# Property: list items
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddSharedEntityRequest/listItems> a rdf:Property ;
  rdfs:label "list items" ;
  rdfs:comment "The negative keywords (5,000 total maximum) to include with the new negative keyword list, or negative sites (10,000 total maximum) to include with the new website exclusion list. The list can contain a maximum of 5,000 items per service call. To add more list items, call the AddListItemsToSharedList operation." ;
  schema:alternateName "ListItems" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/listItems> ;
  rdfs:domain microsoftads:CampaignManagementAddSharedEntityRequest ;
  rdfs:range microsoftads:CampaignManagementSharedListItem .

# Property: shared entity scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddSharedEntityRequest/sharedEntityScope> a rdf:Property ;
  rdfs:label "shared entity scope" ;
  rdfs:comment "Indicates whether the shared entity is available at the ad account (Account) or manager account (Customer) level. This element is optional and defaults to Account scope. The ad account scope is only applicable for negative keyword lists. Set this element to Customer to add a website exclusion list in your manager account (customer) shared library." ;
  schema:alternateName "SharedEntityScope" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntityScope> ;
  rdfs:domain microsoftads:CampaignManagementAddSharedEntityRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: shared entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddSharedEntityResponse/sharedEntityId> a rdf:Property ;
  rdfs:label "shared entity id" ;
  rdfs:comment "The identifier for the shared entity that was added." ;
  schema:alternateName "SharedEntityId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntityId> ;
  rdfs:domain microsoftads:CampaignManagementAddSharedEntityResponse ;
  rdfs:range xsd:long .

# Property: list item ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddSharedEntityResponse/listItemIds> a rdf:Property ;
  rdfs:label "list item ids" ;
  rdfs:comment "A list of long values that represents the identifiers for the list items that were added. Items of the list may be returned as null. For each list index where a list item was not added, the corresponding element will be null." ;
  schema:alternateName "ListItemIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/listItemIds> ;
  rdfs:domain microsoftads:CampaignManagementAddSharedEntityResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddSharedEntityResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddSharedEntityResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: uet tags
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddUetTagsRequest/uetTags> a rdf:Property ;
  rdfs:label "uet tags" ;
  rdfs:comment "An array of UetTag objects to add to the customer's shared UET tag library. The customer is determined by the required CustomerId header element. You can add a maximum of 100 UET tags in a single call, although please note that you can use one UET tag with all of your conversion goals and remarketing lists. Before you create multiple UET tags, see Reasons for creating more than one UET tag. If the call is successful, the tracking script that you should add to your website is included in a corresponding UetTag within the response message." ;
  schema:alternateName "UetTags" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/uetTags> ;
  rdfs:domain microsoftads:CampaignManagementAddUetTagsRequest ;
  rdfs:range microsoftads:CampaignManagementUetTag .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUetTag/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The UET tag name. The maximum length of the name is 100, and the name must be unique among all UET tags belonging to the same customer. Add: Required Update: Optional" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementUetTag ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUetTag/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "Text to help you identify the UET tag. We recommend that you set this to the related website page name or URL. Add: Optional Update: Optional" ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CampaignManagementUetTag ;
  rdfs:range xsd:string .

# Property: tracking script
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUetTag/trackingScript> a rdf:Property ;
  rdfs:label "tracking script" ;
  rdfs:comment "The tracking script that you can add to your website to allow Microsoft Advertising to collect actions people take on your website. Add: Read-only Update: Read-only" ;
  schema:alternateName "TrackingScript" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingScript> ;
  rdfs:domain microsoftads:CampaignManagementUetTag ;
  rdfs:range xsd:string .

# Property: tracking no script
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUetTag/trackingNoScript> a rdf:Property ;
  rdfs:label "tracking no script" ;
  rdfs:comment "If your website doesn't support JavaScript, you can use this Non-JavaScript representation of the UET tag. If you use Non-JavaScript, you can't track custom events or variable revenue. Add: Read-only Update: Read-only" ;
  schema:alternateName "TrackingNoScript" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingNoScript> ;
  rdfs:domain microsoftads:CampaignManagementUetTag ;
  rdfs:range xsd:string .

# Property: tracking status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUetTag/trackingStatus> a rdf:Property ;
  rdfs:label "tracking status" ;
  rdfs:comment "The system-determined status values of a UET tag, for example the system sets the status to Unverified if the UET tag has not yet been verified. Add: Read-only Update: Read-only" ;
  schema:alternateName "TrackingStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingStatus> ;
  rdfs:domain microsoftads:CampaignManagementUetTag ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementUetTagTrackingStatusScheme .

# Property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUetTag/customerShare> a rdf:Property ;
  rdfs:label "customer share" ;
  rdfs:comment "Determines the list of customers that share the UET tag. Details include UET tag to audience association counts. Shared UET tags and audiences are only available for pilot customers. For an overview of sharing audiences and UET tags in a customer hierarchy, see the Share Audiences and UET Tags technical guide. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. Set this element to null or empty to retain any existing customer account shares. To remove all customer account shares, set the CustomerAccountShares element of the CustomerShare object to null or empty. To remove a subset of customer account shares, specify the customer account shares that you want to keep in the CustomerAccountShares element of the CustomerShare object." ;
  schema:alternateName "CustomerShare" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerShare> ;
  rdfs:domain microsoftads:CampaignManagementUetTag ;
  rdfs:range microsoftads:CampaignManagementCustomerShare .

# Property: industry
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUetTag/industry> a rdf:Property ;
  rdfs:label "industry" ;
  rdfs:comment "The industry of the website associated with your UET tag. Add: Optional Update: Optional" ;
  schema:alternateName "Industry" ;
  rdfs:domain microsoftads:CampaignManagementUetTag ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementUetTagIndustryScheme .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUetTag/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the UET tag. Add: Read-only Update: Required and Read-only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementUetTag ;
  rdfs:range xsd:long .

# Property: uet tags
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddUetTagsResponse/uetTags> a rdf:Property ;
  rdfs:label "uet tags" ;
  rdfs:comment "An array of UetTag objects to add to the customer's shared UET tag library. The customer is determined by the required CustomerId header element. You can add a maximum of 100 UET tags in a single call, although please note that you can use one UET tag with all of your conversion goals and remarketing lists. Before you create multiple UET tags, see Reasons for creating more than one UET tag. If the call is successful, the tracking script that you should add to your website is included in a corresponding UetTag within the response message." ;
  schema:alternateName "UetTags" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/uetTags> ;
  rdfs:domain microsoftads:CampaignManagementAddUetTagsResponse ;
  rdfs:range microsoftads:CampaignManagementUetTag .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddUetTagsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddUetTagsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: videos
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddVideosRequest/videos> a rdf:Property ;
  rdfs:label "videos" ;
  rdfs:comment "The list of videos to add to the account. The maximum size of the list is 100 items per service request." ;
  schema:alternateName "Videos" ;
  rdfs:domain microsoftads:CampaignManagementAddVideosRequest ;
  rdfs:range microsoftads:CampaignManagementVideo .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "The description of the video asset. Add: Supported Update: Supported" ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CampaignManagementVideo ;
  rdfs:range xsd:string .

# Property: thumbnail url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/thumbnailUrl> a rdf:Property ;
  rdfs:label "thumbnail url" ;
  rdfs:comment "The thumbnail URL of the video asset. Add: Unsupported Update: Unsupported" ;
  schema:alternateName "ThumbnailUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/thumbnailUrl> ;
  rdfs:domain microsoftads:CampaignManagementVideo ;
  rdfs:range xsd:string .

# Property: source url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/sourceUrl> a rdf:Property ;
  rdfs:label "source url" ;
  rdfs:comment "The original URL of the video. Note: SourceUrl must be a direct download URL. Add: Supported and Required" ;
  schema:alternateName "SourceUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sourceUrl> ;
  rdfs:domain microsoftads:CampaignManagementVideo ;
  rdfs:range xsd:string .

# Property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/url> a rdf:Property ;
  rdfs:label "url" ;
  rdfs:comment "The URL where the video is hosted. Note: URL is reserved for internal usage. Add: Supported Update: Supported" ;
  schema:alternateName "Url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/url> ;
  rdfs:domain microsoftads:CampaignManagementVideo ;
  rdfs:range xsd:string .

# Property: aspect ratio
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/aspectRatio> a rdf:Property ;
  rdfs:label "aspect ratio" ;
  rdfs:comment "The video's aspect ratio. Possible values are 16:9, 9:16, 4:3, 3:4, 1:1, 5:4, and 4:5." ;
  schema:alternateName "AspectRatio" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aspectRatio> ;
  rdfs:domain microsoftads:CampaignManagementVideo ;
  rdfs:range xsd:string .

# Property: duration in milliseconds
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/durationInMilliseconds> a rdf:Property ;
  rdfs:label "duration in milliseconds" ;
  rdfs:comment "The duration in milliseconds of the video asset. Add: Unsupported Update: Unsupported" ;
  schema:alternateName "DurationInMilliseconds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/durationInMilliseconds> ;
  rdfs:domain microsoftads:CampaignManagementVideo ;
  rdfs:range xsd:int .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the video asset. The status can be Draft, Active, Deleted or Failed. Add: Unsupported Update: Supported" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementVideo ;
  rdfs:range xsd:string .

# Property: created date time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/createdDateTimeInUTC> a rdf:Property ;
  rdfs:label "created date time in utc" ;
  rdfs:comment "The date and time the video was created, in Coordinated Universal Time." ;
  schema:alternateName "CreatedDateTimeInUTC" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/createdDateTimeInUTC> ;
  rdfs:domain microsoftads:CampaignManagementVideo ;
  rdfs:range xsd:dateTime .

# Property: modified date time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/modifiedDateTimeInUTC> a rdf:Property ;
  rdfs:label "modified date time in utc" ;
  rdfs:comment "The date and time the video was last modified, in Coordinated Universal Time." ;
  schema:alternateName "ModifiedDateTimeInUTC" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/modifiedDateTimeInUTC> ;
  rdfs:domain microsoftads:CampaignManagementVideo ;
  rdfs:range xsd:dateTime .

# Property: failure code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/failureCode> a rdf:Property ;
  rdfs:label "failure code" ;
  rdfs:comment "Read the description for each possible error code below. AssetDataInvalid: The file downloaded from the URL is not a video. VideoDownloadError: The provided URL is not accessible. AssetDataInvalidWidth: The video frame width is less than 120 pixels. AssetDataInvalidHeight: The video frame height is less than 120 pixels. InvalidDuration: The video duration is less than 6 seconds. VideoOverweight: The video file size is greater than 2 GB. VideoTranscodingError: A general failure code that represents a transcoding issue. This is controlled by Azure Media Service. Learn more about encoding video and JobErrorCode." ;
  schema:alternateName "FailureCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/failureCode> ;
  rdfs:domain microsoftads:CampaignManagementVideo ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The identifier of the video." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementVideo ;
  rdfs:range xsd:long .

# Property: video ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddVideosResponse/videoIds> a rdf:Property ;
  rdfs:label "video ids" ;
  rdfs:comment "A list of unique system identifiers corresponding to the videos that were added. The list of identifiers corresponds directly to the list of videos in the request. Items of the list may be returned as null. For each list index where a video was not added, the corresponding element will be null." ;
  schema:alternateName "VideoIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/videoIds> ;
  rdfs:domain microsoftads:CampaignManagementAddVideosResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddVideosResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAddVideosResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionAssociation/entityId> a rdf:Property ;
  rdfs:label "entity id" ;
  rdfs:comment "The identifier of an entity associated with the ad extension. Add: Required Update: Required" ;
  schema:alternateName "EntityId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityId> ;
  rdfs:domain microsoftads:CampaignManagementAdExtensionAssociation ;
  rdfs:range xsd:long .

# Property: association type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionAssociation/associationType> a rdf:Property ;
  rdfs:label "association type" ;
  rdfs:comment "The type of entity associated with the ad extension. Add: Required Update: Required" ;
  schema:alternateName "AssociationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/associationType> ;
  rdfs:domain microsoftads:CampaignManagementAdExtensionAssociation ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAssociationTypeScheme .

# Property: ad extension
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionAssociation/adExtension> a rdf:Property ;
  rdfs:label "ad extension" ;
  rdfs:comment "The ad extension associated with a supported entity. Add: Required Update: Required" ;
  schema:alternateName "AdExtension" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adExtension> ;
  rdfs:domain microsoftads:CampaignManagementAdExtensionAssociation ;
  rdfs:range microsoftads:CampaignManagementAdExtension .

# Property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionAssociation/editorialStatus> a rdf:Property ;
  rdfs:label "editorial status" ;
  rdfs:comment "The editorial status of the ad extension. Add: Read-only Update: Read-only" ;
  schema:alternateName "EditorialStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/editorialStatus> ;
  rdfs:domain microsoftads:CampaignManagementAdExtensionAssociation ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdExtensionEditorialStatusScheme .

# Property: ad extension associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionAssociationCollection/adExtensionAssociations> a rdf:Property ;
  rdfs:label "ad extension associations" ;
  rdfs:comment "An array of objects that associate an ad extension and its editorial status to an account, campaign, or ad group. Add: Required Update: Required" ;
  schema:alternateName "AdExtensionAssociations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adExtensionAssociations> ;
  rdfs:domain microsoftads:CampaignManagementAdExtensionAssociationCollection ;
  rdfs:range microsoftads:CampaignManagementAdExtensionAssociation .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionBase/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementAdExtensionBase ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdExtensionStatusScheme .

# Property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionBase/scheduling> a rdf:Property ;
  rdfs:label "scheduling" ;
  schema:alternateName "Scheduling" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/scheduling> ;
  rdfs:domain microsoftads:CampaignManagementAdExtensionBase ;
  rdfs:range microsoftads:CampaignManagementSchedule .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionBase/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementAdExtensionBase ;
  rdfs:range xsd:long .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionBase/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAdExtensionBase ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAdExtensionBase ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionBase/version> a rdf:Property ;
  rdfs:label "version" ;
  schema:alternateName "Version" ;
  rdfs:domain microsoftads:CampaignManagementAdExtensionBase ;
  rdfs:range xsd:int .

# Property: reason code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionEditorialReason/reasonCode> a rdf:Property ;
  rdfs:label "reason code" ;
  rdfs:comment "A code that identifies the reason for the failure. For a list of possible reason codes, see Editorial Reason Codes." ;
  schema:alternateName "ReasonCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reasonCode> ;
  rdfs:domain microsoftads:CampaignManagementAdExtensionEditorialReason ;
  rdfs:range xsd:int .

# Property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionEditorialReason/location> a rdf:Property ;
  rdfs:label "location" ;
  rdfs:comment "The component of the ad extension that failed editorial review." ;
  schema:alternateName "Location" ;
  rdfs:domain microsoftads:CampaignManagementAdExtensionEditorialReason ;
  rdfs:range xsd:string .

# Property: term
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionEditorialReason/term> a rdf:Property ;
  rdfs:label "term" ;
  rdfs:comment "The term that failed editorial review. This element will not be set if a combination of terms caused the failure or if the failure was based on a policy violation." ;
  schema:alternateName "Term" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/term> ;
  rdfs:domain microsoftads:CampaignManagementAdExtensionEditorialReason ;
  rdfs:range xsd:string .

# Property: publisher countries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionEditorialReason/publisherCountries> a rdf:Property ;
  rdfs:label "publisher countries" ;
  rdfs:comment "The list of publisher countries or regions whose editorial guidelines do not allow the specified term." ;
  schema:alternateName "PublisherCountries" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/publisherCountries> ;
  rdfs:domain microsoftads:CampaignManagementAdExtensionEditorialReason ;
  rdfs:range xsd:string .

# Property: ad extension id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionEditorialReasonCollection/adExtensionId> a rdf:Property ;
  rdfs:label "ad extension id" ;
  rdfs:comment "The identifier of the ad extension that failed editorial review." ;
  schema:alternateName "AdExtensionId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adExtensionId> ;
  rdfs:domain microsoftads:CampaignManagementAdExtensionEditorialReasonCollection ;
  rdfs:range xsd:long .

# Property: reasons
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionEditorialReasonCollection/reasons> a rdf:Property ;
  rdfs:label "reasons" ;
  rdfs:comment "A list of AdExtensionEditorialReason objects that identify the component of an ad extension that failed editorial review, and the reason for the failure." ;
  schema:alternateName "Reasons" ;
  rdfs:domain microsoftads:CampaignManagementAdExtensionEditorialReasonCollection ;
  rdfs:range microsoftads:CampaignManagementAdExtensionEditorialReason .

# Property: ad extension id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionIdToEntityIdAssociation/adExtensionId> a rdf:Property ;
  rdfs:label "ad extension id" ;
  rdfs:comment "The system-generated identifier of the ad extension." ;
  schema:alternateName "AdExtensionId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adExtensionId> ;
  rdfs:domain microsoftads:CampaignManagementAdExtensionIdToEntityIdAssociation ;
  rdfs:range xsd:long .

# Property: entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionIdToEntityIdAssociation/entityId> a rdf:Property ;
  rdfs:label "entity id" ;
  rdfs:comment "The identifier of an entity associated with the ad extension." ;
  schema:alternateName "EntityId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityId> ;
  rdfs:domain microsoftads:CampaignManagementAdExtensionIdToEntityIdAssociation ;
  rdfs:range xsd:long .

# Property: action
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterionAction/action> a rdf:Property ;
  rdfs:label "action" ;
  rdfs:comment "The action to be applied for the AdGroupCriterion." ;
  schema:alternateName "Action" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/action> ;
  rdfs:domain microsoftads:CampaignManagementAdGroupCriterionAction ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementItemActionScheme .

# Property: ad group criterion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterionAction/adGroupCriterion> a rdf:Property ;
  rdfs:label "ad group criterion" ;
  rdfs:comment "The BiddableAdGroupCriterion or NegativeAdGroupCriterion, either of which must contain a ProductPartition criterion. For the Update action, only the CriterionBid and DestinationUrl elements of the AdGroupCriterion are mutable. To update the order or structure of the product group, you cannot use the update action. You must delete ad group criterions and then add new product partitions instead." ;
  schema:alternateName "AdGroupCriterion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupCriterion> ;
  rdfs:domain microsoftads:CampaignManagementAdGroupCriterionAction ;
  rdfs:range microsoftads:CampaignManagementAdGroupCriterion .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterionBase/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:CampaignManagementAdGroupCriterionBase ;
  rdfs:range xsd:long .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterionBase/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementAdGroupCriterionBase ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdGroupCriterionStatusScheme .

# Property: criterion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterionBase/criterion> a rdf:Property ;
  rdfs:label "criterion" ;
  schema:alternateName "Criterion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterion> ;
  rdfs:domain microsoftads:CampaignManagementAdGroupCriterionBase ;
  rdfs:range microsoftads:CampaignManagementCriterion .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterionBase/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAdGroupCriterionBase ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterionBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAdGroupCriterionBase ;
  rdfs:range xsd:string .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupNegativeSites/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group to which the negative site URLs belong." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:CampaignManagementAdGroupNegativeSites ;
  rdfs:range xsd:long .

# Property: negative sites
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupNegativeSites/negativeSites> a rdf:Property ;
  rdfs:label "negative sites" ;
  rdfs:comment "A list of URLs of the websites where you do not want your ads displayed. This element can include a maximum of 2,500 URLs. Each URL must specify the domain name e.g., contoso.com which can include up to three subdomains and two subdirectories. The subdomain count includes the www prefix. For example one.two.three.contoso.com/1/2, www.two.three.contoso.com/1/2, and one.two.contoso.co.uk/1/2 are valid URLs, whereas one.two.three.contoso.co.uk/1/2 (too many subdomains) and one.two.three.contoso.com/1/2/3 (too many subdirectories) are not. Duplicate URLs in the list are not added. You can only exclude websites for syndicated search websites. The ad group's network must be set to OwnedAndOperatedAndSyndicatedSearch. For more information about network distribution, see Network. Note: You can exclude Yahoo and Microsoft sites (e.g., MSN.com) from Microsoft Audience Network (MSAN) ads, but not search ads. Negative site URLs specified at the ad group level are used instead of any negative site URLs specified at the campaign level. If you associate any website exclusion lists (Placement Exclusion List or Account Placement Exclusion List) with an ad account, the list of negative sites are used in addition to the campaign negative sites or ad group negative sites. To remove ad group negative site URLs, set this element to null." ;
  schema:alternateName "NegativeSites" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/negativeSites> ;
  rdfs:domain microsoftads:CampaignManagementAdGroupNegativeSites ;
  rdfs:range xsd:string .

# Property: asset type name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationCustomizedProperty/assetTypeName> a rdf:Property ;
  rdfs:label "asset type name" ;
  rdfs:comment "The asset type name." ;
  schema:alternateName "AssetTypeName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetTypeName> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationCustomizedProperty ;
  rdfs:range xsd:string .

# Property: property name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationCustomizedProperty/propertyName> a rdf:Property ;
  rdfs:label "property name" ;
  rdfs:comment "The property name." ;
  schema:alternateName "PropertyName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/propertyName> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationCustomizedProperty ;
  rdfs:range xsd:string .

# Property: property value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationCustomizedProperty/propertyValue> a rdf:Property ;
  rdfs:label "property value" ;
  rdfs:comment "The property value." ;
  schema:alternateName "PropertyValue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/propertyValue> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationCustomizedProperty ;
  rdfs:range xsd:string .

# Property: image field
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageAssetProperty/imageField> a rdf:Property ;
  rdfs:label "image field" ;
  rdfs:comment "The image field for the ad recommendation." ;
  schema:alternateName "ImageField" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/imageField> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationImageAssetProperty ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdRecommendationImageFieldScheme .

# Property: image url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageAssetProperty/imageUrl> a rdf:Property ;
  rdfs:label "image url" ;
  rdfs:comment "The URL of the image." ;
  schema:alternateName "ImageUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/imageUrl> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationImageAssetProperty ;
  rdfs:range xsd:string .

# Property: crop x
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageAssetProperty/cropX> a rdf:Property ;
  rdfs:label "crop x" ;
  rdfs:comment "Where to crop along the x-axis in pixels." ;
  schema:alternateName "CropX" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cropX> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationImageAssetProperty ;
  rdfs:range xsd:int .

# Property: crop y
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageAssetProperty/cropY> a rdf:Property ;
  rdfs:label "crop y" ;
  rdfs:comment "Where to crop along the y-axis in pixels." ;
  schema:alternateName "CropY" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cropY> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationImageAssetProperty ;
  rdfs:range xsd:int .

# Property: crop width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageAssetProperty/cropWidth> a rdf:Property ;
  rdfs:label "crop width" ;
  rdfs:comment "The crop width in pixels." ;
  schema:alternateName "CropWidth" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cropWidth> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationImageAssetProperty ;
  rdfs:range xsd:int .

# Property: crop height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageAssetProperty/cropHeight> a rdf:Property ;
  rdfs:label "crop height" ;
  rdfs:comment "The crop height in pixels." ;
  schema:alternateName "CropHeight" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cropHeight> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationImageAssetProperty ;
  rdfs:range xsd:int .

# Property: image refine type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageRefineOperation/imageRefineType> a rdf:Property ;
  rdfs:label "image refine type" ;
  rdfs:comment "The image refine type." ;
  schema:alternateName "ImageRefineType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/imageRefineType> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationImageRefineOperation ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdRecommendationImageRefineTypeScheme .

# Property: image index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageRefineOperation/imageIndex> a rdf:Property ;
  rdfs:label "image index" ;
  rdfs:comment "Index of the image to be refined." ;
  schema:alternateName "ImageIndex" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/imageIndex> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationImageRefineOperation ;
  rdfs:range xsd:int .

# Property: prompt
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageRefineOperation/prompt> a rdf:Property ;
  rdfs:label "prompt" ;
  rdfs:comment "Description of image background change." ;
  schema:alternateName "Prompt" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/prompt> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationImageRefineOperation ;
  rdfs:range xsd:string .

# Property: image
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestion/image> a rdf:Property ;
  rdfs:label "image" ;
  rdfs:comment "The suggsted image." ;
  schema:alternateName "Image" ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationImageSuggestion ;
  rdfs:range microsoftads:CampaignManagementImage .

# Property: image url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestion/imageUrl> a rdf:Property ;
  rdfs:label "image url" ;
  rdfs:comment "The URL of the suggested image." ;
  schema:alternateName "ImageUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/imageUrl> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationImageSuggestion ;
  rdfs:range xsd:string .

# Property: asset link
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestion/assetLink> a rdf:Property ;
  rdfs:label "asset link" ;
  rdfs:comment "Defines the relationship of an asset to an ad." ;
  schema:alternateName "AssetLink" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetLink> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationImageSuggestion ;
  rdfs:range microsoftads:CampaignManagementAssetLink .

# Property: image metadata
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestion/imageMetadata> a rdf:Property ;
  rdfs:label "image metadata" ;
  rdfs:comment "The ad recommendation image suggestion metadata data object." ;
  schema:alternateName "ImageMetadata" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/imageMetadata> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationImageSuggestion ;
  rdfs:range microsoftads:CampaignManagementAdRecommendationImageSuggestionMetadata .

# Property: internal template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestion/internalTemplate> a rdf:Property ;
  rdfs:label "internal template" ;
  schema:alternateName "Internal_Template" ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationImageSuggestion ;
  rdfs:range microsoftads:CampaignManagementRecommendationTemplate .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImage/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the media. Add: Read-only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementImage ;
  rdfs:range xsd:long .

# Property: media type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImage/mediaType> a rdf:Property ;
  rdfs:label "media type" ;
  rdfs:comment "The type of media to add to the library. The recommended media type is \"GenericImage\". For media that will be used with an ImageAdExtension, the supported values are GenericImage, Image16x9, Image15x10, Image4x3, and Image12x10. For media that will be used with a ResponsiveAd, the supported values are GenericImage, Image1x1, Image191x100, and Image4x1. For more information about supported aspect ratios, see the Remarks section below. Add: Required" ;
  schema:alternateName "MediaType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mediaType> ;
  rdfs:domain microsoftads:CampaignManagementImage ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImage/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The media type. For more information about media types, see the Media Data Object Remarks. Add: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementImage ;
  rdfs:range xsd:string .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImage/text> a rdf:Property ;
  rdfs:label "text" ;
  rdfs:comment "The image alt text." ;
  schema:alternateName "Text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:CampaignManagementImage ;
  rdfs:range xsd:string .

# Property: data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImage/data> a rdf:Property ;
  rdfs:label "data" ;
  rdfs:comment "A base64 string that represents the image or icon to add to the library. The base64 string can contain a maximum of 102,400 characters. For information about restrictions and supported data types, see Remarks below." ;
  schema:alternateName "Data" ;
  rdfs:domain microsoftads:CampaignManagementImage ;
  rdfs:range xsd:string .

# Property: template id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestionMetadata/templateId> a rdf:Property ;
  rdfs:label "template id" ;
  rdfs:comment "The identifier of the template." ;
  schema:alternateName "TemplateId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/templateId> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationImageSuggestionMetadata ;
  rdfs:range xsd:string .

# Property: template version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestionMetadata/templateVersion> a rdf:Property ;
  rdfs:label "template version" ;
  rdfs:comment "The version of the template." ;
  schema:alternateName "TemplateVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/templateVersion> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationImageSuggestionMetadata ;
  rdfs:range xsd:string .

# Property: text asset properties
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestionMetadata/textAssetProperties> a rdf:Property ;
  rdfs:label "text asset properties" ;
  rdfs:comment "The text asset properties for the ad recommendation." ;
  schema:alternateName "TextAssetProperties" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/textAssetProperties> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationImageSuggestionMetadata ;
  rdfs:range microsoftads:CampaignManagementAdRecommendationTextAssetProperty .

# Property: image asset properties
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestionMetadata/imageAssetProperties> a rdf:Property ;
  rdfs:label "image asset properties" ;
  rdfs:comment "The image asset properties for the ad recommendation." ;
  schema:alternateName "ImageAssetProperties" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/imageAssetProperties> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationImageSuggestionMetadata ;
  rdfs:range microsoftads:CampaignManagementAdRecommendationImageAssetProperty .

# Property: customized properties
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestionMetadata/customizedProperties> a rdf:Property ;
  rdfs:label "customized properties" ;
  rdfs:comment "The customized properties for the ad recommendation." ;
  schema:alternateName "CustomizedProperties" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customizedProperties> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationImageSuggestionMetadata ;
  rdfs:range microsoftads:CampaignManagementAdRecommendationCustomizedProperty .

# Property: text field
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationTextAssetProperty/textField> a rdf:Property ;
  rdfs:label "text field" ;
  rdfs:comment "The type of text." ;
  schema:alternateName "TextField" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/textField> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationTextAssetProperty ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdRecommendationTextFieldScheme .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationTextAssetProperty/text> a rdf:Property ;
  rdfs:label "text" ;
  rdfs:comment "The text." ;
  schema:alternateName "Text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationTextAssetProperty ;
  rdfs:range xsd:string .

# Property: style
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/style> a rdf:Property ;
  rdfs:label "style" ;
  schema:alternateName "style" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/style> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationTemplate ;
  rdfs:range xsd:int .

# Property: template id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/templateId> a rdf:Property ;
  rdfs:label "template id" ;
  schema:alternateName "templateId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/templateId> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationTemplate ;
  rdfs:range xsd:string .

# Property: template name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/templateName> a rdf:Property ;
  rdfs:label "template name" ;
  schema:alternateName "templateName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/templateName> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationTemplate ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/version> a rdf:Property ;
  rdfs:label "version" ;
  schema:alternateName "version" ;
  rdfs:domain microsoftads:CampaignManagementRecommendationTemplate ;
  rdfs:range xsd:string .

# Property: image
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/image> a rdf:Property ;
  rdfs:label "image" ;
  schema:alternateName "image" ;
  rdfs:domain microsoftads:CampaignManagementRecommendationTemplate ;
  rdfs:range microsoftads:CampaignManagementRecommendationImage .

# Property: logo
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/logo> a rdf:Property ;
  rdfs:label "logo" ;
  schema:alternateName "logo" ;
  rdfs:domain microsoftads:CampaignManagementRecommendationTemplate ;
  rdfs:range microsoftads:CampaignManagementRecommendationImage .

# Property: business name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/businessName> a rdf:Property ;
  rdfs:label "business name" ;
  schema:alternateName "businessName" ;
  rdfs:domain microsoftads:CampaignManagementRecommendationTemplate ;
  rdfs:range microsoftads:CampaignManagementRecommendationText .

# Property: short headline
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/shortHeadline> a rdf:Property ;
  rdfs:label "short headline" ;
  schema:alternateName "shortHeadline" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/shortHeadline> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationTemplate ;
  rdfs:range microsoftads:CampaignManagementRecommendationText .

# Property: long headline
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/longHeadline> a rdf:Property ;
  rdfs:label "long headline" ;
  schema:alternateName "longHeadline" ;
  rdfs:domain microsoftads:CampaignManagementRecommendationTemplate ;
  rdfs:range microsoftads:CampaignManagementRecommendationText .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "description" ;
  rdfs:domain microsoftads:CampaignManagementRecommendationTemplate ;
  rdfs:range microsoftads:CampaignManagementRecommendationText .

# Property: cta
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/cta> a rdf:Property ;
  rdfs:label "cta" ;
  schema:alternateName "cta" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cta> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationTemplate ;
  rdfs:range microsoftads:CampaignManagementRecommendationText .

# Property: asset properties
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/assetProperties> a rdf:Property ;
  rdfs:label "asset properties" ;
  schema:alternateName "assetProperties" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetProperties> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationTemplate ;
  rdfs:range microsoftads:CampaignManagementRecommendationAssetProperty .

# Property: background
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/background> a rdf:Property ;
  rdfs:label "background" ;
  schema:alternateName "background" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/background> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationTemplate ;
  rdfs:range microsoftads:CampaignManagementRecommendationBackground .

# Property: color
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/color> a rdf:Property ;
  rdfs:label "color" ;
  schema:alternateName "color" ;
  rdfs:domain microsoftads:CampaignManagementRecommendationTemplate ;
  rdfs:range microsoftads:CampaignManagementRecommendationColor .

# Property: asset id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImage/assetId> a rdf:Property ;
  rdfs:label "asset id" ;
  schema:alternateName "assetId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetId> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationImage ;
  rdfs:range xsd:string .

# Property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImage/url> a rdf:Property ;
  rdfs:label "url" ;
  schema:alternateName "url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/url> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationImage ;
  rdfs:range xsd:string .

# Property: editable
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImage/editable> a rdf:Property ;
  rdfs:label "editable" ;
  schema:alternateName "editable" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/editable> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationImage ;
  rdfs:range xsd:boolean .

# Property: source
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImage/source> a rdf:Property ;
  rdfs:label "source" ;
  schema:alternateName "source" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/source> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationImage ;
  rdfs:range xsd:string .

# Property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImage/recommendationId> a rdf:Property ;
  rdfs:label "recommendation id" ;
  schema:alternateName "recommendationId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationId> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationImage ;
  rdfs:range xsd:string .

# Property: image size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImage/imageSize> a rdf:Property ;
  rdfs:label "image size" ;
  schema:alternateName "imageSize" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/imageSize> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationImage ;
  rdfs:range microsoftads:CampaignManagementRecommendationImageSize .

# Property: crop setting
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImage/cropSetting> a rdf:Property ;
  rdfs:label "crop setting" ;
  schema:alternateName "cropSetting" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cropSetting> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationImage ;
  rdfs:range microsoftads:CampaignManagementRecommendationCropSetting .

# Property: width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImageSize/width> a rdf:Property ;
  rdfs:label "width" ;
  schema:alternateName "width" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/width> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationImageSize ;
  rdfs:range xsd:int .

# Property: height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImageSize/height> a rdf:Property ;
  rdfs:label "height" ;
  schema:alternateName "height" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/height> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationImageSize ;
  rdfs:range xsd:int .

# Property: source x
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationCropSetting/sourceX> a rdf:Property ;
  rdfs:label "source x" ;
  schema:alternateName "sourceX" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sourceX> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationCropSetting ;
  rdfs:range xsd:int .

# Property: source y
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationCropSetting/sourceY> a rdf:Property ;
  rdfs:label "source y" ;
  schema:alternateName "sourceY" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sourceY> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationCropSetting ;
  rdfs:range xsd:int .

# Property: source width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationCropSetting/sourceWidth> a rdf:Property ;
  rdfs:label "source width" ;
  schema:alternateName "sourceWidth" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sourceWidth> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationCropSetting ;
  rdfs:range xsd:int .

# Property: source height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationCropSetting/sourceHeight> a rdf:Property ;
  rdfs:label "source height" ;
  schema:alternateName "sourceHeight" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sourceHeight> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationCropSetting ;
  rdfs:range xsd:int .

# Property: aspect ratio
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationCropSetting/aspectRatio> a rdf:Property ;
  rdfs:label "aspect ratio" ;
  schema:alternateName "aspectRatio" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aspectRatio> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationCropSetting ;
  rdfs:range xsd:string .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationText/text> a rdf:Property ;
  rdfs:label "text" ;
  schema:alternateName "text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationText ;
  rdfs:range xsd:string .

# Property: editable
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationText/editable> a rdf:Property ;
  rdfs:label "editable" ;
  schema:alternateName "editable" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/editable> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationText ;
  rdfs:range xsd:boolean .

# Property: source
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationText/source> a rdf:Property ;
  rdfs:label "source" ;
  schema:alternateName "source" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/source> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationText ;
  rdfs:range xsd:string .

# Property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationText/recommendationId> a rdf:Property ;
  rdfs:label "recommendation id" ;
  schema:alternateName "recommendationId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/recommendationId> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationText ;
  rdfs:range xsd:string .

# Property: min length in char
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationText/minLengthInChar> a rdf:Property ;
  rdfs:label "min length in char" ;
  schema:alternateName "minLengthInChar" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/minLengthInChar> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationText ;
  rdfs:range xsd:int .

# Property: max length in char
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationText/maxLengthInChar> a rdf:Property ;
  rdfs:label "max length in char" ;
  schema:alternateName "maxLengthInChar" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxLengthInChar> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationText ;
  rdfs:range xsd:int .

# Property: asset name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationAssetProperty/assetName> a rdf:Property ;
  rdfs:label "asset name" ;
  schema:alternateName "assetName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetName> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationAssetProperty ;
  rdfs:range xsd:string .

# Property: asset property
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationAssetProperty/assetProperty> a rdf:Property ;
  rdfs:label "asset property" ;
  schema:alternateName "assetProperty" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetProperty> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationAssetProperty ;
  rdfs:range xsd:string .

# Property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationAssetProperty/value> a rdf:Property ;
  rdfs:label "value" ;
  schema:alternateName "value" ;
  rdfs:domain microsoftads:CampaignManagementRecommendationAssetProperty ;
  rdfs:range xsd:string .

# Property: editable
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationBackground/editable> a rdf:Property ;
  rdfs:label "editable" ;
  schema:alternateName "editable" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/editable> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationBackground ;
  rdfs:range xsd:boolean .

# Property: element name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationColor/elementName> a rdf:Property ;
  rdfs:label "element name" ;
  schema:alternateName "elementName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/elementName> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationColor ;
  rdfs:range xsd:string .

# Property: suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationColor/suffix> a rdf:Property ;
  rdfs:label "suffix" ;
  schema:alternateName "suffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suffix> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationColor ;
  rdfs:range xsd:string .

# Property: editable
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationColor/editable> a rdf:Property ;
  rdfs:label "editable" ;
  schema:alternateName "editable" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/editable> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationColor ;
  rdfs:range xsd:boolean .

# Property: color
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationColor/color> a rdf:Property ;
  rdfs:label "color" ;
  schema:alternateName "color" ;
  rdfs:domain microsoftads:CampaignManagementRecommendationColor ;
  rdfs:range xsd:string .

# Property: job id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationJobInfo/jobId> a rdf:Property ;
  rdfs:label "job id" ;
  rdfs:comment "The unique identifier of the job." ;
  schema:alternateName "JobId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/jobId> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationJobInfo ;
  rdfs:range xsd:long .

# Property: job status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationJobInfo/jobStatus> a rdf:Property ;
  rdfs:label "job status" ;
  rdfs:comment "The status of the current job. Possible values are: Completed, InProgress, Failed." ;
  schema:alternateName "JobStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/jobStatus> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationJobInfo ;
  rdfs:range xsd:string .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationJobInfo/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  rdfs:comment "The error code when the JobStatus is Failed." ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationJobInfo ;
  rdfs:range xsd:string .

# Property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationJobInfo/errorMessage> a rdf:Property ;
  rdfs:label "error message" ;
  rdfs:comment "The error message when the JobStatus is Failed." ;
  schema:alternateName "ErrorMessage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorMessage> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationJobInfo ;
  rdfs:range xsd:string .

# Property: media list
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationMediaRefineResult/mediaList> a rdf:Property ;
  rdfs:label "media list" ;
  rdfs:comment "List of ad recommendation refined media." ;
  schema:alternateName "MediaList" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mediaList> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationMediaRefineResult ;
  rdfs:range microsoftads:CampaignManagementAdRecommendationRefinedMedia .

# Property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationMediaRefineResult/errors> a rdf:Property ;
  rdfs:label "errors" ;
  rdfs:comment "An array of OperationError objects that contains the details that explain why the service operation failed." ;
  schema:alternateName "Errors" ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationMediaRefineResult ;
  rdfs:range microsoftads:CampaignManagementOperationError .

# Property: media url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationRefinedMedia/mediaUrl> a rdf:Property ;
  rdfs:label "media url" ;
  rdfs:comment "The media URL." ;
  schema:alternateName "MediaUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mediaUrl> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationRefinedMedia ;
  rdfs:range xsd:string .

# Property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOperationError/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "A numeric error code that identifies the error." ;
  schema:alternateName "Code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/code> ;
  rdfs:domain microsoftads:CampaignManagementOperationError ;
  rdfs:range xsd:int .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOperationError/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  rdfs:comment "A symbolic string constant that identifies the error. For example, UserIsNotAuthorized." ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:CampaignManagementOperationError ;
  rdfs:range xsd:string .

# Property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOperationError/details> a rdf:Property ;
  rdfs:label "details" ;
  rdfs:comment "A message that provides additional details about the error. This string can be empty." ;
  schema:alternateName "Details" ;
  rdfs:domain microsoftads:CampaignManagementOperationError ;
  rdfs:range xsd:string .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOperationError/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "A message that describes the error. For more information about troubleshooting and error handling, see Handling Service Errors and Exceptions and Operation Error Codes." ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:CampaignManagementOperationError ;
  rdfs:range xsd:string .

# Property: text field
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationTextRefineOperation/textField> a rdf:Property ;
  rdfs:label "text field" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TextField" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/textField> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationTextRefineOperation ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdRecommendationTextFieldScheme .

# Property: text field index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationTextRefineOperation/textFieldIndex> a rdf:Property ;
  rdfs:label "text field index" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TextFieldIndex" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/textFieldIndex> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationTextRefineOperation ;
  rdfs:range xsd:int .

# Property: text tone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationTextRefineOperation/textTone> a rdf:Property ;
  rdfs:label "text tone" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TextTone" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/textTone> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationTextRefineOperation ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdRecommendationTextToneScheme .

# Property: text asset links
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationTextRefineResult/textAssetLinks> a rdf:Property ;
  rdfs:label "text asset links" ;
  rdfs:comment "List of text asset links." ;
  schema:alternateName "TextAssetLinks" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/textAssetLinks> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationTextRefineResult ;
  rdfs:range microsoftads:CampaignManagementAssetLink .

# Property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationTextRefineResult/errors> a rdf:Property ;
  rdfs:label "errors" ;
  rdfs:comment "An array of OperationError objects that contains the details that explain why the service operation failed." ;
  schema:alternateName "Errors" ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationTextRefineResult ;
  rdfs:range microsoftads:CampaignManagementOperationError .

# Property: video
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationVideoSuggestion/video> a rdf:Property ;
  rdfs:label "video" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Video" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/video> ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationVideoSuggestion ;
  rdfs:range microsoftads:CampaignManagementVideo .

# Property: internal template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationVideoSuggestion/internalTemplate> a rdf:Property ;
  rdfs:label "internal template" ;
  schema:alternateName "Internal_Template" ;
  rdfs:domain microsoftads:CampaignManagementAdRecommendationVideoSuggestion ;
  rdfs:range microsoftads:CampaignManagementRecommendationTemplateVideo .

# Property: template id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/templateId> a rdf:Property ;
  rdfs:label "template id" ;
  schema:alternateName "templateId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/templateId> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationTemplateVideo ;
  rdfs:range xsd:string .

# Property: logo
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/logo> a rdf:Property ;
  rdfs:label "logo" ;
  schema:alternateName "logo" ;
  rdfs:domain microsoftads:CampaignManagementRecommendationTemplateVideo ;
  rdfs:range microsoftads:CampaignManagementRecommendationLogo .

# Property: business name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/businessName> a rdf:Property ;
  rdfs:label "business name" ;
  schema:alternateName "businessName" ;
  rdfs:domain microsoftads:CampaignManagementRecommendationTemplateVideo ;
  rdfs:range microsoftads:CampaignManagementRecommendationBusinessName .

# Property: duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/duration> a rdf:Property ;
  rdfs:label "duration" ;
  schema:alternateName "duration" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/duration> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationTemplateVideo ;
  rdfs:range xsd:int .

# Property: audio
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/audio> a rdf:Property ;
  rdfs:label "audio" ;
  schema:alternateName "audio" ;
  rdfs:domain microsoftads:CampaignManagementRecommendationTemplateVideo ;
  rdfs:range microsoftads:CampaignManagementRecommendationAudio .

# Property: width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/width> a rdf:Property ;
  rdfs:label "width" ;
  schema:alternateName "width" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/width> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationTemplateVideo ;
  rdfs:range xsd:int .

# Property: height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/height> a rdf:Property ;
  rdfs:label "height" ;
  schema:alternateName "height" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/height> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationTemplateVideo ;
  rdfs:range xsd:int .

# Property: background color
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/backgroundColor> a rdf:Property ;
  rdfs:label "background color" ;
  schema:alternateName "backgroundColor" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/backgroundColor> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationTemplateVideo ;
  rdfs:range microsoftads:CampaignManagementSolidBackgroundAsset .

# Property: scenes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/scenes> a rdf:Property ;
  rdfs:label "scenes" ;
  schema:alternateName "scenes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/scenes> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationTemplateVideo ;
  rdfs:range microsoftads:CampaignManagementRecommendationScene .

# Property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationLogo/url> a rdf:Property ;
  rdfs:label "url" ;
  schema:alternateName "url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/url> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationLogo ;
  rdfs:range xsd:string .

# Property: display
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationLogo/display> a rdf:Property ;
  rdfs:label "display" ;
  schema:alternateName "display" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/display> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationLogo ;
  rdfs:range xsd:boolean .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationBusinessName/text> a rdf:Property ;
  rdfs:label "text" ;
  schema:alternateName "text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationBusinessName ;
  rdfs:range xsd:string .

# Property: display
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationBusinessName/display> a rdf:Property ;
  rdfs:label "display" ;
  schema:alternateName "display" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/display> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationBusinessName ;
  rdfs:range xsd:boolean .

# Property: category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationAudio/category> a rdf:Property ;
  rdfs:label "category" ;
  schema:alternateName "category" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/category> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationAudio ;
  rdfs:range xsd:string .

# Property: file name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationAudio/fileName> a rdf:Property ;
  rdfs:label "file name" ;
  schema:alternateName "fileName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fileName> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationAudio ;
  rdfs:range xsd:string .

# Property: audio name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationAudio/audioName> a rdf:Property ;
  rdfs:label "audio name" ;
  schema:alternateName "audioName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audioName> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationAudio ;
  rdfs:range xsd:string .

# Property: color
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSolidBackgroundAsset/color> a rdf:Property ;
  rdfs:label "color" ;
  schema:alternateName "color" ;
  rdfs:domain microsoftads:CampaignManagementSolidBackgroundAsset ;
  rdfs:range xsd:string .

# Property: image
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationScene/image> a rdf:Property ;
  rdfs:label "image" ;
  schema:alternateName "image" ;
  rdfs:domain microsoftads:CampaignManagementRecommendationScene ;
  rdfs:range xsd:string .

# Property: images
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationScene/images> a rdf:Property ;
  rdfs:label "images" ;
  schema:alternateName "images" ;
  rdfs:domain microsoftads:CampaignManagementRecommendationScene ;
  rdfs:range xsd:string .

# Property: image data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationScene/imageData> a rdf:Property ;
  rdfs:label "image data" ;
  schema:alternateName "imageData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/imageData> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationScene ;
  rdfs:range microsoftads:CampaignManagementVideoRecommendationImageData .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationScene/text> a rdf:Property ;
  rdfs:label "text" ;
  schema:alternateName "text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationScene ;
  rdfs:range xsd:string .

# Property: text data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationScene/textData> a rdf:Property ;
  rdfs:label "text data" ;
  schema:alternateName "textData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/textData> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationScene ;
  rdfs:range microsoftads:CampaignManagementVideoRecommendationTextData .

# Property: logos
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationScene/logos> a rdf:Property ;
  rdfs:label "logos" ;
  schema:alternateName "logos" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/logos> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationScene ;
  rdfs:range xsd:string .

# Property: logo data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationScene/logoData> a rdf:Property ;
  rdfs:label "logo data" ;
  schema:alternateName "logoData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/logoData> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationScene ;
  rdfs:range microsoftads:CampaignManagementVideoRecommendationImageData .

# Property: key frame
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationScene/keyFrame> a rdf:Property ;
  rdfs:label "key frame" ;
  schema:alternateName "keyFrame" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keyFrame> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationScene ;
  rdfs:range microsoftads:CampaignManagementKeyFrame .

# Property: colors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationScene/colors> a rdf:Property ;
  rdfs:label "colors" ;
  schema:alternateName "colors" ;
  rdfs:domain microsoftads:CampaignManagementRecommendationScene ;
  rdfs:range xsd:string .

# Property: color data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationScene/colorData> a rdf:Property ;
  rdfs:label "color data" ;
  schema:alternateName "colorData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/colorData> ;
  rdfs:domain microsoftads:CampaignManagementRecommendationScene ;
  rdfs:range microsoftads:CampaignManagementVideoRecommendationColorData .

# Property: width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationImageData/width> a rdf:Property ;
  rdfs:label "width" ;
  schema:alternateName "width" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/width> ;
  rdfs:domain microsoftads:CampaignManagementVideoRecommendationImageData ;
  rdfs:range xsd:int .

# Property: height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationImageData/height> a rdf:Property ;
  rdfs:label "height" ;
  schema:alternateName "height" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/height> ;
  rdfs:domain microsoftads:CampaignManagementVideoRecommendationImageData ;
  rdfs:range xsd:int .

# Property: item id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationImageData/itemId> a rdf:Property ;
  rdfs:label "item id" ;
  schema:alternateName "itemId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/itemId> ;
  rdfs:domain microsoftads:CampaignManagementVideoRecommendationImageData ;
  rdfs:range xsd:string .

# Property: cropped image url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationImageData/croppedImageUrl> a rdf:Property ;
  rdfs:label "cropped image url" ;
  schema:alternateName "croppedImageUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/croppedImageUrl> ;
  rdfs:domain microsoftads:CampaignManagementVideoRecommendationImageData ;
  rdfs:range xsd:string .

# Property: video clip url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationImageData/videoClipUrl> a rdf:Property ;
  rdfs:label "video clip url" ;
  schema:alternateName "videoClipUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/videoClipUrl> ;
  rdfs:domain microsoftads:CampaignManagementVideoRecommendationImageData ;
  rdfs:range xsd:string .

# Property: is video feasible
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationImageData/isVideoFeasible> a rdf:Property ;
  rdfs:label "is video feasible" ;
  schema:alternateName "isVideoFeasible" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isVideoFeasible> ;
  rdfs:domain microsoftads:CampaignManagementVideoRecommendationImageData ;
  rdfs:range xsd:boolean .

# Property: font
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationTextData/font> a rdf:Property ;
  rdfs:label "font" ;
  schema:alternateName "font" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/font> ;
  rdfs:domain microsoftads:CampaignManagementVideoRecommendationTextData ;
  rdfs:range xsd:string .

# Property: font weight
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationTextData/fontWeight> a rdf:Property ;
  rdfs:label "font weight" ;
  schema:alternateName "fontWeight" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fontWeight> ;
  rdfs:domain microsoftads:CampaignManagementVideoRecommendationTextData ;
  rdfs:range xsd:string .

# Property: color
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationTextData/color> a rdf:Property ;
  rdfs:label "color" ;
  schema:alternateName "color" ;
  rdfs:domain microsoftads:CampaignManagementVideoRecommendationTextData ;
  rdfs:range xsd:string .

# Property: max length
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationTextData/maxLength> a rdf:Property ;
  rdfs:label "max length" ;
  schema:alternateName "maxLength" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxLength> ;
  rdfs:domain microsoftads:CampaignManagementVideoRecommendationTextData ;
  rdfs:range xsd:int .

# Property: item id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationTextData/itemId> a rdf:Property ;
  rdfs:label "item id" ;
  schema:alternateName "itemId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/itemId> ;
  rdfs:domain microsoftads:CampaignManagementVideoRecommendationTextData ;
  rdfs:range xsd:string .

# Property: hint
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationTextData/hint> a rdf:Property ;
  rdfs:label "hint" ;
  schema:alternateName "hint" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/hint> ;
  rdfs:domain microsoftads:CampaignManagementVideoRecommendationTextData ;
  rdfs:range xsd:string .

# Property: template id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyFrame/templateId> a rdf:Property ;
  rdfs:label "template id" ;
  schema:alternateName "templateId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/templateId> ;
  rdfs:domain microsoftads:CampaignManagementKeyFrame ;
  rdfs:range xsd:string .

# Property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyFrame/url> a rdf:Property ;
  rdfs:label "url" ;
  schema:alternateName "url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/url> ;
  rdfs:domain microsoftads:CampaignManagementKeyFrame ;
  rdfs:range xsd:string .

# Property: keyframe timestamp
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyFrame/keyframeTimestamp> a rdf:Property ;
  rdfs:label "keyframe timestamp" ;
  schema:alternateName "keyframeTimestamp" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keyframeTimestamp> ;
  rdfs:domain microsoftads:CampaignManagementKeyFrame ;
  rdfs:range xsd:double .

# Property: color
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationColorData/color> a rdf:Property ;
  rdfs:label "color" ;
  schema:alternateName "color" ;
  rdfs:domain microsoftads:CampaignManagementVideoRecommendationColorData ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationColorData/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementVideoRecommendationColorData ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAgeCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion. This value is Age when you retrieve an age criterion. For more information about criterion types, see the Criterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAgeCriterion ;
  rdfs:range xsd:string .

# Property: age range
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAgeCriterion/ageRange> a rdf:Property ;
  rdfs:label "age range" ;
  rdfs:comment "The age range of the people you want to see your ads. Add: Required Update: Not allowed. If you specify this element it must match the existing setting." ;
  schema:alternateName "AgeRange" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/ageRange> ;
  rdfs:domain microsoftads:CampaignManagementAgeCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAgeRangeScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAgeDimension/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of audience dimensions, the following dimension types are supported as of now: Age, Gender, Audience. Add: For more information about audience types, see the Remarks. Update: For more information about audience types, see the Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAgeDimension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAudienceGroupDimensionTypeScheme .

# Property: age ranges
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAgeDimension/ageRanges> a rdf:Property ;
  rdfs:label "age ranges" ;
  rdfs:comment "A list of age ranges. To remove existing values, set AgeRanges to null or empty. To remove a subset of age ranges, specify the age ranges that you want to keep and the existing age ranges will be replaced. Add: Required Update: Optional." ;
  schema:alternateName "AgeRanges" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/ageRanges> ;
  rdfs:domain microsoftads:CampaignManagementAgeDimension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAgeRangeScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAISearchSetting/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of setting. For more information, see Setting Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAISearchSetting ;
  rdfs:range xsd:string .

# Property: final url expansion opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAISearchSetting/finalUrlExpansionOptOut> a rdf:Property ;
  rdfs:label "final url expansion opt out" ;
  rdfs:comment "Opt out of final URL expansion." ;
  schema:alternateName "FinalUrlExpansionOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlExpansionOptOut> ;
  rdfs:domain microsoftads:CampaignManagementAISearchSetting ;
  rdfs:range xsd:boolean .

# Property: auto generated text opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAISearchSetting/autoGeneratedTextOptOut> a rdf:Property ;
  rdfs:label "auto generated text opt out" ;
  rdfs:comment "Opt out of auto-generated text." ;
  schema:alternateName "AutoGeneratedTextOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/autoGeneratedTextOptOut> ;
  rdfs:domain microsoftads:CampaignManagementAISearchSetting ;
  rdfs:range xsd:boolean .

# Property: auto generated image opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAISearchSetting/autoGeneratedImageOptOut> a rdf:Property ;
  rdfs:label "auto generated image opt out" ;
  rdfs:comment "Opt out of auto-generated images." ;
  schema:alternateName "AutoGeneratedImageOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/autoGeneratedImageOptOut> ;
  rdfs:domain microsoftads:CampaignManagementAISearchSetting ;
  rdfs:range xsd:boolean .

# Property: search term matching opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAISearchSetting/searchTermMatchingOptOut> a rdf:Property ;
  rdfs:label "search term matching opt out" ;
  rdfs:comment "Opt out of search term matching." ;
  schema:alternateName "SearchTermMatchingOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchTermMatchingOptOut> ;
  rdfs:domain microsoftads:CampaignManagementAISearchSetting ;
  rdfs:range xsd:boolean .

# Property: a isearch enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAISearchSetting/aISearchEnabled> a rdf:Property ;
  rdfs:label "a isearch enabled" ;
  rdfs:comment "Enable AI search." ;
  schema:alternateName "AISearchEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aISearchEnabled> ;
  rdfs:domain microsoftads:CampaignManagementAISearchSetting ;
  rdfs:range xsd:boolean .

# Property: page feed ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAISearchSetting/pageFeedIds> a rdf:Property ;
  rdfs:label "page feed ids" ;
  rdfs:comment "The page feed IDs." ;
  schema:alternateName "PageFeedIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/pageFeedIds> ;
  rdfs:domain microsoftads:CampaignManagementAISearchSetting ;
  rdfs:range xsd:long .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAnnotationOptOut/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  rdfs:comment "The customer ID." ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CampaignManagementAnnotationOptOut ;
  rdfs:range xsd:long .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAnnotationOptOut/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The account ID." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementAnnotationOptOut ;
  rdfs:range xsd:long .

# Property: is opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAnnotationOptOut/isOptOut> a rdf:Property ;
  rdfs:label "is opt out" ;
  rdfs:comment "Whether or not the entity is opted out." ;
  schema:alternateName "IsOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isOptOut> ;
  rdfs:domain microsoftads:CampaignManagementAnnotationOptOut ;
  rdfs:range xsd:boolean .

# Property: annotation group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAnnotationOptOut/annotationGroupId> a rdf:Property ;
  rdfs:label "annotation group id" ;
  rdfs:comment "The annotation group ID. The possible values are: 17000 - Dynamic Locations17001 - Consumer Ratings17002 - Dynamic Ad Enhancements 17003 - Dynamic Callouts17004 - Dynamic Partner Data enhancements17005 - Dynamic Sitelink17006 - Dynamic Structured Snippets17007 - Longer Ad Headlines17008 - Previous Visit17009 - Seller Ratings17011 - Dynamic Multimedia Extensions17013 - Syndication Only Decorations 17014 - Business Logo" ;
  schema:alternateName "AnnotationGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/annotationGroupId> ;
  rdfs:domain microsoftads:CampaignManagementAnnotationOptOut ;
  rdfs:range xsd:long .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApiFaultDetail/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  rdfs:comment "The identifier of the log entry that contains the details of the API call." ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:CampaignManagementApiFaultDetail ;
  rdfs:range xsd:string .

# Property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApiFaultDetail/batchErrors> a rdf:Property ;
  rdfs:label "batch errors" ;
  rdfs:comment "An array of batch errors that identifies the items in the batch of items in the request message that caused the operation to fail. Each object contains the details that explain why the item caused the failure." ;
  schema:alternateName "BatchErrors" ;
  rdfs:domain microsoftads:CampaignManagementApiFaultDetail ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApiFaultDetail/operationErrors> a rdf:Property ;
  rdfs:label "operation errors" ;
  rdfs:comment "An array of operation errors that contains the reasons that explain why the service operation failed when the error is not related to a specific item in the batch of items." ;
  schema:alternateName "OperationErrors" ;
  rdfs:domain microsoftads:CampaignManagementApiFaultDetail ;
  rdfs:range microsoftads:CampaignManagementOperationError .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApiFaultDetail/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementApiFaultDetail ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad extension. The value will always be Active because the Campaign Management service does not return deleted ad extensions. Add: Read-only Update: Read-only" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementAppAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdExtensionStatusScheme .

# Property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/scheduling> a rdf:Property ;
  rdfs:label "scheduling" ;
  rdfs:comment "Determines the calendar day and time ranges when the ad extension is eligible to be shown in ads. Add: Optional Update: Optional. If you set this element null, any existing scheduling set for the ad extension will remain unchanged. If you set this to any non-null Schedule object, you are effectively replacing existing scheduling settings for the ad extension. To remove all scheduling set this element to an empty Schedule object." ;
  schema:alternateName "Scheduling" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/scheduling> ;
  rdfs:domain microsoftads:CampaignManagementAppAdExtension ;
  rdfs:range microsoftads:CampaignManagementSchedule .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "This element determines whether the preference is for the ad extension to be displayed on mobile devices or all devices. To specify a preference for mobile devices, set this element to 30001. To specify all devices, set this element to 0 (zero) or leave the element nil. By default, this element will be nil. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementAppAdExtension ;
  rdfs:range xsd:long .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the ad extension. Add: Read-only Update: Read-only and Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAppAdExtension ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad extension. This value is AppAdExtension when you retrieve an app ad extension. Add: Read-only Update: Read-only For more information about ad extension types, see the Ad Extension Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAppAdExtension ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/version> a rdf:Property ;
  rdfs:label "version" ;
  rdfs:comment "Tracks the number of times the ad extension has been updated. The version is set to 1 when the ad extension is created, and increments by one after each update. Add: Not allowed Update: Not allowed" ;
  schema:alternateName "Version" ;
  rdfs:domain microsoftads:CampaignManagementAppAdExtension ;
  rdfs:range xsd:int .

# Property: app platform
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/appPlatform> a rdf:Property ;
  rdfs:label "app platform" ;
  rdfs:comment "The application platform. Possible values include iOS, Android, and Windows. Add: Required Update: Required" ;
  schema:alternateName "AppPlatform" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appPlatform> ;
  rdfs:domain microsoftads:CampaignManagementAppAdExtension ;
  rdfs:range xsd:string .

# Property: app store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/appStoreId> a rdf:Property ;
  rdfs:label "app store id" ;
  rdfs:comment "The application identifier provided by the app store. If the application is new, please expect to wait 4-7 days before the ad will be eligible to deliver. Add: Required Update: Required" ;
  schema:alternateName "AppStoreId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appStoreId> ;
  rdfs:domain microsoftads:CampaignManagementAppAdExtension ;
  rdfs:range xsd:string .

# Property: display text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/displayText> a rdf:Property ;
  rdfs:label "display text" ;
  rdfs:comment "The text displayed in the app ad extension. The text can contain a maximum of 35 characters. Add: Required Update: Optional" ;
  schema:alternateName "DisplayText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/displayText> ;
  rdfs:domain microsoftads:CampaignManagementAppAdExtension ;
  rdfs:range xsd:string .

# Property: destination url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/destinationUrl> a rdf:Property ;
  rdfs:label "destination url" ;
  rdfs:comment "The URL of the app store download webpage that users are taken to when they click the app extension link. The URL can contain dynamic text strings such as {keyword}. For a list of supported parameters, see the Available parameters section within the Microsoft Advertising help article What tracking or URL parameters can I use?. The URL can contain a maximum of 1,024 characters. If the URL does not specify a protocol, the system uses the HTTP protocol when a user clicks the ad. If the URL specifies the HTTP protocol when you add an ad, the service will remove the http:// protocol string (the HTTP protocol string does not count against the 1,024 character limit); however, the service will not remove an HTTPS protocol string (https://) from the URL. Add: Required Update: Optional" ;
  schema:alternateName "DestinationUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/destinationUrl> ;
  rdfs:domain microsoftads:CampaignManagementAppAdExtension ;
  rdfs:range xsd:string .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementAppAdExtension ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementAppAdExtension ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementAppAdExtension ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementAppAdExtension ;
  rdfs:range xsd:string .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementAppAdExtension ;
  rdfs:range xsd:string .

# Property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/finalAppUrls> a rdf:Property ;
  rdfs:label "final app urls" ;
  rdfs:comment "For future use." ;
  schema:alternateName "FinalAppUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalAppUrls> ;
  rdfs:domain microsoftads:CampaignManagementAppAdExtension ;
  rdfs:range microsoftads:CampaignManagementAppUrl .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. There are currently no forward compatibility changes for the AdExtension object. Add: Read-only Update: Read-only" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementAppAdExtension ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The conversion goal name. The maximum length of the name is 100, and the name must be unique among all conversion goals belonging to the same customer. Add: Required Update: Optional" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementAppDownloadGoal ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Defines the possible user-determined status values of a conversion goal. These are the status values that a user can decide to set, for example a goal can be set to Paused if you no longer wish to track conversions for that goal. For status values that can be set by the system, see the TrackingStatus element. Add: Optional Update: Optional" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementAppDownloadGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalStatusScheme .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "Determines if the goal applies to all accounts or only the account specified in the required CustomerAccountId header element. If you have multiple Microsoft Advertising accounts, you can track conversions across all of those accounts. If you associate a goal with one account, conversions will be tracked for that account only. For app install goals the Account level scope is not supported. You can set this element to Customer or leave it nil. If not specified, the scope will be set to Customer by default. Add: Optional Update: Optional" ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementAppDownloadGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: count type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/countType> a rdf:Property ;
  rdfs:label "count type" ;
  rdfs:comment "Not applicable for app install goals." ;
  schema:alternateName "CountType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/countType> ;
  rdfs:domain microsoftads:CampaignManagementAppDownloadGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalCountTypeScheme .

# Property: revenue
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/revenue> a rdf:Property ;
  rdfs:label "revenue" ;
  rdfs:comment "Determines how much each conversion is worth to your business. When adding a conversion goal if you do not specify any revenue tracking preferences, then each ConversionGoalRevenue will be set to their respective default values. When updating a conversion goal, if the Revenue element is nil or empty then none of the nested properties will be updated. However, if this element is not nil or empty then you are effectively replacing any existing revenue properties. The VariableValue option is not available for app install conversion goals. Add: Optional Update: Optional" ;
  schema:alternateName "Revenue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/revenue> ;
  rdfs:domain microsoftads:CampaignManagementAppDownloadGoal ;
  rdfs:range microsoftads:CampaignManagementConversionGoalRevenue .

# Property: conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/conversionWindowInMinutes> a rdf:Property ;
  rdfs:label "conversion window in minutes" ;
  rdfs:comment "The conversion window is the length of time in minutes after a click that you want to track conversions. If you set this value to 43200 minutes (30 days), then conversions that happen within 30 days after a click are tracked. Past conversions aren't affected. The minimum value supported is 1 minute, although keep in mind that a shorter conversion window will reduce the number of conversions your account records. The maximum value supported is 129600 minutes (90 days). Add: Optional Update: Optional" ;
  schema:alternateName "ConversionWindowInMinutes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionWindowInMinutes> ;
  rdfs:domain microsoftads:CampaignManagementAppDownloadGoal ;
  rdfs:range xsd:int .

# Property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/tagId> a rdf:Property ;
  rdfs:label "tag id" ;
  rdfs:comment "Not applicable for app install goals." ;
  schema:alternateName "TagId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/tagId> ;
  rdfs:domain microsoftads:CampaignManagementAppDownloadGoal ;
  rdfs:range xsd:long .

# Property: tracking status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/trackingStatus> a rdf:Property ;
  rdfs:label "tracking status" ;
  rdfs:comment "Defines the possible system-determined status values of a conversion goal. These are the status values that can be set by the system, for example the system sets the status to RecordingConversions if we have recorded conversions within the last 7 days. Only the NoRecentConversions and RecordingConversions statuses are applicable for app install conversion goals. For status values that a user can decide to set, for example setting the status to Paused if you no longer wish to track conversions for that goal, see the Status element. Add: Read-only Update: Read-only" ;
  schema:alternateName "TrackingStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingStatus> ;
  rdfs:domain microsoftads:CampaignManagementAppDownloadGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalTrackingStatusScheme .

# Property: exclude from bidding
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/excludeFromBidding> a rdf:Property ;
  rdfs:label "exclude from bidding" ;
  rdfs:comment "Determines whether or not to exclude data otherwise related to this conversion goal from a subset of performance report columns. This element is only available for customers who are enabled for the Include in Conversions feature (GetCustomerPilotFeatures returns 574). If this element is set to true, data otherwise related to this conversion goal will be excluded from the Conversions, ConversionRate, CostPerConversion, ReturnOnAdSpend, RevenuePerConversion, and Revenue report columns. Also, if you use an automated bidding bid strategy, setting this property true will result in the goal's conversions no longer factoring into automated bidding calculations. Setting this property \"true\" is effectively the same as unchecking \"Include in Conversions\" in the Microsoft Advertising web application. Regardless of this element value, the AllConversions, AllConversionRate, AllCostPerConversion, AllReturnOnAdSpend, AllRevenuePerConversion, and AllRevenue report columns will include data for all conversion goals. By default this element is false, and data related to this conversion goal are included in all report columns. For more information, see Report Attributes and Performance Statistics and the help article Conversion goals: \"Conversions\" versus \"All conversions\". Add: Optional Update: Optional" ;
  schema:alternateName "ExcludeFromBidding" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeFromBidding> ;
  rdfs:domain microsoftads:CampaignManagementAppDownloadGoal ;
  rdfs:range xsd:boolean .

# Property: view through conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/viewThroughConversionWindowInMinutes> a rdf:Property ;
  rdfs:label "view through conversion window in minutes" ;
  rdfs:comment "Not applicable for app install goals." ;
  schema:alternateName "ViewThroughConversionWindowInMinutes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/viewThroughConversionWindowInMinutes> ;
  rdfs:domain microsoftads:CampaignManagementAppDownloadGoal ;
  rdfs:range xsd:int .

# Property: goal category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/goalCategory> a rdf:Property ;
  rdfs:label "goal category" ;
  rdfs:comment "The category used to segment the conversion goal. Categorize your conversion goals however makes sense for your business. Goal categories don't affect performance - they are here to help you segment your goals and their performance metrics. The supported category values vary by conversion goal type. App install goals only support the Download category. Add: Optional. If you leave this element nil or empty, the default category will be set to Download. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "GoalCategory" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/goalCategory> ;
  rdfs:domain microsoftads:CampaignManagementAppDownloadGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalCategoryScheme .

# Property: attribution model type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/attributionModelType> a rdf:Property ;
  rdfs:label "attribution model type" ;
  rdfs:comment "Not applicable for app install goals." ;
  schema:alternateName "AttributionModelType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/attributionModelType> ;
  rdfs:domain microsoftads:CampaignManagementAppDownloadGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAttributionModelTypeScheme .

# Property: is enhanced conversions enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/isEnhancedConversionsEnabled> a rdf:Property ;
  rdfs:label "is enhanced conversions enabled" ;
  rdfs:comment "Determines whether enhanced conversions are enabled for a conversion goal." ;
  schema:alternateName "IsEnhancedConversionsEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isEnhancedConversionsEnabled> ;
  rdfs:domain microsoftads:CampaignManagementAppDownloadGoal ;
  rdfs:range xsd:boolean .

# Property: is auto goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/isAutoGoal> a rdf:Property ;
  rdfs:label "is auto goal" ;
  rdfs:comment "Only available for event goal." ;
  schema:alternateName "IsAutoGoal" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isAutoGoal> ;
  rdfs:domain microsoftads:CampaignManagementAppDownloadGoal ;
  rdfs:range xsd:boolean .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the conversion goal. Add: Read-only Update: Required and Read-Only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAppDownloadGoal ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the conversion goal. This value is AppInstall when you retrieve an app install goal. For more information about conversion goal types, see the ConversionGoal Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAppDownloadGoal ;
  rdfs:range xsd:string .

# Property: app platform
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/appPlatform> a rdf:Property ;
  rdfs:label "app platform" ;
  rdfs:comment "The application platform. Possible values include Android, iOS, Windows and WindowsPhone. Add: Required Update: Optional" ;
  schema:alternateName "AppPlatform" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appPlatform> ;
  rdfs:domain microsoftads:CampaignManagementAppDownloadGoal ;
  rdfs:range xsd:string .

# Property: app store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/appStoreId> a rdf:Property ;
  rdfs:label "app store id" ;
  rdfs:comment "The application identifier provided by the app store. Add: Required Update: Optional" ;
  schema:alternateName "AppStoreId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appStoreId> ;
  rdfs:domain microsoftads:CampaignManagementAppDownloadGoal ;
  rdfs:range xsd:string .

# Property: entity id to parent id associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppealEditorialRejectionsRequest/entityIdToParentIdAssociations> a rdf:Property ;
  rdfs:label "entity id to parent id associations" ;
  rdfs:comment "A list of unique identifiers of the ads or keywords that failed editorial review. The list can contain a maximum of 1,000 EntityIdToParentIdAssociation objects. You submit each ad or keyword identifier with their respective ad group parent identifier in a EntityIdToParentIdAssociation object. The list of EntityIdToParentIdAssociation must include either ad identifiers or keyword identifiers. The list cannot include a mix ad and keyword entity identifiers. If an entity in the list has already been approved, the entity is ignored. If an entity in the list is not appealable, the call fails. If an entity in the list has an appeal pending, this request supersedes the pending request. Note: To support AssetGroups, EntityId = AssetGroupId and ParentId = CampaignId. For asset group appeals, we limit the amount of objects to 100 instead of 1,000." ;
  schema:alternateName "EntityIdToParentIdAssociations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityIdToParentIdAssociations> ;
  rdfs:domain microsoftads:CampaignManagementAppealEditorialRejectionsRequest ;
  rdfs:range microsoftads:CampaignManagementEntityIdToParentIdAssociation .

# Property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppealEditorialRejectionsRequest/entityType> a rdf:Property ;
  rdfs:label "entity type" ;
  rdfs:comment "The type of entity that the entity to parent list contains. The supported entity type values are Ad, AdGroup, AssetGroup, Campaign, ImageAsset, Keyword, and TextAsset." ;
  schema:alternateName "EntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityType> ;
  rdfs:domain microsoftads:CampaignManagementAppealEditorialRejectionsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityTypeScheme .

# Property: justification text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppealEditorialRejectionsRequest/justificationText> a rdf:Property ;
  rdfs:label "justification text" ;
  rdfs:comment "The justification for the appeal. The string can contain a maximum of 1,000 characters. The justification applies to all of the specified entities. A useful justification should include reasons why the ad or keyword is compliant with editorial policy for example, JustificationText = \"my ads for paint guns are not firearms, they are painting tools\"." ;
  schema:alternateName "JustificationText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/justificationText> ;
  rdfs:domain microsoftads:CampaignManagementAppealEditorialRejectionsRequest ;
  rdfs:range xsd:string .

# Property: entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityIdToParentIdAssociation/entityId> a rdf:Property ;
  rdfs:label "entity id" ;
  rdfs:comment "The system-generated unique identifier of an entity such as ad or keyword." ;
  schema:alternateName "EntityId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityId> ;
  rdfs:domain microsoftads:CampaignManagementEntityIdToParentIdAssociation ;
  rdfs:range xsd:long .

# Property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityIdToParentIdAssociation/parentId> a rdf:Property ;
  rdfs:label "parent id" ;
  rdfs:comment "The identifier of the entity's parent. An ad group is the parent of an ad or keyword." ;
  schema:alternateName "ParentId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/parentId> ;
  rdfs:domain microsoftads:CampaignManagementEntityIdToParentIdAssociation ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppealEditorialRejectionsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any appeals that were not successfully submitted. The list of errors corresponds directly to the list of EntityIdToParentIdAssociation in the request. Items of the list may be returned as null. For each list index where an appeal was successfully submitted, the corresponding error element will be null. Ideally all appeals are submitted successfully and all elements in this list are null." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementAppealEditorialRejectionsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the ad. Add: Read-only Update: Required and Read-only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAppInstallAd ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad. This value is AppInstall when you retrieve an app install ad. For more information about ad types, see the Ad Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdTypeScheme .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad. You can set the ad status to Active or Paused. Add: Optional Update: Optional" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementAppInstallAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdStatusScheme .

# Property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/editorialStatus> a rdf:Property ;
  rdfs:label "editorial status" ;
  rdfs:comment "The editorial review status of the ad, which indicates whether the ad is pending review, has been approved, or has been disapproved. Add: Read-only Update: Read-only" ;
  schema:alternateName "EditorialStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/editorialStatus> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdEditorialStatusScheme .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "This element determines whether the preference is for app install ads to be displayed on mobile and tablet devices or only on mobile devices. (App install ads are not currently supported on desktop computers.) To specify a preference for mobile devices only (i.e. excluding tablets), set this element to 30001. To specify a preference for both mobile and tablet devices, set this element to 0 (zero) or leave the element nil. By default, this element will be nil. Add: Optional Update: Optional" ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallAd ;
  rdfs:range xsd:long .

# Property: ad format preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/adFormatPreference> a rdf:Property ;
  rdfs:label "ad format preference" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "AdFormatPreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adFormatPreference> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallAd ;
  rdfs:range xsd:string .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "The tracking template to use as a default for the URL specified with FinalUrls. The following validation rules apply to tracking templates. For more details about supported templates and parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use? - Tracking templates defined for lower level entities e.g. ads override those set for higher level entities e.g. campaign. For more information, see Entity Limits. - The length of the tracking template is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - The tracking template must be a well-formed URL beginning with one of the following: http://, https://, {lpurl}, or {unescapedlpurl}. - Microsoft Advertising does not validate whether custom parameters exist. If you use custom parameters in your tracking template and they do not exist, then the landing page URL will include the key and value placeholders of your custom parameters without substitution. For example, if your tracking template is https://tracker.example.com/?season={_season}&promocode={_promocode}&u={lpurl} and neither {_season} or {_promocode} are defined at the campaign, ad group, criterion, keyword, or ad level, then the landing page URL will be the same. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallAd ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "The final URL suffix can include tracking parameters that will be appended to the end of your landing page URL. We recommend placing tracking parameters that your landing page requires in a final URL suffix so that your customers are always sent to your landing page. For more details and validation rules see Final URL Suffix in the technical guides. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallAd ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Your custom collection of key and value parameters for URL tracking. Microsoft Advertising will accept the first 8 CustomParameter objects that you include within the CustomParameters object, and if you include more than 8 custom parameters an error will be returned. Each CustomParameter includes Key and Value elements. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. Set the UrlCustomParameters element to null or empty to retain any existing custom parameters. To remove all custom parameters, set the Parameters element of the CustomParameters object to null or empty. To remove a subset of custom parameters, specify the custom parameters that you want to keep in the Parameters element of the CustomParameters object." ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallAd ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "The URL where a search user lands and can choose to install an app. Add: Required Update: Optional" ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallAd ;
  rdfs:range xsd:string .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  rdfs:comment "Not supported for app install ads." ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallAd ;
  rdfs:range xsd:string .

# Property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/finalAppUrls> a rdf:Property ;
  rdfs:label "final app urls" ;
  rdfs:comment "Not supported for app install ads." ;
  schema:alternateName "FinalAppUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalAppUrls> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallAd ;
  rdfs:range microsoftads:CampaignManagementAppUrl .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. There are currently not any ForwardCompatibilityMap key and value pairs that are applicable for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementAppInstallAd ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: app platform
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/appPlatform> a rdf:Property ;
  rdfs:label "app platform" ;
  rdfs:comment "The application platform. Possible values include iOS and Android. Add: Required Update: Optional" ;
  schema:alternateName "AppPlatform" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appPlatform> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallAd ;
  rdfs:range xsd:string .

# Property: app store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/appStoreId> a rdf:Property ;
  rdfs:label "app store id" ;
  rdfs:comment "The application identifier provided by the app store. If the application is new, please expect to wait 4-7 days before the ad will be eligible to deliver. Add: Required Update: Optional" ;
  schema:alternateName "AppStoreId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appStoreId> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallAd ;
  rdfs:range xsd:string .

# Property: title
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/title> a rdf:Property ;
  rdfs:label "title" ;
  rdfs:comment "The title of the ad. The title must contain at least one word. The ad's copy and title combined must total at least three words. The title cannot contain dynamic text strings such as {keyword}. The maximum input length of the title is 25 characters. Note that for ad groups that use Traditional Chinese, the title is limited to 15 characters. The title cannot contain the newline (\\n) character. Add: Required Update: Optional" ;
  schema:alternateName "Title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/title> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallAd ;
  rdfs:range xsd:string .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/text> a rdf:Property ;
  rdfs:label "text" ;
  rdfs:comment "The ad copy. The copy must contain at least one word. The ad's copy and title combined must total at least three words. The ad copy cannot contain dynamic text strings such as {keyword}. The maximum input length of the copy is 71 characters. Note that for ad groups that use Traditional Chinese, the text is limited to 38 characters. The ad copy cannot contain the newline (\\n) character. Add: Required Update: Optional" ;
  schema:alternateName "Text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallAd ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The conversion goal name. The maximum length of the name is 100, and the name must be unique among all conversion goals belonging to the same customer. Add: Required Update: Optional" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementAppInstallGoal ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Defines the possible user-determined status values of a conversion goal. These are the status values that a user can decide to set, for example a goal can be set to Paused if you no longer wish to track conversions for that goal. For status values that can be set by the system, see the TrackingStatus element. Add: Optional Update: Optional" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementAppInstallGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalStatusScheme .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "Determines if the goal applies to all accounts or only the account specified in the required CustomerAccountId header element. If you have multiple Microsoft Advertising accounts, you can track conversions across all of those accounts. If you associate a goal with one account, conversions will be tracked for that account only. For app install goals the Account level scope is not supported. You can set this element to Customer or leave it nil. If not specified, the scope will be set to Customer by default. Add: Optional Update: Optional" ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementAppInstallGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: count type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/countType> a rdf:Property ;
  rdfs:label "count type" ;
  rdfs:comment "Not applicable for app install goals." ;
  schema:alternateName "CountType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/countType> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalCountTypeScheme .

# Property: revenue
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/revenue> a rdf:Property ;
  rdfs:label "revenue" ;
  rdfs:comment "Determines how much each conversion is worth to your business. When adding a conversion goal if you do not specify any revenue tracking preferences, then each ConversionGoalRevenue will be set to their respective default values. When updating a conversion goal, if the Revenue element is nil or empty then none of the nested properties will be updated. However, if this element is not nil or empty then you are effectively replacing any existing revenue properties. The VariableValue option is not available for app install conversion goals. Add: Optional Update: Optional" ;
  schema:alternateName "Revenue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/revenue> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallGoal ;
  rdfs:range microsoftads:CampaignManagementConversionGoalRevenue .

# Property: conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/conversionWindowInMinutes> a rdf:Property ;
  rdfs:label "conversion window in minutes" ;
  rdfs:comment "The conversion window is the length of time in minutes after a click that you want to track conversions. If you set this value to 43200 minutes (30 days), then conversions that happen within 30 days after a click are tracked. Past conversions aren't affected. The minimum value supported is 1 minute, although keep in mind that a shorter conversion window will reduce the number of conversions your account records. The maximum value supported is 129600 minutes (90 days). Add: Optional Update: Optional" ;
  schema:alternateName "ConversionWindowInMinutes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionWindowInMinutes> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallGoal ;
  rdfs:range xsd:int .

# Property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/tagId> a rdf:Property ;
  rdfs:label "tag id" ;
  rdfs:comment "Not applicable for app install goals." ;
  schema:alternateName "TagId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/tagId> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallGoal ;
  rdfs:range xsd:long .

# Property: tracking status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/trackingStatus> a rdf:Property ;
  rdfs:label "tracking status" ;
  rdfs:comment "Defines the possible system-determined status values of a conversion goal. These are the status values that can be set by the system, for example the system sets the status to RecordingConversions if we have recorded conversions within the last 7 days. Only the NoRecentConversions and RecordingConversions statuses are applicable for app install conversion goals. For status values that a user can decide to set, for example setting the status to Paused if you no longer wish to track conversions for that goal, see the Status element. Add: Read-only Update: Read-only" ;
  schema:alternateName "TrackingStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingStatus> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalTrackingStatusScheme .

# Property: exclude from bidding
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/excludeFromBidding> a rdf:Property ;
  rdfs:label "exclude from bidding" ;
  rdfs:comment "Determines whether or not to exclude data otherwise related to this conversion goal from a subset of performance report columns. This element is only available for customers who are enabled for the Include in Conversions feature (GetCustomerPilotFeatures returns 574). If this element is set to true, data otherwise related to this conversion goal will be excluded from the Conversions, ConversionRate, CostPerConversion, ReturnOnAdSpend, RevenuePerConversion, and Revenue report columns. Also, if you use an automated bidding bid strategy, setting this property true will result in the goal's conversions no longer factoring into automated bidding calculations. Setting this property \"true\" is effectively the same as unchecking \"Include in Conversions\" in the Microsoft Advertising web application. Regardless of this element value, the AllConversions, AllConversionRate, AllCostPerConversion, AllReturnOnAdSpend, AllRevenuePerConversion, and AllRevenue report columns will include data for all conversion goals. By default this element is false, and data related to this conversion goal are included in all report columns. For more information, see Report Attributes and Performance Statistics and the help article Conversion goals: \"Conversions\" versus \"All conversions\". Add: Optional Update: Optional" ;
  schema:alternateName "ExcludeFromBidding" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeFromBidding> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallGoal ;
  rdfs:range xsd:boolean .

# Property: view through conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/viewThroughConversionWindowInMinutes> a rdf:Property ;
  rdfs:label "view through conversion window in minutes" ;
  rdfs:comment "Not applicable for app install goals." ;
  schema:alternateName "ViewThroughConversionWindowInMinutes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/viewThroughConversionWindowInMinutes> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallGoal ;
  rdfs:range xsd:int .

# Property: goal category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/goalCategory> a rdf:Property ;
  rdfs:label "goal category" ;
  rdfs:comment "The category used to segment the conversion goal. Categorize your conversion goals however makes sense for your business. Goal categories don't affect performance - they are here to help you segment your goals and their performance metrics. The supported category values vary by conversion goal type. App install goals only support the Download category. Add: Optional. If you leave this element nil or empty, the default category will be set to Download. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "GoalCategory" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/goalCategory> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalCategoryScheme .

# Property: attribution model type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/attributionModelType> a rdf:Property ;
  rdfs:label "attribution model type" ;
  rdfs:comment "Not applicable for app install goals." ;
  schema:alternateName "AttributionModelType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/attributionModelType> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAttributionModelTypeScheme .

# Property: is enhanced conversions enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/isEnhancedConversionsEnabled> a rdf:Property ;
  rdfs:label "is enhanced conversions enabled" ;
  rdfs:comment "Determines whether enhanced conversions are enabled for a conversion goal." ;
  schema:alternateName "IsEnhancedConversionsEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isEnhancedConversionsEnabled> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallGoal ;
  rdfs:range xsd:boolean .

# Property: is auto goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/isAutoGoal> a rdf:Property ;
  rdfs:label "is auto goal" ;
  rdfs:comment "Only available for event goal." ;
  schema:alternateName "IsAutoGoal" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isAutoGoal> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallGoal ;
  rdfs:range xsd:boolean .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the conversion goal. Add: Read-only Update: Required and Read-Only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAppInstallGoal ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the conversion goal. This value is AppInstall when you retrieve an app install goal. For more information about conversion goal types, see the ConversionGoal Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallGoal ;
  rdfs:range xsd:string .

# Property: app platform
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/appPlatform> a rdf:Property ;
  rdfs:label "app platform" ;
  rdfs:comment "The application platform. Possible values include Android, iOS, Windows and WindowsPhone. Add: Required Update: Optional" ;
  schema:alternateName "AppPlatform" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appPlatform> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallGoal ;
  rdfs:range xsd:string .

# Property: app store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/appStoreId> a rdf:Property ;
  rdfs:label "app store id" ;
  rdfs:comment "The application identifier provided by the app store. Add: Required Update: Optional" ;
  schema:alternateName "AppStoreId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appStoreId> ;
  rdfs:domain microsoftads:CampaignManagementAppInstallGoal ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  rdfs:comment "The identifier of the log entry that contains the details of the API call." ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:CampaignManagementApplicationFault ;
  rdfs:range xsd:string .

# Property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/errors> a rdf:Property ;
  rdfs:label "errors" ;
  schema:alternateName "Errors" ;
  rdfs:domain microsoftads:CampaignManagementApplicationFault ;
  rdfs:range microsoftads:CampaignManagementAdApiError .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementApplicationFault ;
  rdfs:range xsd:string .

# Property: editorial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/editorialErrors> a rdf:Property ;
  rdfs:label "editorial errors" ;
  schema:alternateName "EditorialErrors" ;
  rdfs:domain microsoftads:CampaignManagementApplicationFault ;
  rdfs:range microsoftads:CampaignManagementEditorialError .

# Property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/batchErrors> a rdf:Property ;
  rdfs:label "batch errors" ;
  schema:alternateName "BatchErrors" ;
  rdfs:domain microsoftads:CampaignManagementApplicationFault ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/operationErrors> a rdf:Property ;
  rdfs:label "operation errors" ;
  schema:alternateName "OperationErrors" ;
  rdfs:domain microsoftads:CampaignManagementApplicationFault ;
  rdfs:range microsoftads:CampaignManagementOperationError .

# Property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/errorMessage> a rdf:Property ;
  rdfs:label "error message" ;
  schema:alternateName "ErrorMessage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorMessage> ;
  rdfs:domain microsoftads:CampaignManagementApplicationFault ;
  rdfs:range xsd:string .

# Property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/mTServerName> a rdf:Property ;
  rdfs:label "m tserver name" ;
  schema:alternateName "MTServerName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mTServerName> ;
  rdfs:domain microsoftads:CampaignManagementApplicationFault ;
  rdfs:range xsd:string .

# Property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/faultingLayer> a rdf:Property ;
  rdfs:label "faulting layer" ;
  schema:alternateName "FaultingLayer" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/faultingLayer> ;
  rdfs:domain microsoftads:CampaignManagementApplicationFault ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementFaultSourceScheme .

# Property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/errorSourceSystem> a rdf:Property ;
  rdfs:label "error source system" ;
  schema:alternateName "ErrorSourceSystem" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorSourceSystem> ;
  rdfs:domain microsoftads:CampaignManagementApplicationFault ;
  rdfs:range xsd:string .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:CampaignManagementApplicationFault ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAuthenticationFaultCodeScheme .

# Property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/index> a rdf:Property ;
  rdfs:label "index" ;
  rdfs:comment "The zero-based index of the item in the batch of items in the request message that failed." ;
  schema:alternateName "Index" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/index> ;
  rdfs:domain microsoftads:CampaignManagementEditorialError ;
  rdfs:range xsd:int .

# Property: disapproved text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/disapprovedText> a rdf:Property ;
  rdfs:label "disapproved text" ;
  rdfs:comment "The text that caused the entity to be disapproved. For text length violations, this element specifies the number of characters by which the specified text exceeds the maximum." ;
  schema:alternateName "DisapprovedText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/disapprovedText> ;
  rdfs:domain microsoftads:CampaignManagementEditorialError ;
  rdfs:range xsd:string .

# Property: reason code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/reasonCode> a rdf:Property ;
  rdfs:label "reason code" ;
  rdfs:comment "A numeric code that identifies the error. For more information, see Editorial Reason Codes." ;
  schema:alternateName "ReasonCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reasonCode> ;
  rdfs:domain microsoftads:CampaignManagementEditorialError ;
  rdfs:range xsd:int .

# Property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/location> a rdf:Property ;
  rdfs:label "location" ;
  rdfs:comment "The element or property of the entity that caused the entity to be disapproved." ;
  schema:alternateName "Location" ;
  rdfs:domain microsoftads:CampaignManagementEditorialError ;
  rdfs:range xsd:string .

# Property: publisher country
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/publisherCountry> a rdf:Property ;
  rdfs:label "publisher country" ;
  rdfs:comment "The corresponding country or region for the flagged editorial issue." ;
  schema:alternateName "PublisherCountry" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/publisherCountry> ;
  rdfs:domain microsoftads:CampaignManagementEditorialError ;
  rdfs:range xsd:string .

# Property: field path
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/fieldPath> a rdf:Property ;
  rdfs:label "field path" ;
  rdfs:comment "The name of the data object's element where the error occurred. For example if the TrackingUrlTemplate of a Campaign contains invalid text, the value of this FieldPath element is TrackingUrlTemplate. This value is subject to change, so you should not take a dependency on the current string format. This element is not supported for all errors. The field path is supported for errors related to FinalMobileUrls, FinalUrls, TrackingUrlTemplate, and UrlCustomParameters elements of the respective Campaign, AdGroup, TextAd, ProductAd, BiddableAdGroupCriterion, and Keyword objects. It is also supported for errors related to all fields of the CalloutAdExtension and ReviewAdExtension objects." ;
  schema:alternateName "FieldPath" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fieldPath> ;
  rdfs:domain microsoftads:CampaignManagementEditorialError ;
  rdfs:range xsd:string .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  rdfs:comment "A symbolic string constant that identifies the error. For example, UserIsNotAuthorized." ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:CampaignManagementEditorialError ;
  rdfs:range xsd:string .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "A message that describes the error. For more information about troubleshooting and error handling, see Handling Service Errors and Exceptions and Operation Error Codes." ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:CampaignManagementEditorialError ;
  rdfs:range xsd:string .

# Property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "A numeric error code that identifies the error." ;
  schema:alternateName "Code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/code> ;
  rdfs:domain microsoftads:CampaignManagementEditorialError ;
  rdfs:range xsd:int .

# Property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/details> a rdf:Property ;
  rdfs:label "details" ;
  rdfs:comment "A message that provides additional details about the batch error. This string can be empty." ;
  schema:alternateName "Details" ;
  rdfs:domain microsoftads:CampaignManagementEditorialError ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Reserved for internal use." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementEditorialError ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this data object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementEditorialError ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: appealable
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/appealable> a rdf:Property ;
  rdfs:label "appealable" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "Appealable" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appealable> ;
  rdfs:domain microsoftads:CampaignManagementEditorialError ;
  rdfs:range xsd:boolean .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFaultBase/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:CampaignManagementApplicationFaultBase ;
  rdfs:range xsd:string .

# Property: listing group actions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyAssetGroupListingGroupActionsRequest/listingGroupActions> a rdf:Property ;
  rdfs:label "listing group actions" ;
  rdfs:comment "A list of AssetGroupListingGroupAction objects that each contain an Action element and a ListingGroup element. All of the asset group listing group actions must be for the same asset group. You can pass 5,000 AssetGroupListingGroupAction per call and apply a maximum of 20,000 listing groups to each asset group." ;
  schema:alternateName "ListingGroupActions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/listingGroupActions> ;
  rdfs:domain microsoftads:CampaignManagementApplyAssetGroupListingGroupActionsRequest ;
  rdfs:range microsoftads:CampaignManagementAssetGroupListingGroupAction .

# Property: action
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroupAction/action> a rdf:Property ;
  rdfs:label "action" ;
  rdfs:comment "The action to be applied for the AssetGroupListingGroup." ;
  schema:alternateName "Action" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/action> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupListingGroupAction ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementItemActionScheme .

# Property: listing group
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroupAction/listingGroup> a rdf:Property ;
  rdfs:label "listing group" ;
  rdfs:comment "The AssetGroupListingGroup to apply action to. Update is not supported for listing group, To update the order or structure of the listing group, you cannot use the update action. You must delete existing listing groups and then add new listing groups instead." ;
  schema:alternateName "ListingGroup" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/listingGroup> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupListingGroupAction ;
  rdfs:range microsoftads:CampaignManagementAssetGroupListingGroup .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroup/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the AssetGroupListingGroup. Add: Read-only Update: Read-only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupListingGroup ;
  rdfs:range xsd:long .

# Property: asset group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroup/assetGroupId> a rdf:Property ;
  rdfs:label "asset group id" ;
  rdfs:comment "The identifier of the asset group this listing group belongs to. Add: Required Update: Not supported Delete: Required" ;
  schema:alternateName "AssetGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupId> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupListingGroup ;
  rdfs:range xsd:long .

# Property: asset group listing type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroup/assetGroupListingType> a rdf:Property ;
  rdfs:label "asset group listing type" ;
  rdfs:comment "The type of listing group, e.g., Subdivision or Unit. Add: Required Update: Not supported Delete: Optional" ;
  schema:alternateName "AssetGroupListingType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupListingType> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupListingGroup ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAssetGroupListingTypeScheme .

# Property: parent listing group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroup/parentListingGroupId> a rdf:Property ;
  rdfs:label "parent listing group id" ;
  rdfs:comment "The identifier of the parent listing group. This element must be set to null if the listing group node represents the root node of a listing group tree. Add: Required Update: Not supported Delete: Required" ;
  schema:alternateName "ParentListingGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/parentListingGroupId> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupListingGroup ;
  rdfs:range xsd:long .

# Property: dimension
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroup/dimension> a rdf:Property ;
  rdfs:label "dimension" ;
  rdfs:comment "A condition that helps determine whether a product from the Microsoft Merchant Center store gets served as an ad. Multiple product conditions can be specified by creating a tree of AssetGroupListingGroup objects using ApplyAssetGroupListingGroupActions. For a catalog item to be served as an ad, it must meet all conditions. Add: Required Update: Not supported Delete: Optional" ;
  schema:alternateName "Dimension" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dimension> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupListingGroup ;
  rdfs:range microsoftads:CampaignManagementProductCondition .

# Property: is excluded
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroup/isExcluded> a rdf:Property ;
  rdfs:label "is excluded" ;
  rdfs:comment "Set to true If you want to exclude products specified by current. Otherwise, the products will be included. Default value is false. Add: Optional Update: Not supported Delete: Optional" ;
  schema:alternateName "IsExcluded" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isExcluded> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupListingGroup ;
  rdfs:range xsd:boolean .

# Property: listing group path
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroup/listingGroupPath> a rdf:Property ;
  rdfs:label "listing group path" ;
  rdfs:comment "The path of a listing group node. Add: Read-only Update: Read-only Delete: Read-only" ;
  schema:alternateName "ListingGroupPath" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/listingGroupPath> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupListingGroup ;
  rdfs:range xsd:string .

# Property: asset group listing group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyAssetGroupListingGroupActionsResponse/assetGroupListingGroupIds> a rdf:Property ;
  rdfs:label "asset group listing group ids" ;
  rdfs:comment "A list of IDs that for the listing groups that had the action applied. The list of IDs corresponds directly to the list of listing groups in the request. If any listing group action failed, then all remaining listing group actions will fail and all elements in this list will be null." ;
  schema:alternateName "AssetGroupListingGroupIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupListingGroupIds> ;
  rdfs:domain microsoftads:CampaignManagementApplyAssetGroupListingGroupActionsResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyAssetGroupListingGroupActionsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that weren't successful." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementApplyAssetGroupListingGroupActionsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: customer list audience
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyCustomerListItemsRequest/customerListAudience> a rdf:Property ;
  rdfs:label "customer list audience" ;
  rdfs:comment "The customer list associated with the audience." ;
  schema:alternateName "CustomerListAudience" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerListAudience> ;
  rdfs:domain microsoftads:CampaignManagementApplyCustomerListItemsRequest ;
  rdfs:range microsoftads:CampaignManagementCustomerList .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "Scope defines what accounts can use this audience. If scope is set to Account, the audience can only be associated with campaigns and ad groups in one account i.e., via the ParentId. If scope is set to Customer, the audience can be associated with campaigns and ad groups in all of the customer's accounts. Add: Required Update: Optional. You can change the scope from Account to Customer, but you cannot change the scope from Customer to Account." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementCustomerList ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: membership duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/membershipDuration> a rdf:Property ;
  rdfs:label "membership duration" ;
  rdfs:comment "When you create an audience, you can specify how far back in time Microsoft Advertising should look for actions that match your audience definition. The minimum duration is 1 day and the maximum duration allowed is 390 days. You can also set the duration to -1 for no expiration. Add: Optional. If not specified, the membership duration will be set to 30 by default. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "MembershipDuration" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/membershipDuration> ;
  rdfs:domain microsoftads:CampaignManagementCustomerList ;
  rdfs:range xsd:int .

# Property: search size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/searchSize> a rdf:Property ;
  rdfs:label "search size" ;
  rdfs:comment "The total number of people who are active members of this audience in the Search network. This gives you an idea of how many search users you can target. The audience needs to have at least 300 people before Microsoft Advertising will use it for optimizations. This property will be nil or empty for up to 48 hours while the audience is being built, for example if you add or update the customer list membership duration. Add: Read-only Update: Read-only" ;
  schema:alternateName "SearchSize" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchSize> ;
  rdfs:domain microsoftads:CampaignManagementCustomerList ;
  rdfs:range xsd:long .

# Property: audience network size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/audienceNetworkSize> a rdf:Property ;
  rdfs:label "audience network size" ;
  rdfs:comment "The total number of people who are active members of this audience in the Audience network. This gives you an idea of how many Audience network users you can target. The audience needs to have at least 300 people before Microsoft Advertising will use it for optimizations. Add: Read-only Update: Read-only" ;
  schema:alternateName "AudienceNetworkSize" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceNetworkSize> ;
  rdfs:domain microsoftads:CampaignManagementCustomerList ;
  rdfs:range xsd:long .

# Property: supported campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/supportedCampaignTypes> a rdf:Property ;
  rdfs:label "supported campaign types" ;
  rdfs:comment "The list of campaign types that support this audience. Supported values are Audience, DynamicSearchAds, Search, and Shopping. New campaign types might be added in the future, so you should not take any dependency on a fixed set of values. Add: Read-only Update: Read-only" ;
  schema:alternateName "SupportedCampaignTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/supportedCampaignTypes> ;
  rdfs:domain microsoftads:CampaignManagementCustomerList ;
  rdfs:range xsd:string .

# Property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/customerShare> a rdf:Property ;
  rdfs:label "customer share" ;
  rdfs:comment "Determines the list of customers and accounts that share the audience. Details include audience association counts. Shared UET tags and audiences are only available for pilot customers. For an overview of sharing audiences and UET tags in a customer hierarchy, see the Share Audiences and UET Tags technical guide. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. Set this element to null or empty to retain any existing customer account shares. To remove all customer account shares, set the CustomerAccountShares element of the CustomerShare object to null or empty. To remove a subset of customer account shares, specify the customer account shares that you want to keep in the CustomerAccountShares element of the CustomerShare object." ;
  schema:alternateName "CustomerShare" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerShare> ;
  rdfs:domain microsoftads:CampaignManagementCustomerList ;
  rdfs:range microsoftads:CampaignManagementCustomerShare .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The Microsoft Advertising identifier of the audience. Add: Read-only Update: Required and read-only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementCustomerList ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the audience. The name can contain a maximum of 128 characters. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementCustomerList ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "The description of the audience. Use a description to help you remember what audience you are targeting. The description can contain a maximum of 1,024 characters. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CampaignManagementCustomerList ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the audience. This value is CustomerList when you retrieve a customer list audience. For more information about audience types, see the Audience Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementCustomerList ;
  rdfs:range xsd:string .

# Property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/parentId> a rdf:Property ;
  rdfs:label "parent id" ;
  rdfs:comment "The Microsoft Advertising identifier of the account or customer. If the Scope is set to Account, this is the account ID, and otherwise it is the customer ID. Add: Required Update: Read-only. You cannot change the parent ID." ;
  schema:alternateName "ParentId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/parentId> ;
  rdfs:domain microsoftads:CampaignManagementCustomerList ;
  rdfs:range xsd:long .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for the Audience object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementCustomerList ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyCustomerListItemsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that weren't successful." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementApplyCustomerListItemsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: customer list user data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyCustomerListUserDataRequest/customerListUserData> a rdf:Property ;
  rdfs:label "customer list user data" ;
  rdfs:comment "Defines the CustomerListUserData data object. You can specify one user data type in CustomerListItemSubtype. Use CustomerListActionType to specify the action type. Note: The maximum user data for CustomerListItems is 1000." ;
  schema:alternateName "CustomerListUserData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerListUserData> ;
  rdfs:domain microsoftads:CampaignManagementApplyCustomerListUserDataRequest ;
  rdfs:range microsoftads:CampaignManagementCustomerListUserData .

# Property: audience id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerListUserData/audienceId> a rdf:Property ;
  rdfs:label "audience id" ;
  rdfs:comment "The Microsoft Advertising assigned identifier of an audience, for example the customer list ID." ;
  schema:alternateName "AudienceId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceId> ;
  rdfs:domain microsoftads:CampaignManagementCustomerListUserData ;
  rdfs:range xsd:long .

# Property: customer list items
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerListUserData/customerListItems> a rdf:Property ;
  rdfs:label "customer list items" ;
  rdfs:comment "An array of customer list items. When CustomerListItemSubType is \"Email\", each item must be a SHA-256 hashed email address (lowercase hexadecimal string of 64 characters). For example, the email test`@contoso`.com should be hashed as a8e34c39d390c30c3ff245256c46c7076cecb7dfcfd60f7534d1037e901fad76." ;
  schema:alternateName "CustomerListItems" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerListItems> ;
  rdfs:domain microsoftads:CampaignManagementCustomerListUserData ;
  rdfs:range xsd:string .

# Property: customer list item sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerListUserData/customerListItemSubType> a rdf:Property ;
  rdfs:label "customer list item sub type" ;
  rdfs:comment "The user data type of the customer list item." ;
  schema:alternateName "CustomerListItemSubType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerListItemSubType> ;
  rdfs:domain microsoftads:CampaignManagementCustomerListUserData ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementCustomerListItemSubTypeScheme .

# Property: action type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerListUserData/actionType> a rdf:Property ;
  rdfs:label "action type" ;
  rdfs:comment "The action type when uploading user data." ;
  schema:alternateName "ActionType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/actionType> ;
  rdfs:domain microsoftads:CampaignManagementCustomerListUserData ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementCustomerListActionTypeScheme .

# Property: accept customer match term
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerListUserData/acceptCustomerMatchTerm> a rdf:Property ;
  rdfs:label "accept customer match term" ;
  rdfs:comment "Optional flag to accept Customer Match terms for this request. - true: Accept terms and process customer data - false: Reject terms and return error 8003 (CustomerListTermsAndConditionsNotAccepted) - Not set: Fallback to previous behavior in which to accept terms through the Microsoft Advertising UI Add: Optional Update: Optional" ;
  schema:alternateName "AcceptCustomerMatchTerm" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/acceptCustomerMatchTerm> ;
  rdfs:domain microsoftads:CampaignManagementCustomerListUserData ;
  rdfs:range xsd:boolean .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyCustomerListUserDataResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that weren't successful." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementApplyCustomerListUserDataResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: criterion actions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyHotelGroupActionsRequest/criterionActions> a rdf:Property ;
  rdfs:label "criterion actions" ;
  rdfs:comment "A list of up to 5,000 AdGroupCriterionAction objects that each contain an Action element and a BiddableAdGroupCriterion. All of the ad group criterion actions must be for the same ad group. For more information including validation rules, please see Create a Microsoft Shopping campaign with the Campaign Management Service." ;
  schema:alternateName "CriterionActions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterionActions> ;
  rdfs:domain microsoftads:CampaignManagementApplyHotelGroupActionsRequest ;
  rdfs:range microsoftads:CampaignManagementAdGroupCriterionAction .

# Property: ad group criterion ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyHotelGroupActionsResponse/adGroupCriterionIds> a rdf:Property ;
  rdfs:label "ad group criterion ids" ;
  rdfs:comment "A list of identifiers that identify the criterion that had the action applied. The list of identifiers corresponds directly to the list of criterion in the request. If any criterion action failed, then all remaining criterion actions will fail, and all elements in this list will be null." ;
  schema:alternateName "AdGroupCriterionIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupCriterionIds> ;
  rdfs:domain microsoftads:CampaignManagementApplyHotelGroupActionsResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyHotelGroupActionsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request. For criterion which failed due to user error, an actionable error code will be returned. If any criterion action failed, then all remaining criterion actions will fail, and none of the elements in this list will be null. For criterion that might have otherwise succeeded, a generic error will be returned which explains that a related entity failed." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementApplyHotelGroupActionsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: offline conversion adjustments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyOfflineConversionAdjustmentsRequest/offlineConversionAdjustments> a rdf:Property ;
  rdfs:label "offline conversion adjustments" ;
  rdfs:comment "The offline conversion adjustments to apply." ;
  schema:alternateName "OfflineConversionAdjustments" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/offlineConversionAdjustments> ;
  rdfs:domain microsoftads:CampaignManagementApplyOfflineConversionAdjustmentsRequest ;
  rdfs:range microsoftads:CampaignManagementOfflineConversionAdjustment .

# Property: microsoft click id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/microsoftClickId> a rdf:Property ;
  rdfs:label "microsoft click id" ;
  rdfs:comment "The MSCLKID for the offline conversion. To ensure that auto-tagging is enabled for Microsoft click ID tracking, use the GetAccountProperties and SetAccountProperties operations. Apply: Optional Note: The MSCLKID is optional when you provide a hashed email address or phone number for enhanced conversions." ;
  schema:alternateName "MicrosoftClickId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/microsoftClickId> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionAdjustment ;
  rdfs:range xsd:string .

# Property: conversion name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/conversionName> a rdf:Property ;
  rdfs:label "conversion name" ;
  rdfs:comment "The conversion goal name. This name must match an existing conversion goal name, otherwise the offline conversion goal data will not be applied. Apply: Required" ;
  schema:alternateName "ConversionName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionName> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionAdjustment ;
  rdfs:range xsd:string .

# Property: conversion time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/conversionTime> a rdf:Property ;
  rdfs:label "conversion time" ;
  rdfs:comment "The date and time when the original offline conversion occurred. The date and time must be within the last 90 days, otherwise the operation will fail when you attempt to send Microsoft Advertising the offline conversion data. To be counted by Microsoft Advertising as an offline conversion after successful upload, the following additional requirements must be met: - The date and time of the conversion must be set later than the date and time of the recorded click. - The date and time must be within the conversion window. The ConversionWindowInMinutes property of the OfflineConversionGoal determines the maximum length of time in minutes after a click that conversions will be tracked. For example if three clicks were recorded on April 30th, if the ConversionWindowInMinutes of the OfflineConversionGoal is equal to 30 days (43200 minutes), and if you send Microsoft Advertising the following offline conversions on July 31st, then Microsoft Advertising will only count the one with MicrosoftClickId=2 as an offline conversion. - MicrosoftClickId=1; ConversionTime=2020-04-30T17:02:35.6853793Z - MicrosoftClickId=2; ConversionTime=2020-05-15T17:02:35.6853793Z - MicrosoftClickId=3; ConversionTime=2020-06-15T17:02:35.6853793Z The offline conversion data with MicrosoftClickId=1 will not be uploaded since the conversion date and time is more than 90 days ago, and the offline conversion data with MicrosoftClickId=3 will not be counted because it does not fall within the conversion window (April 30 through May 29). Important: The value must be in Coordinated Universal Time (UTC). This differs from the time zone options when you upload offline conversions in the Microsoft Advertising web application. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types. Apply: Required" ;
  schema:alternateName "ConversionTime" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionTime> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionAdjustment ;
  rdfs:range xsd:dateTime .

# Property: adjustment time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/adjustmentTime> a rdf:Property ;
  rdfs:label "adjustment time" ;
  rdfs:comment "The date and time when the adjustment occurred. The adjustment time cannot be earlier than the original offline conversion date and time. Important: The value must be in Coordinated Universal Time (UTC). This differs from the time zone options when you upload offline conversions in the Microsoft Advertising web application. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types. Apply: Required" ;
  schema:alternateName "AdjustmentTime" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adjustmentTime> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionAdjustment ;
  rdfs:range xsd:dateTime .

# Property: adjustment type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/adjustmentType> a rdf:Property ;
  rdfs:label "adjustment type" ;
  rdfs:comment "Determines whether to retract or restate the offline conversion. If this value is \"Restate\", the offline conversion previously attributed to the specified MicrosoftClickId will be adjusted according to the new AdjustmentCurrencyCode, AdjustmentTime, and AdjustmentValue. If this value is \"Retract\", the offline conversion previously attributed to the specified MicrosoftClickId will be retracted or deleted. Apply: Required" ;
  schema:alternateName "AdjustmentType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adjustmentType> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionAdjustment ;
  rdfs:range xsd:string .

# Property: adjustment value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/adjustmentValue> a rdf:Property ;
  rdfs:label "adjustment value" ;
  rdfs:comment "The adjusted offline conversion value. Apply: Required if AdjustmentType is set to \"Restate\", and otherwise this field should not be set." ;
  schema:alternateName "AdjustmentValue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adjustmentValue> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionAdjustment ;
  rdfs:range xsd:double .

# Property: adjustment currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/adjustmentCurrencyCode> a rdf:Property ;
  rdfs:label "adjustment currency code" ;
  rdfs:comment "The currency code for the restated offline conversion. For more information, see Currencies. Apply: Required if AdjustmentType is set to \"Restate\", and otherwise this field is ignored. If you do not specify an adjustment currency code with the restatement, then the CurrencyCode element of the goal's ConversionGoalRevenue is used." ;
  schema:alternateName "AdjustmentCurrencyCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adjustmentCurrencyCode> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionAdjustment ;
  rdfs:range xsd:string .

# Property: hashed email address
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/hashedEmailAddress> a rdf:Property ;
  rdfs:label "hashed email address" ;
  rdfs:comment "The hashed email address using the SHA-256 algorithm for use with enhanced conversions." ;
  schema:alternateName "HashedEmailAddress" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/hashedEmailAddress> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionAdjustment ;
  rdfs:range xsd:string .

# Property: hashed phone number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/hashedPhoneNumber> a rdf:Property ;
  rdfs:label "hashed phone number" ;
  rdfs:comment "The hashed phone number according to the E.164 standard for use with enhanced conversions." ;
  schema:alternateName "HashedPhoneNumber" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/hashedPhoneNumber> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionAdjustment ;
  rdfs:range xsd:string .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyOfflineConversionAdjustmentsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementApplyOfflineConversionAdjustmentsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: offline conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyOfflineConversionsRequest/offlineConversions> a rdf:Property ;
  rdfs:label "offline conversions" ;
  rdfs:comment "The list of offline conversions for the account. You can add a maximum of 1,000 offline conversions per service request. Each offline conversion can be split across multiple click IDs. A single click ID can, however, be associated with multiple conversion goals and also be associated with the same goal multiple times, as long as the conversion time is different. Also, the same conversion can't be applied more than once. If you send Microsoft Advertising duplicates, the first instance will be used and the others will be ignored." ;
  schema:alternateName "OfflineConversions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/offlineConversions> ;
  rdfs:domain microsoftads:CampaignManagementApplyOfflineConversionsRequest ;
  rdfs:range microsoftads:CampaignManagementOfflineConversion .

# Property: microsoft click id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/microsoftClickId> a rdf:Property ;
  rdfs:label "microsoft click id" ;
  rdfs:comment "The MSCLKID for the offline conversion. To ensure that auto-tagging is enabled for Microsoft click ID tracking, use the GetAccountProperties and SetAccountProperties operations. Apply: Optional Note: The MSCLKID is optional when you provide a hashed email address or phone number for enhanced conversions." ;
  schema:alternateName "MicrosoftClickId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/microsoftClickId> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversion ;
  rdfs:range xsd:string .

# Property: conversion name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/conversionName> a rdf:Property ;
  rdfs:label "conversion name" ;
  rdfs:comment "The conversion goal name. This name must match an existing conversion goal name, otherwise the offline conversion goal data will not be applied. Apply: Required" ;
  schema:alternateName "ConversionName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionName> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversion ;
  rdfs:range xsd:string .

# Property: conversion time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/conversionTime> a rdf:Property ;
  rdfs:label "conversion time" ;
  rdfs:comment "The date and time when the offline conversion occurred. The date and time must be within the last 90 days, otherwise the operation will fail when you attempt to send Microsoft Advertising the offline conversion data. To be counted by Microsoft Advertising as an offline conversion after successful upload, the following additional requirements must be met: - The date and time of the conversion must be set later than the date and time of the recorded click. - The date and time must be within the conversion window. The ConversionWindowInMinutes property of the OfflineConversionGoal determines the maximum length of time in minutes after a click that conversions will be tracked. For example if three clicks were recorded on April 30th, if the ConversionWindowInMinutes of the OfflineConversionGoal is equal to 30 days (43200 minutes), and if you send Microsoft Advertising the following offline conversions on July 31st, then Microsoft Advertising will only count the one with MicrosoftClickId=2 as an offline conversion. - MicrosoftClickId=1; ConversionTime=2020-04-30T17:02:35.6853793Z - MicrosoftClickId=2; ConversionTime=2020-05-15T17:02:35.6853793Z - MicrosoftClickId=3; ConversionTime=2020-06-15T17:02:35.6853793Z The offline conversion data with MicrosoftClickId=1 will not be uploaded since the conversion date and time is more than 90 days ago, and the offline conversion data with MicrosoftClickId=3 will not be counted because it does not fall within the conversion window (April 30 through May 29). Important: The value must be in Coordinated Universal Time (UTC). This differs from the time zone options when you upload offline conversions in the Microsoft Advertising web application. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types. Apply: Required" ;
  schema:alternateName "ConversionTime" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionTime> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversion ;
  rdfs:range xsd:dateTime .

# Property: conversion value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/conversionValue> a rdf:Property ;
  rdfs:label "conversion value" ;
  rdfs:comment "The offline conversion value. Apply: Optional. If you do not specify an offline conversion value, then the Value element of the goal's ConversionGoalRevenue is used." ;
  schema:alternateName "ConversionValue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionValue> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversion ;
  rdfs:range xsd:double .

# Property: conversion currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/conversionCurrencyCode> a rdf:Property ;
  rdfs:label "conversion currency code" ;
  rdfs:comment "The currency code for the offline conversion. For more information, see Currencies. Apply: Optional. If you do not specify an offline conversion currency code, then the CurrencyCode element of the goal's ConversionGoalRevenue is used." ;
  schema:alternateName "ConversionCurrencyCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionCurrencyCode> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversion ;
  rdfs:range xsd:string .

# Property: external attribution credit
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/externalAttributionCredit> a rdf:Property ;
  rdfs:label "external attribution credit" ;
  rdfs:comment "This field can only be set for conversions actions which use external attribution. It represents the fraction of the conversion that is attributed to each click. Its value must be greater than 0 and less than or equal to 1. A GoalNotEligibleForExternalAttribution error will be returned if this field is used with a non-externally attributed conversion action. Apply: Optional" ;
  schema:alternateName "ExternalAttributionCredit" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/externalAttributionCredit> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversion ;
  rdfs:range xsd:double .

# Property: external attribution model
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/externalAttributionModel> a rdf:Property ;
  rdfs:label "external attribution model" ;
  rdfs:comment "This field can only be set for conversions actions which use external attribution. It specifies the attribution model name. A GoalNotEligibleForExternalAttribution error will be returned if this field is used with a non-externally attributed conversion action. Apply: Optional" ;
  schema:alternateName "ExternalAttributionModel" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/externalAttributionModel> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversion ;
  rdfs:range xsd:string .

# Property: hashed email address
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/hashedEmailAddress> a rdf:Property ;
  rdfs:label "hashed email address" ;
  rdfs:comment "The hashed email address using the SHA-256 algorithm for use with enhanced conversions." ;
  schema:alternateName "HashedEmailAddress" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/hashedEmailAddress> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversion ;
  rdfs:range xsd:string .

# Property: hashed phone number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/hashedPhoneNumber> a rdf:Property ;
  rdfs:label "hashed phone number" ;
  rdfs:comment "The hashed phone number according to the E.164 standard for use with enhanced conversions." ;
  schema:alternateName "HashedPhoneNumber" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/hashedPhoneNumber> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversion ;
  rdfs:range xsd:string .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyOfflineConversionsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementApplyOfflineConversionsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: online conversion adjustments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyOnlineConversionAdjustmentsRequest/onlineConversionAdjustments> a rdf:Property ;
  rdfs:label "online conversion adjustments" ;
  rdfs:comment "The online conversion adjustments to apply." ;
  schema:alternateName "OnlineConversionAdjustments" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/onlineConversionAdjustments> ;
  rdfs:domain microsoftads:CampaignManagementApplyOnlineConversionAdjustmentsRequest ;
  rdfs:range microsoftads:CampaignManagementOnlineConversionAdjustment .

# Property: transaction id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOnlineConversionAdjustment/transactionId> a rdf:Property ;
  rdfs:label "transaction id" ;
  rdfs:comment "The ID for this transaction." ;
  schema:alternateName "TransactionId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/transactionId> ;
  rdfs:domain microsoftads:CampaignManagementOnlineConversionAdjustment ;
  rdfs:range xsd:string .

# Property: conversion name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOnlineConversionAdjustment/conversionName> a rdf:Property ;
  rdfs:label "conversion name" ;
  rdfs:comment "The conversion goal name. This name must match an existing conversion goal name, otherwise the online conversion goal data will not be applied. Apply: Required" ;
  schema:alternateName "ConversionName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionName> ;
  rdfs:domain microsoftads:CampaignManagementOnlineConversionAdjustment ;
  rdfs:range xsd:string .

# Property: adjustment time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOnlineConversionAdjustment/adjustmentTime> a rdf:Property ;
  rdfs:label "adjustment time" ;
  rdfs:comment "The date and time when the adjustment occurred. The adjustment time cannot be earlier than the original offline conversion date and time. Important: The value must be in Coordinated Universal Time (UTC). This differs from the time zone options when you upload offline conversions in the Microsoft Advertising web application. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types. Apply: Required" ;
  schema:alternateName "AdjustmentTime" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adjustmentTime> ;
  rdfs:domain microsoftads:CampaignManagementOnlineConversionAdjustment ;
  rdfs:range xsd:dateTime .

# Property: adjustment type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOnlineConversionAdjustment/adjustmentType> a rdf:Property ;
  rdfs:label "adjustment type" ;
  rdfs:comment "Determines whether to retract or restate the online conversion. If this value is \"Restate\", the offline conversion previously attributed to the specified MicrosoftClickId will be adjusted according to the new AdjustmentCurrencyCode, AdjustmentTime, and AdjustmentValue. If this value is \"Retract\", the offline conversion previously attributed to the specified MicrosoftClickId will be retracted or deleted. Apply: Required" ;
  schema:alternateName "AdjustmentType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adjustmentType> ;
  rdfs:domain microsoftads:CampaignManagementOnlineConversionAdjustment ;
  rdfs:range xsd:string .

# Property: adjustment value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOnlineConversionAdjustment/adjustmentValue> a rdf:Property ;
  rdfs:label "adjustment value" ;
  rdfs:comment "The adjusted online conversion value. Apply: Required if AdjustmentType is set to \"Restate\", and otherwise this field should not be set." ;
  schema:alternateName "AdjustmentValue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adjustmentValue> ;
  rdfs:domain microsoftads:CampaignManagementOnlineConversionAdjustment ;
  rdfs:range xsd:double .

# Property: adjustment currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOnlineConversionAdjustment/adjustmentCurrencyCode> a rdf:Property ;
  rdfs:label "adjustment currency code" ;
  rdfs:comment "The currency code for the restated online conversion. For more information, see Currencies. Apply: Required if AdjustmentType is set to \"Restate\", and otherwise this field is ignored. If you do not specify an adjustment currency code with the restatement, then the CurrencyCode element of the goal's ConversionGoalRevenue is used." ;
  schema:alternateName "AdjustmentCurrencyCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adjustmentCurrencyCode> ;
  rdfs:domain microsoftads:CampaignManagementOnlineConversionAdjustment ;
  rdfs:range xsd:string .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyOnlineConversionAdjustmentsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementApplyOnlineConversionAdjustmentsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: criterion actions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyProductPartitionActionsRequest/criterionActions> a rdf:Property ;
  rdfs:label "criterion actions" ;
  rdfs:comment "A list of up to 5,000 AdGroupCriterionAction objects that each contain an Action element and either a BiddableAdGroupCriterion or NegativeAdGroupCriterion. All of the ad group criterion actions must be for the same ad group. For more information including validation rules, please see Create a Microsoft Shopping campaign with the Campaign Management Service." ;
  schema:alternateName "CriterionActions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterionActions> ;
  rdfs:domain microsoftads:CampaignManagementApplyProductPartitionActionsRequest ;
  rdfs:range microsoftads:CampaignManagementAdGroupCriterionAction .

# Property: ad group criterion ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyProductPartitionActionsResponse/adGroupCriterionIds> a rdf:Property ;
  rdfs:label "ad group criterion ids" ;
  rdfs:comment "A list of identifiers that identify the criterion that had the action applied. The list of identifiers corresponds directly to the list of criterion in the request. If any criterion action failed, then all remaining criterion actions will fail, and all elements in this list will be null." ;
  schema:alternateName "AdGroupCriterionIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupCriterionIds> ;
  rdfs:domain microsoftads:CampaignManagementApplyProductPartitionActionsResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyProductPartitionActionsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request. For criterion which failed due to user error, an actionable error code will be returned. If any criterion action failed, then all remaining criterion actions will fail, and none of the elements in this list will be null. For criterion that might have otherwise succeeded, a generic error will be returned which explains that a related entity failed." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementApplyProductPartitionActionsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppSetting/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of setting. For more information, see Setting Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAppSetting ;
  rdfs:range xsd:string .

# Property: app store
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppSetting/appStore> a rdf:Property ;
  rdfs:label "app store" ;
  rdfs:comment "The app store where the app is distributed." ;
  schema:alternateName "AppStore" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appStore> ;
  rdfs:domain microsoftads:CampaignManagementAppSetting ;
  rdfs:range xsd:string .

# Property: app id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppSetting/appId> a rdf:Property ;
  rdfs:label "app id" ;
  rdfs:comment "The unique identifier of the mobile app." ;
  schema:alternateName "AppId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appId> ;
  rdfs:domain microsoftads:CampaignManagementAppSetting ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetBase/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAssetBase ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetBase/name> a rdf:Property ;
  rdfs:label "name" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementAssetBase ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAssetBase ;
  rdfs:range xsd:string .

# Property: reason code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupEditorialReason/reasonCode> a rdf:Property ;
  rdfs:label "reason code" ;
  rdfs:comment "A code that identifies the reason for the failure. For a list of possible reason codes, see Editorial Reason Codes." ;
  schema:alternateName "ReasonCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reasonCode> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupEditorialReason ;
  rdfs:range xsd:int .

# Property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupEditorialReason/location> a rdf:Property ;
  rdfs:label "location" ;
  rdfs:comment "The component of the asset group that failed editorial review." ;
  schema:alternateName "Location" ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupEditorialReason ;
  rdfs:range xsd:string .

# Property: term
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupEditorialReason/term> a rdf:Property ;
  rdfs:label "term" ;
  rdfs:comment "The term that failed editorial review. This element will not be set if a combination of terms caused the failure or if the failure was based on a policy violation." ;
  schema:alternateName "Term" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/term> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupEditorialReason ;
  rdfs:range xsd:string .

# Property: publisher countries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupEditorialReason/publisherCountries> a rdf:Property ;
  rdfs:label "publisher countries" ;
  rdfs:comment "The list of publisher countries or regions whose editorial guidelines do not allow the specified term." ;
  schema:alternateName "PublisherCountries" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/publisherCountries> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupEditorialReason ;
  rdfs:range xsd:string .

# Property: asset group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupEditorialReasonCollection/assetGroupId> a rdf:Property ;
  rdfs:label "asset group id" ;
  rdfs:comment "The identifier of the asset group that failed editorial review." ;
  schema:alternateName "AssetGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupId> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupEditorialReasonCollection ;
  rdfs:range xsd:long .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupEditorialReasonCollection/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the associated campaign." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupEditorialReasonCollection ;
  rdfs:range xsd:long .

# Property: reasons
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupEditorialReasonCollection/reasons> a rdf:Property ;
  rdfs:label "reasons" ;
  rdfs:comment "A list of AssetGroupEditorialReason objects that identify the component of an asset group that failed editorial review, and the reason for the failure." ;
  schema:alternateName "Reasons" ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupEditorialReasonCollection ;
  rdfs:range microsoftads:CampaignManagementAssetGroupEditorialReason .

# Property: appeal status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupEditorialReasonCollection/appealStatus> a rdf:Property ;
  rdfs:label "appeal status" ;
  rdfs:comment "A value that determines whether you can appeal the issues found by the editorial review." ;
  schema:alternateName "AppealStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appealStatus> ;
  rdfs:domain microsoftads:CampaignManagementAssetGroupEditorialReasonCollection ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAppealStatusScheme .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/scope> a rdf:Property ;
  rdfs:label "scope" ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementAudienceBase ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: membership duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/membershipDuration> a rdf:Property ;
  rdfs:label "membership duration" ;
  schema:alternateName "MembershipDuration" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/membershipDuration> ;
  rdfs:domain microsoftads:CampaignManagementAudienceBase ;
  rdfs:range xsd:int .

# Property: search size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/searchSize> a rdf:Property ;
  rdfs:label "search size" ;
  schema:alternateName "SearchSize" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchSize> ;
  rdfs:domain microsoftads:CampaignManagementAudienceBase ;
  rdfs:range xsd:long .

# Property: audience network size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/audienceNetworkSize> a rdf:Property ;
  rdfs:label "audience network size" ;
  schema:alternateName "AudienceNetworkSize" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceNetworkSize> ;
  rdfs:domain microsoftads:CampaignManagementAudienceBase ;
  rdfs:range xsd:long .

# Property: supported campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/supportedCampaignTypes> a rdf:Property ;
  rdfs:label "supported campaign types" ;
  schema:alternateName "SupportedCampaignTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/supportedCampaignTypes> ;
  rdfs:domain microsoftads:CampaignManagementAudienceBase ;
  rdfs:range xsd:string .

# Property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/customerShare> a rdf:Property ;
  rdfs:label "customer share" ;
  schema:alternateName "CustomerShare" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerShare> ;
  rdfs:domain microsoftads:CampaignManagementAudienceBase ;
  rdfs:range microsoftads:CampaignManagementCustomerShare .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementAudienceBase ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/name> a rdf:Property ;
  rdfs:label "name" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementAudienceBase ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/description> a rdf:Property ;
  rdfs:label "description" ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CampaignManagementAudienceBase ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAudienceBase ;
  rdfs:range xsd:string .

# Property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/parentId> a rdf:Property ;
  rdfs:label "parent id" ;
  schema:alternateName "ParentId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/parentId> ;
  rdfs:domain microsoftads:CampaignManagementAudienceBase ;
  rdfs:range xsd:long .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementAudienceBase ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion. This value is Audience when you retrieve an audience criterion. For more information about criterion types, see the Criterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAudienceCriterion ;
  rdfs:range xsd:string .

# Property: audience id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceCriterion/audienceId> a rdf:Property ;
  rdfs:label "audience id" ;
  rdfs:comment "The Microsoft Advertising identifier of the Audience. Add: Required Update: Read-only. You must leave this element null or the audience must already be associated with the specified entity. To associate a different audience with the entity, you must add a new audience criterion and optionally delete any existing audience criteria." ;
  schema:alternateName "AudienceId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceId> ;
  rdfs:domain microsoftads:CampaignManagementAudienceCriterion ;
  rdfs:range xsd:long .

# Property: audience type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceCriterion/audienceType> a rdf:Property ;
  rdfs:label "audience type" ;
  rdfs:comment "The audience type. Add: Read-only Update: Read-only" ;
  schema:alternateName "AudienceType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceType> ;
  rdfs:domain microsoftads:CampaignManagementAudienceCriterion ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceDimension/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of audience. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAudienceDimension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAudienceGroupDimensionTypeScheme .

# Property: audiences
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceDimension/audiences> a rdf:Property ;
  rdfs:label "audiences" ;
  rdfs:comment "A list of audiences. The supported audience types are: - CombinedList - CustomAudience - InMarketAudience - ProductAudience - RemarketingList - SimilarRemarketingList - CustomerList There is a maximum of 2,000 audiences in an AudienceDimension. Add: Required Update: Optional. To remove existing values, set it to null or empty; to remove a subset of audience segments, specify the audience segments that you want to keep and it will replace the existing audience segments." ;
  schema:alternateName "Audiences" ;
  rdfs:domain microsoftads:CampaignManagementAudienceDimension ;
  rdfs:range microsoftads:CampaignManagementAudienceInfo .

# Property: asset group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroupAssetGroupAssociation/assetGroupId> a rdf:Property ;
  rdfs:label "asset group id" ;
  rdfs:comment "The ID of the asset group. Set: Required Delete: Required" ;
  schema:alternateName "AssetGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupId> ;
  rdfs:domain microsoftads:CampaignManagementAudienceGroupAssetGroupAssociation ;
  rdfs:range xsd:long .

# Property: audience group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroupAssetGroupAssociation/audienceGroupId> a rdf:Property ;
  rdfs:label "audience group id" ;
  rdfs:comment "The ID of the audience group. Set: Required Delete: Required" ;
  schema:alternateName "AudienceGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceGroupId> ;
  rdfs:domain microsoftads:CampaignManagementAudienceGroupAssetGroupAssociation ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroupDimensionBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementAudienceGroupDimensionBase ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAudienceGroupDimensionTypeScheme .

# Property: categories
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudioFilter/categories> a rdf:Property ;
  rdfs:label "categories" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Categories" ;
  rdfs:domain microsoftads:CampaignManagementAudioFilter ;
  rdfs:range xsd:string .

# Property: audio names
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudioFilter/audioNames> a rdf:Property ;
  rdfs:label "audio names" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "AudioNames" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audioNames> ;
  rdfs:domain microsoftads:CampaignManagementAudioFilter ;
  rdfs:range xsd:string .

# Property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAuditPointResult/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Key" ;
  rdfs:domain microsoftads:CampaignManagementAuditPointResult ;
  rdfs:range xsd:string .

# Property: severity
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAuditPointResult/severity> a rdf:Property ;
  rdfs:label "severity" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Severity" ;
  rdfs:domain microsoftads:CampaignManagementAuditPointResult ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAuditPointResult/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CampaignManagementAuditPointResult ;
  rdfs:range xsd:string .

# Property: timestamp
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAuditPointResult/timestamp> a rdf:Property ;
  rdfs:label "timestamp" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Timestamp" ;
  rdfs:domain microsoftads:CampaignManagementAuditPointResult ;
  rdfs:range xsd:string .

# Property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAuditPointResult/details> a rdf:Property ;
  rdfs:label "details" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Details" ;
  rdfs:domain microsoftads:CampaignManagementAuditPointResult ;
  rdfs:range <https://relay.inferal.com/ontology/microsoftads/record/Microsoftads.CampaignManagementAuditPointResult/details/Container> .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBaseDomainSetting/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of setting. This value is BaseDomainSetting when you retrieve the setting. For more information, see Setting Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementBaseDomainSetting ;
  rdfs:range xsd:string .

# Property: base domain
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBaseDomainSetting/baseDomain> a rdf:Property ;
  rdfs:label "base domain" ;
  rdfs:comment "The fundamental part of the URL (e.g., contoso.com). Note: BaseDomain is initially set automatically, you can't set it. Add: Read only. Update: Read only." ;
  schema:alternateName "BaseDomain" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/baseDomain> ;
  rdfs:domain microsoftads:CampaignManagementBaseDomainSetting ;
  rdfs:range xsd:string .

# Property: field path
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorBase/fieldPath> a rdf:Property ;
  rdfs:label "field path" ;
  schema:alternateName "FieldPath" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fieldPath> ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorBase ;
  rdfs:range xsd:string .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorBase/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorBase ;
  rdfs:range xsd:string .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorBase/message> a rdf:Property ;
  rdfs:label "message" ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorBase ;
  rdfs:range xsd:string .

# Property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorBase/code> a rdf:Property ;
  rdfs:label "code" ;
  schema:alternateName "Code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/code> ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorBase ;
  rdfs:range xsd:int .

# Property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorBase/details> a rdf:Property ;
  rdfs:label "details" ;
  schema:alternateName "Details" ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorBase ;
  rdfs:range xsd:string .

# Property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorBase/index> a rdf:Property ;
  rdfs:label "index" ;
  schema:alternateName "Index" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/index> ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorBase ;
  rdfs:range xsd:int .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorBase ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorBase/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorBase ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorCollectionBase ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: field path
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/fieldPath> a rdf:Property ;
  rdfs:label "field path" ;
  schema:alternateName "FieldPath" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fieldPath> ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorCollectionBase ;
  rdfs:range xsd:string .

# Property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/batchErrors> a rdf:Property ;
  rdfs:label "batch errors" ;
  schema:alternateName "BatchErrors" ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorCollectionBase ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/message> a rdf:Property ;
  rdfs:label "message" ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorCollectionBase ;
  rdfs:range xsd:string .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorCollectionBase ;
  rdfs:range xsd:string .

# Property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/code> a rdf:Property ;
  rdfs:label "code" ;
  schema:alternateName "Code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/code> ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorCollectionBase ;
  rdfs:range xsd:int .

# Property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/details> a rdf:Property ;
  rdfs:label "details" ;
  schema:alternateName "Details" ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorCollectionBase ;
  rdfs:range xsd:string .

# Property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/index> a rdf:Property ;
  rdfs:label "index" ;
  schema:alternateName "Index" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/index> ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorCollectionBase ;
  rdfs:range xsd:int .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementBatchErrorCollectionBase ;
  rdfs:range xsd:string .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group to apply the criterion to. Add: Required Update: Required" ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:CampaignManagementBiddableAdGroupCriterion ;
  rdfs:range xsd:long .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "A status value that determines whether the criterion applies for the ad group. For most biddable ad group criterions the only supported status value is Active. For exceptions, see Webpage Usage below. Add: Read-only Update: Read-only" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementBiddableAdGroupCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdGroupCriterionStatusScheme .

# Property: criterion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/criterion> a rdf:Property ;
  rdfs:label "criterion" ;
  rdfs:comment "The criterion to apply to the ad group. The criterion helps determine whether ads in the ad group are served. For a list of available criterion types, see AdGroupCriterionType. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Criterion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterion> ;
  rdfs:domain microsoftads:CampaignManagementBiddableAdGroupCriterion ;
  rdfs:range microsoftads:CampaignManagementCriterion .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the ad group criterion. Add: Read-only Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementBiddableAdGroupCriterion ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad group criterion. This value is BiddableAdGroupCriterion when you retrieve a biddable ad group criterion. For more information about ad group criterion types, see the AdGroupCriterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementBiddableAdGroupCriterion ;
  rdfs:range xsd:string .

# Property: criterion bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/criterionBid> a rdf:Property ;
  rdfs:label "criterion bid" ;
  rdfs:comment "The bid to use in the auction. If the inherited Criterion is a Webpage criterion, then you must use a FixedBid. If the inherited Criterion is a ProductPartition, then you must use a FixedBid unless the Sponsored Products BidOption is set to BidBoost (for details see ProductPartition Usage below). For all other biddable ad group criterions use the BidMultiplier. If you do not use the correct object type, then your requested bid will be ignored: If the bid is required, the operation will fail; If the bid is optional, the default bid will be used. Add: Requirements vary depending on the inherited Criterion type. The bid is optional and will be set to the default of 0 if not included for AgeCriterion, DayTimeCriterion, DeviceCriterion, GenderCriterion, LocationCriterion, ProfileCriterion, RadiusCriterion, AudienceCriterion, and Webpage criterions. The bid is not applicable for LocationIntentCriterion (The service will not return any error and the bid will be ignored even if you include it). When you add a ProductPartition with the ApplyProductPartitionActions operation the bid is required unless the product partition type is Subdivision, in which case the bid is not allowed. Update: Requirements vary depending on the inherited Criterion type. The bid is required for AgeCriterion, DayTimeCriterion, DeviceCriterion, GenderCriterion, LocationCriterion, ProfileCriterion, and RadiusCriterion. The bid is not applicable for LocationIntentCriterion (The service will not return any error and the bid will be ignored even if you include it). For AudienceCriterion and Webpage criterions the bid is optional, and If no value is set for the update, this setting is not changed. When you update a ProductPartition with the ApplyProductPartitionActions operation the bid is optional, and If no value is set for the update, this setting is not changed." ;
  schema:alternateName "CriterionBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterionBid> ;
  rdfs:domain microsoftads:CampaignManagementBiddableAdGroupCriterion ;
  rdfs:range microsoftads:CampaignManagementCriterionBid .

# Property: destination url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/destinationUrl> a rdf:Property ;
  rdfs:label "destination url" ;
  rdfs:comment "The URL of the webpage that the user is taken to when they click the ad. This element is only used if the inherited Criterion is a ProductPartition criterion. For details see ProductPartition Usage below." ;
  schema:alternateName "DestinationUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/destinationUrl> ;
  rdfs:domain microsoftads:CampaignManagementBiddableAdGroupCriterion ;
  rdfs:range xsd:string .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "Tracking templates are where you can specify URL tracking parameters that are used in tandem with your final URL or landing page. We recommend that you add the tracking template at the account level and then it will be applied to all URLs for lower level entities such as campaigns, ad groups, and ads. To learn more, see the Microsoft Advertising help articles URL Tracking with Upgraded URLs. This element is only used if the inherited Criterion is either a ProductPartition or Webpage criterion. For details see ProductPartition Usage and Webpage Usage below." ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementBiddableAdGroupCriterion ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "The final URL suffix can include tracking parameters that will be appended to the end of your landing page URL. We recommend placing tracking parameters that your landing page requires in a final URL suffix so that your customers are always sent to your landing page. For more details and validation rules see Final URL Suffix in the technical guides. This element is only used if the inherited Criterion is either a ProductPartition or Webpage criterion. For details see ProductPartition Usage and Webpage Usage below." ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementBiddableAdGroupCriterion ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Your custom collection of key and value parameters for URL tracking. This element is only used if the inherited Criterion is either a ProductPartition or Webpage criterion. For details see ProductPartition Usage and Webpage Usage below." ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementBiddableAdGroupCriterion ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "For future use." ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementBiddableAdGroupCriterion ;
  rdfs:range xsd:string .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  rdfs:comment "For future use." ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementBiddableAdGroupCriterion ;
  rdfs:range xsd:string .

# Property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/finalAppUrls> a rdf:Property ;
  rdfs:label "final app urls" ;
  rdfs:comment "For future use." ;
  schema:alternateName "FinalAppUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalAppUrls> ;
  rdfs:domain microsoftads:CampaignManagementBiddableAdGroupCriterion ;
  rdfs:range microsoftads:CampaignManagementAppUrl .

# Property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/editorialStatus> a rdf:Property ;
  rdfs:label "editorial status" ;
  rdfs:comment "For future use." ;
  schema:alternateName "EditorialStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/editorialStatus> ;
  rdfs:domain microsoftads:CampaignManagementBiddableAdGroupCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdGroupCriterionEditorialStatusScheme .

# Property: criterion cashback
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/criterionCashback> a rdf:Property ;
  rdfs:label "criterion cashback" ;
  rdfs:comment "Defines the CriterionCashback data object." ;
  schema:alternateName "CriterionCashback" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterionCashback> ;
  rdfs:domain microsoftads:CampaignManagementBiddableAdGroupCriterion ;
  rdfs:range microsoftads:CampaignManagementCriterionCashback .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableCampaignCriterion/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign to apply the criterion to. Add: Required Update: Required" ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementBiddableCampaignCriterion ;
  rdfs:range xsd:long .

# Property: criterion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableCampaignCriterion/criterion> a rdf:Property ;
  rdfs:label "criterion" ;
  rdfs:comment "The criterion to apply to the campaign. The criterion helps determine whether ads in the campaign are served. For a list of available criterion types, see CampaignCriterionType. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Criterion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterion> ;
  rdfs:domain microsoftads:CampaignManagementBiddableCampaignCriterion ;
  rdfs:range microsoftads:CampaignManagementCriterion .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableCampaignCriterion/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementBiddableCampaignCriterion ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableCampaignCriterion/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "A status value that determines whether the criterion applies for the campaign. Currently the only supported status for biddable campaign criterions is Active. Add: Read-only Update: Read-only" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementBiddableCampaignCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementCampaignCriterionStatusScheme .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableCampaignCriterion/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the campaign criterion. Add: Read-only Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementBiddableCampaignCriterion ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableCampaignCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the campaign criterion. This value is BiddableCampaignCriterion when you retrieve a biddable campaign criterion. For more information about campaign criterion types, see the CampaignCriterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementBiddableCampaignCriterion ;
  rdfs:range xsd:string .

# Property: criterion bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableCampaignCriterion/criterionBid> a rdf:Property ;
  rdfs:label "criterion bid" ;
  rdfs:comment "The bid to use in the auction. If the inherited Criterion is a ProductScope criterion, then you can use a FixedBid. For all other biddable campaign criterions use the BidMultiplier. If you do not use the correct object type, then your requested bid will be ignored: If the bid is required, the operation will fail; If the bid is optional, the default bid will be used. Add: Requirements vary depending on the inherited Criterion type. The bid is optional and will be set to the default of 0 if not included for AgeCriterion, DayTimeCriterion, DeviceCriterion, GenderCriterion, LocationCriterion, ProfileCriterion, and RadiusCriterion. The bid is not applicable for LocationIntentCriterion and ProductScope (The service will not return any error and the bid will be ignored even if you include it). Update: Requirements vary depending on the inherited Criterion type. The bid is required for AgeCriterion, DayTimeCriterion, DeviceCriterion, GenderCriterion, LocationCriterion, ProfileCriterion, and RadiusCriterion. The bid is not applicable for LocationIntentCriterion and ProductScope (The service will not return any error and the bid will be ignored even if you include it)." ;
  schema:alternateName "CriterionBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterionBid> ;
  rdfs:domain microsoftads:CampaignManagementBiddableCampaignCriterion ;
  rdfs:range microsoftads:CampaignManagementCriterionBid .

# Property: criterion cashback
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableCampaignCriterion/criterionCashback> a rdf:Property ;
  rdfs:label "criterion cashback" ;
  rdfs:comment "Defines the CriterionCashback data object." ;
  schema:alternateName "CriterionCashback" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterionCashback> ;
  rdfs:domain microsoftads:CampaignManagementBiddableCampaignCriterion ;
  rdfs:range microsoftads:CampaignManagementCriterionCashback .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingSchemeBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementBiddingSchemeBase ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidMultiplier/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion bid. This value is BidMultiplier when you retrieve a bid multiplier. For more information about criterion types, see the CriterionBid Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementBidMultiplier ;
  rdfs:range xsd:string .

# Property: multiplier
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidMultiplier/multiplier> a rdf:Property ;
  rdfs:label "multiplier" ;
  rdfs:comment "The percentage amount that you want to adjust the bid for the corresponding criterion. If the campaign uses MaxClicks, MaxConversions, TargetCpa, or TargetRoas bid strategy types, then the multiplier will inform rather than directly modify or override the automated bid. For most criterion types the valid bid multiplier range is -90 through 900. For exceptions, see DeviceCriterion Usage and LocationIntentCriterion Usage below. Although this element supports a double data type, you should use whole integer values i.e., -90 through 900, for parity with the web application. Add: Required Update: Required" ;
  schema:alternateName "Multiplier" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/multiplier> ;
  rdfs:domain microsoftads:CampaignManagementBidMultiplier ;
  rdfs:range xsd:double .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBMCStore/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique identifier for the Microsoft Merchant Center store." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementBMCStore ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBMCStore/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Defines the name of the store as defined in the Microsoft Merchant Center." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementBMCStore ;
  rdfs:range xsd:string .

# Property: is active
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBMCStore/isActive> a rdf:Property ;
  rdfs:label "is active" ;
  rdfs:comment "Value will be true if the store is active, and otherwise the value is false." ;
  schema:alternateName "IsActive" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isActive> ;
  rdfs:domain microsoftads:CampaignManagementBMCStore ;
  rdfs:range xsd:boolean .

# Property: is product ads enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBMCStore/isProductAdsEnabled> a rdf:Property ;
  rdfs:label "is product ads enabled" ;
  rdfs:comment "Reserved for internal use." ;
  schema:alternateName "IsProductAdsEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isProductAdsEnabled> ;
  rdfs:domain microsoftads:CampaignManagementBMCStore ;
  rdfs:range xsd:boolean .

# Property: has catalog
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBMCStore/hasCatalog> a rdf:Property ;
  rdfs:label "has catalog" ;
  rdfs:comment "Value will be true if the store has a catalog of items, and otherwise the value is false." ;
  schema:alternateName "HasCatalog" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/hasCatalog> ;
  rdfs:domain microsoftads:CampaignManagementBMCStore ;
  rdfs:range xsd:boolean .

# Property: sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBMCStore/subType> a rdf:Property ;
  rdfs:label "sub type" ;
  rdfs:comment "The Microsoft Merchant Center store sub type. This element is only applicable for Microsoft Merchant Center stores that support Shopping Campaigns for Brands, and will be nil for all other stores. If the subtype is set to CoOp, then you have linked from a partner's store via Shopping Campaigns for Brands. When your partner retrieves the same store via GetBMCStoresByCustomerId the subtype would be nil, since from their perspective the store is not restricted to Shopping Campaigns for Brands. If the subtype is set to GlobalStore, then it is the global store to use for all Shopping Campaigns for Brands under the current manager account." ;
  schema:alternateName "SubType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/subType> ;
  rdfs:domain microsoftads:CampaignManagementBMCStore ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementBMCStoreSubTypeScheme .

# Property: store url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBMCStore/storeUrl> a rdf:Property ;
  rdfs:label "store url" ;
  rdfs:comment "The store's destination URL. The destination URL is the web page where people are directed to when they click your ad." ;
  schema:alternateName "StoreUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/storeUrl> ;
  rdfs:domain microsoftads:CampaignManagementBMCStore ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandItem/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the shared list item. This value is NegativeKeyword when you retrieve a negative keyword. For more information about shared list item types, see SharedListItem Data Object Remarks. Add: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementBrandItem ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandItem/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementBrandItem ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: brand id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandItem/brandId> a rdf:Property ;
  rdfs:label "brand id" ;
  rdfs:comment "The ID of the brand." ;
  schema:alternateName "BrandId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/brandId> ;
  rdfs:domain microsoftads:CampaignManagementBrandItem ;
  rdfs:range xsd:long .

# Property: item count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandList/itemCount> a rdf:Property ;
  rdfs:label "item count" ;
  rdfs:comment "The number of SharedListItem objects that are added to this shared list. Add: Read-only Update: Read-only" ;
  schema:alternateName "ItemCount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/itemCount> ;
  rdfs:domain microsoftads:CampaignManagementBrandList ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandList/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the shared entity. Add: Read-only Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementBrandList ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandList/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the shared entity. The maximum string length is 255. Add: Optional Update: Optional" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementBrandList ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandList/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the shared entity. This value is NegativeKeywordList when you retrieve a NegativeKeywordList. This value is PlacementExclusionList when you retrieve a PlacementExclusionList. This value is AccountNegativeKeywordList when you retrieve an AccountNegativeKeywordList. For more information about shared entity types, see SharedEntity Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementBrandList ;
  rdfs:range xsd:string .

# Property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandList/associationCount> a rdf:Property ;
  rdfs:label "association count" ;
  rdfs:comment "The number of active associations between this shared entity and another entity such as campaign or ad account. For a NegativeKeywordList, the maximum number of active associations between the negative keyword list and campaign is 20. For a PlacementExclusionList, the maximum number of active associations between the website exclusion list and ad account is undefined. Add: Read-only Update: Read-only" ;
  schema:alternateName "AssociationCount" ;
  rdfs:domain microsoftads:CampaignManagementBrandList ;
  rdfs:range xsd:int .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandList/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementBrandList ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad extension. The value will always be Active because the Campaign Management service does not return deleted ad extensions. Add: Read-only Update: Read-only" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementCallAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdExtensionStatusScheme .

# Property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/scheduling> a rdf:Property ;
  rdfs:label "scheduling" ;
  rdfs:comment "Determines the calendar day and time ranges when the ad extension is eligible to be shown in ads. Add: Optional Update: Optional. If you set this element null, any existing scheduling set for the ad extension will remain unchanged. If you set this to any non-null Schedule object, you are effectively replacing existing scheduling settings for the ad extension. To remove all scheduling set this element to an empty Schedule object." ;
  schema:alternateName "Scheduling" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/scheduling> ;
  rdfs:domain microsoftads:CampaignManagementCallAdExtension ;
  rdfs:range microsoftads:CampaignManagementSchedule .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "Not supported for this ad extension type." ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementCallAdExtension ;
  rdfs:range xsd:long .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the ad extension. Add: Read-only Update: Read-only and Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementCallAdExtension ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad extension. This value is CallAdExtension when you retrieve a call ad extension. Add: Read-only Update: Read-only For more information about ad extension types, see the Ad Extension Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementCallAdExtension ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/version> a rdf:Property ;
  rdfs:label "version" ;
  rdfs:comment "Tracks the number of times the ad extension has been updated. The version is set to 1 when the ad extension is created, and increments by one after each update. Add: Not allowed Update: Not allowed" ;
  schema:alternateName "Version" ;
  rdfs:domain microsoftads:CampaignManagementCallAdExtension ;
  rdfs:range xsd:int .

# Property: phone number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/phoneNumber> a rdf:Property ;
  rdfs:label "phone number" ;
  rdfs:comment "The clickable phone number to include in the ad. The phone number can contain a maximum of 35 characters and must be valid for the specified country or region. If the campaign includes call and location ad extensions, this phone number will override the phone number specified in the location ad extensions. Note that the phone number may be reformatted. For example, if you set phone number to 4255551212, it would be reformatted to (425) 555-1212. Add: Required Update: Required" ;
  schema:alternateName "PhoneNumber" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/phoneNumber> ;
  rdfs:domain microsoftads:CampaignManagementCallAdExtension ;
  rdfs:range xsd:string .

# Property: country code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/countryCode> a rdf:Property ;
  rdfs:label "country code" ;
  rdfs:comment "The country code where the phone number is registered. The country code must contain a 2 character country code. The supported country code values include AR, AT, AU, BR, CA, CH, CL, CO, DE, DK, ES, FI, FR, GB, HK, ID, IE, IN, IT, MX, MY, NL, NZ, NO, PE, PH, SE, SG, TH, TW, US, VE, and VN. Add: Required Update: Required" ;
  schema:alternateName "CountryCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/countryCode> ;
  rdfs:domain microsoftads:CampaignManagementCallAdExtension ;
  rdfs:range xsd:string .

# Property: is call only
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/isCallOnly> a rdf:Property ;
  rdfs:label "is call only" ;
  rdfs:comment "The option to show both your phone number and website, or just your phone number, to people seeing your ads on a smartphone. You might want to show only your phone number if your business requires that you talk to each customer. Set this property to true if you want the ad extension to only show the phone number without a link to your website, and otherwise if you want the ad extension include a link to your website in addition to the phone number set it to false. Add: Optional. If you do not specify this element or leave it empty, the default value of false will be set and the ad extension will include a link to your website in addition to the phone number. Update: Optional" ;
  schema:alternateName "IsCallOnly" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isCallOnly> ;
  rdfs:domain microsoftads:CampaignManagementCallAdExtension ;
  rdfs:range xsd:boolean .

# Property: is call tracking enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/isCallTrackingEnabled> a rdf:Property ;
  rdfs:label "is call tracking enabled" ;
  rdfs:comment "Determines whether call tracking is enabled for the call ad extension. Call tracking is only supported in the United States and United Kingdom. Set this property to true to enable call tracking, and otherwise set it to false. Add: Optional. If you do not specify this element or leave it empty, the default value of false will be set. Update: Optional" ;
  schema:alternateName "IsCallTrackingEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isCallTrackingEnabled> ;
  rdfs:domain microsoftads:CampaignManagementCallAdExtension ;
  rdfs:range xsd:boolean .

# Property: require toll free tracking number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/requireTollFreeTrackingNumber> a rdf:Property ;
  rdfs:label "require toll free tracking number" ;
  rdfs:comment "You can either use your own phone number or use a Microsoft Advertising forwarding phone number. A Microsoft Advertising forwarding phone number is a unique phone number that is routed to your business phone number. With a Microsoft Advertising forwarding number, you can track all calls from your ad so that you can analyze the ad's performance. This element determines whether a toll-free Microsoft Advertising forwarding phone number should be created for call tracking. This element can only be set if IsCallTrackingEnabled is also true. Prior to August 2017, clients could set this property to true if a Microsoft Advertising forwarding phone number should be created for call tracking. Since August 2017, clients can no longer create a new toll-free Microsoft Advertising forwarding phone number. If you set this value true then the operation will succeed; however, a toll-free number will not be created and when you retrieve the call ad extension this property will be set to false. If a toll-free forwarding number was provisioned prior to August 2017 then this property will be true if the number is still active when you retrieve the call ad extension. Add: Optional. If you do not specify this element or leave it empty, the default value of false will be set. Update: Optional" ;
  schema:alternateName "RequireTollFreeTrackingNumber" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/requireTollFreeTrackingNumber> ;
  rdfs:domain microsoftads:CampaignManagementCallAdExtension ;
  rdfs:range xsd:boolean .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. There are currently no forward compatibility changes for the AdExtension object. Add: Read-only Update: Read-only" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementCallAdExtension ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCalloutAdExtension/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad extension. The value will always be Active because the Campaign Management service does not return deleted ad extensions. Add: Read-only Update: Read-only" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementCalloutAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdExtensionStatusScheme .

# Property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCalloutAdExtension/scheduling> a rdf:Property ;
  rdfs:label "scheduling" ;
  rdfs:comment "Determines the calendar day and time ranges when the ad extension is eligible to be shown in ads. Add: Optional Update: Optional. If you set this element null, any existing scheduling set for the ad extension will remain unchanged. If you set this to any non-null Schedule object, you are effectively replacing existing scheduling settings for the ad extension. To remove all scheduling set this element to an empty Schedule object." ;
  schema:alternateName "Scheduling" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/scheduling> ;
  rdfs:domain microsoftads:CampaignManagementCalloutAdExtension ;
  rdfs:range microsoftads:CampaignManagementSchedule .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCalloutAdExtension/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "Not supported for this ad extension type." ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementCalloutAdExtension ;
  rdfs:range xsd:long .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCalloutAdExtension/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the ad extension. Add: Read-only Update: Read-only and Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementCalloutAdExtension ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCalloutAdExtension/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad extension. This value is CalloutAdExtension when you retrieve a callout ad extension. Add: Read-only Update: Read-only For more information about ad extension types, see the Ad Extension Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementCalloutAdExtension ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCalloutAdExtension/version> a rdf:Property ;
  rdfs:label "version" ;
  rdfs:comment "Tracks the number of times the ad extension has been updated. The version is set to 1 when the ad extension is created, and increments by one after each update. Add: Not allowed Update: Not allowed" ;
  schema:alternateName "Version" ;
  rdfs:domain microsoftads:CampaignManagementCalloutAdExtension ;
  rdfs:range xsd:int .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCalloutAdExtension/text> a rdf:Property ;
  rdfs:label "text" ;
  rdfs:comment "Additional callout text about your business, products, or services to include in a text ad. The callout extension text must be different than the text of your ad. The length of this string must be between 1 and 25 characters. Note that for Traditional Chinese characters, the length of this string must be between 1 and 12 characters. Add: Required Update: Required" ;
  schema:alternateName "Text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:CampaignManagementCalloutAdExtension ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCalloutAdExtension/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. There are currently no forward compatibility changes for the AdExtension object. Add: Read-only Update: Read-only" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementCalloutAdExtension ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallToActionSetting/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of setting. This value is CallToActionSetting when you retrieve the setting. For more information, see Setting Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementCallToActionSetting ;
  rdfs:range xsd:string .

# Property: automated call to action opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallToActionSetting/automatedCallToActionOptOut> a rdf:Property ;
  rdfs:label "automated call to action opt out" ;
  rdfs:comment "Determines whether to opt out of automatic selection of call to action ad asset for the multimedia ads in the campaign. When opted in, we will use artificial intelligence during ad delivery to choose the call to action asset and ignore the ad's call to action setting. Note: Not everyone has this feature yet. If you don't, don't worry - it's coming soon! Add: Optional. The default value of false will be set if not otherwise specified. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "AutomatedCallToActionOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/automatedCallToActionOptOut> ;
  rdfs:domain microsoftads:CampaignManagementCallToActionSetting ;
  rdfs:range xsd:boolean .

# Property: call to action opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallToActionSetting/callToActionOptOut> a rdf:Property ;
  rdfs:label "call to action opt out" ;
  rdfs:comment "Determines whether to opt out of call to action ad asset for the audience ads in the campaign. Add: Optional. The default value of false will be set if not otherwise specified. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "CallToActionOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/callToActionOptOut> ;
  rdfs:domain microsoftads:CampaignManagementCallToActionSetting ;
  rdfs:range xsd:boolean .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterionBase/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementCampaignCriterionBase ;
  rdfs:range xsd:long .

# Property: criterion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterionBase/criterion> a rdf:Property ;
  rdfs:label "criterion" ;
  schema:alternateName "Criterion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterion> ;
  rdfs:domain microsoftads:CampaignManagementCampaignCriterionBase ;
  rdfs:range microsoftads:CampaignManagementCriterion .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterionBase/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementCampaignCriterionBase ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterionBase/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementCampaignCriterionBase ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementCampaignCriterionStatusScheme .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterionBase/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementCampaignCriterionBase ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterionBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementCampaignCriterionBase ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignFrequencyCapSetting/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementCampaignFrequencyCapSetting ;
  rdfs:range xsd:string .

# Property: time granularity
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignFrequencyCapSetting/timeGranularity> a rdf:Property ;
  rdfs:label "time granularity" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TimeGranularity" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/timeGranularity> ;
  rdfs:domain microsoftads:CampaignManagementCampaignFrequencyCapSetting ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementFrequencyCapTimeGranularityScheme .

# Property: cap value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignFrequencyCapSetting/capValue> a rdf:Property ;
  rdfs:label "cap value" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "CapValue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/capValue> ;
  rdfs:domain microsoftads:CampaignManagementCampaignFrequencyCapSetting ;
  rdfs:range xsd:int .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignNegativeSites/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign to which the negative site URLs belong." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementCampaignNegativeSites ;
  rdfs:range xsd:long .

# Property: negative sites
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignNegativeSites/negativeSites> a rdf:Property ;
  rdfs:label "negative sites" ;
  rdfs:comment "A list of URLs of the websites where you do not want your ads displayed. This element can include a maximum of 2,500 URLs. Each URL must specify the domain name e.g., contoso.com which can include up to three subdomains and two subdirectories. The subdomain count includes the www prefix. For example one.two.three.contoso.com/1/2, www.two.three.contoso.com/1/2, and one.two.contoso.co.uk/1/2 are valid URLs, whereas one.two.three.contoso.co.uk/1/2 (too many subdomains) and one.two.three.contoso.com/1/2/3 (too many subdirectories) are not. Duplicate URLs in the list are not added. You can only exclude websites for syndicated search websites. The ad group's network must be set to OwnedAndOperatedAndSyndicatedSearch. For more information about network distribution, see Network. Negative site URLs specified at the ad group level are used instead of any negative site URLs specified at the campaign level. If you associate any website exclusion lists (Placement Exclusion List or Account Placement Exclusion List) with an ad account, the list of negative sites are used in addition to the campaign negative sites or ad group negative sites. To remove campaign negative site URLs, set this element to null." ;
  schema:alternateName "NegativeSites" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/negativeSites> ;
  rdfs:domain microsoftads:CampaignManagementCampaignNegativeSites ;
  rdfs:range xsd:string .

# Property: size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignSize/size> a rdf:Property ;
  rdfs:label "size" ;
  schema:alternateName "Size" ;
  rdfs:domain microsoftads:CampaignManagementCampaignSize ;
  rdfs:range xsd:long .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignSize/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementCampaignSize ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCashbackAdjustment/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of criterion cashback." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementCashbackAdjustment ;
  rdfs:range xsd:string .

# Property: cashback percent
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCashbackAdjustment/cashbackPercent> a rdf:Property ;
  rdfs:label "cashback percent" ;
  rdfs:comment "The percent to receive in cashback." ;
  schema:alternateName "CashbackPercent" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/cashbackPercent> ;
  rdfs:domain microsoftads:CampaignManagementCashbackAdjustment ;
  rdfs:range xsd:double .

# Property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCategoryResult/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Key" ;
  rdfs:domain microsoftads:CampaignManagementCategoryResult ;
  rdfs:range xsd:string .

# Property: audit points
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCategoryResult/auditPoints> a rdf:Property ;
  rdfs:label "audit points" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "AuditPoints" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/auditPoints> ;
  rdfs:domain microsoftads:CampaignManagementCategoryResult ;
  rdfs:range microsoftads:CampaignManagementAuditPointResult .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementChannelPlacementCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementChannelPlacementCriterion ;
  rdfs:range xsd:string .

# Property: channel placement id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementChannelPlacementCriterion/channelPlacementId> a rdf:Property ;
  rdfs:label "channel placement id" ;
  schema:alternateName "ChannelPlacementId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/channelPlacementId> ;
  rdfs:domain microsoftads:CampaignManagementChannelPlacementCriterion ;
  rdfs:range xsd:long .

# Property: channel placement name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementChannelPlacementCriterion/channelPlacementName> a rdf:Property ;
  rdfs:label "channel placement name" ;
  schema:alternateName "ChannelPlacementName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/channelPlacementName> ;
  rdfs:domain microsoftads:CampaignManagementChannelPlacementCriterion ;
  rdfs:range xsd:string .

# Property: channel id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementChannelPlacementCriterion/channelId> a rdf:Property ;
  rdfs:label "channel id" ;
  schema:alternateName "ChannelId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/channelId> ;
  rdfs:domain microsoftads:CampaignManagementChannelPlacementCriterion ;
  rdfs:range xsd:int .

# Property: channel name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementChannelPlacementCriterion/channelName> a rdf:Property ;
  rdfs:label "channel name" ;
  schema:alternateName "ChannelName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/channelName> ;
  rdfs:domain microsoftads:CampaignManagementChannelPlacementCriterion ;
  rdfs:range xsd:string .

# Property: sub channel id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementChannelPlacementCriterion/subChannelId> a rdf:Property ;
  rdfs:label "sub channel id" ;
  schema:alternateName "SubChannelId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/subChannelId> ;
  rdfs:domain microsoftads:CampaignManagementChannelPlacementCriterion ;
  rdfs:range xsd:int .

# Property: sub channel name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementChannelPlacementCriterion/subChannelName> a rdf:Property ;
  rdfs:label "sub channel name" ;
  schema:alternateName "SubChannelName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/subChannelName> ;
  rdfs:domain microsoftads:CampaignManagementChannelPlacementCriterion ;
  rdfs:range xsd:string .

# Property: template id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/templateId> a rdf:Property ;
  rdfs:label "template id" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TemplateId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/templateId> ;
  rdfs:domain microsoftads:CampaignManagementClipchampTemplateInfo ;
  rdfs:range xsd:string .

# Property: template name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/templateName> a rdf:Property ;
  rdfs:label "template name" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TemplateName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/templateName> ;
  rdfs:domain microsoftads:CampaignManagementClipchampTemplateInfo ;
  rdfs:range xsd:string .

# Property: template description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/templateDescription> a rdf:Property ;
  rdfs:label "template description" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TemplateDescription" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/templateDescription> ;
  rdfs:domain microsoftads:CampaignManagementClipchampTemplateInfo ;
  rdfs:range xsd:string .

# Property: duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/duration> a rdf:Property ;
  rdfs:label "duration" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Duration" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/duration> ;
  rdfs:domain microsoftads:CampaignManagementClipchampTemplateInfo ;
  rdfs:range xsd:int .

# Property: aspect ratio
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/aspectRatio> a rdf:Property ;
  rdfs:label "aspect ratio" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "AspectRatio" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aspectRatio> ;
  rdfs:domain microsoftads:CampaignManagementClipchampTemplateInfo ;
  rdfs:range xsd:string .

# Property: themes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/themes> a rdf:Property ;
  rdfs:label "themes" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Themes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/themes> ;
  rdfs:domain microsoftads:CampaignManagementClipchampTemplateInfo ;
  rdfs:range xsd:string .

# Property: number of images
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/numberOfImages> a rdf:Property ;
  rdfs:label "number of images" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "NumberOfImages" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/numberOfImages> ;
  rdfs:domain microsoftads:CampaignManagementClipchampTemplateInfo ;
  rdfs:range xsd:int .

# Property: number of text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/numberOfText> a rdf:Property ;
  rdfs:label "number of text" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "NumberOfText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/numberOfText> ;
  rdfs:domain microsoftads:CampaignManagementClipchampTemplateInfo ;
  rdfs:range xsd:int .

# Property: number of logos
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/numberOfLogos> a rdf:Property ;
  rdfs:label "number of logos" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "NumberOfLogos" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/numberOfLogos> ;
  rdfs:domain microsoftads:CampaignManagementClipchampTemplateInfo ;
  rdfs:range xsd:int .

# Property: template thumbnail url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/templateThumbnailUrl> a rdf:Property ;
  rdfs:label "template thumbnail url" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TemplateThumbnailUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/templateThumbnailUrl> ;
  rdfs:domain microsoftads:CampaignManagementClipchampTemplateInfo ;
  rdfs:range xsd:string .

# Property: template preview url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/templatePreviewUrl> a rdf:Property ;
  rdfs:label "template preview url" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TemplatePreviewUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/templatePreviewUrl> ;
  rdfs:domain microsoftads:CampaignManagementClipchampTemplateInfo ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "Scope defines what accounts can use this audience. If scope is set to Account, the audience can only be associated with campaigns and ad groups in one account i.e., via the ParentId. If scope is set to Customer, the audience can be associated with campaigns and ad groups in all of the customer's accounts. Add: Required Update: Optional. You can change the scope from Account to Customer, but you cannot change the scope from Customer to Account." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementCombinedList ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: membership duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/membershipDuration> a rdf:Property ;
  rdfs:label "membership duration" ;
  rdfs:comment "This element is not supported for combined list audiences. Add: Not supported Update: Not supported" ;
  schema:alternateName "MembershipDuration" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/membershipDuration> ;
  rdfs:domain microsoftads:CampaignManagementCombinedList ;
  rdfs:range xsd:int .

# Property: search size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/searchSize> a rdf:Property ;
  rdfs:label "search size" ;
  rdfs:comment "The total number of people who are active members of this audience in the Search network. This gives you an idea of how many search users you can target. The audience needs to have at least 300 people before Microsoft Advertising will use it for optimizations. This property will be nil or empty for up to 24 hours while the audience is being built, for example if you add or update the combined list membership duration, rule, or tag identifier. This property will be nil or empty if the UET tag associated with the combined list has a status of Unverified or Inactive, because the combined list can't receive the customer information from your website that it needs to build the list. Add: Read-only Update: Read-only" ;
  schema:alternateName "SearchSize" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchSize> ;
  rdfs:domain microsoftads:CampaignManagementCombinedList ;
  rdfs:range xsd:long .

# Property: audience network size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/audienceNetworkSize> a rdf:Property ;
  rdfs:label "audience network size" ;
  rdfs:comment "The total number of people who are active members of this audience in the Audience network. This gives you an idea of how many Audience network users you can target. The audience needs to have at least 300 people before Microsoft Advertising will use it for optimizations. Add: Read-only Update: Read-only" ;
  schema:alternateName "AudienceNetworkSize" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceNetworkSize> ;
  rdfs:domain microsoftads:CampaignManagementCombinedList ;
  rdfs:range xsd:long .

# Property: supported campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/supportedCampaignTypes> a rdf:Property ;
  rdfs:label "supported campaign types" ;
  rdfs:comment "The list of campaign types that support this audience. Supported values are Audience, DynamicSearchAds, Search, and Shopping. New campaign types might be added in the future, so you should not take any dependency on a fixed set of values. Add: Read-only Update: Read-only" ;
  schema:alternateName "SupportedCampaignTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/supportedCampaignTypes> ;
  rdfs:domain microsoftads:CampaignManagementCombinedList ;
  rdfs:range xsd:string .

# Property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/customerShare> a rdf:Property ;
  rdfs:label "customer share" ;
  rdfs:comment "This element is not supported for combined list audiences. Add: Not supported Update: Not supported" ;
  schema:alternateName "CustomerShare" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerShare> ;
  rdfs:domain microsoftads:CampaignManagementCombinedList ;
  rdfs:range microsoftads:CampaignManagementCustomerShare .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The Microsoft Advertising identifier of the audience. Add: Read-only Update: Required and read-only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementCombinedList ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the audience. The name can contain a maximum of 128 characters. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementCombinedList ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "The description of the audience. Use a description to help you remember what audience you are targeting. The description can contain a maximum of 1,024 characters. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CampaignManagementCombinedList ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the audience. This value is CombinedList when you retrieve a combined list audience. For more information about audience types, see the Audience Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementCombinedList ;
  rdfs:range xsd:string .

# Property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/parentId> a rdf:Property ;
  rdfs:label "parent id" ;
  rdfs:comment "The Microsoft Advertising identifier of the account or customer. If the Scope is set to Account, this is the account ID, and otherwise it is the customer ID. Add: Required Update: Read-only. You cannot change the parent ID." ;
  schema:alternateName "ParentId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/parentId> ;
  rdfs:domain microsoftads:CampaignManagementCombinedList ;
  rdfs:range xsd:long .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for the Audience object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementCombinedList ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: combination rules
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/combinationRules> a rdf:Property ;
  rdfs:label "combination rules" ;
  rdfs:comment "Logical conditions used to determine who to add to your combined list. Each list can include up to 100 combination rules or sets of logical conditions, and each CombinationRule can contain up to 100 audience IDs. For details, please see the CombinationRule Remarks. Add: Required Update: Required. If you want to keep any of the previous rules, then you must explicitly set them again during update." ;
  schema:alternateName "CombinationRules" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/combinationRules> ;
  rdfs:domain microsoftads:CampaignManagementCombinedList ;
  rdfs:range microsoftads:CampaignManagementCombinationRule .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCommissionBiddingScheme/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of bidding scheme that is set for this campaign, ad group, or keyword. For more information about bidding scheme types, see the Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementCommissionBiddingScheme ;
  rdfs:range xsd:string .

# Property: commission rate
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCommissionBiddingScheme/commissionRate> a rdf:Property ;
  rdfs:label "commission rate" ;
  rdfs:comment "The commission rate charged to the advertiser when someone books a hotel and stays there." ;
  schema:alternateName "CommissionRate" ;
  rdfs:domain microsoftads:CampaignManagementCommissionBiddingScheme ;
  rdfs:range xsd:double .

# Property: profile id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompany/profileId> a rdf:Property ;
  rdfs:label "profile id" ;
  rdfs:comment "The company name profile identifier that you can use with ProfileCriterion." ;
  schema:alternateName "ProfileId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/profileId> ;
  rdfs:domain microsoftads:CampaignManagementCompany ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompany/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The company name." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementCompany ;
  rdfs:range xsd:string .

# Property: logo url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompany/logoUrl> a rdf:Property ;
  rdfs:label "logo url" ;
  rdfs:comment "The full https path for the company's logo image." ;
  schema:alternateName "LogoUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/logoUrl> ;
  rdfs:domain microsoftads:CampaignManagementCompany ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompany/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The company name profile status. Possible status values include Active and Inactive." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementCompany ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyList/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementCompanyList ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyList/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementCompanyList ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyList/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementCompanyList ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyList/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementCompanyList ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementLinkedInSegmentStatusScheme .

# Property: reach
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyList/reach> a rdf:Property ;
  rdfs:label "reach" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Reach" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reach> ;
  rdfs:domain microsoftads:CampaignManagementCompanyList ;
  rdfs:range xsd:long .

# Property: company names
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyList/companyNames> a rdf:Property ;
  rdfs:label "company names" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "CompanyNames" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/companyNames> ;
  rdfs:domain microsoftads:CampaignManagementCompanyList ;
  rdfs:range microsoftads:CampaignManagementCompanyName .

# Property: total
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyList/total> a rdf:Property ;
  rdfs:label "total" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Total" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/total> ;
  rdfs:domain microsoftads:CampaignManagementCompanyList ;
  rdfs:range xsd:int .

# Property: matched
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyList/matched> a rdf:Property ;
  rdfs:label "matched" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Matched" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/matched> ;
  rdfs:domain microsoftads:CampaignManagementCompanyList ;
  rdfs:range xsd:int .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/name> a rdf:Property ;
  rdfs:label "name" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementConversionGoalBase ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementConversionGoalBase ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalStatusScheme .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/scope> a rdf:Property ;
  rdfs:label "scope" ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementConversionGoalBase ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: count type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/countType> a rdf:Property ;
  rdfs:label "count type" ;
  schema:alternateName "CountType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/countType> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoalBase ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalCountTypeScheme .

# Property: revenue
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/revenue> a rdf:Property ;
  rdfs:label "revenue" ;
  schema:alternateName "Revenue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/revenue> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoalBase ;
  rdfs:range microsoftads:CampaignManagementConversionGoalRevenue .

# Property: conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/conversionWindowInMinutes> a rdf:Property ;
  rdfs:label "conversion window in minutes" ;
  schema:alternateName "ConversionWindowInMinutes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionWindowInMinutes> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoalBase ;
  rdfs:range xsd:int .

# Property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/tagId> a rdf:Property ;
  rdfs:label "tag id" ;
  schema:alternateName "TagId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/tagId> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoalBase ;
  rdfs:range xsd:long .

# Property: tracking status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/trackingStatus> a rdf:Property ;
  rdfs:label "tracking status" ;
  schema:alternateName "TrackingStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingStatus> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoalBase ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalTrackingStatusScheme .

# Property: exclude from bidding
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/excludeFromBidding> a rdf:Property ;
  rdfs:label "exclude from bidding" ;
  schema:alternateName "ExcludeFromBidding" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeFromBidding> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoalBase ;
  rdfs:range xsd:boolean .

# Property: view through conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/viewThroughConversionWindowInMinutes> a rdf:Property ;
  rdfs:label "view through conversion window in minutes" ;
  schema:alternateName "ViewThroughConversionWindowInMinutes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/viewThroughConversionWindowInMinutes> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoalBase ;
  rdfs:range xsd:int .

# Property: goal category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/goalCategory> a rdf:Property ;
  rdfs:label "goal category" ;
  schema:alternateName "GoalCategory" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/goalCategory> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoalBase ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalCategoryScheme .

# Property: attribution model type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/attributionModelType> a rdf:Property ;
  rdfs:label "attribution model type" ;
  schema:alternateName "AttributionModelType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/attributionModelType> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoalBase ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAttributionModelTypeScheme .

# Property: is enhanced conversions enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/isEnhancedConversionsEnabled> a rdf:Property ;
  rdfs:label "is enhanced conversions enabled" ;
  schema:alternateName "IsEnhancedConversionsEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isEnhancedConversionsEnabled> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoalBase ;
  rdfs:range xsd:boolean .

# Property: is auto goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/isAutoGoal> a rdf:Property ;
  rdfs:label "is auto goal" ;
  schema:alternateName "IsAutoGoal" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isAutoGoal> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoalBase ;
  rdfs:range xsd:boolean .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementConversionGoalBase ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementConversionGoalBase ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCoOpSetting/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the setting. This value is CoOp when you retrieve a CoOp setting. For more information about setting types, see the Setting Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementCoOpSetting ;
  rdfs:range xsd:string .

# Property: bid option
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCoOpSetting/bidOption> a rdf:Property ;
  rdfs:label "bid option" ;
  rdfs:comment "Determines whether or not to amplify your partner's bid. A bid value ad group allows you to bid on products that your merchandising partner doesn't target. If this element is set to BidValue, the auction will use use a FixedBid for product groups that have a CriterionBid. A bid boost allows you to amplify your partner's bid. If this element is set to BidBoost, the auction will use use a BidMultiplier for product groups that have a CriterionBid. You should only use BidBoost if your partner uses BidValue. Add: If this element is not set, the default bid option is BidValue. Update: Read-only. If you attempt to change the previous bid option an error will be returned." ;
  schema:alternateName "BidOption" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/bidOption> ;
  rdfs:domain microsoftads:CampaignManagementCoOpSetting ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementBidOptionScheme .

# Property: bid boost value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCoOpSetting/bidBoostValue> a rdf:Property ;
  rdfs:label "bid boost value" ;
  rdfs:comment "The default bid boost percentage that you'll see in the Microsoft Advertising web application for new product groups. This ad group level target setting is not used directly in the auction. The product group bids are used to boost your partner's bid. Add: Required if the BidOption is set to BidBoost, and otherwise you may not set this element. Update: Required if the BidOption is set to BidBoost, and otherwise you may not set this element." ;
  schema:alternateName "BidBoostValue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/bidBoostValue> ;
  rdfs:domain microsoftads:CampaignManagementCoOpSetting ;
  rdfs:range xsd:double .

# Property: bid max value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCoOpSetting/bidMaxValue> a rdf:Property ;
  rdfs:label "bid max value" ;
  rdfs:comment "The fixed bid maximum. Add: Required if the BidOption is set to BidBoost, and otherwise you may not set this element. Update: Optional if the BidOption is set to BidBoost, and otherwise you may not set this element." ;
  schema:alternateName "BidMaxValue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/bidMaxValue> ;
  rdfs:domain microsoftads:CampaignManagementCoOpSetting ;
  rdfs:range xsd:double .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCostPerSaleBiddingScheme/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the bidding scheme. This value is CostPerSaleBiddingScheme when you retrieve a cost per sale bidding scheme. For more information about bidding scheme types, see the BiddingScheme Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementCostPerSaleBiddingScheme ;
  rdfs:range xsd:string .

# Property: target cost per sale
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCostPerSaleBiddingScheme/targetCostPerSale> a rdf:Property ;
  rdfs:label "target cost per sale" ;
  rdfs:comment "The target cost per sale that you want used by Microsoft Advertising to maximize conversions." ;
  schema:alternateName "TargetCostPerSale" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetCostPerSale> ;
  rdfs:domain microsoftads:CampaignManagementCostPerSaleBiddingScheme ;
  rdfs:range xsd:double .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateAssetGroupRecommendationRequest/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "An array of URLs of the web pages used to create recommended ad assets." ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementCreateAssetGroupRecommendationRequest ;
  rdfs:range xsd:string .

# Property: prompt
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateAssetGroupRecommendationRequest/prompt> a rdf:Property ;
  rdfs:label "prompt" ;
  rdfs:comment "Optional description of the product or service that you want to target with the specific campaign." ;
  schema:alternateName "Prompt" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/prompt> ;
  rdfs:domain microsoftads:CampaignManagementCreateAssetGroupRecommendationRequest ;
  rdfs:range xsd:string .

# Property: text tone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateAssetGroupRecommendationRequest/textTone> a rdf:Property ;
  rdfs:label "text tone" ;
  rdfs:comment "Optional tone for recommended text assets" ;
  schema:alternateName "TextTone" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/textTone> ;
  rdfs:domain microsoftads:CampaignManagementCreateAssetGroupRecommendationRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdRecommendationTextToneScheme .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateAssetGroupRecommendationRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "Additional fields for the latest features of create asset group recommendation." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementCreateAssetGroupRecommendationRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdRecommendationAdditionalFieldScheme .

# Property: asset group
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateAssetGroupRecommendationResponse/assetGroup> a rdf:Property ;
  rdfs:label "asset group" ;
  rdfs:comment "An asset group object containing recommended text assets." ;
  schema:alternateName "AssetGroup" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroup> ;
  rdfs:domain microsoftads:CampaignManagementCreateAssetGroupRecommendationResponse ;
  rdfs:range microsoftads:CampaignManagementAssetGroup .

# Property: image suggestions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateAssetGroupRecommendationResponse/imageSuggestions> a rdf:Property ;
  rdfs:label "image suggestions" ;
  rdfs:comment "An array of images recommended to be included in the asset group." ;
  schema:alternateName "ImageSuggestions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/imageSuggestions> ;
  rdfs:domain microsoftads:CampaignManagementCreateAssetGroupRecommendationResponse ;
  rdfs:range microsoftads:CampaignManagementAdRecommendationImageSuggestion .

# Property: prompt brand warning
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateAssetGroupRecommendationResponse/promptBrandWarning> a rdf:Property ;
  rdfs:label "prompt brand warning" ;
  rdfs:comment "Whether the brand is detected in the request prompt." ;
  schema:alternateName "PromptBrandWarning" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/promptBrandWarning> ;
  rdfs:domain microsoftads:CampaignManagementCreateAssetGroupRecommendationResponse ;
  rdfs:range xsd:string .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateBrandKitRecommendationRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementCreateBrandKitRecommendationRequest ;
  rdfs:range xsd:long .

# Property: final url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateBrandKitRecommendationRequest/finalUrl> a rdf:Property ;
  rdfs:label "final url" ;
  rdfs:comment "The final URL of the brand kit." ;
  schema:alternateName "FinalUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrl> ;
  rdfs:domain microsoftads:CampaignManagementCreateBrandKitRecommendationRequest ;
  rdfs:range xsd:string .

# Property: brand kit
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateBrandKitRecommendationResponse/brandKit> a rdf:Property ;
  rdfs:label "brand kit" ;
  rdfs:comment "The brand kit data object." ;
  schema:alternateName "BrandKit" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/brandKit> ;
  rdfs:domain microsoftads:CampaignManagementCreateBrandKitRecommendationResponse ;
  rdfs:range microsoftads:CampaignManagementBrandKit .

# Property: ad sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationRequest/adSubType> a rdf:Property ;
  rdfs:label "ad sub type" ;
  rdfs:comment "Optional: The ad sub type used to create a recommendation." ;
  schema:alternateName "AdSubType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adSubType> ;
  rdfs:domain microsoftads:CampaignManagementCreateResponsiveAdRecommendationRequest ;
  rdfs:range xsd:string .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationRequest/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "An array of URLs of the web pages used to create recommended ad assets." ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementCreateResponsiveAdRecommendationRequest ;
  rdfs:range xsd:string .

# Property: prompt
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationRequest/prompt> a rdf:Property ;
  rdfs:label "prompt" ;
  rdfs:comment "Optional: Description of the product or service that you want to target with the specific campaign." ;
  schema:alternateName "Prompt" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/prompt> ;
  rdfs:domain microsoftads:CampaignManagementCreateResponsiveAdRecommendationRequest ;
  rdfs:range xsd:string .

# Property: text tone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationRequest/textTone> a rdf:Property ;
  rdfs:label "text tone" ;
  rdfs:comment "Optional: Tone for recommended text assets." ;
  schema:alternateName "TextTone" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/textTone> ;
  rdfs:domain microsoftads:CampaignManagementCreateResponsiveAdRecommendationRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdRecommendationTextToneScheme .

# Property: video type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationRequest/videoType> a rdf:Property ;
  rdfs:label "video type" ;
  rdfs:comment "The video type, CTV or OLV." ;
  schema:alternateName "VideoType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/videoType> ;
  rdfs:domain microsoftads:CampaignManagementCreateResponsiveAdRecommendationRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdRecommendationVideoTypeScheme .

# Property: brand kit id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationRequest/brandKitId> a rdf:Property ;
  rdfs:label "brand kit id" ;
  rdfs:comment "Optional: The identifier of the brand kit." ;
  schema:alternateName "BrandKitId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/brandKitId> ;
  rdfs:domain microsoftads:CampaignManagementCreateResponsiveAdRecommendationRequest ;
  rdfs:range xsd:long .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "Additional fields for the latest features of create responsive ad recommendation." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementCreateResponsiveAdRecommendationRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdRecommendationAdditionalFieldScheme .

# Property: responsive ad
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationResponse/responsiveAd> a rdf:Property ;
  rdfs:label "responsive ad" ;
  rdfs:comment "A responsive ad object containing recommended text assets." ;
  schema:alternateName "ResponsiveAd" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/responsiveAd> ;
  rdfs:domain microsoftads:CampaignManagementCreateResponsiveAdRecommendationResponse ;
  rdfs:range microsoftads:CampaignManagementResponsiveAd .

# Property: image suggestions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationResponse/imageSuggestions> a rdf:Property ;
  rdfs:label "image suggestions" ;
  rdfs:comment "An array of images recommended to be included in the responsive ad." ;
  schema:alternateName "ImageSuggestions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/imageSuggestions> ;
  rdfs:domain microsoftads:CampaignManagementCreateResponsiveAdRecommendationResponse ;
  rdfs:range microsoftads:CampaignManagementAdRecommendationImageSuggestion .

# Property: video suggestions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationResponse/videoSuggestions> a rdf:Property ;
  rdfs:label "video suggestions" ;
  rdfs:comment "An array of videos recommended to be included in the responsive ad." ;
  schema:alternateName "VideoSuggestions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/videoSuggestions> ;
  rdfs:domain microsoftads:CampaignManagementCreateResponsiveAdRecommendationResponse ;
  rdfs:range microsoftads:CampaignManagementAdRecommendationVideoSuggestion .

# Property: prompt brand warning
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationResponse/promptBrandWarning> a rdf:Property ;
  rdfs:label "prompt brand warning" ;
  rdfs:comment "Whether the brand is detected in the request prompt." ;
  schema:alternateName "PromptBrandWarning" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/promptBrandWarning> ;
  rdfs:domain microsoftads:CampaignManagementCreateResponsiveAdRecommendationResponse ;
  rdfs:range xsd:string .

# Property: job info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationResponse/jobInfo> a rdf:Property ;
  rdfs:label "job info" ;
  rdfs:comment "The job information for the video recommendation job." ;
  schema:alternateName "JobInfo" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/jobInfo> ;
  rdfs:domain microsoftads:CampaignManagementCreateResponsiveAdRecommendationResponse ;
  rdfs:range microsoftads:CampaignManagementAdRecommendationJobInfo .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the ad. Add: Read-only Update: Required and Read-Only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad. This value is ResponsiveAd when you retrieve a responsive ad. For more information about ad types, see the Ad Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdTypeScheme .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad. You can set the ad status to Active or Paused. Add: Optional Update: Optional" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdStatusScheme .

# Property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/editorialStatus> a rdf:Property ;
  rdfs:label "editorial status" ;
  rdfs:comment "The editorial review status of the ad, which indicates whether the ad is pending review, has been approved, or has been disapproved. Add: Read-only Update: Read-only" ;
  schema:alternateName "EditorialStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/editorialStatus> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdEditorialStatusScheme .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range xsd:long .

# Property: ad format preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/adFormatPreference> a rdf:Property ;
  rdfs:label "ad format preference" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "AdFormatPreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adFormatPreference> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range xsd:string .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "The tracking template to use as a default for all landing page URLs. The following validation rules apply to tracking templates. For more details about supported templates and parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use? - Tracking templates defined for lower level entities e.g. ads override those set for higher level entities e.g. campaign. For more information, see Entity Limits. - The length of the tracking template is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - The tracking template must be a well-formed URL beginning with one of the following: http://, https://, {lpurl}, or {unescapedlpurl}. - Microsoft Advertising does not validate whether custom parameters exist. If you use custom parameters in your tracking template and they do not exist, then the landing page URL will include the key and value placeholders of your custom parameters without substitution. For example, if your tracking template is https://tracker.example.com/?season={_season}&promocode={_promocode}&u={lpurl} and neither {_season} or {_promocode} are defined at the campaign, ad group, criterion, keyword, or ad level, then the landing page URL will be the same. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "The final URL suffix can include tracking parameters that will be appended to the end of your landing page URL. We recommend placing tracking parameters that your landing page requires in a final URL suffix so that your customers are always sent to your landing page. For more details and validation rules see Final URL Suffix in the technical guides. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Your custom collection of key and value parameters for URL tracking. Microsoft Advertising will accept the first 8 CustomParameter objects that you include within the CustomParameters object, and if you include more than 8 custom parameters an error will be returned. Each CustomParameter includes Key and Value elements. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. Set the UrlCustomParameters element to null or empty to retain any existing custom parameters. To remove all custom parameters, set the Parameters element of the CustomParameters object to null or empty. To remove a subset of custom parameters, specify the custom parameters that you want to keep in the Parameters element of the CustomParameters object." ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "The landing page URL. The domain portion of the URL in combination with the path 1 and path 2 strings cannot exceed 67 characters. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. - You may not specify FinalMobileUrls if the device preference is set to mobile. Also note that if this ad's TrackingUrlTemplate or UrlCustomParameters element are set, then at least one final URL is required. This URL is used only if the keyword does not specify a final URL. Add: Required Update: Optional" ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range xsd:string .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  rdfs:comment "The mobile landing page URL. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. - You may not specify FinalMobileUrls if the device preference is set to mobile. This URL is used only if the keyword does not specify a final mobile URL. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty list, the previous setting will be deleted." ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range xsd:string .

# Property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/finalAppUrls> a rdf:Property ;
  rdfs:label "final app urls" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "FinalAppUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalAppUrls> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range microsoftads:CampaignManagementAppUrl .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: headline
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/headline> a rdf:Property ;
  rdfs:label "headline" ;
  rdfs:comment "Headlines are the most prominent text that appears in your ad, so you should make the most out of the available characters. We require multiple headlines so the ad can flexibly display across a variety of publishers and placements. The length of the string is limited to 30 characters. Add: Required for video ads. Not applicable for multimedia ads and audience ads. Update: Optional. Deprecated for multimedia and audience ads. Use Headlines instead." ;
  schema:alternateName "Headline" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/headline> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range xsd:string .

# Property: long headline string
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/longHeadlineString> a rdf:Property ;
  rdfs:label "long headline string" ;
  rdfs:comment "Headlines are the most prominent text that appears in your ad, so you should make the most out of the available characters. We require multiple headlines so the ad can flexibly display across a variety of publishers and placements. The length of the string is limited to 90 characters. Add: Optional. Ignored when LongHeadlines is provided. We will fill in LongHeadlines with LongHeadlineString if LongHeadlines is empty. Not applicable for multimedia ads. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "LongHeadlineString" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/longHeadlineString> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range xsd:string .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/text> a rdf:Property ;
  rdfs:label "text" ;
  rdfs:comment "This text will appear below or adjacent to your ad's long or short headline, depending on the ad placement. You have more character space to work with in the ad text than in the headline. So once the imagery and headline have a potential customer's attention, the ad text needs to convince them to click it. What sets your product or service apart? The text must contain at least one word. The length of the string is limited to 90 characters. The text cannot contain the newline (\\n) character. Add: Required for video ads. Not applicable for multimedia ads and audience ads. Update: Optional for video ads. Use Descriptions instead for audience ads or multimedia ads (deprecated)." ;
  schema:alternateName "Text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range xsd:string .

# Property: business name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/businessName> a rdf:Property ;
  rdfs:label "business name" ;
  rdfs:comment "The name of the business. Your business's name may appear in your ad, depending on the ad placement. The length of the string is limited to 25 characters. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "BusinessName" ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range xsd:string .

# Property: call to action
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/callToAction> a rdf:Property ;
  rdfs:label "call to action" ;
  rdfs:comment "A brief, punchy reason for customers to click your ad right now. This is displayed on your call to action button. Add: Not applicable for audience ads; Required for multimedia ads Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "CallToAction" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/callToAction> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementCallToActionScheme .

# Property: call to action language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/callToActionLanguage> a rdf:Property ;
  rdfs:label "call to action language" ;
  rdfs:comment "The language that the call to action will be served in. The call to action will always be served in this language, regardless of the campaign's language settings. Add: Not applicable for audience ads; Required for multimedia ads Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "CallToActionLanguage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/callToActionLanguage> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementLanguageNameScheme .

# Property: images
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/images> a rdf:Property ;
  rdfs:label "images" ;
  rdfs:comment "Image assets with different sizes and aspect ratios so they can flexibly display across a variety of publishers and placements. Include one or more AssetLink objects that each contain an ImageAsset with SubType and crop settings that match the desired aspect ratio. For more information see the remarks below. Add: Required Update: Optional. If no value is set for the update, this setting is not changed. If you include images during update, any previously set images will be replaced." ;
  schema:alternateName "Images" ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range microsoftads:CampaignManagementAssetLink .

# Property: videos
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/videos> a rdf:Property ;
  rdfs:label "videos" ;
  rdfs:comment "Video assets with different sizes and aspect ratios so they can flexibly display across a variety of publishers and placements. Include one or more AssetLink objects that each contain a VideoAsset with a SubType. Add: Required for video ads Update: Optional. If no value is set for the update, this setting is not changed. If you include videos during an update, any previously set videos will be replaced." ;
  schema:alternateName "Videos" ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range microsoftads:CampaignManagementAssetLink .

# Property: headlines
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/headlines> a rdf:Property ;
  rdfs:label "headlines" ;
  rdfs:comment "Headlines are the most prominent text that appears in your ad, so you should make the most out of the available characters. We require multiple headlines so the ad can flexibly display across a variety of publishers and placements. Unless you pin one of the headlines to a specific position, Bing will optimize the ad layout dynamically with the best headlines and descriptions for the user's search query. From a data model perspective the desriptions and headlines are each stored as text assets i.e., one TextAsset per AssetLink. The same asset can be used by multiple ads. For example if \"Seamless Integration\" is a text asset, it will have the same asset identifier across all ads in the same Microsoft Advertising account. You must set between 1-15 headlines. Each headline's Text must contain at least one word. For efficient use of resources we recommend that you use dynamic text strings such as {keyword} instead of creating new ad copy for each keyword. For more information, see the Microsoft Advertising help article Automatically customize your ads with dynamic text parameters. The maximum input length of each headline's Text is 1,000 characters including dynamic text strings, and of those 1,000 no more than 30 final characters are allowed after substitution. The ad will fail to display or default text will be used if the length exceeds 30 characters after dynamic text substitution occurs. For languages with double-width characters e.g. Traditional Chinese the maximum input length is 500 characters including dynamic text strings, and of those 500 no more than 15 final characters are allowed after substitution. The ad will fail to display or default text will be used if the length exceeds 15 characters after dynamic text substitution occurs. The double-width characters are determined by the characters you use instead of the character set of the campaign or ad group language settings. Double-width characters include Korean, Japanese and Chinese languages characters as well as Emojis. The Text cannot contain the newline (\\n) character. Add: Required for multimedia ads and audience ads. Not applicable for video ads. Update: Optional. To retain all of the existing asset links, set or leave this element nil. If you set this element, any headlines that were previously linked to this ad will be replaced." ;
  schema:alternateName "Headlines" ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range microsoftads:CampaignManagementAssetLink .

# Property: long headline
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/longHeadline> a rdf:Property ;
  rdfs:label "long headline" ;
  rdfs:comment "For Audience campaigns, LongHeadline is the longer of two possible responsive ad headlines." ;
  schema:alternateName "LongHeadline" ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range microsoftads:CampaignManagementAssetLink .

# Property: long headlines
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/longHeadlines> a rdf:Property ;
  rdfs:label "long headlines" ;
  rdfs:comment "You must set between 1-5 long headlines. Each headline's Text must contain at least one word. The Text cannot contain the newline (\\n) character. If the parent campaign associates to a store and you specify LongHeadlines, you must also specify Headlines, Descriptions, and Images. Add: Optional if the parent campaign associates to a store, required if its parent campaign does not associate to a store. Will use LongHeadlineString if empty. Update: Optional. To retain all of the existing asset links, set or leave this element nil. If you set a value for this element, any headlines that were previously linked to this asset group will be replaced. If the parent campaign associates to a store and you set this element to an empty list, the previous setting will be deleted." ;
  schema:alternateName "LongHeadlines" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/longHeadlines> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range microsoftads:CampaignManagementAssetLink .

# Property: descriptions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/descriptions> a rdf:Property ;
  rdfs:label "descriptions" ;
  rdfs:comment "The descriptions that are shown below the path in your ad. To maximize impressions across all ad formats, the descriptions might not always be shown in your ad. To maximize impressions across all ad formats the descriptions might not always be shown in your ad. Unless you pin one of the descriptions to a specific position, Bing will optimize the ad layout dynamically with the best headlines and descriptions for the user's search query. From a data model perspective the desriptions and headlines are each stored as text assets i.e., one TextAsset per AssetLink. The same asset can be used by multiple ads. For example if \"Seamless Integration\" is a text asset, it will have the same asset identifier across all ads in the same Microsoft Advertising account. You must set between 1-5 descriptions. Each description's Text must contain at least one word. For efficient use of resources we recommend that you use dynamic text strings such as {keyword} instead of creating new ad copy for each keyword. For more information, see the Microsoft Advertising help article Automatically customize your ads with dynamic text parameters. The maximum input length of each description's Text is 1,000 characters including dynamic text strings, and of those 1,000 no more than 90 final characters are allowed after substitution. The ad will fail to display or default text will be used if the length exceeds 90 characters after dynamic text substitution occurs. For languages with double-width characters e.g. Traditional Chinese the maximum input length is 500 characters including dynamic text strings, and of those 500 no more than 45 final characters are allowed after substitution. The ad will fail to display or default text will be used if the length exceeds 45 characters after dynamic text substitution occurs. The double-width characters are determined by the characters you use instead of the character set of the campaign or ad group language settings. Double-width characters include Korean, Japanese and Chinese languages characters as well as Emojis. The Text cannot contain the newline (\\n) character. Add: Required for multimedia ads and audience ads. Not applicable for video ads. Update: Optional. To retain all of the existing asset links, set or leave this element nil. If you set this element, any descriptions that were previously linked to this ad will be replaced." ;
  schema:alternateName "Descriptions" ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range microsoftads:CampaignManagementAssetLink .

# Property: impression tracking urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/impressionTrackingUrls> a rdf:Property ;
  rdfs:label "impression tracking urls" ;
  rdfs:comment "The URLs for 1x1 impression tracking pixels. Each pixel will report Microsoft Audience Network impressions to your third-party ad reporting tool. You can include up to 2 impression tracking URLs for each responsive ad. Each URL must be accessible. The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. For each Microsoft Audience Network impression, Microsoft will ping the URL to enable impression tracking in your third party ad reporting tool. Advanced-level user tracking such as conversion tracking or tracking based on cookies or IP addresses is not supported. This element is not returned by default. To get this element, include the ImpressionTrackingUrls value in the ReturnAdditionalFields element when you call the GetAdsByAdGroupId, GetAdsByEditorialStatus, and GetAdsByIds service operations. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. To remove impression tracking URLs set this element to an empty string array." ;
  schema:alternateName "ImpressionTrackingUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/impressionTrackingUrls> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range xsd:string .

# Property: verified tracking settings
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/verifiedTrackingSettings> a rdf:Property ;
  rdfs:label "verified tracking settings" ;
  rdfs:comment "VerifiedTrackingSetting relates third-party measurement settings. This allows you to track viewability, brand safety, and invalid traffic metrics via a third-party verification provider, such as Integral Ad Science. This feature is available for native, display, and online video ads using the CPM bid strategy. Note: Currently, IAS is the only supported vendor (vendorName), but other verification providers are coming soon. The example below pertains to IAS. There are 3 key-value pairs for IAS:\"vendorName\"\"advertiserEntityID\" (client ID for your verification provider)\"publisherEntityID\" (reporting ID for your verification provider)Example (required for IAS): vendorName : \"IAS\"advertiserEntityID : \"12345678\"publisherEntityID : \"12345678\"" ;
  schema:alternateName "VerifiedTrackingSettings" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/verifiedTrackingSettings> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range microsoftads:CampaignManagementVerifiedTrackingSetting .

# Property: ad sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/adSubType> a rdf:Property ;
  rdfs:label "ad sub type" ;
  rdfs:comment "The possible ad sub types." ;
  schema:alternateName "AdSubType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adSubType> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveAd ;
  rdfs:range xsd:string .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveSearchAdRecommendationRequest/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "An array of URLs of the web pages used to create recommended ad assets." ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementCreateResponsiveSearchAdRecommendationRequest ;
  rdfs:range xsd:string .

# Property: prompt
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveSearchAdRecommendationRequest/prompt> a rdf:Property ;
  rdfs:label "prompt" ;
  rdfs:comment "Optional description of the product or service that you want to target with the specific campaign." ;
  schema:alternateName "Prompt" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/prompt> ;
  rdfs:domain microsoftads:CampaignManagementCreateResponsiveSearchAdRecommendationRequest ;
  rdfs:range xsd:string .

# Property: text tone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveSearchAdRecommendationRequest/textTone> a rdf:Property ;
  rdfs:label "text tone" ;
  rdfs:comment "Optional tone for recommended text assets." ;
  schema:alternateName "TextTone" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/textTone> ;
  rdfs:domain microsoftads:CampaignManagementCreateResponsiveSearchAdRecommendationRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdRecommendationTextToneScheme .

# Property: responsive search ad
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveSearchAdRecommendationResponse/responsiveSearchAd> a rdf:Property ;
  rdfs:label "responsive search ad" ;
  rdfs:comment "A responsive search ad object containing recommended text assets." ;
  schema:alternateName "ResponsiveSearchAd" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/responsiveSearchAd> ;
  rdfs:domain microsoftads:CampaignManagementCreateResponsiveSearchAdRecommendationResponse ;
  rdfs:range microsoftads:CampaignManagementResponsiveSearchAd .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the ad. Add: Read-only Update: Required and Read-Only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementResponsiveSearchAd ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad. This value is ResponsiveSearch when you retrieve a responsive search ad. For more information about ad types, see the Ad Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveSearchAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdTypeScheme .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad. You can set the ad status to Active or Paused. Add: Optional Update: Optional" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementResponsiveSearchAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdStatusScheme .

# Property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/editorialStatus> a rdf:Property ;
  rdfs:label "editorial status" ;
  rdfs:comment "The editorial review status of the ad, which indicates whether the ad is pending review, has been approved, or has been disapproved. Add: Read-only Update: Read-only" ;
  schema:alternateName "EditorialStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/editorialStatus> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveSearchAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdEditorialStatusScheme .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveSearchAd ;
  rdfs:range xsd:long .

# Property: ad format preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/adFormatPreference> a rdf:Property ;
  rdfs:label "ad format preference" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "AdFormatPreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adFormatPreference> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveSearchAd ;
  rdfs:range xsd:string .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "The tracking template to use as a default for all landing page URLs. The following validation rules apply to tracking templates. For more details about supported templates and parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use? - Tracking templates defined for lower level entities e.g. ads override those set for higher level entities e.g. campaign. For more information, see Entity Limits. - The length of the tracking template is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - The tracking template must be a well-formed URL beginning with one of the following: http://, https://, {lpurl}, or {unescapedlpurl}. - Microsoft Advertising does not validate whether custom parameters exist. If you use custom parameters in your tracking template and they do not exist, then the landing page URL will include the key and value placeholders of your custom parameters without substitution. For example, if your tracking template is https://tracker.example.com/?season={_season}&promocode={_promocode}&u={lpurl} and neither {_season} or {_promocode} are defined at the campaign, ad group, criterion, keyword, or ad level, then the landing page URL will be the same. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveSearchAd ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "The final URL suffix can include tracking parameters that will be appended to the end of your landing page URL. We recommend placing tracking parameters that your landing page requires in a final URL suffix so that your customers are always sent to your landing page. For more details and validation rules see Final URL Suffix in the technical guides. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveSearchAd ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Your custom collection of key and value parameters for URL tracking. Microsoft Advertising will accept the first 8 CustomParameter objects that you include within the CustomParameters object, and if you include more than 8 custom parameters an error will be returned. Each CustomParameter includes Key and Value elements. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. Set the UrlCustomParameters element to null or empty to retain any existing custom parameters. To remove all custom parameters, set the Parameters element of the CustomParameters object to null or empty. To remove a subset of custom parameters, specify the custom parameters that you want to keep in the Parameters element of the CustomParameters object." ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveSearchAd ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "The landing page URL. The domain portion of the URL in combination with the path 1 and path 2 strings cannot exceed 67 characters. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. - You may not specify FinalMobileUrls if the device preference is set to mobile. Also note that if this ad's TrackingUrlTemplate or UrlCustomParameters element are set, then at least one final URL is required. This URL is used only if the keyword does not specify a final URL. Add: Required Update: Optional" ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveSearchAd ;
  rdfs:range xsd:string .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  rdfs:comment "The mobile landing page URL. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. - You may not specify FinalMobileUrls if the device preference is set to mobile. This URL is used only if the keyword does not specify a final mobile URL. Add: Optional Update: Optional" ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveSearchAd ;
  rdfs:range xsd:string .

# Property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/finalAppUrls> a rdf:Property ;
  rdfs:label "final app urls" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "FinalAppUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalAppUrls> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveSearchAd ;
  rdfs:range microsoftads:CampaignManagementAppUrl .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementResponsiveSearchAd ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: headlines
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/headlines> a rdf:Property ;
  rdfs:label "headlines" ;
  rdfs:comment "The list of ad titles that Bing can use to optimize the ad layout. Unless you pin one of the headlines to a specific position, Bing will optimize the ad layout dynamically with the best headlines and descriptions for the user's search query. From a data model perspective the desriptions and headlines are each stored as text assets i.e., one TextAsset per AssetLink. The same asset can be used by multiple ads. For example if \"Seamless Integration\" is a text asset, it will have the same asset identifier across all ads in the same Microsoft Advertising account. You must set between 3-15 headlines. Each headline's Text must contain at least one word. For efficient use of resources we recommend that you use dynamic text strings such as {keyword} instead of creating new ad copy for each keyword. For more information, see the Microsoft Advertising help article Automatically customize your ads with dynamic text parameters. The maximum input length of each headline's Text is 1,000 characters including dynamic text strings, and of those 1,000 no more than 30 final characters are allowed after substitution. The ad will fail to display or default text will be used if the length exceeds 30 characters after dynamic text substitution occurs. For languages with double-width characters e.g. Traditional Chinese the maximum input length is 500 characters including dynamic text strings, and of those 500 no more than 15 final characters are allowed after substitution. The ad will fail to display or default text will be used if the length exceeds 15 characters after dynamic text substitution occurs. The double-width characters are determined by the characters you use instead of the character set of the campaign or ad group language settings. Double-width characters include Korean, Japanese and Chinese languages characters as well as Emojis. The Text cannot contain the newline (\\n) character. The text can contain IF functions. Add: Required Update: Optional. To retain all of the existing asset links, set or leave this element nil. If you set this element, any headlines that were previously linked to this ad will be replaced." ;
  schema:alternateName "Headlines" ;
  rdfs:domain microsoftads:CampaignManagementResponsiveSearchAd ;
  rdfs:range microsoftads:CampaignManagementAssetLink .

# Property: descriptions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/descriptions> a rdf:Property ;
  rdfs:label "descriptions" ;
  rdfs:comment "The list of descriptions that Bing can use to optimize the ad layout. To maximize impressions across all ad formats the descriptions might not always be shown in your ad. Unless you pin one of the descriptions to a specific position, Bing will optimize the ad layout dynamically with the best headlines and descriptions for the user's search query. From a data model perspective the desriptions and headlines are each stored as text assets i.e., one TextAsset per AssetLink. The same asset can be used by multiple ads. For example if \"Seamless Integration\" is a text asset, it will have the same asset identifier across all ads in the same Microsoft Advertising account. You must set between 2-4 descriptions. Each description's Text must contain at least one word. For efficient use of resources we recommend that you use dynamic text strings such as {keyword} instead of creating new ad copy for each keyword. For more information, see the Microsoft Advertising help article Automatically customize your ads with dynamic text parameters. The maximum input length of each description's Text is 1,000 characters including dynamic text strings, and of those 1,000 no more than 90 final characters are allowed after substitution. The ad will fail to display or default text will be used if the length exceeds 90 characters after dynamic text substitution occurs. For languages with double-width characters e.g. Traditional Chinese the maximum input length is 500 characters including dynamic text strings, and of those 500 no more than 45 final characters are allowed after substitution. The ad will fail to display or default text will be used if the length exceeds 45 characters after dynamic text substitution occurs. The double-width characters are determined by the characters you use instead of the character set of the campaign or ad group language settings. Double-width characters include Korean, Japanese and Chinese languages characters as well as Emojis. The Text cannot contain the newline (\\n) character. The text can contain IF functions. Add: Required Update: Optional. To retain all of the existing asset links, set or leave this element nil. If you set this element, any descriptions that were previously linked to this ad will be replaced." ;
  schema:alternateName "Descriptions" ;
  rdfs:domain microsoftads:CampaignManagementResponsiveSearchAd ;
  rdfs:range microsoftads:CampaignManagementAssetLink .

# Property: domain
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/domain> a rdf:Property ;
  rdfs:label "domain" ;
  rdfs:comment "The URL that will be displayed instead of the final URL. The final URL will still be used for the landing page URL. Reserved for limited pilot usage e.g. pharmaceutical customers. The domain portion of the URL in combination with the path 1 and path 2 strings cannot exceed 67 characters. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "Domain" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/domain> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveSearchAd ;
  rdfs:range xsd:string .

# Property: path1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/path1> a rdf:Property ;
  rdfs:label "path1" ;
  rdfs:comment "The first part of the optional path that will be appended to the domain portion of your display URL. The domain portion of your display URL e.g. https://www.contoso.com will be generated from the domain of your Final URL (FinalUrls element). Then if you have specified a value for Path1 it will be appended to the display URL. If you have also specified a value for Path2, then it will also be appended to the display URL after Path1. For example if your FinalUrls contains https://www.contoso.com, Path1 is set to subdirectory1, and Path2 is set to subdirectory2, then the URL displayed will be https://www.contoso.com/subdirectory1/subdirectory2. The path can contain dynamic parameters such as {MatchType}. For a list of supported parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use?. The maximum input length is 1,000 characters if you include dynamic text strings. No more than 15 final (not dynamic text) characters can be input. The ad will fail to display or the default text will be used if the length of the final URL domain and the paths combined exceed 67 characters. For languages with double-width characters e.g. Traditional Chinese the maximum input length is 1,000 characters if you include dynamic text strings. No more than 7 final (not dynamic text) characters can be input. The ad will fail to display or the default text will be used if the length of the final URL domain and the paths combined exceed 33 characters. The double-width characters are determined by the characters you use instead of the character set of the campaign or ad group language settings. Double-width characters include Korean, Japanese and Chinese languages characters as well as Emojis. The path cannot contain the forward slash (/) or newline (\\n) characters. If the path includes a space, it will be replaced with an underscore (_) when the ad is shown. The path can contain IF functions. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "Path1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/path1> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveSearchAd ;
  rdfs:range xsd:string .

# Property: path2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/path2> a rdf:Property ;
  rdfs:label "path2" ;
  rdfs:comment "The second part of the optional path that will be appended to the domain portion of your display URL. The domain portion of your display URL e.g. https://www.contoso.com will be generated from the domain of your Final URL (FinalUrls element). Then if you have specified a value for Path1 it will be appended to the display URL. If you have also specified a value for Path2, then it will also be appended to the display URL after Path1. For example if your FinalUrls contains https://www.contoso.com, Path1 is set to subdirectory1, and Path2 is set to subdirectory2, then the URL displayed will be https://www.contoso.com/subdirectory1/subdirectory2. You can only specify Path2 if Path1 is also set. The path can contain dynamic parameters such as {MatchType}. For a list of supported parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use?. The maximum input length is 1,000 characters if you include dynamic text strings. No more than 15 final (not dynamic text) characters can be input. The ad will fail to display or the default text will be used if the length of the final URL domain and the paths combined exceed 67 characters. For languages with double-width characters e.g. Traditional Chinese the maximum input length is 1,000 characters if you include dynamic text strings. No more than 7 final (not dynamic text) characters can be input. The ad will fail to display or the default text will be used if the length of the final URL domain and the paths combined exceed 33 characters. The double-width characters are determined by the characters you use instead of the character set of the campaign or ad group language settings. Double-width characters include Korean, Japanese and Chinese languages characters as well as Emojis. The path cannot contain the forward slash (/) or newline (\\n) characters. If the path includes a space, it will be replaced with an underscore (_) when the ad is shown. The path can contain IF functions. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "Path2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/path2> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveSearchAd ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementCriterionBase ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionBidBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementCriterionBidBase ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionCashbackBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementCriterionCashbackBase ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "Scope defines what accounts can use this audience. For a custom audience the only supported scope is Customer, and the audience can be associated with campaigns and ad groups in all of the customer's accounts. Add: Not supported Update: Not supported" ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementCustomAudience ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: membership duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/membershipDuration> a rdf:Property ;
  rdfs:label "membership duration" ;
  rdfs:comment "The membership duration determines how far back in time Microsoft Advertising should look for actions that match your custom audience definition in order to add people to your list. For a custom audience the membership duration is not set in the Microsoft Advertising web application, and Microsoft Advertising defers to your custom audience provider settings. When you request the custom audience via Bing Ads API, the returned membership duration will be null. Add: Not supported Update: Not supported" ;
  schema:alternateName "MembershipDuration" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/membershipDuration> ;
  rdfs:domain microsoftads:CampaignManagementCustomAudience ;
  rdfs:range xsd:int .

# Property: search size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/searchSize> a rdf:Property ;
  rdfs:label "search size" ;
  rdfs:comment "The total number of people who are active members of this audience in the Search network. This gives you an idea of how many search users you can target. The audience needs to have at least 300 people before Microsoft Advertising will use it for optimizations. This property will be nil or empty for up to 24 hours while the audience is being built, for example if you have imported new custom audiences from DMP, it takes 24 hours to build the audience, and in the meantime this property will be nil or empty. Add: Not supported Update: Read-only" ;
  schema:alternateName "SearchSize" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchSize> ;
  rdfs:domain microsoftads:CampaignManagementCustomAudience ;
  rdfs:range xsd:long .

# Property: audience network size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/audienceNetworkSize> a rdf:Property ;
  rdfs:label "audience network size" ;
  rdfs:comment "The total number of people who are active members of this audience in the Audience network. This gives you an idea of how many Audience network users you can target. The audience needs to have at least 300 people before Microsoft Advertising will use it for optimizations. Add: Not supported Update: Read-only" ;
  schema:alternateName "AudienceNetworkSize" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceNetworkSize> ;
  rdfs:domain microsoftads:CampaignManagementCustomAudience ;
  rdfs:range xsd:long .

# Property: supported campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/supportedCampaignTypes> a rdf:Property ;
  rdfs:label "supported campaign types" ;
  rdfs:comment "The list of campaign types that support this audience. Supported values are Audience, DynamicSearchAds, Search, and Shopping. New campaign types might be added in the future, so you should not take any dependency on a fixed set of values. Add: Not supported Update: Read-only" ;
  schema:alternateName "SupportedCampaignTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/supportedCampaignTypes> ;
  rdfs:domain microsoftads:CampaignManagementCustomAudience ;
  rdfs:range xsd:string .

# Property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/customerShare> a rdf:Property ;
  rdfs:label "customer share" ;
  rdfs:comment "This element is not supported for custom audiences. Add: Not supported Update: Not supported" ;
  schema:alternateName "CustomerShare" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerShare> ;
  rdfs:domain microsoftads:CampaignManagementCustomAudience ;
  rdfs:range microsoftads:CampaignManagementCustomerShare .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The Microsoft Advertising identifier of the audience. Add: Not supported Update: Required and read-only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementCustomAudience ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the audience. The name can contain a maximum of 128 characters. Add: Not supported Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementCustomAudience ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "The description of the audience. Use a description to help you remember what audience you are targeting. The description can contain a maximum of 1,024 characters. Add: Not supported Update: Optional. If no value is set for the update, this setting is not changed. To remove the previous setting, set this elemment to an empty string value (\"\")." ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CampaignManagementCustomAudience ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the audience. This value is Custom when you retrieve a custom audience. For more information about audience types, see the Audience Data Object Remarks. Add: Not supported Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementCustomAudience ;
  rdfs:range xsd:string .

# Property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/parentId> a rdf:Property ;
  rdfs:label "parent id" ;
  rdfs:comment "The Microsoft Advertising identifier of the customer that contains the custom audience. Add: Not supported Update: Not supported" ;
  schema:alternateName "ParentId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/parentId> ;
  rdfs:domain microsoftads:CampaignManagementCustomAudience ;
  rdfs:range xsd:long .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for the Audience object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementCustomAudience ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the remarketing rule. For more information about remarketing rule types, see the RemarketingRule Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementCustomEventsRule ;
  rdfs:range xsd:string .

# Property: category operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/categoryOperator> a rdf:Property ;
  rdfs:label "category operator" ;
  rdfs:comment "The operator that can be applied to the value of the Category element. Add: Optional if you include one or more of the other events; You must include one or more of the following event operator pairs: (ActionOperator and Action), (CategoryOperator and Category), (LabelOperator and Label), (ValueOperator and Value). Update: Optional if you include one or more of the other events; If you do not include CategoryOperator and Category during update, any existing CategoryOperator and Category settings will be deleted." ;
  schema:alternateName "CategoryOperator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/categoryOperator> ;
  rdfs:domain microsoftads:CampaignManagementCustomEventsRule ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementStringOperatorScheme .

# Property: category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/category> a rdf:Property ;
  rdfs:label "category" ;
  rdfs:comment "The category of event you want to track. For example, 'video'. If this element is specified during an add or update operation, then the CategoryOperator element is also required. Add: Optional if you include one or more of the other events; You must include one or more of the following event operator pairs: (ActionOperator and Action), (CategoryOperator and Category), (LabelOperator and Label), (ValueOperator and Value). Update: Optional if you include one or more of the other events; If you do not include CategoryOperator and Category during update, any existing CategoryOperator and Category settings will be deleted." ;
  schema:alternateName "Category" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/category> ;
  rdfs:domain microsoftads:CampaignManagementCustomEventsRule ;
  rdfs:range xsd:string .

# Property: action operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/actionOperator> a rdf:Property ;
  rdfs:label "action operator" ;
  rdfs:comment "The operator that can be applied to the value of the Action element. If this element is specified during an add or update operation, then the Action element is also required. Add: Optional if you include one or more of the other events; You must include one or more of the following event operator pairs: (ActionOperator and Action), (CategoryOperator and Category), (LabelOperator and Label), (ValueOperator and Value). Update: Optional if you include one or more of the other events; If you do not include ActionOperator and Action during update, any existing ActionOperator and Action settings will be deleted." ;
  schema:alternateName "ActionOperator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/actionOperator> ;
  rdfs:domain microsoftads:CampaignManagementCustomEventsRule ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementStringOperatorScheme .

# Property: action
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/action> a rdf:Property ;
  rdfs:label "action" ;
  rdfs:comment "The type of user interaction you want to track. For example 'play' or 'pause'. If this element is specified during an add or update operation, then the ActionOperator element is also required. Add: Optional if you include one or more of the other events; You must include one or more of the following event operator pairs: (ActionOperator and Action), (CategoryOperator and Category), (LabelOperator and Label), (ValueOperator and Value). Update: Optional if you include one or more of the other events; If you do not include ActionOperator and Action during update, any existing ActionOperator and Action settings will be deleted." ;
  schema:alternateName "Action" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/action> ;
  rdfs:domain microsoftads:CampaignManagementCustomEventsRule ;
  rdfs:range xsd:string .

# Property: label operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/labelOperator> a rdf:Property ;
  rdfs:label "label operator" ;
  rdfs:comment "The operator that can be applied to the value of the Label element. Add: Optional if you include one or more of the other events; You must include one or more of the following event operator pairs: (ActionOperator and Action), (CategoryOperator and Category), (LabelOperator and Label), (ValueOperator and Value). Update: Optional if you include one or more of the other events; If you do not include LabelOperator and Label during update, any existing LabelOperator and Label settings will be deleted." ;
  schema:alternateName "LabelOperator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/labelOperator> ;
  rdfs:domain microsoftads:CampaignManagementCustomEventsRule ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementStringOperatorScheme .

# Property: label
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/label> a rdf:Property ;
  rdfs:label "label" ;
  rdfs:comment "The name of the element that caused the action. For example 'trailer' or 'behindthescenes'. If this element is specified during an add or update operation, then the LabelOperator element is also required. Add: Optional if you include one or more of the other events; You must include one or more of the following event operator pairs: (ActionOperator and Action), (CategoryOperator and Category), (LabelOperator and Label), (ValueOperator and Value). Update: Optional if you include one or more of the other events; If you do not include LabelOperator and Label during update, any existing LabelOperator and Label settings will be deleted." ;
  schema:alternateName "Label" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/label> ;
  rdfs:domain microsoftads:CampaignManagementCustomEventsRule ;
  rdfs:range xsd:string .

# Property: value operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/valueOperator> a rdf:Property ;
  rdfs:label "value operator" ;
  rdfs:comment "The operator that can be applied to the value of the Value element. Add: Optional if you include one or more of the other events; You must include one or more of the following event operator pairs: (ActionOperator and Action), (CategoryOperator and Category), (LabelOperator and Label), (ValueOperator and Value). Update: Optional if you include one or more of the other events; If you do not include ValueOperator and Value during update, any existing ValueOperator and Value settings will be deleted." ;
  schema:alternateName "ValueOperator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/valueOperator> ;
  rdfs:domain microsoftads:CampaignManagementCustomEventsRule ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementNumberOperatorScheme .

# Property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:comment "A positive integer value associated with that event. For example the value could be the duration of time that the video played. If this element is specified during an add or update operation, then the ValueOperator element is also required. Add: Optional if you include one or more of the other events; You must include one or more of the following event operator pairs: (ActionOperator and Action), (CategoryOperator and Category), (LabelOperator and Label), (ValueOperator and Value). Update: Optional if you include one or more of the other events; If you do not include ValueOperator and Value during update, any existing ValueOperator and Value settings will be deleted" ;
  schema:alternateName "Value" ;
  rdfs:domain microsoftads:CampaignManagementCustomEventsRule ;
  rdfs:range xsd:double .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomLinkedInCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion. This value is CustomLinkedIn when you retrieve a custom LinkedIn criterion. For more information about criterion types, see the Criterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementCustomLinkedInCriterion ;
  rdfs:range xsd:string .

# Property: profile id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomLinkedInCriterion/profileId> a rdf:Property ;
  rdfs:label "profile id" ;
  rdfs:comment "The LinkedIn profile ID." ;
  schema:alternateName "ProfileId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/profileId> ;
  rdfs:domain microsoftads:CampaignManagementCustomLinkedInCriterion ;
  rdfs:range xsd:long .

# Property: profile
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomLinkedInCriterion/profile> a rdf:Property ;
  rdfs:label "profile" ;
  rdfs:comment "The LinkedIn profile." ;
  schema:alternateName "Profile" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/profile> ;
  rdfs:domain microsoftads:CampaignManagementCustomLinkedInCriterion ;
  rdfs:range xsd:string .

# Property: profile type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomLinkedInCriterion/profileType> a rdf:Property ;
  rdfs:label "profile type" ;
  rdfs:comment "The LinkedIn profile type." ;
  schema:alternateName "ProfileType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/profileType> ;
  rdfs:domain microsoftads:CampaignManagementCustomLinkedInCriterion ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "Scope defines what accounts can use this audience. If scope is set to Account, the audience can only be associated with campaigns and ad groups in one account i.e., via the ParentId. If scope is set to Customer, the audience can be associated with campaigns and ad groups in all of the customer's accounts." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementCustomSegment ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: membership duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/membershipDuration> a rdf:Property ;
  rdfs:label "membership duration" ;
  rdfs:comment "When you create an audience, you can specify how far back in time Microsoft Advertising should look for actions that match your audience definition. The minimum duration is 1 day and the maximum duration allowed is 180 days." ;
  schema:alternateName "MembershipDuration" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/membershipDuration> ;
  rdfs:domain microsoftads:CampaignManagementCustomSegment ;
  rdfs:range xsd:int .

# Property: search size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/searchSize> a rdf:Property ;
  rdfs:label "search size" ;
  rdfs:comment "The total number of people who are active members of this audience in the Search network. This gives you an idea of how many search users you can target. Please see more details in documentation for the objects that inherit this element e.g., RemarketingList." ;
  schema:alternateName "SearchSize" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchSize> ;
  rdfs:domain microsoftads:CampaignManagementCustomSegment ;
  rdfs:range xsd:long .

# Property: audience network size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/audienceNetworkSize> a rdf:Property ;
  rdfs:label "audience network size" ;
  rdfs:comment "The total number of people who are active members of this audience in the Audience network. This gives you an idea of how many Audience network users you can target. Please see more details in documentation for the objects that inherit this element e.g., RemarketingList." ;
  schema:alternateName "AudienceNetworkSize" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceNetworkSize> ;
  rdfs:domain microsoftads:CampaignManagementCustomSegment ;
  rdfs:range xsd:long .

# Property: supported campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/supportedCampaignTypes> a rdf:Property ;
  rdfs:label "supported campaign types" ;
  rdfs:comment "The list of campaign types that support this audience. Supported values are Audience, DynamicSearchAds, Search, and Shopping. New campaign types might be added in the future, so you should not take any dependency on a fixed set of values." ;
  schema:alternateName "SupportedCampaignTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/supportedCampaignTypes> ;
  rdfs:domain microsoftads:CampaignManagementCustomSegment ;
  rdfs:range xsd:string .

# Property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/customerShare> a rdf:Property ;
  rdfs:label "customer share" ;
  rdfs:comment "Determines the list of customers and accounts that share the audience. Details include audience association counts. This element is only supported with a RemarketingList. Audiences of other types cannot be shared in the customer hierarchy." ;
  schema:alternateName "CustomerShare" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerShare> ;
  rdfs:domain microsoftads:CampaignManagementCustomSegment ;
  rdfs:range microsoftads:CampaignManagementCustomerShare .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The Microsoft Advertising identifier of the audience." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementCustomSegment ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the audience. The name can contain a maximum of 128 characters." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementCustomSegment ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "The description of the audience. Use a description to help you remember what audience you are targeting. The description can contain a maximum of 1,024 characters." ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CampaignManagementCustomSegment ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the segment." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementCustomSegment ;
  rdfs:range xsd:string .

# Property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/parentId> a rdf:Property ;
  rdfs:label "parent id" ;
  rdfs:comment "The Microsoft Advertising identifier of the account or customer. If the Scope is set to Account, this is the account ID, and otherwise it is the customer ID." ;
  schema:alternateName "ParentId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/parentId> ;
  rdfs:domain microsoftads:CampaignManagementCustomSegment ;
  rdfs:range xsd:long .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementCustomSegment ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: custom segment catalog list
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/customSegmentCatalogList> a rdf:Property ;
  rdfs:label "custom segment catalog list" ;
  rdfs:comment "A list of custom segment catalogs. Add: Required Update: Optional, if no value is set for the update, this setting isn't changed." ;
  schema:alternateName "CustomSegmentCatalogList" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customSegmentCatalogList> ;
  rdfs:domain microsoftads:CampaignManagementCustomSegment ;
  rdfs:range microsoftads:CampaignManagementCustomSegmentCatalog .

# Property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/editorialStatus> a rdf:Property ;
  rdfs:label "editorial status" ;
  rdfs:comment "The custom segment editorial status. Add: Read-only Update: Read-only" ;
  schema:alternateName "EditorialStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/editorialStatus> ;
  rdfs:domain microsoftads:CampaignManagementCustomSegment ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementCustomSegmentEditorialStatusScheme .

# Property: upload date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDailySummary/uploadDate> a rdf:Property ;
  rdfs:label "upload date" ;
  rdfs:comment "The date of the report in local time." ;
  schema:alternateName "UploadDate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/uploadDate> ;
  rdfs:domain microsoftads:CampaignManagementDailySummary ;
  rdfs:range xsd:dateTime .

# Property: file url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDailySummary/fileUrl> a rdf:Property ;
  rdfs:label "file url" ;
  rdfs:comment "The URL of the report." ;
  schema:alternateName "FileUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fileUrl> ;
  rdfs:domain microsoftads:CampaignManagementDailySummary ;
  rdfs:range xsd:string .

# Property: file url expiry time utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDailySummary/fileUrlExpiryTimeUtc> a rdf:Property ;
  rdfs:label "file url expiry time utc" ;
  rdfs:comment "The expiry time of the report in UTC time." ;
  schema:alternateName "FileUrlExpiryTimeUtc" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fileUrlExpiryTimeUtc> ;
  rdfs:domain microsoftads:CampaignManagementDailySummary ;
  rdfs:range xsd:dateTime .

# Property: success count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDailySummary/successCount> a rdf:Property ;
  rdfs:label "success count" ;
  rdfs:comment "The number of successful conversions." ;
  schema:alternateName "SuccessCount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/successCount> ;
  rdfs:domain microsoftads:CampaignManagementDailySummary ;
  rdfs:range xsd:int .

# Property: failure count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDailySummary/failureCount> a rdf:Property ;
  rdfs:label "failure count" ;
  rdfs:comment "The number of failed conversions." ;
  schema:alternateName "FailureCount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/failureCount> ;
  rdfs:domain microsoftads:CampaignManagementDailySummary ;
  rdfs:range xsd:int .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementDataTableAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdExtensionStatusScheme .

# Property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/scheduling> a rdf:Property ;
  rdfs:label "scheduling" ;
  schema:alternateName "Scheduling" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/scheduling> ;
  rdfs:domain microsoftads:CampaignManagementDataTableAdExtension ;
  rdfs:range microsoftads:CampaignManagementSchedule .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementDataTableAdExtension ;
  rdfs:range xsd:long .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementDataTableAdExtension ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementDataTableAdExtension ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/version> a rdf:Property ;
  rdfs:label "version" ;
  schema:alternateName "Version" ;
  rdfs:domain microsoftads:CampaignManagementDataTableAdExtension ;
  rdfs:range xsd:int .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/name> a rdf:Property ;
  rdfs:label "name" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementDataTableAdExtension ;
  rdfs:range xsd:string .

# Property: name url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/nameUrl> a rdf:Property ;
  rdfs:label "name url" ;
  schema:alternateName "NameUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/nameUrl> ;
  rdfs:domain microsoftads:CampaignManagementDataTableAdExtension ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementDataTableAdExtension ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTimeCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion. This value is DayTime when you retrieve a day and time criterion. For more information about criterion types, see the Criterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementDayTimeCriterion ;
  rdfs:range xsd:string .

# Property: day
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTimeCriterion/day> a rdf:Property ;
  rdfs:label "day" ;
  rdfs:comment "The day of the week to target. For example, you can target the ads to run only on Friday or Saturday. Add: Required Update: Not allowed. If you specify this element it must match the existing setting." ;
  schema:alternateName "Day" ;
  rdfs:domain microsoftads:CampaignManagementDayTimeCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementDayScheme .

# Property: from hour
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTimeCriterion/fromHour> a rdf:Property ;
  rdfs:label "from hour" ;
  rdfs:comment "The starting hour range to target. The possible values range from 0 to 23. Add: Required Update: Not allowed. If you specify this element it must match the existing setting." ;
  schema:alternateName "FromHour" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fromHour> ;
  rdfs:domain microsoftads:CampaignManagementDayTimeCriterion ;
  rdfs:range xsd:int .

# Property: from minute
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTimeCriterion/fromMinute> a rdf:Property ;
  rdfs:label "from minute" ;
  rdfs:comment "The starting minute of the hour to target. Add: Required Update: Not allowed. If you specify this element it must match the existing setting." ;
  schema:alternateName "FromMinute" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fromMinute> ;
  rdfs:domain microsoftads:CampaignManagementDayTimeCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementMinuteScheme .

# Property: to hour
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTimeCriterion/toHour> a rdf:Property ;
  rdfs:label "to hour" ;
  rdfs:comment "The ending hour range to target. Supported values range from 0 to 24. If the ToHour is set to 24, the ToMinute must be Zero. Add: Required Update: Not allowed. If you specify this element it must match the existing setting." ;
  schema:alternateName "ToHour" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/toHour> ;
  rdfs:domain microsoftads:CampaignManagementDayTimeCriterion ;
  rdfs:range xsd:int .

# Property: to minute
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTimeCriterion/toMinute> a rdf:Property ;
  rdfs:label "to minute" ;
  rdfs:comment "The ending minute of the hour to target. Add: Required Update: Not allowed. If you specify this element it must match the existing setting." ;
  schema:alternateName "ToMinute" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/toMinute> ;
  rdfs:domain microsoftads:CampaignManagementDayTimeCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementMinuteScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDealCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion. This value is Deal when you retrieve a deal criterion. For more information about criterion types, see the Criterion Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementDealCriterion ;
  rdfs:range xsd:string .

# Property: deal id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDealCriterion/dealId> a rdf:Property ;
  rdfs:label "deal id" ;
  rdfs:comment "The Microsoft Advertising identifier of the Deal." ;
  schema:alternateName "DealId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dealId> ;
  rdfs:domain microsoftads:CampaignManagementDealCriterion ;
  rdfs:range xsd:long .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdExtensionsAssociationsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account that owns the extensions." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementDeleteAdExtensionsAssociationsRequest ;
  rdfs:range xsd:long .

# Property: ad extension id to entity id associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdExtensionsAssociationsRequest/adExtensionIdToEntityIdAssociations> a rdf:Property ;
  rdfs:label "ad extension id to entity id associations" ;
  rdfs:comment "The list of ad extensions that are associated with campaigns or ad groups before calling this operation. You can specify a maximum of 100 associations to delete or remove." ;
  schema:alternateName "AdExtensionIdToEntityIdAssociations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adExtensionIdToEntityIdAssociations> ;
  rdfs:domain microsoftads:CampaignManagementDeleteAdExtensionsAssociationsRequest ;
  rdfs:range microsoftads:CampaignManagementAdExtensionIdToEntityIdAssociation .

# Property: association type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdExtensionsAssociationsRequest/associationType> a rdf:Property ;
  rdfs:label "association type" ;
  rdfs:comment "The entity type or types associated with an ad extension." ;
  schema:alternateName "AssociationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/associationType> ;
  rdfs:domain microsoftads:CampaignManagementDeleteAdExtensionsAssociationsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAssociationTypeScheme .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdExtensionsAssociationsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteAdExtensionsAssociationsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdExtensionsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account that owns the extensions." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementDeleteAdExtensionsRequest ;
  rdfs:range xsd:long .

# Property: ad extension ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdExtensionsRequest/adExtensionIds> a rdf:Property ;
  rdfs:label "ad extension ids" ;
  rdfs:comment "The identifiers of the extensions to delete. You can specify a maximum of 100 identifiers." ;
  schema:alternateName "AdExtensionIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adExtensionIds> ;
  rdfs:domain microsoftads:CampaignManagementDeleteAdExtensionsRequest ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdExtensionsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteAdExtensionsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdGroupCriterionsRequest/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group that has the criterions you want to delete." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:CampaignManagementDeleteAdGroupCriterionsRequest ;
  rdfs:range xsd:long .

# Property: criterion type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdGroupCriterionsRequest/criterionType> a rdf:Property ;
  rdfs:label "criterion type" ;
  rdfs:comment "The type of criterion to delete, for example Webpage. You can specify only one criterion type value per call. To add, delete, or update target criterions i.e., age, company name, day and time, device, gender, industry, job function, location, location intent, placement, radius, and topic criterions, you must specify the CriterionType value as Targets. You can add, delete, and update multiple target criterion types in the same operation. To retrieve these target criterions via GetAdGroupCriterionsByIds you must request the specific type individually i.e., Age, CompanyName, DayTime, Device, Gender, Industry, JobFunction, Location, LocationIntent, Placement, Radius, and Topic. To add, delete, or update audience criterions i.e., custom audiences, in-market audiences, and remarketing lists, you must specify the CriterionType value as Audience. You can add, delete, and update multiple target criterion types in the same operation. To retrieve these audience criterions via GetAdGroupCriterionsByIds you must request the specific type individually i.e., CustomAudience, InMarketAudience, ProductAudience, and RemarketingList. You cannot delete a ProductPartition with this operation. Instead, you should use ApplyProductPartitionActions." ;
  schema:alternateName "CriterionType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterionType> ;
  rdfs:domain microsoftads:CampaignManagementDeleteAdGroupCriterionsRequest ;
  rdfs:range xsd:string .

# Property: ad group criterion ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdGroupCriterionsRequest/adGroupCriterionIds> a rdf:Property ;
  rdfs:label "ad group criterion ids" ;
  rdfs:comment "A list of unique identifiers that identify the criterions to delete. You can include up to 1,000 ad group criterion identifiers per request." ;
  schema:alternateName "AdGroupCriterionIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupCriterionIds> ;
  rdfs:domain microsoftads:CampaignManagementDeleteAdGroupCriterionsRequest ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdGroupCriterionsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteAdGroupCriterionsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdGroupsRequest/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The campaign that contains the ad groups to delete." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementDeleteAdGroupsRequest ;
  rdfs:range xsd:long .

# Property: ad group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdGroupsRequest/adGroupIds> a rdf:Property ;
  rdfs:label "ad group ids" ;
  rdfs:comment "A maximum of 1,000 identifiers of the ad groups to delete." ;
  schema:alternateName "AdGroupIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupIds> ;
  rdfs:domain microsoftads:CampaignManagementDeleteAdGroupsRequest ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdGroupsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteAdGroupsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdsRequest/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The ID of the ad group that contains the ads to delete." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:CampaignManagementDeleteAdsRequest ;
  rdfs:range xsd:long .

# Property: ad ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdsRequest/adIds> a rdf:Property ;
  rdfs:label "ad ids" ;
  rdfs:comment "The IDs of the ads to delete. You can specify a maximum of 50 IDs." ;
  schema:alternateName "AdIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adIds> ;
  rdfs:domain microsoftads:CampaignManagementDeleteAdsRequest ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteAdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAssetGroupsRequest/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The ID of the performance max campaign." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementDeleteAssetGroupsRequest ;
  rdfs:range xsd:long .

# Property: asset group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAssetGroupsRequest/assetGroupIds> a rdf:Property ;
  rdfs:label "asset group ids" ;
  rdfs:comment "Array of asset group IDs to update for the specified campaign. A maximum of 100 asset groups can be specified in a single call." ;
  schema:alternateName "AssetGroupIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupIds> ;
  rdfs:domain microsoftads:CampaignManagementDeleteAssetGroupsRequest ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAssetGroupsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteAssetGroupsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: audience group asset group associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAudienceGroupAssetGroupAssociationsRequest/audienceGroupAssetGroupAssociations> a rdf:Property ;
  rdfs:label "audience group asset group associations" ;
  rdfs:comment "The list of Audience Group associations to be deleted. The maximum size of the list is 100 items per service request." ;
  schema:alternateName "AudienceGroupAssetGroupAssociations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceGroupAssetGroupAssociations> ;
  rdfs:domain microsoftads:CampaignManagementDeleteAudienceGroupAssetGroupAssociationsRequest ;
  rdfs:range microsoftads:CampaignManagementAudienceGroupAssetGroupAssociation .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAudienceGroupAssetGroupAssociationsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteAudienceGroupAssetGroupAssociationsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: audience group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAudienceGroupsRequest/audienceGroupIds> a rdf:Property ;
  rdfs:label "audience group ids" ;
  rdfs:comment "Array of audience group IDs to be deleted. The maximum size of the list is 100 items per service request." ;
  schema:alternateName "AudienceGroupIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceGroupIds> ;
  rdfs:domain microsoftads:CampaignManagementDeleteAudienceGroupsRequest ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAudienceGroupsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteAudienceGroupsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: audience ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAudiencesRequest/audienceIds> a rdf:Property ;
  rdfs:label "audience ids" ;
  rdfs:comment "The IDs of the audiences to delete. You can specify a maximum of 100 IDs. You cannot delete InMarketAudience objects." ;
  schema:alternateName "AudienceIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceIds> ;
  rdfs:domain microsoftads:CampaignManagementDeleteAudiencesRequest ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAudiencesResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteAudiencesResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: bid strategy ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteBidStrategiesRequest/bidStrategyIds> a rdf:Property ;
  rdfs:label "bid strategy ids" ;
  rdfs:comment "The identifiers of bid strategies to delete from the account's portfolio bid strategy library. You can include a maximum of 100 IDs in a single call. The account is determined by the required CustomerAccountId header element." ;
  schema:alternateName "BidStrategyIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/bidStrategyIds> ;
  rdfs:domain microsoftads:CampaignManagementDeleteBidStrategiesRequest ;
  rdfs:range xsd:long .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteBidStrategiesRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "A nullable field used to delete bid strategy IDs in the request for the specified scope. If no scope is provided, the default is Account. If a bid strategy ID in the request belongs to the Account scope but the request scope is set to Customer, the call for those bid strategy IDs will fail with a PortfolioBidStrategyIdInvalid error." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementDeleteBidStrategiesRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteBidStrategiesResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteBidStrategiesResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteBrandKitsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The Microsoft Advertising identifier of the account." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementDeleteBrandKitsRequest ;
  rdfs:range xsd:long .

# Property: brand kit ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteBrandKitsRequest/brandKitIds> a rdf:Property ;
  rdfs:label "brand kit ids" ;
  rdfs:comment "The identifiers of the BrandKits to delete." ;
  schema:alternateName "BrandKitIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/brandKitIds> ;
  rdfs:domain microsoftads:CampaignManagementDeleteBrandKitsRequest ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteBrandKitsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array BatchError that contains details for any request items that were not successful. The list of errors does not correspond directly to the list of items in the request. The list can be empty if there were no errors, or it can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteBrandKitsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: budget ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteBudgetsRequest/budgetIds> a rdf:Property ;
  rdfs:label "budget ids" ;
  rdfs:comment "A maximum of 100 budget identifiers to delete from the account's shared budget library. The account is determined by the required CustomerAccountId header element." ;
  schema:alternateName "BudgetIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/budgetIds> ;
  rdfs:domain microsoftads:CampaignManagementDeleteBudgetsRequest ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteBudgetsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteBudgetsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: campaign conversion goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteCampaignConversionGoalsRequest/campaignConversionGoal> a rdf:Property ;
  rdfs:label "campaign conversion goal" ;
  rdfs:comment "An array of the base object of a campaign conversion goal." ;
  schema:alternateName "CampaignConversionGoal" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignConversionGoal> ;
  rdfs:domain microsoftads:CampaignManagementDeleteCampaignConversionGoalsRequest ;
  rdfs:range microsoftads:CampaignManagementCampaignConversionGoal .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteCampaignConversionGoalsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array BatchError that contains details for any request items that were not successful. The list of errors does not correspond directly to the list of items in the request. The list can be empty if there were no errors, or it can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteCampaignConversionGoalsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteCampaignCriterionsRequest/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign that owns the criterions to delete." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementDeleteCampaignCriterionsRequest ;
  rdfs:range xsd:long .

# Property: criterion type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteCampaignCriterionsRequest/criterionType> a rdf:Property ;
  rdfs:label "criterion type" ;
  rdfs:comment "The type of criterion to delete, for example Webpage. You can specify only one criterion type value per call. To add, delete, or update target criterions i.e., age, day and time, device, gender, location, location intent, and radius criterions, you must specify the CriterionType value as Targets. You can add, delete, and update multiple target criterion types in the same operation. To retrieve these target criterions via GetCampaignCriterionsByIds you must request the specific type individually i.e., Age, DayTime, Device, Gender, Location, LocationIntent, and Radius." ;
  schema:alternateName "CriterionType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterionType> ;
  rdfs:domain microsoftads:CampaignManagementDeleteCampaignCriterionsRequest ;
  rdfs:range xsd:string .

# Property: campaign criterion ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteCampaignCriterionsRequest/campaignCriterionIds> a rdf:Property ;
  rdfs:label "campaign criterion ids" ;
  rdfs:comment "A list of unique system identifiers corresponding to the campaign criterions that you want to delete. You can include up to 100 campaign criterion identifiers per request." ;
  schema:alternateName "CampaignCriterionIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignCriterionIds> ;
  rdfs:domain microsoftads:CampaignManagementDeleteCampaignCriterionsRequest ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteCampaignCriterionsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteCampaignCriterionsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteCampaignsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account that contains the campaigns to delete." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementDeleteCampaignsRequest ;
  rdfs:range xsd:long .

# Property: campaign ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteCampaignsRequest/campaignIds> a rdf:Property ;
  rdfs:label "campaign ids" ;
  rdfs:comment "A maximum of 100 campaign identifiers to delete." ;
  schema:alternateName "CampaignIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignIds> ;
  rdfs:domain microsoftads:CampaignManagementDeleteCampaignsRequest ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteCampaignsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteCampaignsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteDataExclusionsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The account ID." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementDeleteDataExclusionsRequest ;
  rdfs:range xsd:long .

# Property: data exclusion ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteDataExclusionsRequest/dataExclusionIds> a rdf:Property ;
  rdfs:label "data exclusion ids" ;
  rdfs:comment "The IDs of the data exclusions to delete." ;
  schema:alternateName "DataExclusionIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dataExclusionIds> ;
  rdfs:domain microsoftads:CampaignManagementDeleteDataExclusionsRequest ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteDataExclusionsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array BatchError that contains details for any request items that were not successful. The list of errors does not correspond directly to the list of items in the request. The list can be empty if there were no errors, or it can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteDataExclusionsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: experiment ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteExperimentsRequest/experimentIds> a rdf:Property ;
  rdfs:label "experiment ids" ;
  rdfs:comment "A maximum of 100 experiment identifiers to delete." ;
  schema:alternateName "ExperimentIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/experimentIds> ;
  rdfs:domain microsoftads:CampaignManagementDeleteExperimentsRequest ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteExperimentsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteExperimentsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: h tml5asset ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteHTML5sRequest/hTML5AssetIds> a rdf:Property ;
  rdfs:label "h tml5asset ids" ;
  rdfs:comment "Array of HTML5 asset IDs to delete from the specified campaign." ;
  schema:alternateName "HTML5AssetIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/hTML5AssetIds> ;
  rdfs:domain microsoftads:CampaignManagementDeleteHTML5sRequest ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteHTML5sResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that weren't successful." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteHTML5sResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: import job ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteImportJobsRequest/importJobIds> a rdf:Property ;
  rdfs:label "import job ids" ;
  rdfs:comment "The identifiers of the import jobs to delete." ;
  schema:alternateName "ImportJobIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/importJobIds> ;
  rdfs:domain microsoftads:CampaignManagementDeleteImportJobsRequest ;
  rdfs:range xsd:long .

# Property: import type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteImportJobsRequest/importType> a rdf:Property ;
  rdfs:label "import type" ;
  rdfs:comment "The type of import job to delete. To delete GoogleImportJob objects, set this element to \"GoogleImportJob\"." ;
  schema:alternateName "ImportType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/importType> ;
  rdfs:domain microsoftads:CampaignManagementDeleteImportJobsRequest ;
  rdfs:range xsd:string .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteImportJobsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteImportJobsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteKeywordsRequest/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group that contains the keywords to delete." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:CampaignManagementDeleteKeywordsRequest ;
  rdfs:range xsd:long .

# Property: keyword ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteKeywordsRequest/keywordIds> a rdf:Property ;
  rdfs:label "keyword ids" ;
  rdfs:comment "A maximum of 1,000 keywords identifiers to delete." ;
  schema:alternateName "KeywordIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordIds> ;
  rdfs:domain microsoftads:CampaignManagementDeleteKeywordsRequest ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteKeywordsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteKeywordsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteLabelAssociationsRequest/entityType> a rdf:Property ;
  rdfs:label "entity type" ;
  rdfs:comment "Indicates the entity type associated with the label. The supported entity type values are Campaign, AdGroup, Ad, and Keyword." ;
  schema:alternateName "EntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityType> ;
  rdfs:domain microsoftads:CampaignManagementDeleteLabelAssociationsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityTypeScheme .

# Property: label associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteLabelAssociationsRequest/labelAssociations> a rdf:Property ;
  rdfs:label "label associations" ;
  rdfs:comment "The list of label associations to delete. Each label association includes label and entity identifiers. The maximum size of the list is 100 items per service request." ;
  schema:alternateName "LabelAssociations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/labelAssociations> ;
  rdfs:domain microsoftads:CampaignManagementDeleteLabelAssociationsRequest ;
  rdfs:range microsoftads:CampaignManagementLabelAssociation .

# Property: label id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLabelAssociation/labelId> a rdf:Property ;
  rdfs:label "label id" ;
  rdfs:comment "The identifier of the label. Set: Required Delete: Required" ;
  schema:alternateName "LabelId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/labelId> ;
  rdfs:domain microsoftads:CampaignManagementLabelAssociation ;
  rdfs:range xsd:long .

# Property: entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLabelAssociation/entityId> a rdf:Property ;
  rdfs:label "entity id" ;
  rdfs:comment "The identifier of an entity associated with the label. Supported entity types for labels are campaign, ad group, ad, and keyword. The entity type is specified in the request message of each DeleteLabelAssociations, GetLabelAssociationsByEntityIds, GetLabelAssociationsByLabelIds, and SetLabelAssociations operation. Each entity can be associated with a maximum of 50 labels. For example Campaign A can be associated with up to 50 labels. Set: Required Delete: Required" ;
  schema:alternateName "EntityId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityId> ;
  rdfs:domain microsoftads:CampaignManagementLabelAssociation ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteLabelAssociationsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any associations that were not successfully retrieved. The list of errors corresponds directly to the list of associations in the request. Items of the list may be returned as null. For each list index where an association was successfully retrieved, the corresponding error element will be null. Ideally all associations are retrieved successfully and all elements in this list are null." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteLabelAssociationsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: label ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteLabelsRequest/labelIds> a rdf:Property ;
  rdfs:label "label ids" ;
  rdfs:comment "The identifiers of labels to delete. The maximum size of the list is 100 items per service request." ;
  schema:alternateName "LabelIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/labelIds> ;
  rdfs:domain microsoftads:CampaignManagementDeleteLabelsRequest ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteLabelsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteLabelsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: linked in segment ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteLinkedInSegmentsRequest/linkedInSegmentIds> a rdf:Property ;
  rdfs:label "linked in segment ids" ;
  rdfs:comment "Array of LinkedIn segment IDs to delete from the specified campaign." ;
  schema:alternateName "LinkedInSegmentIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/linkedInSegmentIds> ;
  rdfs:domain microsoftads:CampaignManagementDeleteLinkedInSegmentsRequest ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteLinkedInSegmentsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array BatchError that contains details for any request items that were not successful. The list of errors does not correspond directly to the list of items in the request. The list can be empty if there were no errors, or it can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteLinkedInSegmentsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: list item ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteListItemsFromSharedListRequest/listItemIds> a rdf:Property ;
  rdfs:label "list item ids" ;
  rdfs:comment "The list of identifiers of negative keywords to delete from the negative keyword list, or the negative sites to delete from the website exclusion list. The list can contain a maximum of 5,000 items per service call." ;
  schema:alternateName "ListItemIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/listItemIds> ;
  rdfs:domain microsoftads:CampaignManagementDeleteListItemsFromSharedListRequest ;
  rdfs:range xsd:long .

# Property: shared list
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteListItemsFromSharedListRequest/sharedList> a rdf:Property ;
  rdfs:label "shared list" ;
  rdfs:comment "The negative keyword list or website exclusion list. If the SharedEntityScope is either empty or set to Account, and if the SharedList is a NegativeKeywordList, then the ListItemIds must identify negative keyword (NegativeKeyword) objects. If the SharedEntityScope is set to Customer, and if the SharedList is a PlacementExclusionList, then the ListItemIds must identify negative site (NegativeSite) objects." ;
  schema:alternateName "SharedList" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedList> ;
  rdfs:domain microsoftads:CampaignManagementDeleteListItemsFromSharedListRequest ;
  rdfs:range microsoftads:CampaignManagementSharedList .

# Property: shared entity scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteListItemsFromSharedListRequest/sharedEntityScope> a rdf:Property ;
  rdfs:label "shared entity scope" ;
  rdfs:comment "Indicates whether the shared entity is available at the ad account (Account) or manager account (Customer) level. This element is optional and defaults to Account scope. The ad account scope is only applicable for negative keyword lists. Set this element to Customer to delete negative sites from a website exclusion list in your manager account (customer) shared library." ;
  schema:alternateName "SharedEntityScope" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntityScope> ;
  rdfs:domain microsoftads:CampaignManagementDeleteListItemsFromSharedListRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteListItemsFromSharedListResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteListItemsFromSharedListResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteMediaRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account that owns the media library." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementDeleteMediaRequest ;
  rdfs:range xsd:long .

# Property: media ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteMediaRequest/mediaIds> a rdf:Property ;
  rdfs:label "media ids" ;
  rdfs:comment "A maximum of 100 media identifiers to delete from the account's media library. You cannot delete media that is associated or assigned to an ImageAdExtension or ResponsiveAd object. Otherwise this operation will return the 4024 CampaignServiceMediaIsAssociated error." ;
  schema:alternateName "MediaIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mediaIds> ;
  rdfs:domain microsoftads:CampaignManagementDeleteMediaRequest ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteMediaResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any media that were not successfully deleted. The list of errors corresponds directly to the list of media in the request. Items of the list may be returned as null. For each list index where media was successfully deleted, the corresponding error element will be null. Ideally all media are deleted successfully and all elements in this list are null." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteMediaResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: entity negative keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteNegativeKeywordsFromEntitiesRequest/entityNegativeKeywords> a rdf:Property ;
  rdfs:label "entity negative keywords" ;
  rdfs:comment "An array of negative keyword with associated entity such as a campaign or ad group. The EntityType specified within each EntityNegativeKeyword must be set to the same value. This array can contain a maximum of 1 EntityNegativeKeyword element, which contains up to 20,000 negative keywords." ;
  schema:alternateName "EntityNegativeKeywords" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityNegativeKeywords> ;
  rdfs:domain microsoftads:CampaignManagementDeleteNegativeKeywordsFromEntitiesRequest ;
  rdfs:range microsoftads:CampaignManagementEntityNegativeKeyword .

# Property: nested partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteNegativeKeywordsFromEntitiesResponse/nestedPartialErrors> a rdf:Property ;
  rdfs:label "nested partial errors" ;
  rdfs:comment "An array of BatchErrorCollection objects that contain details for any criterion that were not successfully deleted. The top level error within each BatchErrorCollection object corresponds to potential campaign or ad group errors. The nested list of BatchError objects would include any errors specific to the negative keywords that you attempted to delete from the campaign or ad group. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "NestedPartialErrors" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/nestedPartialErrors> ;
  rdfs:domain microsoftads:CampaignManagementDeleteNegativeKeywordsFromEntitiesResponse ;
  rdfs:range microsoftads:CampaignManagementBatchErrorCollection .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteSeasonalityAdjustmentsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The account ID." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementDeleteSeasonalityAdjustmentsRequest ;
  rdfs:range xsd:long .

# Property: seasonality adjustment ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteSeasonalityAdjustmentsRequest/seasonalityAdjustmentIds> a rdf:Property ;
  rdfs:label "seasonality adjustment ids" ;
  rdfs:comment "The IDs of the seasonality adjustments to delete." ;
  schema:alternateName "SeasonalityAdjustmentIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/seasonalityAdjustmentIds> ;
  rdfs:domain microsoftads:CampaignManagementDeleteSeasonalityAdjustmentsRequest ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteSeasonalityAdjustmentsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array BatchError that contains details for any request items that were not successful. The list of errors does not correspond directly to the list of items in the request. The list can be empty if there were no errors, or it can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteSeasonalityAdjustmentsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: shared entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteSharedEntitiesRequest/sharedEntities> a rdf:Property ;
  rdfs:label "shared entities" ;
  rdfs:comment "The negative keyword lists or website exclusion lists to delete. If the SharedEntityScope is either empty or set to Account, then the SharedEntities must be negative keyword list (NegativeKeywordList) objects. If the SharedEntityScope is set to Customer, then the SharedEntities must be website exclusion list (PlacementExclusionList) objects. The list can contain a maximum of 20 elements." ;
  schema:alternateName "SharedEntities" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntities> ;
  rdfs:domain microsoftads:CampaignManagementDeleteSharedEntitiesRequest ;
  rdfs:range microsoftads:CampaignManagementSharedEntity .

# Property: shared entity scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteSharedEntitiesRequest/sharedEntityScope> a rdf:Property ;
  rdfs:label "shared entity scope" ;
  rdfs:comment "Indicates whether the shared entity is available at the ad account (Account) or manager account (Customer) level. This element is optional and defaults to Account scope. The ad account scope is only applicable for negative keyword lists. Set this element to Customer to delete website exclusion lists in your manager account (customer) shared library." ;
  schema:alternateName "SharedEntityScope" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntityScope> ;
  rdfs:domain microsoftads:CampaignManagementDeleteSharedEntitiesRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteSharedEntitiesResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteSharedEntitiesResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteSharedEntityAssociationsRequest/associations> a rdf:Property ;
  rdfs:label "associations" ;
  rdfs:comment "The list of negative keyword list to campaign associations, or website exclusion list to ad account associations. This array can contain a maximum of 10,000 elements." ;
  schema:alternateName "Associations" ;
  rdfs:domain microsoftads:CampaignManagementDeleteSharedEntityAssociationsRequest ;
  rdfs:range microsoftads:CampaignManagementSharedEntityAssociation .

# Property: shared entity scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteSharedEntityAssociationsRequest/sharedEntityScope> a rdf:Property ;
  rdfs:label "shared entity scope" ;
  rdfs:comment "Indicates whether the shared entity is available at the ad account (Account) or manager account (Customer) level. This element is optional and defaults to Account scope. The ad account scope is only applicable for negative keyword list to campaign associations. Set this element to Customer to delete website exclusion list to ad account associations in your manager account (customer) shared library." ;
  schema:alternateName "SharedEntityScope" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntityScope> ;
  rdfs:domain microsoftads:CampaignManagementDeleteSharedEntityAssociationsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: shared entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedEntityAssociation/sharedEntityId> a rdf:Property ;
  rdfs:label "shared entity id" ;
  rdfs:comment "The identifier of the shared entity." ;
  schema:alternateName "SharedEntityId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntityId> ;
  rdfs:domain microsoftads:CampaignManagementSharedEntityAssociation ;
  rdfs:range xsd:long .

# Property: shared entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedEntityAssociation/sharedEntityType> a rdf:Property ;
  rdfs:label "shared entity type" ;
  rdfs:comment "The type of shared entity. This element must be set to \"NegativeKeywordList\" for negative keyword list to campaign associations in your ad account shared library. This element must be set to \"PlacementExclusionList\" for website exclusion list to ad account associations in your manager account (customer) shared library. This element must be set to \"BrandList\" for brand list-to-campaign associations." ;
  schema:alternateName "SharedEntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntityType> ;
  rdfs:domain microsoftads:CampaignManagementSharedEntityAssociation ;
  rdfs:range xsd:string .

# Property: entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedEntityAssociation/entityId> a rdf:Property ;
  rdfs:label "entity id" ;
  rdfs:comment "The identifier of the campaign or ad account (according to EntityType) that is associated with the shared entity." ;
  schema:alternateName "EntityId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityId> ;
  rdfs:domain microsoftads:CampaignManagementSharedEntityAssociation ;
  rdfs:range xsd:long .

# Property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedEntityAssociation/entityType> a rdf:Property ;
  rdfs:label "entity type" ;
  rdfs:comment "The type of entity. This element must be set to \"Campaign\" for negative keyword list to campaign associations in your ad account shared library. This element must be set to \"Account\" for website exclusion list to ad account associations in your manager account (customer) shared library. This element must be set to \"Campaign\" for brand list-to-campaign associations." ;
  schema:alternateName "EntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityType> ;
  rdfs:domain microsoftads:CampaignManagementSharedEntityAssociation ;
  rdfs:range xsd:string .

# Property: shared entity customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedEntityAssociation/sharedEntityCustomerId> a rdf:Property ;
  rdfs:label "shared entity customer id" ;
  rdfs:comment "Determines the owner of a website exclusion list. This read-only element is only available for PlacementExclusionList associations. Only the users of the manager account (customer) that owns a website exclusion list can update or delete the list, add or delete list items, and associate the list with ad accounts. If your ad account is associated with a website exclusion list that you do not own, you can disassociate the list from your account, but the list and list items are read-only." ;
  schema:alternateName "SharedEntityCustomerId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntityCustomerId> ;
  rdfs:domain microsoftads:CampaignManagementSharedEntityAssociation ;
  rdfs:range xsd:long .

# Property: is exclusion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedEntityAssociation/isExclusion> a rdf:Property ;
  rdfs:label "is exclusion" ;
  rdfs:comment "For brand list-to-campaign associations, indicates whether the associated brand list is applied as an exclusion list (true) or an inclusion list (false). This field is reserved for all other association types." ;
  schema:alternateName "IsExclusion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isExclusion> ;
  rdfs:domain microsoftads:CampaignManagementSharedEntityAssociation ;
  rdfs:range xsd:boolean .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedEntityAssociation/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementSharedEntityAssociation ;
  rdfs:range xsd:string .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteSharedEntityAssociationsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any associations that were not successfully deleted. The list of errors corresponds directly to the list of associations in the request. Items of the list may be returned as null. For each list index where an association was successfully deleted, the corresponding error element will be null. Ideally all associations are deleted successfully and all elements in this list are null." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteSharedEntityAssociationsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: video ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteVideosRequest/videoIds> a rdf:Property ;
  rdfs:label "video ids" ;
  rdfs:comment "The identifiers of videos to delete. The maximum size of the list is 100 items per service request." ;
  schema:alternateName "VideoIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/videoIds> ;
  rdfs:domain microsoftads:CampaignManagementDeleteVideosRequest ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteVideosResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementDeleteVideosResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeviceCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion. This value is Device when you retrieve a device criterion. For more information about criterion types, see the Criterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementDeviceCriterion ;
  rdfs:range xsd:string .

# Property: device name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeviceCriterion/deviceName> a rdf:Property ;
  rdfs:label "device name" ;
  rdfs:comment "The name of the device to target. The following are the possible device names that you can specify. - Computers - Smartphones - Tablets Three separate bids for Computers, Tablets, and Smartphones should always be specified together. If you do not add individual device criterions representing each of the three device types, the missing device criterions will be added with the default bid adjustment of zero. Add: Required. Three separate criterions for Computers, Smartphones, and Tablets should be specified together in the same add criterions request. If you do not add individual device criterions representing each of the three device types, no device criterions will be added to the campaign or ad group. Update: Not allowed. If you specify this element it must match the existing setting." ;
  schema:alternateName "DeviceName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceName> ;
  rdfs:domain microsoftads:CampaignManagementDeviceCriterion ;
  rdfs:range xsd:string .

# Property: o sname
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeviceCriterion/oSName> a rdf:Property ;
  rdfs:label "o sname" ;
  rdfs:comment "Reserved for internal use. If you specify this element the add and update operations will not fail, but the OS names will not be set. When you retrieve this object, the OSName element will be nil. Add: Not allowed. Update: Not allowed." ;
  schema:alternateName "OSName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/oSName> ;
  rdfs:domain microsoftads:CampaignManagementDeviceCriterion ;
  rdfs:range xsd:string .

# Property: metadata
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticCardData/metadata> a rdf:Property ;
  rdfs:label "metadata" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Metadata" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/metadata> ;
  rdfs:domain microsoftads:CampaignManagementDiagnosticCardData ;
  rdfs:range microsoftads:CampaignManagementHealthCheckMetadata .

# Property: checkpoints data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticCardData/checkpointsData> a rdf:Property ;
  rdfs:label "checkpoints data" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "CheckpointsData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/checkpointsData> ;
  rdfs:domain microsoftads:CampaignManagementDiagnosticCardData ;
  rdfs:range microsoftads:CampaignManagementHealthCheckData .

# Property: health check name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckMetadata/healthCheckName> a rdf:Property ;
  rdfs:label "health check name" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "HealthCheckName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/healthCheckName> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckMetadata ;
  rdfs:range xsd:string .

# Property: health check display name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckMetadata/healthCheckDisplayName> a rdf:Property ;
  rdfs:label "health check display name" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "HealthCheckDisplayName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/healthCheckDisplayName> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckMetadata ;
  rdfs:range xsd:string .

# Property: health check description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckMetadata/healthCheckDescription> a rdf:Property ;
  rdfs:label "health check description" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "HealthCheckDescription" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/healthCheckDescription> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckMetadata ;
  rdfs:range xsd:string .

# Property: health check sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckMetadata/healthCheckSubType> a rdf:Property ;
  rdfs:label "health check sub type" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "HealthCheckSubType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/healthCheckSubType> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckMetadata ;
  rdfs:range xsd:string .

# Property: health check category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckMetadata/healthCheckCategory> a rdf:Property ;
  rdfs:label "health check category" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "HealthCheckCategory" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/healthCheckCategory> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckMetadata ;
  rdfs:range xsd:string .

# Property: health check severity
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckMetadata/healthCheckSeverity> a rdf:Property ;
  rdfs:label "health check severity" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "HealthCheckSeverity" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/healthCheckSeverity> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckMetadata ;
  rdfs:range xsd:string .

# Property: health check category display name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckMetadata/healthCheckCategoryDisplayName> a rdf:Property ;
  rdfs:label "health check category display name" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "HealthCheckCategoryDisplayName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/healthCheckCategoryDisplayName> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckMetadata ;
  rdfs:range xsd:string .

# Property: health check columns metadata
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckMetadata/healthCheckColumnsMetadata> a rdf:Property ;
  rdfs:label "health check columns metadata" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "HealthCheckColumnsMetadata" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/healthCheckColumnsMetadata> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckMetadata ;
  rdfs:range microsoftads:CampaignManagementHealthCheckColumnMetadata .

# Property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckColumnMetadata/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Key" ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckColumnMetadata ;
  rdfs:range xsd:string .

# Property: title
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckColumnMetadata/title> a rdf:Property ;
  rdfs:label "title" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/title> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckColumnMetadata ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckColumnMetadata/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckColumnMetadata ;
  rdfs:range xsd:string .

# Property: health check action links metadata
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckColumnMetadata/healthCheckActionLinksMetadata> a rdf:Property ;
  rdfs:label "health check action links metadata" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "HealthCheckActionLinksMetadata" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/healthCheckActionLinksMetadata> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckColumnMetadata ;
  rdfs:range microsoftads:CampaignManagementHealthCheckActionLinkMetadata .

# Property: link name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckActionLinkMetadata/linkName> a rdf:Property ;
  rdfs:label "link name" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "LinkName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/linkName> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckActionLinkMetadata ;
  rdfs:range xsd:string .

# Property: link template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckActionLinkMetadata/linkTemplate> a rdf:Property ;
  rdfs:label "link template" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "LinkTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/linkTemplate> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckActionLinkMetadata ;
  rdfs:range xsd:string .

# Property: link type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckActionLinkMetadata/linkType> a rdf:Property ;
  rdfs:label "link type" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "LinkType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/linkType> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckActionLinkMetadata ;
  rdfs:range xsd:string .

# Property: health check entity
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckData/healthCheckEntity> a rdf:Property ;
  rdfs:label "health check entity" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "HealthCheckEntity" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/healthCheckEntity> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckData ;
  rdfs:range microsoftads:CampaignManagementHealthCheckEntity .

# Property: health check name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckData/healthCheckName> a rdf:Property ;
  rdfs:label "health check name" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "HealthCheckName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/healthCheckName> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckData ;
  rdfs:range xsd:string .

# Property: health check data version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckData/healthCheckDataVersion> a rdf:Property ;
  rdfs:label "health check data version" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "HealthCheckDataVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/healthCheckDataVersion> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckData ;
  rdfs:range xsd:string .

# Property: health check json data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckData/healthCheckJsonData> a rdf:Property ;
  rdfs:label "health check json data" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "HealthCheckJsonData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/healthCheckJsonData> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckData ;
  rdfs:range xsd:string .

# Property: health check sub entity results
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckData/healthCheckSubEntityResults> a rdf:Property ;
  rdfs:label "health check sub entity results" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "HealthCheckSubEntityResults" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/healthCheckSubEntityResults> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckData ;
  rdfs:range microsoftads:CampaignManagementHealthCheckSubEntityData .

# Property: health check entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckEntity/healthCheckEntityId> a rdf:Property ;
  rdfs:label "health check entity id" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "HealthCheckEntityId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/healthCheckEntityId> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckEntity ;
  rdfs:range xsd:long .

# Property: health check entity level
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckEntity/healthCheckEntityLevel> a rdf:Property ;
  rdfs:label "health check entity level" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "HealthCheckEntityLevel" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/healthCheckEntityLevel> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckEntity ;
  rdfs:range xsd:string .

# Property: sub entity health issue count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckSubEntityData/subEntityHealthIssueCount> a rdf:Property ;
  rdfs:label "sub entity health issue count" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "SubEntityHealthIssueCount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/subEntityHealthIssueCount> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckSubEntityData ;
  rdfs:range xsd:int .

# Property: sub entity level
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckSubEntityData/subEntityLevel> a rdf:Property ;
  rdfs:label "sub entity level" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "SubEntityLevel" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/subEntityLevel> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckSubEntityData ;
  rdfs:range xsd:string .

# Property: sub entity ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckSubEntityData/subEntityIds> a rdf:Property ;
  rdfs:label "sub entity ids" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "SubEntityIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/subEntityIds> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckSubEntityData ;
  rdfs:range xsd:long .

# Property: category key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticCategoryData/categoryKey> a rdf:Property ;
  rdfs:label "category key" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "CategoryKey" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/categoryKey> ;
  rdfs:domain microsoftads:CampaignManagementDiagnosticCategoryData ;
  rdfs:range xsd:string .

# Property: category display name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticCategoryData/categoryDisplayName> a rdf:Property ;
  rdfs:label "category display name" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "CategoryDisplayName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/categoryDisplayName> ;
  rdfs:domain microsoftads:CampaignManagementDiagnosticCategoryData ;
  rdfs:range xsd:string .

# Property: category severity
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticCategoryData/categorySeverity> a rdf:Property ;
  rdfs:label "category severity" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "CategorySeverity" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/categorySeverity> ;
  rdfs:domain microsoftads:CampaignManagementDiagnosticCategoryData ;
  rdfs:range xsd:string .

# Property: category status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticCategoryData/categoryStatus> a rdf:Property ;
  rdfs:label "category status" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "CategoryStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/categoryStatus> ;
  rdfs:domain microsoftads:CampaignManagementDiagnosticCategoryData ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticCategoryData/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CampaignManagementDiagnosticCategoryData ;
  rdfs:range xsd:string .

# Property: action links
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticCategoryData/actionLinks> a rdf:Property ;
  rdfs:label "action links" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "ActionLinks" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/actionLinks> ;
  rdfs:domain microsoftads:CampaignManagementDiagnosticCategoryData ;
  rdfs:range microsoftads:CampaignManagementHealthCheckActionLinkMetadata .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsEntity/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The diagnostic entity ID." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementDiagnosticsEntity ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsEntity/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The diagnostic entity type." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementDiagnosticsEntity ;
  rdfs:range xsd:string .

# Property: sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsEntity/subType> a rdf:Property ;
  rdfs:label "sub type" ;
  rdfs:comment "The diagnostic entity sub type." ;
  schema:alternateName "SubType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/subType> ;
  rdfs:domain microsoftads:CampaignManagementDiagnosticsEntity ;
  rdfs:range xsd:string .

# Property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsFilter/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:comment "The name of the filter." ;
  schema:alternateName "Key" ;
  rdfs:domain microsoftads:CampaignManagementDiagnosticsFilter ;
  rdfs:range xsd:string .

# Property: values
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsFilter/values> a rdf:Property ;
  rdfs:label "values" ;
  rdfs:comment "The values of the filter." ;
  schema:alternateName "Values" ;
  rdfs:domain microsoftads:CampaignManagementDiagnosticsFilter ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsRequestStatus/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The diagnostic request status." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementDiagnosticsRequestStatus ;
  rdfs:range xsd:string .

# Property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsRequestStatus/errors> a rdf:Property ;
  rdfs:label "errors" ;
  rdfs:comment "An array of OperationError objects corresponding to errors encountered during the system processing of the bulk file after your download request was submitted." ;
  schema:alternateName "Errors" ;
  rdfs:domain microsoftads:CampaignManagementDiagnosticsRequestStatus ;
  rdfs:range microsoftads:CampaignManagementOperationError .

# Property: enable cache
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsSettings/enableCache> a rdf:Property ;
  rdfs:label "enable cache" ;
  rdfs:comment "The cache is enabled if True." ;
  schema:alternateName "EnableCache" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/enableCache> ;
  rdfs:domain microsoftads:CampaignManagementDiagnosticsSettings ;
  rdfs:range xsd:boolean .

# Property: last check time utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsSettings/lastCheckTimeUTC> a rdf:Property ;
  rdfs:label "last check time utc" ;
  rdfs:comment "The last-checked time in UTC." ;
  schema:alternateName "LastCheckTimeUTC" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastCheckTimeUTC> ;
  rdfs:domain microsoftads:CampaignManagementDiagnosticsSettings ;
  rdfs:range xsd:string .

# Property: enable pilot
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsSettings/enablePilot> a rdf:Property ;
  rdfs:label "enable pilot" ;
  rdfs:comment "The pilot is enabled if True." ;
  schema:alternateName "EnablePilot" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/enablePilot> ;
  rdfs:domain microsoftads:CampaignManagementDiagnosticsSettings ;
  rdfs:range xsd:boolean .

# Property: title
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticTileData/title> a rdf:Property ;
  rdfs:label "title" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/title> ;
  rdfs:domain microsoftads:CampaignManagementDiagnosticTileData ;
  rdfs:range xsd:string .

# Property: headline
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticTileData/headline> a rdf:Property ;
  rdfs:label "headline" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Headline" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/headline> ;
  rdfs:domain microsoftads:CampaignManagementDiagnosticTileData ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticTileData/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CampaignManagementDiagnosticTileData ;
  rdfs:range xsd:string .

# Property: progress percent
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticTileData/progressPercent> a rdf:Property ;
  rdfs:label "progress percent" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "ProgressPercent" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/progressPercent> ;
  rdfs:domain microsoftads:CampaignManagementDiagnosticTileData ;
  rdfs:range xsd:int .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad extension. The value will always be Active because the Campaign Management service does not return deleted ad extensions." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementDisclaimerAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdExtensionStatusScheme .

# Property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/scheduling> a rdf:Property ;
  rdfs:label "scheduling" ;
  rdfs:comment "Determines the calendar day and time ranges when the ad extension is eligible to be shown in ads." ;
  schema:alternateName "Scheduling" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/scheduling> ;
  rdfs:domain microsoftads:CampaignManagementDisclaimerAdExtension ;
  rdfs:range microsoftads:CampaignManagementSchedule .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "This element determines whether the preference is for the ad extension to be displayed on mobile devices or all devices. To specify a preference for mobile devices, set this element to 30001. To specify all devices, set this element to 0 (zero) or leave the element nil. By default, this element will be nil. This element is only applicable for the AppAdExtension and SitelinkAdExtension types." ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementDisclaimerAdExtension ;
  rdfs:range xsd:long .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the ad extension." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementDisclaimerAdExtension ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad extension. This value is DisclaimerAdExtension when you retrieve a location ad extension. Add: Read-only Update: Read-only For more information about ad extension types, see the Ad Extension Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementDisclaimerAdExtension ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/version> a rdf:Property ;
  rdfs:label "version" ;
  rdfs:comment "Tracks the number of times the ad extension has been updated. The version is set to 1 when the ad extension is created, and increments by one after each update." ;
  schema:alternateName "Version" ;
  rdfs:domain microsoftads:CampaignManagementDisclaimerAdExtension ;
  rdfs:range xsd:int .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the disclaimer. This is only used for reporting to help identify the extension. Max. length: 35 characters." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementDisclaimerAdExtension ;
  rdfs:range xsd:string .

# Property: title
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/title> a rdf:Property ;
  rdfs:label "title" ;
  rdfs:comment "The title of the popup in popup layout. Max. length: 75 characters" ;
  schema:alternateName "Title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/title> ;
  rdfs:domain microsoftads:CampaignManagementDisclaimerAdExtension ;
  rdfs:range xsd:string .

# Property: popup text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/popupText> a rdf:Property ;
  rdfs:label "popup text" ;
  rdfs:comment "Required text if the disclaimer is in popup layout. Max. length: 500 characters." ;
  schema:alternateName "PopupText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/popupText> ;
  rdfs:domain microsoftads:CampaignManagementDisclaimerAdExtension ;
  rdfs:range xsd:string .

# Property: line text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/lineText> a rdf:Property ;
  rdfs:label "line text" ;
  rdfs:comment "Required text if the disclaimer is in additionalLine layout. Max. length: 80 characters." ;
  schema:alternateName "LineText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lineText> ;
  rdfs:domain microsoftads:CampaignManagementDisclaimerAdExtension ;
  rdfs:range xsd:string .

# Property: disclaimer layout
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/disclaimerLayout> a rdf:Property ;
  rdfs:label "disclaimer layout" ;
  rdfs:comment "The layout of the disclaimer. Can either be additionalLine or popup." ;
  schema:alternateName "DisclaimerLayout" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/disclaimerLayout> ;
  rdfs:domain microsoftads:CampaignManagementDisclaimerAdExtension ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "The final URL suffix can include tracking parameters that will be appended to the end of your landing page URL. We recommend placing tracking parameters that your landing page requires in a final URL suffix so that your customers are always sent to your landing page. For more details and validation rules see Final URL Suffix in the technical guides. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementDisclaimerAdExtension ;
  rdfs:range xsd:string .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "The landing page URL. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 list items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 list items for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementDisclaimerAdExtension ;
  rdfs:range xsd:string .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  rdfs:comment "The landing page URL for mobile devices. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 list items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 list items for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty list, the previous setting will be deleted." ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementDisclaimerAdExtension ;
  rdfs:range xsd:string .

# Property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/finalAppUrls> a rdf:Property ;
  rdfs:label "final app urls" ;
  rdfs:comment "For future use." ;
  schema:alternateName "FinalAppUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalAppUrls> ;
  rdfs:domain microsoftads:CampaignManagementDisclaimerAdExtension ;
  rdfs:range microsoftads:CampaignManagementAppUrl .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Your custom collection of key and value parameters for URL tracking. Microsoft Advertising will accept the first 3 CustomParameter objects that you include within the CustomParameters object, and any additional custom parameters will be ignored. Each CustomParameter includes Key and Value elements. For customers in the Custom Parameters Limit Increase Phase 3 pilot (GetCustomerPilotFeatures returns 635), Microsoft Advertising will accept the first 8 custom parameter key and value pairs that you include, and if you include more than 8 custom parameters an error will be returned. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. Set the UrlCustomParameters element to null or empty to retain any existing custom parameters. To remove all custom parameters, set the Parameters element of the CustomParameters object to null or empty. To remove a subset of custom parameters, specify the custom parameters that you want to keep in the Parameters element of the CustomParameters object." ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementDisclaimerAdExtension ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "The tracking template to use as a default for all FinalUrls and FinalMobileUrls. The following validation rules apply to tracking templates. For more details about supported templates and parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use? - Tracking templates defined for lower level entities e.g. ads override those set for higher level entities e.g. campaign. For more information, see Entity Limits. - The length of the tracking template is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - The tracking template must be a well-formed URL beginning with one of the following: http://, https://, {lpurl}, or {unescapedlpurl}. - Microsoft Advertising does not validate whether custom parameters exist. If you use custom parameters in your tracking template and they do not exist, then the landing page URL will include the key and value placeholders of your custom parameters without substitution. For example, if your tracking template is https://tracker.example.com/?season={_season}&promocode={_promocode}&u={lpurl} and neither {_season} or {_promocode} are defined at the campaign, ad group, criterion, keyword, or ad level, then the landing page URL will be the same. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementDisclaimerAdExtension ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementDisclaimerAdExtension ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerSetting/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of setting. For more information, see Setting Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementDisclaimerSetting ;
  rdfs:range xsd:string .

# Property: disclaimer ads enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerSetting/disclaimerAdsEnabled> a rdf:Property ;
  rdfs:label "disclaimer ads enabled" ;
  rdfs:comment "This is a disclaimer ad when set to true. Note: This will always be a disclaimer ad once this is set to true. You can only set DiscalimerAdsEnabled during ad creation." ;
  schema:alternateName "DisclaimerAdsEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/disclaimerAdsEnabled> ;
  rdfs:domain microsoftads:CampaignManagementDisclaimerSetting ;
  rdfs:range xsd:boolean .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The conversion goal name. The maximum length of the name is 100, and the name must be unique among all conversion goals belonging to the same customer. Add: Required Update: Optional" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementDurationGoal ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Defines the possible user-determined status values of a conversion goal. These are the status values that a user can decide to set, for example a goal can be set to Paused if you no longer wish to track conversions for that goal. For status values that can be set by the system, for example whether or not the UET tag is verified, see the TrackingStatus element. Add: Optional Update: Optional" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementDurationGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalStatusScheme .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "Determines if the goal applies to all accounts or only the account specified in the required CustomerAccountId header element. If you have multiple Microsoft Advertising accounts, you can track conversions across all of those accounts. If you associate a goal with one account, conversions will be tracked for that account only. Possible values are Account and Customer. If not specified, the scope will be set to Customer by default. Once you set scope, you can't change it. If you want to change the scope, you need to create a new conversion goal and pause the old one. Add: Optional Update: Optional" ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementDurationGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: count type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/countType> a rdf:Property ;
  rdfs:label "count type" ;
  rdfs:comment "This determines how your conversions are recorded within your chosen conversion window. There are two choices, and if you do not set a value the default is All: - All: All conversions that happen after an ad click will be counted. This is a common choice for sales. - Unique: Only one conversion that happens after an ad click will be counted. This is a common choice for leads. For example: You track two conversions: leads and sales. You pick Unique for leads and All for sales. When one ad click turns into two leads and two sales, it's counted as three conversions: one for the unique lead, and two for all the sales. Add: Optional Update: Optional" ;
  schema:alternateName "CountType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/countType> ;
  rdfs:domain microsoftads:CampaignManagementDurationGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalCountTypeScheme .

# Property: revenue
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/revenue> a rdf:Property ;
  rdfs:label "revenue" ;
  rdfs:comment "Determines how much each conversion is worth to your business. When adding a conversion goal if you do not specify any revenue tracking preferences, then each ConversionGoalRevenue will be set to their respective default values. When updating a conversion goal, if the Revenue element is nil or empty then none of the nested properties will be updated. However, if this element is not nil or empty then you are effectively replacing any existing revenue properties. The VariableValue option is not available for duration conversion goals. Add: Optional Update: Optional" ;
  schema:alternateName "Revenue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/revenue> ;
  rdfs:domain microsoftads:CampaignManagementDurationGoal ;
  rdfs:range microsoftads:CampaignManagementConversionGoalRevenue .

# Property: conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/conversionWindowInMinutes> a rdf:Property ;
  rdfs:label "conversion window in minutes" ;
  rdfs:comment "The conversion window is the length of time in minutes after a click that you want to track conversions. If you set this value to 43200 minutes (30 days), then conversions that happen within 30 days after a click are tracked. Past conversions aren't affected. The minimum value supported is 1 minute, although keep in mind that a shorter conversion window will reduce the number of conversions your account records. The maximum value supported is 129600 minutes (90 days). Add: Optional Update: Optional" ;
  schema:alternateName "ConversionWindowInMinutes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionWindowInMinutes> ;
  rdfs:domain microsoftads:CampaignManagementDurationGoal ;
  rdfs:range xsd:int .

# Property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/tagId> a rdf:Property ;
  rdfs:label "tag id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the UET tag that you added to your website to allow Microsoft Advertising to collect actions people take on your website. Before you take a dependency on the tag ID, please note that the UET tag can be shared with or from another customer. Shared UET tags and audiences are only available for pilot customers. For an overview of sharing audiences and UET tags in a customer hierarchy, see the Share Audiences and UET Tags technical guide. Add: Required Update: Optional" ;
  schema:alternateName "TagId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/tagId> ;
  rdfs:domain microsoftads:CampaignManagementDurationGoal ;
  rdfs:range xsd:long .

# Property: tracking status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/trackingStatus> a rdf:Property ;
  rdfs:label "tracking status" ;
  rdfs:comment "Defines the possible system-determined status values of a conversion goal. These are the status values that can be set by the system, for example the system sets the status to TagUnverified if the UET tag has not yet been verified. For status values that a user can decide to set, for example setting the status to Paused if you no longer wish to track conversions for that goal, see the Status element. Add: Read-only Update: Read-only" ;
  schema:alternateName "TrackingStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingStatus> ;
  rdfs:domain microsoftads:CampaignManagementDurationGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalTrackingStatusScheme .

# Property: exclude from bidding
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/excludeFromBidding> a rdf:Property ;
  rdfs:label "exclude from bidding" ;
  rdfs:comment "Determines whether or not to exclude data otherwise related to this conversion goal from a subset of performance report columns. This element is only available for customers who are enabled for the Include in Conversions feature (GetCustomerPilotFeatures returns 574). If this element is set to true, data otherwise related to this conversion goal will be excluded from the Conversions, ConversionRate, CostPerConversion, ReturnOnAdSpend, RevenuePerConversion, and Revenue report columns. Also, if you use an automated bidding bid strategy, setting this property true will result in the goal's conversions no longer factoring into automated bidding calculations. Setting this property \"true\" is effectively the same as unchecking \"Include in Conversions\" in the Microsoft Advertising web application. Regardless of this element value, the AllConversions, AllConversionRate, AllCostPerConversion, AllReturnOnAdSpend, AllRevenuePerConversion, and AllRevenue report columns will include data for all conversion goals. By default this element is false, and data related to this conversion goal are included in all report columns. For more information, see Report Attributes and Performance Statistics and the help article Conversion goals: \"Conversions\" versus \"All conversions\". Add: Optional Update: Optional" ;
  schema:alternateName "ExcludeFromBidding" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeFromBidding> ;
  rdfs:domain microsoftads:CampaignManagementDurationGoal ;
  rdfs:range xsd:boolean .

# Property: view through conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/viewThroughConversionWindowInMinutes> a rdf:Property ;
  rdfs:label "view through conversion window in minutes" ;
  rdfs:comment "The view-through conversion window is the length of time in minutes after a click that you want to track view-through conversions. If you set this value to 43200 minutes (30 days), then view-through conversions that happen within 30 days after a click are tracked. Past conversions aren't affected. The minimum value supported is 1 minute, although keep in mind that a shorter conversion window will reduce the number of conversions your account records. The maximum value supported is 43200 minutes (30 days). The IncludeViewThroughConversions account property must also be set to true for view-through conversions to be tracked. This element is not returned by default. To get this element, include the ViewThroughConversionWindowInMinutes value in the ReturnAdditionalFields element when you call the GetConversionGoalsByIds and GetConversionGoalsByTagIds service operations. Add: Optional Update: Optional" ;
  schema:alternateName "ViewThroughConversionWindowInMinutes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/viewThroughConversionWindowInMinutes> ;
  rdfs:domain microsoftads:CampaignManagementDurationGoal ;
  rdfs:range xsd:int .

# Property: goal category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/goalCategory> a rdf:Property ;
  rdfs:label "goal category" ;
  rdfs:comment "The category used to segment the conversion goal. Categorize your conversion goals however makes sense for your business. Goal categories don't affect performance - they are here to help you segment your goals and their performance metrics. The supported category values vary by conversion goal type. Duration goals only support the Other category. Add: Optional. If you leave this element nil or empty, the default category will be set to Other. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "GoalCategory" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/goalCategory> ;
  rdfs:domain microsoftads:CampaignManagementDurationGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalCategoryScheme .

# Property: attribution model type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/attributionModelType> a rdf:Property ;
  rdfs:label "attribution model type" ;
  rdfs:comment "Determines which attribution model, _LastTouch_ or _LastClick_, is used with a conversion goal." ;
  schema:alternateName "AttributionModelType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/attributionModelType> ;
  rdfs:domain microsoftads:CampaignManagementDurationGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAttributionModelTypeScheme .

# Property: is enhanced conversions enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/isEnhancedConversionsEnabled> a rdf:Property ;
  rdfs:label "is enhanced conversions enabled" ;
  rdfs:comment "Determines whether enhanced conversions are enabled for a conversion goal." ;
  schema:alternateName "IsEnhancedConversionsEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isEnhancedConversionsEnabled> ;
  rdfs:domain microsoftads:CampaignManagementDurationGoal ;
  rdfs:range xsd:boolean .

# Property: is auto goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/isAutoGoal> a rdf:Property ;
  rdfs:label "is auto goal" ;
  rdfs:comment "Only available for event goal." ;
  schema:alternateName "IsAutoGoal" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isAutoGoal> ;
  rdfs:domain microsoftads:CampaignManagementDurationGoal ;
  rdfs:range xsd:boolean .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the conversion goal. Add: Read-only Update: Required and Read-Only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementDurationGoal ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the conversion goal. This value is Duration when you retrieve a duration goal. For more information about conversion goal types, see the ConversionGoal Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementDurationGoal ;
  rdfs:range xsd:string .

# Property: minimum duration in seconds
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/minimumDurationInSeconds> a rdf:Property ;
  rdfs:label "minimum duration in seconds" ;
  rdfs:comment "The minimum amount of time in seconds that the user must spend on your website to track as a conversion. If you don't specify a value, the default value is 0, and the possible range is 0 through 86,399 (1 second less than a full 24 hour day). Add: Optional Update: Optional" ;
  schema:alternateName "MinimumDurationInSeconds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/minimumDurationInSeconds> ;
  rdfs:domain microsoftads:CampaignManagementDurationGoal ;
  rdfs:range xsd:int .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicFeedSetting/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of setting. For more information, see Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementDynamicFeedSetting ;
  rdfs:range xsd:string .

# Property: feed id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicFeedSetting/feedId> a rdf:Property ;
  rdfs:label "feed id" ;
  rdfs:comment "The ID of the feed." ;
  schema:alternateName "FeedId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/feedId> ;
  rdfs:domain microsoftads:CampaignManagementDynamicFeedSetting ;
  rdfs:range xsd:long .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the ad. Add: Read-only Update: Required and Read-Only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementDynamicSearchAd ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad. This value is DynamicSearch when you retrieve an dynamic search ad. For more information about ad types, see the Ad Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementDynamicSearchAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdTypeScheme .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad. You can set the ad status to Active or Paused. Add: Optional Update: Optional" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementDynamicSearchAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdStatusScheme .

# Property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/editorialStatus> a rdf:Property ;
  rdfs:label "editorial status" ;
  rdfs:comment "The editorial review status of the ad, which indicates whether the ad is pending review, has been approved, or has been disapproved. Add: Read-only Update: Read-only" ;
  schema:alternateName "EditorialStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/editorialStatus> ;
  rdfs:domain microsoftads:CampaignManagementDynamicSearchAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdEditorialStatusScheme .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementDynamicSearchAd ;
  rdfs:range xsd:long .

# Property: ad format preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/adFormatPreference> a rdf:Property ;
  rdfs:label "ad format preference" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "AdFormatPreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adFormatPreference> ;
  rdfs:domain microsoftads:CampaignManagementDynamicSearchAd ;
  rdfs:range xsd:string .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "The tracking template to use as a default for all landing page URLs. The following validation rules apply to tracking templates. For more details about supported templates and parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use? - Tracking templates defined for lower level entities e.g. ads override those set for higher level entities e.g. campaign. For more information, see Entity Limits. - The length of the tracking template is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - The tracking template must be a well-formed URL beginning with one of the following: http://, https://, {lpurl}, or {unescapedlpurl}. - Microsoft Advertising does not validate whether custom parameters exist. If you use custom parameters in your tracking template and they do not exist, then the landing page URL will include the key and value placeholders of your custom parameters without substitution. For example, if your tracking template is https://tracker.example.com/?season={_season}&promocode={_promocode}&u={lpurl} and neither {_season} or {_promocode} are defined at the campaign, ad group, criterion, keyword, or ad level, then the landing page URL will be the same. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementDynamicSearchAd ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "The final URL suffix can include tracking parameters that will be appended to the end of your landing page URL. We recommend placing tracking parameters that your landing page requires in a final URL suffix so that your customers are always sent to your landing page. For more details and validation rules see Final URL Suffix in the technical guides. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementDynamicSearchAd ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Your custom collection of key and value parameters for URL tracking. Microsoft Advertising will accept the first 8 CustomParameter objects that you include within the CustomParameters object, and if you include more than 8 custom parameters an error will be returned. Each CustomParameter includes Key and Value elements. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. Set the UrlCustomParameters element to null or empty to retain any existing custom parameters. To remove all custom parameters, set the Parameters element of the CustomParameters object to null or empty. To remove a subset of custom parameters, specify the custom parameters that you want to keep in the Parameters element of the CustomParameters object." ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementDynamicSearchAd ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementDynamicSearchAd ;
  rdfs:range xsd:string .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementDynamicSearchAd ;
  rdfs:range xsd:string .

# Property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/finalAppUrls> a rdf:Property ;
  rdfs:label "final app urls" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "FinalAppUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalAppUrls> ;
  rdfs:domain microsoftads:CampaignManagementDynamicSearchAd ;
  rdfs:range microsoftads:CampaignManagementAppUrl .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Currently there are no supported forward compatibility map key and value pairs for dynamic search ads." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementDynamicSearchAd ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/text> a rdf:Property ;
  rdfs:label "text" ;
  rdfs:comment "The first part of the ad description. The text must contain at least one word. The maximum input length of the copy is 90 characters. Note that for ad groups that use Traditional Chinese the maximum input length of the copy is 45 characters. The text can contain IF and countdown functions. Regardless of the total length of all unsubstituted countdown parameters, the final displayed countdown will always use 8 characters out of the total characters available. For more details see Countdown Customizers. The text cannot contain the newline (\\n) character. Add: Required Update: Optional" ;
  schema:alternateName "Text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:CampaignManagementDynamicSearchAd ;
  rdfs:range xsd:string .

# Property: text part2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/textPart2> a rdf:Property ;
  rdfs:label "text part2" ;
  rdfs:comment "The second part of the ad description. The text must contain at least one word. The maximum input length of the copy is 90 characters. Note that for ad groups that use Traditional Chinese the maximum input length of the copy is 45 characters. The text can contain IF and countdown functions. Regardless of the total length of all unsubstituted countdown parameters, the final displayed countdown will always use 8 characters out of the total characters available. For more details see Countdown Customizers. The text cannot contain the newline (\\n) character. Add: Optional Update: Optional" ;
  schema:alternateName "TextPart2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/textPart2> ;
  rdfs:domain microsoftads:CampaignManagementDynamicSearchAd ;
  rdfs:range xsd:string .

# Property: path1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/path1> a rdf:Property ;
  rdfs:label "path1" ;
  rdfs:comment "The first part of the optional path that will be appended to the domain portion of your display URL. The display URL e.g. www.contoso.com will be generated from the domain of your display URL. Then if you have specified a value for Path 1 it will be appended to the display URL. If you have also specified a value for Path 2, then it will also be appended to the display URL after Path 1. For example if your domain is contoso.com, Path 1 is set to subdirectory1, and Path 2 is set to subdirectory2, then the URL displayed will be www.contoso.com/subdirectory1/subdirectory2. The maximum input length of the path is 15 characters. Note that for languages with double-width characters e.g. Traditional Chinese the maximum input length of the path is 7 characters. The path can contain IF and countdown functions. Regardless of the total length of all unsubstituted countdown parameters, the final displayed countdown will always use 8 characters out of the total characters available. For more details see Countdown Customizers. The path cannot contain the forward slash (/) or newline (\\n) characters. If the path includes a space, it will be replaced with an underscore (_) when the ad is shown. Add: Optional Update: Optional" ;
  schema:alternateName "Path1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/path1> ;
  rdfs:domain microsoftads:CampaignManagementDynamicSearchAd ;
  rdfs:range xsd:string .

# Property: path2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/path2> a rdf:Property ;
  rdfs:label "path2" ;
  rdfs:comment "The second part of the optional path that will be appended to the domain portion of your display URL. The display URL e.g. www.contoso.com will be generated from the domain of your dynamic search ads campaign level settings. Then if you have specified a value for Path 1 it will be appended to the display URL. If you have also specified a value for Path 2, then it will also be appended to the display URL after Path 1. For example if your domain is contoso.com, Path 1 is set to subdirectory1, and Path 2 is set to subdirectory2, then the URL displayed will be www.contoso.com/subdirectory1/subdirectory2. You can only specify Path2 if Path1 is also set. The maximum input length of the path is 15 characters. Note that for languages with double-width characters e.g. Traditional Chinese the maximum input length of the path is 7 characters. The path can contain IF and countdown functions. Regardless of the total length of all unsubstituted countdown parameters, the final displayed countdown will always use 8 characters out of the total characters available. For more details see Countdown Customizers. The path cannot contain the forward slash (/) or newline (\\n) characters. If the path includes a space, it will be replaced with an underscore (_) when the ad is shown. Add: Optional Update: Optional" ;
  schema:alternateName "Path2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/path2> ;
  rdfs:domain microsoftads:CampaignManagementDynamicSearchAd ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAdsSetting/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the setting. This value is DynamicSearchAds when you retrieve a dynamic search ads setting. For more information about setting types, see the Setting Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementDynamicSearchAdsSetting ;
  rdfs:range xsd:string .

# Property: domain name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAdsSetting/domainName> a rdf:Property ;
  rdfs:label "domain name" ;
  rdfs:comment "The website name corresponding to the pages you want your ads to target. The maximum length of the domain is 2,048 characters. You do not need to include the http, https, or www prefix." ;
  schema:alternateName "DomainName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/domainName> ;
  rdfs:domain microsoftads:CampaignManagementDynamicSearchAdsSetting ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAdsSetting/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The language of the website pages that you want to target for dynamic search ads. Your website language determines where your ads are eligible to appear. For example, a German-language ad can appear in Germany, Austria, and Switzerland, but not in Spain. If your website contains pages in multiple languages and you want to advertise all of these pages, you should create a separate campaign for each language. The supported domain languages are Dutch, English, French, German, Italian, Spanish, and Swedish. Note, if you set the campaign Languages or ad group Language, they will be ignored. Add: Required Update: Read-only and required. You cannot update the domain or language, but you must include the current domain and language when updating other properties such as Source." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:CampaignManagementDynamicSearchAdsSetting ;
  rdfs:range xsd:string .

# Property: source
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAdsSetting/source> a rdf:Property ;
  rdfs:label "source" ;
  rdfs:comment "Determines whether to use Bing's index, advertiser supplied URLs, or both. By default only Bing's index is used. Add: Optional Update: Optional" ;
  schema:alternateName "Source" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/source> ;
  rdfs:domain microsoftads:CampaignManagementDynamicSearchAdsSetting ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementDynamicSearchAdsSourceScheme .

# Property: page feed ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAdsSetting/pageFeedIds> a rdf:Property ;
  rdfs:label "page feed ids" ;
  rdfs:comment "The page feed identifiers for dynamic search ads. The Source determines whether or not Microsoft Advertising will use the associated page feeds. See the Page Feeds technical guide for an implementation overview. Add: Optional Update: Optional. You cannot delete page feed IDs, but you can replace the previous set with a new set." ;
  schema:alternateName "PageFeedIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/pageFeedIds> ;
  rdfs:domain microsoftads:CampaignManagementDynamicSearchAdsSetting ;
  rdfs:range xsd:long .

# Property: dynamic description enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAdsSetting/dynamicDescriptionEnabled> a rdf:Property ;
  rdfs:label "dynamic description enabled" ;
  rdfs:comment "Determines whether to automatically generate dynamic search ad text in addition to the ad text you provide. During ad delivery, we will use artificial intelligence to choose the best ad text available from these options. Add: Optional. The default value of false will be set if not otherwise specified. Update: Optional. If no value is set for the update, this setting is not changed. Note: Not everyone has this feature yet. If you don't, don't worry - it's coming soon!" ;
  schema:alternateName "DynamicDescriptionEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dynamicDescriptionEnabled> ;
  rdfs:domain microsoftads:CampaignManagementDynamicSearchAdsSetting ;
  rdfs:range xsd:boolean .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialApiFaultDetail/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  rdfs:comment "The identifier of the log entry that contains the details of the API call." ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:CampaignManagementEditorialApiFaultDetail ;
  rdfs:range xsd:string .

# Property: editorial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialApiFaultDetail/editorialErrors> a rdf:Property ;
  rdfs:label "editorial errors" ;
  rdfs:comment "An array of editorial errors that contains the details that explain why the criterion or ad extension was disapproved." ;
  schema:alternateName "EditorialErrors" ;
  rdfs:domain microsoftads:CampaignManagementEditorialApiFaultDetail ;
  rdfs:range microsoftads:CampaignManagementEditorialError .

# Property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialApiFaultDetail/batchErrors> a rdf:Property ;
  rdfs:label "batch errors" ;
  rdfs:comment "An array of batch errors that identifies the items in the batch of items in the request message that caused the operation to fail. Each object contains the details that explain why the item caused the failure." ;
  schema:alternateName "BatchErrors" ;
  rdfs:domain microsoftads:CampaignManagementEditorialApiFaultDetail ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialApiFaultDetail/operationErrors> a rdf:Property ;
  rdfs:label "operation errors" ;
  rdfs:comment "An array of operation errors that contains the details that explain why the service operation failed when the error is not related to a specific item in the batch of items." ;
  schema:alternateName "OperationErrors" ;
  rdfs:domain microsoftads:CampaignManagementEditorialApiFaultDetail ;
  rdfs:range microsoftads:CampaignManagementOperationError .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialApiFaultDetail/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementEditorialApiFaultDetail ;
  rdfs:range xsd:string .

# Property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/index> a rdf:Property ;
  rdfs:label "index" ;
  rdfs:comment "The zero-based top level list index in the request message that failed." ;
  schema:alternateName "Index" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/index> ;
  rdfs:domain microsoftads:CampaignManagementEditorialErrorCollection ;
  rdfs:range xsd:int .

# Property: disapproved text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/disapprovedText> a rdf:Property ;
  rdfs:label "disapproved text" ;
  rdfs:comment "The text that caused the entity to be disapproved. For text length violations, this element specifies the number of characters by which the specified text exceeds the maximum." ;
  schema:alternateName "DisapprovedText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/disapprovedText> ;
  rdfs:domain microsoftads:CampaignManagementEditorialErrorCollection ;
  rdfs:range xsd:string .

# Property: reason code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/reasonCode> a rdf:Property ;
  rdfs:label "reason code" ;
  rdfs:comment "A numeric code that identifies the error. For more information, see Editorial Reason Codes." ;
  schema:alternateName "ReasonCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reasonCode> ;
  rdfs:domain microsoftads:CampaignManagementEditorialErrorCollection ;
  rdfs:range xsd:int .

# Property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/location> a rdf:Property ;
  rdfs:label "location" ;
  rdfs:comment "The element or property of the entity that caused the entity to be disapproved." ;
  schema:alternateName "Location" ;
  rdfs:domain microsoftads:CampaignManagementEditorialErrorCollection ;
  rdfs:range xsd:string .

# Property: publisher country
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/publisherCountry> a rdf:Property ;
  rdfs:label "publisher country" ;
  rdfs:comment "The corresponding country or region for the flagged editorial issue." ;
  schema:alternateName "PublisherCountry" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/publisherCountry> ;
  rdfs:domain microsoftads:CampaignManagementEditorialErrorCollection ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this data object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementEditorialErrorCollection ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: field path
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/fieldPath> a rdf:Property ;
  rdfs:label "field path" ;
  rdfs:comment "The name of the data object's element where the error occurred. This value is subject to change, so you should not take a dependency on the current string format. This element is not supported for all errors." ;
  schema:alternateName "FieldPath" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fieldPath> ;
  rdfs:domain microsoftads:CampaignManagementEditorialErrorCollection ;
  rdfs:range xsd:string .

# Property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/batchErrors> a rdf:Property ;
  rdfs:label "batch errors" ;
  rdfs:comment "A list of batch errors corresponding to the nested list index." ;
  schema:alternateName "BatchErrors" ;
  rdfs:domain microsoftads:CampaignManagementEditorialErrorCollection ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "A message that describes the error for the top level list index." ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:CampaignManagementEditorialErrorCollection ;
  rdfs:range xsd:string .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  rdfs:comment "A symbolic string constant that identifies the error for the top level list index." ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:CampaignManagementEditorialErrorCollection ;
  rdfs:range xsd:string .

# Property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "A numeric error code that identifies the error for the top level list index." ;
  schema:alternateName "Code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/code> ;
  rdfs:domain microsoftads:CampaignManagementEditorialErrorCollection ;
  rdfs:range xsd:int .

# Property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/details> a rdf:Property ;
  rdfs:label "details" ;
  rdfs:comment "A message that provides additional details about the batch error for the top level list index. This string can be empty." ;
  schema:alternateName "Details" ;
  rdfs:domain microsoftads:CampaignManagementEditorialErrorCollection ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Reserved for internal use." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementEditorialErrorCollection ;
  rdfs:range xsd:string .

# Property: appealable
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/appealable> a rdf:Property ;
  rdfs:label "appealable" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "Appealable" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appealable> ;
  rdfs:domain microsoftads:CampaignManagementEditorialErrorCollection ;
  rdfs:range xsd:boolean .

# Property: reason code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialReason/reasonCode> a rdf:Property ;
  rdfs:label "reason code" ;
  rdfs:comment "A code that identifies the reason for the failure. For a list of possible reason codes, see Editorial Reason Codes." ;
  schema:alternateName "ReasonCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reasonCode> ;
  rdfs:domain microsoftads:CampaignManagementEditorialReason ;
  rdfs:range xsd:int .

# Property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialReason/location> a rdf:Property ;
  rdfs:label "location" ;
  rdfs:comment "The component of the ad or keyword that failed editorial review." ;
  schema:alternateName "Location" ;
  rdfs:domain microsoftads:CampaignManagementEditorialReason ;
  rdfs:range xsd:string .

# Property: term
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialReason/term> a rdf:Property ;
  rdfs:label "term" ;
  rdfs:comment "The term that failed editorial review. This element cannot be set if a combination of terms caused the failure or if the failure was based on a policy violation." ;
  schema:alternateName "Term" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/term> ;
  rdfs:domain microsoftads:CampaignManagementEditorialReason ;
  rdfs:range xsd:string .

# Property: publisher countries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialReason/publisherCountries> a rdf:Property ;
  rdfs:label "publisher countries" ;
  rdfs:comment "A list of countries or regions where the ad or keyword failed editorial review. Each string in the list contains a two character country or region code." ;
  schema:alternateName "PublisherCountries" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/publisherCountries> ;
  rdfs:domain microsoftads:CampaignManagementEditorialReason ;
  rdfs:range xsd:string .

# Property: ad or keyword id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialReasonCollection/adOrKeywordId> a rdf:Property ;
  rdfs:label "ad or keyword id" ;
  rdfs:comment "Identifies the ad or keyword that failed editorial review. Note: AdOrKeywordId is the ID of the asset." ;
  schema:alternateName "AdOrKeywordId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adOrKeywordId> ;
  rdfs:domain microsoftads:CampaignManagementEditorialReasonCollection ;
  rdfs:range xsd:long .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialReasonCollection/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "Identifies the ad group which is the parent of the ad or keyword that failed editorial review. Note: AdGroupId is always 0 for an asset since it doesn't belong to an ad group." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:CampaignManagementEditorialReasonCollection ;
  rdfs:range xsd:long .

# Property: reasons
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialReasonCollection/reasons> a rdf:Property ;
  rdfs:label "reasons" ;
  rdfs:comment "An array of editorial reasons that you can use to determine the component of an ad or keyword that failed editorial review, and the reason for the failure." ;
  schema:alternateName "Reasons" ;
  rdfs:domain microsoftads:CampaignManagementEditorialReasonCollection ;
  rdfs:range microsoftads:CampaignManagementEditorialReason .

# Property: appeal status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialReasonCollection/appealStatus> a rdf:Property ;
  rdfs:label "appeal status" ;
  rdfs:comment "A value that determines whether you can appeal the issues found by the editorial review. Note: AppealStatus is based on information in the catalog.AssetEditorialStatus table. It's a combination of Appealability and IsAppealPending." ;
  schema:alternateName "AppealStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/appealStatus> ;
  rdfs:domain microsoftads:CampaignManagementEditorialReasonCollection ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAppealStatusScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEnhancedCpcBiddingScheme/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the bidding scheme. This value is EnhancedCpcBiddingScheme when you retrieve an enhanced CPC bidding scheme. For more information about bidding scheme types, see the BiddingScheme Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementEnhancedCpcBiddingScheme ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityResult/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The entity ID." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementEntityResult ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityResult/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The entity type." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementEntityResult ;
  rdfs:range xsd:string .

# Property: sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityResult/subType> a rdf:Property ;
  rdfs:label "sub type" ;
  rdfs:comment "The entity sub type." ;
  schema:alternateName "SubType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/subType> ;
  rdfs:domain microsoftads:CampaignManagementEntityResult ;
  rdfs:range xsd:string .

# Property: categories
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityResult/categories> a rdf:Property ;
  rdfs:label "categories" ;
  rdfs:comment "The entity categories." ;
  schema:alternateName "Categories" ;
  rdfs:domain microsoftads:CampaignManagementEntityResult ;
  rdfs:range microsoftads:CampaignManagementCategoryResult .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The conversion goal name. The maximum length of the name is 100, and the name must be unique among all conversion goals belonging to the same customer. Add: Required Update: Optional" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementEventGoal ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Defines the possible user-determined status values of a conversion goal. These are the status values that a user can decide to set, for example a goal can be set to Paused if you no longer wish to track conversions for that goal. For status values that can be set by the system, for example whether or not the UET tag is verified, see the TrackingStatus element. Add: Optional Update: Optional" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementEventGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalStatusScheme .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "Determines if the goal applies to all accounts or only the account specified in the required CustomerAccountId header element. If you have multiple Microsoft Advertising accounts, you can track conversions across all of those accounts. If you associate a goal with one account, conversions will be tracked for that account only. Possible values are Account and Customer. If not specified, the scope will be set to Customer by default. Once you set scope, you can't change it. If you want to change the scope, you need to create a new conversion goal and pause the old one. Add: Optional Update: Optional" ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementEventGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: count type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/countType> a rdf:Property ;
  rdfs:label "count type" ;
  rdfs:comment "This determines how your conversions are recorded within your chosen conversion window. There are two choices, and if you do not set a value the default is All: - All: All conversions that happen after an ad click will be counted. This is a common choice for sales. - Unique: Only one conversion that happens after an ad click will be counted. This is a common choice for leads. For example: You track two conversions: leads and sales. You pick Unique for leads and All for sales. When one ad click turns into two leads and two sales, it's counted as three conversions: one for the unique lead, and two for all the sales. Add: Optional Update: Optional" ;
  schema:alternateName "CountType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/countType> ;
  rdfs:domain microsoftads:CampaignManagementEventGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalCountTypeScheme .

# Property: revenue
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/revenue> a rdf:Property ;
  rdfs:label "revenue" ;
  rdfs:comment "Determines how much each conversion is worth to your business. When adding a conversion goal if you do not specify any revenue tracking preferences, then each ConversionGoalRevenue will be set to their respective default values. When updating a conversion goal, if the Revenue element is nil or empty then none of the nested properties will be updated. However, if this element is not nil or empty then you are effectively replacing any existing revenue properties. Add: Optional Update: Optional" ;
  schema:alternateName "Revenue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/revenue> ;
  rdfs:domain microsoftads:CampaignManagementEventGoal ;
  rdfs:range microsoftads:CampaignManagementConversionGoalRevenue .

# Property: conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/conversionWindowInMinutes> a rdf:Property ;
  rdfs:label "conversion window in minutes" ;
  rdfs:comment "The conversion window is the length of time in minutes after a click that you want to track conversions. If you set this value to 43200 minutes (30 days), then conversions that happen within 30 days after a click are tracked. Past conversions aren't affected. The minimum value supported is 1 minute, although keep in mind that a shorter conversion window will reduce the number of conversions your account records. The maximum value supported is 129600 minutes (90 days). Add: Optional Update: Optional" ;
  schema:alternateName "ConversionWindowInMinutes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionWindowInMinutes> ;
  rdfs:domain microsoftads:CampaignManagementEventGoal ;
  rdfs:range xsd:int .

# Property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/tagId> a rdf:Property ;
  rdfs:label "tag id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the UET tag that you added to your website to allow Microsoft Advertising to collect actions people take on your website. Before you take a dependency on the tag ID, please note that the UET tag can be shared with or from another customer. Shared UET tags and audiences are only available for pilot customers. For an overview of sharing audiences and UET tags in a customer hierarchy, see the Share Audiences and UET Tags technical guide. Add: Required Update: Optional" ;
  schema:alternateName "TagId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/tagId> ;
  rdfs:domain microsoftads:CampaignManagementEventGoal ;
  rdfs:range xsd:long .

# Property: tracking status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/trackingStatus> a rdf:Property ;
  rdfs:label "tracking status" ;
  rdfs:comment "Defines the possible system-determined status values of a conversion goal. These are the status values that can be set by the system, for example the system sets the status to TagUnverified if the UET tag has not yet been verified. For status values that a user can decide to set, for example setting the status to Paused if you no longer wish to track conversions for that goal, see the Status element. Add: Read-only Update: Read-only" ;
  schema:alternateName "TrackingStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingStatus> ;
  rdfs:domain microsoftads:CampaignManagementEventGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalTrackingStatusScheme .

# Property: exclude from bidding
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/excludeFromBidding> a rdf:Property ;
  rdfs:label "exclude from bidding" ;
  rdfs:comment "Determines whether or not to exclude data otherwise related to this conversion goal from a subset of performance report columns. This element is only available for customers who are enabled for the Include in Conversions feature (GetCustomerPilotFeatures returns 574). If this element is set to true, data otherwise related to this conversion goal will be excluded from the Conversions, ConversionRate, CostPerConversion, ReturnOnAdSpend, RevenuePerConversion, and Revenue report columns. Also, if you use an automated bidding bid strategy, setting this property true will result in the goal's conversions no longer factoring into automated bidding calculations. Setting this property \"true\" is effectively the same as unchecking \"Include in Conversions\" in the Microsoft Advertising web application. Regardless of this element value, the AllConversions, AllConversionRate, AllCostPerConversion, AllReturnOnAdSpend, AllRevenuePerConversion, and AllRevenue report columns will include data for all conversion goals. By default this element is false, and data related to this conversion goal are included in all report columns. For more information, see Report Attributes and Performance Statistics and the help article Conversion goals: \"Conversions\" versus \"All conversions\". Add: Optional Update: Optional" ;
  schema:alternateName "ExcludeFromBidding" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeFromBidding> ;
  rdfs:domain microsoftads:CampaignManagementEventGoal ;
  rdfs:range xsd:boolean .

# Property: view through conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/viewThroughConversionWindowInMinutes> a rdf:Property ;
  rdfs:label "view through conversion window in minutes" ;
  rdfs:comment "The view-through conversion window is the length of time in minutes after a click that you want to track view-through conversions. If you set this value to 43200 minutes (30 days), then view-through conversions that happen within 30 days after a click are tracked. Past conversions aren't affected. The minimum value supported is 1 minute, although keep in mind that a shorter conversion window will reduce the number of conversions your account records. The maximum value supported is 43200 minutes (30 days). The IncludeViewThroughConversions account property must also be set to true for view-through conversions to be tracked. This element is not returned by default. To get this element, include the ViewThroughConversionWindowInMinutes value in the ReturnAdditionalFields element when you call the GetConversionGoalsByIds and GetConversionGoalsByTagIds service operations. Add: Optional Update: Optional" ;
  schema:alternateName "ViewThroughConversionWindowInMinutes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/viewThroughConversionWindowInMinutes> ;
  rdfs:domain microsoftads:CampaignManagementEventGoal ;
  rdfs:range xsd:int .

# Property: goal category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/goalCategory> a rdf:Property ;
  rdfs:label "goal category" ;
  rdfs:comment "The category used to segment the conversion goal. Categorize your conversion goals however makes sense for your business. Goal categories don't affect performance - they are here to help you segment your goals and their performance metrics. The supported category values vary by conversion goal type. Event goals support the AddToCart, BeginCheckout, BookAppointment, Contact, GetDirections, Other, OutboundClick, PageView, Purchase, RequestQuote, Signup, SubmitLeadForm, and Subscribe categories. Add: Required as of June 2021. Previously if you left this element nil or empty, the default category was set to None. Update: Optional if the conversion goal already has a category set other than None. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "GoalCategory" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/goalCategory> ;
  rdfs:domain microsoftads:CampaignManagementEventGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalCategoryScheme .

# Property: attribution model type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/attributionModelType> a rdf:Property ;
  rdfs:label "attribution model type" ;
  rdfs:comment "Determines which attribution model, _LastTouch_ or _LastClick_, is used with a conversion goal." ;
  schema:alternateName "AttributionModelType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/attributionModelType> ;
  rdfs:domain microsoftads:CampaignManagementEventGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAttributionModelTypeScheme .

# Property: is enhanced conversions enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/isEnhancedConversionsEnabled> a rdf:Property ;
  rdfs:label "is enhanced conversions enabled" ;
  rdfs:comment "Determines whether enhanced conversions are enabled for a conversion goal." ;
  schema:alternateName "IsEnhancedConversionsEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isEnhancedConversionsEnabled> ;
  rdfs:domain microsoftads:CampaignManagementEventGoal ;
  rdfs:range xsd:boolean .

# Property: is auto goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/isAutoGoal> a rdf:Property ;
  rdfs:label "is auto goal" ;
  rdfs:comment "Determines whether this goal is a simplified conversion goal. For the EventGoal columns ActionExpression, ActionOperator, CategoryExpression, CategoryOperator, LabelExpression, LabelOperator, Value, and ValueOperator: Advertisers can't manually specify values.Microsoft Advertising automatically generates compatible values based on the associated conversion event." ;
  schema:alternateName "IsAutoGoal" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isAutoGoal> ;
  rdfs:domain microsoftads:CampaignManagementEventGoal ;
  rdfs:range xsd:boolean .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the conversion goal. Add: Read-only Update: Required and Read-Only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementEventGoal ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the conversion goal. This value is Event when you retrieve an event goal. For more information about conversion goal types, see the ConversionGoal Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementEventGoal ;
  rdfs:range xsd:string .

# Property: category expression
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/categoryExpression> a rdf:Property ;
  rdfs:label "category expression" ;
  rdfs:comment "The category of event you want to track. For example, 'video'. If this element is specified during an add or update operation, then the CategoryOperator element is also required. The string cannot exceed the maximum length of 100. Add: Optional if you include one or more of the other events; You must include one or more of the following event operator pairs: (ActionOperator and ActionExpression), (CategoryOperator and CategoryExpression), (LabelOperator and LabelExpression), (ValueOperator and Value). Update: Optional if you include one or more of the other events; If you do not include CategoryOperator and CategoryExpression during update, any existing CategoryOperator and CategoryExpression settings will be deleted." ;
  schema:alternateName "CategoryExpression" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/categoryExpression> ;
  rdfs:domain microsoftads:CampaignManagementEventGoal ;
  rdfs:range xsd:string .

# Property: category operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/categoryOperator> a rdf:Property ;
  rdfs:label "category operator" ;
  rdfs:comment "The operator that can be applied to the value of the CategoryExpression element. Add: Optional if you include one or more of the other events; You must include one or more of the following event operator pairs: (ActionOperator and ActionExpression), (CategoryOperator and CategoryExpression), (LabelOperator and LabelExpression), (ValueOperator and Value). Update: Optional if you include one or more of the other events; If you do not include CategoryOperator and CategoryExpression during update, any existing CategoryOperator and CategoryExpression settings will be deleted." ;
  schema:alternateName "CategoryOperator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/categoryOperator> ;
  rdfs:domain microsoftads:CampaignManagementEventGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementExpressionOperatorScheme .

# Property: action expression
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/actionExpression> a rdf:Property ;
  rdfs:label "action expression" ;
  rdfs:comment "The type of user interaction you want to track. For example 'play' or 'pause'. If this element is specified during an add or update operation, then the ActionOperator element is also required. The string cannot exceed the maximum length of 100. Add: Optional if you include one or more of the other events; You must include one or more of the following event operator pairs: (ActionOperator and ActionExpression), (CategoryOperator and CategoryExpression), (LabelOperator and LabelExpression), (ValueOperator and Value). Update: Optional if you include one or more of the other events; If you do not include ActionOperator and ActionExpression during update, any existing ActionOperator and ActionExpression settings will be deleted." ;
  schema:alternateName "ActionExpression" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/actionExpression> ;
  rdfs:domain microsoftads:CampaignManagementEventGoal ;
  rdfs:range xsd:string .

# Property: action operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/actionOperator> a rdf:Property ;
  rdfs:label "action operator" ;
  rdfs:comment "The operator that can be applied to the value of the ActionExpression element. If this element is specified during an add or update operation, then the ActionExpression element is also required. Add: Optional if you include one or more of the other events; You must include one or more of the following event operator pairs: (ActionOperator and ActionExpression), (CategoryOperator and CategoryExpression), (LabelOperator and LabelExpression), (ValueOperator and Value). Update: Optional if you include one or more of the other events; If you do not include ActionOperator and ActionExpression during update, any existing ActionOperator and ActionExpression settings will be deleted." ;
  schema:alternateName "ActionOperator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/actionOperator> ;
  rdfs:domain microsoftads:CampaignManagementEventGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementExpressionOperatorScheme .

# Property: label expression
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/labelExpression> a rdf:Property ;
  rdfs:label "label expression" ;
  rdfs:comment "The name of the element that caused the action. For example 'trailer' or 'behindthescenes'. If this element is specified during an add or update operation, then the LabelOperator element is also required. The string cannot exceed the maximum length of 100. Add: Optional if you include one or more of the other events; You must include one or more of the following event operator pairs: (ActionOperator and ActionExpression), (CategoryOperator and CategoryExpression), (LabelOperator and LabelExpression), (ValueOperator and Value). Update: Optional if you include one or more of the other events; If you do not include LabelOperator and LabelExpression during update, any existing LabelOperator and LabelExpression settings will be deleted." ;
  schema:alternateName "LabelExpression" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/labelExpression> ;
  rdfs:domain microsoftads:CampaignManagementEventGoal ;
  rdfs:range xsd:string .

# Property: label operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/labelOperator> a rdf:Property ;
  rdfs:label "label operator" ;
  rdfs:comment "The operator that can be applied to the value of the LabelExpression element. Add: Optional if you include one or more of the other events; You must include one or more of the following event operator pairs: (ActionOperator and ActionExpression), (CategoryOperator and CategoryExpression), (LabelOperator and LabelExpression), (ValueOperator and Value). Update: Optional if you include one or more of the other events; If you do not include LabelOperator and LabelExpression during update, any existing LabelOperator and LabelExpression settings will be deleted." ;
  schema:alternateName "LabelOperator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/labelOperator> ;
  rdfs:domain microsoftads:CampaignManagementEventGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementExpressionOperatorScheme .

# Property: value operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/valueOperator> a rdf:Property ;
  rdfs:label "value operator" ;
  rdfs:comment "The operator that can be applied to the value of the Value element. Add: Optional if you include one or more of the other events; You must include one or more of the following event operator pairs: (ActionOperator and ActionExpression), (CategoryOperator and CategoryExpression), (LabelOperator and LabelExpression), (ValueOperator and Value). Update: Optional if you include one or more of the other events; If you do not include ValueOperator and Value during update, any existing ValueOperator and Value settings will be deleted." ;
  schema:alternateName "ValueOperator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/valueOperator> ;
  rdfs:domain microsoftads:CampaignManagementEventGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementValueOperatorScheme .

# Property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:comment "A numerical value associated with that event. For example the value could be the duration of time that the video played. If this element is specified during an add or update operation, then the ValueOperator element is also required. Add: Optional if you include one or more of the other events; You must include one or more of the following event operator pairs: (ActionOperator and ActionExpression), (CategoryOperator and CategoryExpression), (LabelOperator and LabelExpression), (ValueOperator and Value). Update: Optional if you include one or more of the other events; If you do not include ValueOperator and Value during update, any existing ValueOperator and Value settings will be deleted" ;
  schema:alternateName "Value" ;
  rdfs:domain microsoftads:CampaignManagementEventGoal ;
  rdfs:range xsd:double .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the ad. Add: Read-only Update: Required and Read-Only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementExpandedTextAd ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad. This value is ExpandedText when you retrieve an expanded text ad. For more information about ad types, see the Ad Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementExpandedTextAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdTypeScheme .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad. You can set the ad status to Active or Paused. Add: Optional Update: Optional" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementExpandedTextAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdStatusScheme .

# Property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/editorialStatus> a rdf:Property ;
  rdfs:label "editorial status" ;
  rdfs:comment "The editorial review status of the ad, which indicates whether the ad is pending review, has been approved, or has been disapproved. Add: Read-only Update: Read-only" ;
  schema:alternateName "EditorialStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/editorialStatus> ;
  rdfs:domain microsoftads:CampaignManagementExpandedTextAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdEditorialStatusScheme .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementExpandedTextAd ;
  rdfs:range xsd:long .

# Property: ad format preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/adFormatPreference> a rdf:Property ;
  rdfs:label "ad format preference" ;
  rdfs:comment "The Ad Format Preference is used to indicate whether or not you prefer the ad copy to be shown to users as a search or audience ad. Search ads tend to be written as a call to action, whereas audience ads should be written in more of an informational style. While you have the option to use expanded text ads as audience ads, designating an ad as Audience ads preferred format allows you to optimize its messaging for native delivery. IMPORTANT: You must define at least one expanded text ad per ad group that does not prefer audience ads, otherwise the ad copy of all expanded text ads will be eligible for both search and audience ads. Possible values are AudienceAd and All. If set to All, the ad will be eligible for both search and audience ad formats. If set to AudienceAd, the ad will only be eligible for the audience ad format. Add: Optional. If you do not set this element, by default the ad format preference will be set to All. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "AdFormatPreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adFormatPreference> ;
  rdfs:domain microsoftads:CampaignManagementExpandedTextAd ;
  rdfs:range xsd:string .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "The tracking template to use as a default for all landing page URLs. The following validation rules apply to tracking templates. For more details about supported templates and parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use? - Tracking templates defined for lower level entities e.g. ads override those set for higher level entities e.g. campaign. For more information, see Entity Limits. - The length of the tracking template is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - The tracking template must be a well-formed URL beginning with one of the following: http://, https://, {lpurl}, or {unescapedlpurl}. - Microsoft Advertising does not validate whether custom parameters exist. If you use custom parameters in your tracking template and they do not exist, then the landing page URL will include the key and value placeholders of your custom parameters without substitution. For example, if your tracking template is https://tracker.example.com/?season={_season}&promocode={_promocode}&u={lpurl} and neither {_season} or {_promocode} are defined at the campaign, ad group, criterion, keyword, or ad level, then the landing page URL will be the same. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementExpandedTextAd ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "The final URL suffix can include tracking parameters that will be appended to the end of your landing page URL. We recommend placing tracking parameters that your landing page requires in a final URL suffix so that your customers are always sent to your landing page. For more details and validation rules see Final URL Suffix in the technical guides. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementExpandedTextAd ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Your custom collection of key and value parameters for URL tracking. Microsoft Advertising will accept the first 8 CustomParameter objects that you include within the CustomParameters object, and if you include more than 8 custom parameters an error will be returned. Each CustomParameter includes Key and Value elements. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. Set the UrlCustomParameters element to null or empty to retain any existing custom parameters. To remove all custom parameters, set the Parameters element of the CustomParameters object to null or empty. To remove a subset of custom parameters, specify the custom parameters that you want to keep in the Parameters element of the CustomParameters object." ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementExpandedTextAd ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "The landing page URL. The domain portion of the URL in combination with the path 1 and path 2 strings cannot exceed 67 characters. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. - You may not specify FinalMobileUrls if the device preference is set to mobile. Also note that if this ad's TrackingUrlTemplate or UrlCustomParameters element are set, then at least one final URL is required. This URL is used only if the keyword does not specify a final URL. Add: Required Update: Optional" ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementExpandedTextAd ;
  rdfs:range xsd:string .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  rdfs:comment "The mobile landing page URL. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. - You may not specify FinalMobileUrls if the device preference is set to mobile. This URL is used only if the keyword does not specify a final mobile URL. Add: Optional Update: Optional" ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementExpandedTextAd ;
  rdfs:range xsd:string .

# Property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/finalAppUrls> a rdf:Property ;
  rdfs:label "final app urls" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "FinalAppUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalAppUrls> ;
  rdfs:domain microsoftads:CampaignManagementExpandedTextAd ;
  rdfs:range microsoftads:CampaignManagementAppUrl .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementExpandedTextAd ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: title part1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/titlePart1> a rdf:Property ;
  rdfs:label "title part1" ;
  rdfs:comment "The first part of the ad title. The three title parts will be automatically separated by a space, vertical bar, and space (\" &#124; \") when the ad is shown. Each part of the title must contain at least one word. For efficient use of resources we recommend that you use dynamic text strings such as {keyword} instead of creating new ad copy for each keyword. For more information, see the Microsoft Advertising help article Automatically customize your ads with dynamic text parameters. The title can contain IF and countdown functions. Regardless of the total length of all unsubstituted countdown parameters, the final displayed countdown will always use 8 characters out of the total characters available. For more details see Countdown Customizers. The maximum input length is 1,000 characters if you include dynamic text strings. No more than 30 final (not dynamic text) characters can be input. The ad will fail to display or the default text will be used if the length of all three title parts exceed 90 characters after dynamic text substitution occurs. For languages with double-width characters e.g. Traditional Chinese the maximum input length is 500 characters if you include dynamic text strings. No more than 15 final (not dynamic text) characters can be input. The ad will fail to display or the default text will be used if the length of all three title parts exceed 45 characters after dynamic text substitution occurs. The double-width characters are determined by the characters you use instead of the character set of the campaign or ad group language settings. Double-width characters include Korean, Japanese and Chinese languages characters as well as Emojis. The title cannot contain the newline (\\n) character. Add: Required Update: Optional" ;
  schema:alternateName "TitlePart1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/titlePart1> ;
  rdfs:domain microsoftads:CampaignManagementExpandedTextAd ;
  rdfs:range xsd:string .

# Property: title part2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/titlePart2> a rdf:Property ;
  rdfs:label "title part2" ;
  rdfs:comment "The second part of the ad title. The three title parts will be automatically separated by a space, vertical bar, and space (\" &#124; \") when the ad is shown. Each part of the title must contain at least one word. For efficient use of resources we recommend that you use dynamic text strings such as {keyword} instead of creating new ad copy for each keyword. For more information, see the Microsoft Advertising help article Automatically customize your ads with dynamic text parameters. The title can contain IF and countdown functions. Regardless of the total length of all unsubstituted countdown parameters, the final displayed countdown will always use 8 characters out of the total characters available. For more details see Countdown Customizers. The maximum input length is 1,000 characters if you include dynamic text strings. No more than 30 final (not dynamic text) characters can be input. The ad will fail to display or the default text will be used if the length of all three title parts exceed 90 characters after dynamic text substitution occurs. For languages with double-width characters e.g. Traditional Chinese the maximum input length is 500 characters if you include dynamic text strings. No more than 15 final (not dynamic text) characters can be input. The ad will fail to display or the default text will be used if the length of all three title parts exceed 45 characters after dynamic text substitution occurs. The double-width characters are determined by the characters you use instead of the character set of the campaign or ad group language settings. Double-width characters include Korean, Japanese and Chinese languages characters as well as Emojis. The title cannot contain the newline (\\n) character. Add: Required Update: Optional" ;
  schema:alternateName "TitlePart2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/titlePart2> ;
  rdfs:domain microsoftads:CampaignManagementExpandedTextAd ;
  rdfs:range xsd:string .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/text> a rdf:Property ;
  rdfs:label "text" ;
  rdfs:comment "The first part of the ad description that can show in your ad. To maximize impressions across all ad formats the description might not always be shown in your ad. The text must contain at least one word. For efficient use of resources we recommend that you use dynamic text strings such as {keyword} instead of creating new ad copy for each keyword. For more information, see the Microsoft Advertising help article Automatically customize your ads with dynamic text parameters. The text can contain IF and countdown functions. Regardless of the total length of all unsubstituted countdown parameters, the final displayed countdown will always use 8 characters out of the total characters available. For more details see Countdown Customizers. The maximum input length is 1,000 characters if you include dynamic text strings. No more than 90 final (not dynamic text) characters can be input. The ad will fail to display or the default text will be used if the length of both text parts exceed 180 characters after dynamic text substitution occurs. For languages with double-width characters e.g. Traditional Chinese the maximum input length is 500 characters if you include dynamic text strings. No more than 45 final (not dynamic text) characters can be input. The ad will fail to display or the default text will be used if the length of both text parts exceed 90 characters after dynamic text substitution occurs. The double-width characters are determined by the characters you use instead of the character set of the campaign or ad group language settings. Double-width characters include Korean, Japanese and Chinese languages characters as well as Emojis. The text cannot contain the newline (\\n) character. Add: Required Update: Optional" ;
  schema:alternateName "Text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:CampaignManagementExpandedTextAd ;
  rdfs:range xsd:string .

# Property: path1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/path1> a rdf:Property ;
  rdfs:label "path1" ;
  rdfs:comment "The first part of the optional path that will be appended to the domain portion of your display URL. The domain portion of your display URL e.g. https://www.contoso.com will be generated from the domain of your Final URL (FinalUrls element). Then if you have specified a value for Path1 it will be appended to the display URL. If you have also specified a value for Path2, then it will also be appended to the display URL after Path1. For example if your FinalUrls contains https://www.contoso.com, Path1 is set to subdirectory1, and Path2 is set to subdirectory2, then the URL displayed will be https://www.contoso.com/subdirectory1/subdirectory2. The path can contain IF and countdown functions. Regardless of the total length of all unsubstituted countdown parameters, the final displayed countdown will always use 8 characters out of the total characters available. For more details see Countdown Customizers. The path can contain dynamic parameters such as {MatchType}. For a list of supported parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use?. The maximum input length is 1,000 characters if you include dynamic text strings. No more than 15 final (not dynamic text) characters can be input. The ad will fail to display or the default text will be used if the length of the final URL domain and the paths combined exceed 67 characters. For languages with double-width characters e.g. Traditional Chinese the maximum input length is 1,000 characters if you include dynamic text strings. No more than 7 final (not dynamic text) characters can be input. The ad will fail to display or the default text will be used if the length of the final URL domain and the paths combined exceed 33 characters. The double-width characters are determined by the characters you use instead of the character set of the campaign or ad group language settings. Double-width characters include Korean, Japanese and Chinese languages characters as well as Emojis. The path cannot contain the forward slash (/) or newline (\\n) characters. If the path includes a space, it will be replaced with an underscore (_) when the ad is shown. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "Path1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/path1> ;
  rdfs:domain microsoftads:CampaignManagementExpandedTextAd ;
  rdfs:range xsd:string .

# Property: path2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/path2> a rdf:Property ;
  rdfs:label "path2" ;
  rdfs:comment "The second part of the optional path that will be appended to the domain portion of your display URL. The domain portion of your display URL e.g. https://www.contoso.com will be generated from the domain of your Final URL (FinalUrls element). Then if you have specified a value for Path1 it will be appended to the display URL. If you have also specified a value for Path2, then it will also be appended to the display URL after Path1. For example if your FinalUrls contains https://www.contoso.com, Path1 is set to subdirectory1, and Path2 is set to subdirectory2, then the URL displayed will be https://www.contoso.com/subdirectory1/subdirectory2. You can only specify Path2 if Path1 is also set. The path can contain IF and countdown functions. Regardless of the total length of all unsubstituted countdown parameters, the final displayed countdown will always use 8 characters out of the total characters available. For more details see Countdown Customizers. The path can contain dynamic parameters such as {MatchType}. For a list of supported parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use?. The maximum input length is 1,000 characters if you include dynamic text strings. No more than 15 final (not dynamic text) characters can be input. The ad will fail to display or the default text will be used if the length of the final URL domain and the paths combined exceed 67 characters. For languages with double-width characters e.g. Traditional Chinese the maximum input length is 1,000 characters if you include dynamic text strings. No more than 7 final (not dynamic text) characters can be input. The ad will fail to display or the default text will be used if the length of the final URL domain and the paths combined exceed 33 characters. The double-width characters are determined by the characters you use instead of the character set of the campaign or ad group language settings. Double-width characters include Korean, Japanese and Chinese languages characters as well as Emojis. The path cannot contain the forward slash (/) or newline (\\n) characters. If the path includes a space, it will be replaced with an underscore (_) when the ad is shown. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "Path2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/path2> ;
  rdfs:domain microsoftads:CampaignManagementExpandedTextAd ;
  rdfs:range xsd:string .

# Property: domain
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/domain> a rdf:Property ;
  rdfs:label "domain" ;
  rdfs:comment "The URL that will be displayed instead of the final URL. The final URL will still be used for the landing page URL. Reserved for limited pilot usage e.g. pharmaceutical customers. The domain portion of the URL in combination with the path 1 and path 2 strings cannot exceed 67 characters. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "Domain" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/domain> ;
  rdfs:domain microsoftads:CampaignManagementExpandedTextAd ;
  rdfs:range xsd:string .

# Property: title part3
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/titlePart3> a rdf:Property ;
  rdfs:label "title part3" ;
  rdfs:comment "The third part of the ad title. The three title parts will be automatically separated by a space, vertical bar, and space (\" &#124; \") when the ad is shown. Each part of the title must contain at least one word. For efficient use of resources we recommend that you use dynamic text strings such as {keyword} instead of creating new ad copy for each keyword. For more information, see the Microsoft Advertising help article Automatically customize your ads with dynamic text parameters. The title can contain IF and countdown functions. Regardless of the total length of all unsubstituted countdown parameters, the final displayed countdown will always use 8 characters out of the total characters available. For more details see Countdown Customizers. The maximum input length is 1,000 characters if you include dynamic text strings. No more than 30 final (not dynamic text) characters can be input. The ad will fail to display or the default text will be used if the length of all three title parts exceed 90 characters after dynamic text substitution occurs. For languages with double-width characters e.g. Traditional Chinese the maximum input length is 500 characters if you include dynamic text strings. No more than 15 final (not dynamic text) characters can be input. The ad will fail to display or the default text will be used if the length of all three title parts exceed 45 characters after dynamic text substitution occurs. The double-width characters are determined by the characters you use instead of the character set of the campaign or ad group language settings. Double-width characters include Korean, Japanese and Chinese languages characters as well as Emojis. The title cannot contain the newline (\\n) character. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "TitlePart3" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/titlePart3> ;
  rdfs:domain microsoftads:CampaignManagementExpandedTextAd ;
  rdfs:range xsd:string .

# Property: text part2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/textPart2> a rdf:Property ;
  rdfs:label "text part2" ;
  rdfs:comment "The second part of the ad description that can show in your ad. To maximize impressions across all ad formats the description might not always be shown in your ad. The text must contain at least one word. For efficient use of resources we recommend that you use dynamic text strings such as {keyword} instead of creating new ad copy for each keyword. For more information, see the Microsoft Advertising help article Automatically customize your ads with dynamic text parameters. The text can contain IF and countdown functions. Regardless of the total length of all unsubstituted countdown parameters, the final displayed countdown will always use 8 characters out of the total characters available. For more details see Countdown Customizers. The maximum input length is 1,000 characters if you include dynamic text strings. No more than 90 final (not dynamic text) characters can be input. The ad will fail to display or the default text will be used if the length of both text parts exceed 180 characters after dynamic text substitution occurs. For languages with double-width characters e.g. Traditional Chinese the maximum input length is 500 characters if you include dynamic text strings. No more than 45 final (not dynamic text) characters can be input. The ad will fail to display or the default text will be used if the length of both text parts exceed 90 characters after dynamic text substitution occurs. The double-width characters are determined by the characters you use instead of the character set of the campaign or ad group language settings. Double-width characters include Korean, Japanese and Chinese languages characters as well as Emojis. The text cannot contain the newline (\\n) character. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "TextPart2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/textPart2> ;
  rdfs:domain microsoftads:CampaignManagementExpandedTextAd ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the import job" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementFileImportJob ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the import job." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementFileImportJob ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the import job. This value is FileImportJob when you retrieve a File import job. For more information about import job types, see the ImportJob Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementFileImportJob ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the import job." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementFileImportJob ;
  rdfs:range xsd:string .

# Property: notification type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/notificationType> a rdf:Property ;
  rdfs:label "notification type" ;
  rdfs:comment "Determines whether and how often you want to receive email notifications about the import job results." ;
  schema:alternateName "NotificationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/notificationType> ;
  rdfs:domain microsoftads:CampaignManagementFileImportJob ;
  rdfs:range xsd:string .

# Property: created by user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/createdByUserId> a rdf:Property ;
  rdfs:label "created by user id" ;
  rdfs:comment "The unique identifier of the Microsoft Advertising user who created the import job." ;
  schema:alternateName "CreatedByUserId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/createdByUserId> ;
  rdfs:domain microsoftads:CampaignManagementFileImportJob ;
  rdfs:range xsd:long .

# Property: created by user name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/createdByUserName> a rdf:Property ;
  rdfs:label "created by user name" ;
  rdfs:comment "The login user name of the Microsoft Advertising user who created the import job." ;
  schema:alternateName "CreatedByUserName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/createdByUserName> ;
  rdfs:domain microsoftads:CampaignManagementFileImportJob ;
  rdfs:range xsd:string .

# Property: frequency
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/frequency> a rdf:Property ;
  rdfs:label "frequency" ;
  rdfs:comment "Determines whether the import job should be run once or scheduled on a recurring basis. To run the import job now, this element should be nil or empty." ;
  schema:alternateName "Frequency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/frequency> ;
  rdfs:domain microsoftads:CampaignManagementFileImportJob ;
  rdfs:range microsoftads:CampaignManagementFrequency .

# Property: last run time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/lastRunTimeInUTC> a rdf:Property ;
  rdfs:label "last run time in utc" ;
  rdfs:comment "The most recent import date and time for this job. The date and time is expressed in Coordinated Universal Time (UTC)." ;
  schema:alternateName "LastRunTimeInUTC" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastRunTimeInUTC> ;
  rdfs:domain microsoftads:CampaignManagementFileImportJob ;
  rdfs:range xsd:dateTime .

# Property: created date time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/createdDateTimeInUTC> a rdf:Property ;
  rdfs:label "created date time in utc" ;
  rdfs:comment "The date and time when the import job was created. The date and time is expressed in Coordinated Universal Time (UTC)." ;
  schema:alternateName "CreatedDateTimeInUTC" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/createdDateTimeInUTC> ;
  rdfs:domain microsoftads:CampaignManagementFileImportJob ;
  rdfs:range xsd:dateTime .

# Property: import option
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/importOption> a rdf:Property ;
  rdfs:label "import option" ;
  rdfs:comment "The import options that are available via API." ;
  schema:alternateName "ImportOption" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/importOption> ;
  rdfs:domain microsoftads:CampaignManagementFileImportJob ;
  rdfs:range microsoftads:CampaignManagementImportOption .

# Property: notification email
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/notificationEmail> a rdf:Property ;
  rdfs:label "notification email" ;
  rdfs:comment "The email address where import results should be sent. This element is not returned by default. To get this element, include the NotificationEmail value in the ReturnAdditionalFields element when you call the GetImportJobsByIds and GetImportResults service operations." ;
  schema:alternateName "NotificationEmail" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/notificationEmail> ;
  rdfs:domain microsoftads:CampaignManagementFileImportJob ;
  rdfs:range xsd:string .

# Property: file url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/fileUrl> a rdf:Property ;
  rdfs:label "file url" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "FileUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fileUrl> ;
  rdfs:domain microsoftads:CampaignManagementFileImportJob ;
  rdfs:range xsd:string .

# Property: file source
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/fileSource> a rdf:Property ;
  rdfs:label "file source" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "FileSource" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fileSource> ;
  rdfs:domain microsoftads:CampaignManagementFileImportJob ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportOption/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementFileImportOption ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportOption/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the import option. This value is FileImportOption when you retrieve a File import option. For more information about import option types, see the ImportOption Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementFileImportOption ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad extension. The value will always be Active because the Campaign Management service does not return deleted ad extensions. Add: Read-only Update: Read-only" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementFilterLinkAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdExtensionStatusScheme .

# Property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/scheduling> a rdf:Property ;
  rdfs:label "scheduling" ;
  rdfs:comment "Determines the calendar day and time ranges when the ad extension is eligible to be shown in ads. Add: Optional Update: Optional. If you set this element null, any existing scheduling set for the ad extension will remain unchanged. If you set this to any non-null Schedule object, you are effectively replacing existing scheduling settings for the ad extension. To remove all scheduling set this element to an empty Schedule object." ;
  schema:alternateName "Scheduling" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/scheduling> ;
  rdfs:domain microsoftads:CampaignManagementFilterLinkAdExtension ;
  rdfs:range microsoftads:CampaignManagementSchedule .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "Not supported for this ad extension type." ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementFilterLinkAdExtension ;
  rdfs:range xsd:long .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the ad extension. Add: Read-only Update: Read-only and Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementFilterLinkAdExtension ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad extension. This value is FilterLinkAdExtension when you retrieve a filter link ad extension. Add: Read-only Update: Read-only For more information about ad extension types, see the Ad Extension Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementFilterLinkAdExtension ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/version> a rdf:Property ;
  rdfs:label "version" ;
  rdfs:comment "Tracks the number of times the ad extension has been updated. The version is set to 1 when the ad extension is created, and increments by one after each update. Add: Not allowed Update: Not allowed" ;
  schema:alternateName "Version" ;
  rdfs:domain microsoftads:CampaignManagementFilterLinkAdExtension ;
  rdfs:range xsd:int .

# Property: ad extension header type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/adExtensionHeaderType> a rdf:Property ;
  rdfs:label "ad extension header type" ;
  rdfs:comment "The header that is appended with a colon (:) and precedes the filter link values in the ad that is shown. Filter link headers will be shown in the language that you specify. For example, if you want header Amenities in English you must set the Language to English and the AdExtensionHeaderType to Amenities. If you want header Ausstattung (Amenities in German) you must set the Language to German and the AdExtensionHeaderType to Amenities. Add: Required Update: Required" ;
  schema:alternateName "AdExtensionHeaderType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adExtensionHeaderType> ;
  rdfs:domain microsoftads:CampaignManagementFilterLinkAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdExtensionHeaderTypeScheme .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The language you want to use for the filter link headers. Filter link headers will be shown in the language that you specify. For example, if you want header Amenities in English you must set the Language to English and the AdExtensionHeaderType to Amenities. If you want header Ausstattung (Amenities in German) you must set the Language to German and the AdExtensionHeaderType to Amenities. Add: Required Update: Required" ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:CampaignManagementFilterLinkAdExtension ;
  rdfs:range xsd:string .

# Property: texts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/texts> a rdf:Property ;
  rdfs:label "texts" ;
  rdfs:comment "The text values that follow after the AdExtensionHeaderType component of the ad that is shown. Each text value that you choose can have a maximum length of 25 characters. Note that for Traditional Chinese characters, each value can have a maximum length of 12 characters. Add: Required Update: Required" ;
  schema:alternateName "Texts" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/texts> ;
  rdfs:domain microsoftads:CampaignManagementFilterLinkAdExtension ;
  rdfs:range xsd:string .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  rdfs:comment "The landing page URL for mobile devices. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 list items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 list items for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty list, the previous setting will be deleted." ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementFilterLinkAdExtension ;
  rdfs:range xsd:string .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "The landing page URL. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 list items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 list items for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementFilterLinkAdExtension ;
  rdfs:range xsd:string .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "The tracking template to use as a default for all FinalUrls and FinalMobileUrls. The following validation rules apply to tracking templates. For more details about supported templates and parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use? - Tracking templates defined for lower level entities e.g. ads override those set for higher level entities e.g. campaign. For more information, see Entity Limits. - The length of the tracking template is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - The tracking template must be a well-formed URL beginning with one of the following: http://, https://, {lpurl}, or {unescapedlpurl}. - Microsoft Advertising does not validate whether custom parameters exist. If you use custom parameters in your tracking template and they do not exist, then the landing page URL will include the key and value placeholders of your custom parameters without substitution. For example, if your tracking template is https://tracker.example.com/?season={_season}&promocode={_promocode}&u={lpurl} and neither {_season} or {_promocode} are defined at the campaign, ad group, criterion, keyword, or ad level, then the landing page URL will be the same. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementFilterLinkAdExtension ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Your custom collection of key and value parameters for URL tracking. Microsoft Advertising will accept the first 3 CustomParameter objects that you include within the CustomParameters object, and any additional custom parameters will be ignored. Each CustomParameter includes Key and Value elements. For customers in the Custom Parameters Limit Increase Phase 3 pilot (GetCustomerPilotFeatures returns 635), Microsoft Advertising will accept the first 8 custom parameter key and value pairs that you include, and if you include more than 8 custom parameters an error will be returned. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. Set the UrlCustomParameters element to null or empty to retain any existing custom parameters. To remove all custom parameters, set the Parameters element of the CustomParameters object to null or empty. To remove a subset of custom parameters, specify the custom parameters that you want to keep in the Parameters element of the CustomParameters object." ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementFilterLinkAdExtension ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "The final URL suffix can include tracking parameters that will be appended to the end of your landing page URL. We recommend placing tracking parameters that your landing page requires in a final URL suffix so that your customers are always sent to your landing page. For more details and validation rules see Final URL Suffix in the technical guides. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementFilterLinkAdExtension ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. There are currently no forward compatibility changes for the AdExtension object. Add: Read-only Update: Read-only" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementFilterLinkAdExtension ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFixedBid/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion bid. This value is FixedBid when you retrieve a fixed bid criterion. For more information about criterion types, see the CriterionBid Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementFixedBid ;
  rdfs:range xsd:string .

# Property: amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFixedBid/amount> a rdf:Property ;
  rdfs:label "amount" ;
  rdfs:comment "The bid value. For details about the valid bid range for your market, see Currencies. Add: Required Update: Optional" ;
  schema:alternateName "Amount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/amount> ;
  rdfs:domain microsoftads:CampaignManagementFixedBid ;
  rdfs:range xsd:double .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad extension. The value will always be Active because the Campaign Management service does not return deleted ad extensions. Add: Read-only Update: Read-only" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementFlyerAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdExtensionStatusScheme .

# Property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/scheduling> a rdf:Property ;
  rdfs:label "scheduling" ;
  rdfs:comment "Determines the calendar day and time ranges when the ad extension is eligible to be shown in ads. The EndDate must be within 30 days of the StartDate. Add: The schedule StartDate and EndDate are required for flyer ad extensions. Update: Optional. If you set this element null, any existing scheduling set for the ad extension will remain unchanged. If you set this to any non-null Schedule object, you are effectively replacing existing scheduling settings for the ad extension. You cannot set this element to an empty Schedule object, because that would effectively attempt to delete all scheduling. This would result in an error since StartDate and EndDate are required for flyer ad extensions." ;
  schema:alternateName "Scheduling" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/scheduling> ;
  rdfs:domain microsoftads:CampaignManagementFlyerAdExtension ;
  rdfs:range microsoftads:CampaignManagementSchedule .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "Not supported for this ad extension type." ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementFlyerAdExtension ;
  rdfs:range xsd:long .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the ad extension. Add: Read-only Update: Read-only and Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementFlyerAdExtension ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad extension. This value is FlyerAdExtension when you retrieve a flyer ad extension. Add: Read-only Update: Read-only For more information about ad extension types, see the Ad Extension Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementFlyerAdExtension ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/version> a rdf:Property ;
  rdfs:label "version" ;
  rdfs:comment "Tracks the number of times the ad extension has been updated. The version is set to 1 when the ad extension is created, and increments by one after each update. Add: Not allowed Update: Not allowed" ;
  schema:alternateName "Version" ;
  rdfs:domain microsoftads:CampaignManagementFlyerAdExtension ;
  rdfs:range xsd:int .

# Property: flyer name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/flyerName> a rdf:Property ;
  rdfs:label "flyer name" ;
  rdfs:comment "The flyer name. The maximum length for this element is 150 characters. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "FlyerName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/flyerName> ;
  rdfs:domain microsoftads:CampaignManagementFlyerAdExtension ;
  rdfs:range xsd:string .

# Property: store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/storeId> a rdf:Property ;
  rdfs:label "store id" ;
  rdfs:comment "The unique identifier of a Microsoft Merchant Center store used for product ads. Add: Optional Update: Read-only. You cannot update the store ID after it was set." ;
  schema:alternateName "StoreId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/storeId> ;
  rdfs:domain microsoftads:CampaignManagementFlyerAdExtension ;
  rdfs:range xsd:long .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "Description that can be used by the advertiser, agency, or account manager to track, label, or manage flyer extensions. This description is not displayed with the ad or image. The maximum length for this element is 1,024 characters. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CampaignManagementFlyerAdExtension ;
  rdfs:range xsd:string .

# Property: image media ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/imageMediaIds> a rdf:Property ;
  rdfs:label "image media ids" ;
  rdfs:comment "The identifier of the image to include in the ad. You can only set one media ID. The data type is a list of long values in case support for multiple images is added later. Each media ID corresponds to an Image of the \"GenericImage\" Media sub type. You can get the identifier of each Image when you add them to the image library by calling the AddMedia operation. Otherwise after the media has been added to your image library you can get the media identifiers with the GetMediaMetaDataByAccountId operation. The image should have a minimum width and height of 220px, and a maximum file size of 3.9MB. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "ImageMediaIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/imageMediaIds> ;
  rdfs:domain microsoftads:CampaignManagementFlyerAdExtension ;
  rdfs:range xsd:long .

# Property: image media urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/imageMediaUrls> a rdf:Property ;
  rdfs:label "image media urls" ;
  rdfs:comment "The URL of the media that you already added. Add: Read-only Update: Read-only" ;
  schema:alternateName "ImageMediaUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/imageMediaUrls> ;
  rdfs:domain microsoftads:CampaignManagementFlyerAdExtension ;
  rdfs:range xsd:string .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  rdfs:comment "The landing page URL for mobile devices. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 list items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 list items for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty list, the previous setting will be deleted." ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementFlyerAdExtension ;
  rdfs:range xsd:string .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "The landing page URL. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 list items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 list items for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementFlyerAdExtension ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Your custom collection of key and value parameters for URL tracking. Microsoft Advertising will accept the first 3 CustomParameter objects that you include within the CustomParameters object, and any additional custom parameters will be ignored. Each CustomParameter includes Key and Value elements. For customers in the Custom Parameters Limit Increase Phase 3 pilot (GetCustomerPilotFeatures returns 635), Microsoft Advertising will accept the first 8 custom parameter key and value pairs that you include, and if you include more than 8 custom parameters an error will be returned. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. Set the UrlCustomParameters element to null or empty to retain any existing custom parameters. To remove all custom parameters, set the Parameters element of the CustomParameters object to null or empty. To remove a subset of custom parameters, specify the custom parameters that you want to keep in the Parameters element of the CustomParameters object." ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementFlyerAdExtension ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "The tracking template to use as a default for all FinalUrls and FinalMobileUrls. The following validation rules apply to tracking templates. For more details about supported templates and parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use? - Tracking templates defined for lower level entities e.g. ads override those set for higher level entities e.g. campaign. For more information, see Entity Limits. - The length of the tracking template is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - The tracking template must be a well-formed URL beginning with one of the following: http://, https://, {lpurl}, or {unescapedlpurl}. - Microsoft Advertising does not validate whether custom parameters exist. If you use custom parameters in your tracking template and they do not exist, then the landing page URL will include the key and value placeholders of your custom parameters without substitution. For example, if your tracking template is https://tracker.example.com/?season={_season}&promocode={_promocode}&u={lpurl} and neither {_season} or {_promocode} are defined at the campaign, ad group, criterion, keyword, or ad level, then the landing page URL will be the same. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementFlyerAdExtension ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "The final URL suffix can include tracking parameters that will be appended to the end of your landing page URL. We recommend placing tracking parameters that your landing page requires in a final URL suffix so that your customers are always sent to your landing page. For more details and validation rules see Final URL Suffix in the technical guides. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementFlyerAdExtension ;
  rdfs:range xsd:string .

# Property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/finalAppUrls> a rdf:Property ;
  rdfs:label "final app urls" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "FinalAppUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalAppUrls> ;
  rdfs:domain microsoftads:CampaignManagementFlyerAdExtension ;
  rdfs:range microsoftads:CampaignManagementAppUrl .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. There are currently no forward compatibility changes for the AdExtension object. Add: Read-only Update: Read-only" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementFlyerAdExtension ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGenderCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion. This value is Gender when you retrieve a gender criterion. For more information about criterion types, see the Criterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementGenderCriterion ;
  rdfs:range xsd:string .

# Property: gender type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGenderCriterion/genderType> a rdf:Property ;
  rdfs:label "gender type" ;
  rdfs:comment "The gender of the people you want to see your ads. Add: Required Update: Not allowed. If you specify this element it must match the existing setting." ;
  schema:alternateName "GenderType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/genderType> ;
  rdfs:domain microsoftads:CampaignManagementGenderCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementGenderTypeScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGenderDimension/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of audience dimensions, the following dimension types are supported as of now: Age, Gender, Audience. Add: For more information about audience types, see the Remarks. Update: For more information about audience types, see the Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementGenderDimension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAudienceGroupDimensionTypeScheme .

# Property: gender types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGenderDimension/genderTypes> a rdf:Property ;
  rdfs:label "gender types" ;
  rdfs:comment "A list of gender types. Add: Required Update: Optional. To remove existing values, set it to null or empty. To remove a subset of gender types, specify the gender types that you want to keep and it will replace the existing gender types." ;
  schema:alternateName "GenderTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/genderTypes> ;
  rdfs:domain microsoftads:CampaignManagementGenderDimension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementGenderTypeScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGenreCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion. This value is Genre when you retrieve a genre criterion. For more information about criterion types, see the Criterion Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementGenreCriterion ;
  rdfs:range xsd:string .

# Property: genre id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGenreCriterion/genreId> a rdf:Property ;
  rdfs:label "genre id" ;
  rdfs:comment "The Microsoft Advertising identifier of the Genre. View this table to see possible values for GenreId." ;
  schema:alternateName "GenreId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/genreId> ;
  rdfs:domain microsoftads:CampaignManagementGenreCriterion ;
  rdfs:range xsd:long .

# Property: account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAccountMigrationStatusesRequest/accountIds> a rdf:Property ;
  rdfs:label "account ids" ;
  rdfs:comment "The identifiers of each account to request migration status." ;
  schema:alternateName "AccountIds" ;
  rdfs:domain microsoftads:CampaignManagementGetAccountMigrationStatusesRequest ;
  rdfs:range xsd:long .

# Property: migration type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAccountMigrationStatusesRequest/migrationType> a rdf:Property ;
  rdfs:label "migration type" ;
  rdfs:comment "Filters the returned migration status by migration type. Currently there are no applicable migrations in progress and this element is reserved for future use." ;
  schema:alternateName "MigrationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/migrationType> ;
  rdfs:domain microsoftads:CampaignManagementGetAccountMigrationStatusesRequest ;
  rdfs:range xsd:string .

# Property: migration statuses
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAccountMigrationStatusesResponse/migrationStatuses> a rdf:Property ;
  rdfs:label "migration statuses" ;
  rdfs:comment "An array of account migration statuses. For each account identifier specified in the request, an AccountMigrationStatusesInfo object is returned." ;
  schema:alternateName "MigrationStatuses" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/migrationStatuses> ;
  rdfs:domain microsoftads:CampaignManagementGetAccountMigrationStatusesResponse ;
  rdfs:range microsoftads:CampaignManagementAccountMigrationStatusesInfo .

# Property: account property names
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAccountPropertiesRequest/accountPropertyNames> a rdf:Property ;
  rdfs:label "account property names" ;
  rdfs:comment "The names of account properties that you want to get. For example, determine whether or not Microsoft Click Id auto-tagging is enabled, include the MSCLKIDAutoTaggingEnabled value in your request." ;
  schema:alternateName "AccountPropertyNames" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountPropertyNames> ;
  rdfs:domain microsoftads:CampaignManagementGetAccountPropertiesRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAccountPropertyNameScheme .

# Property: account properties
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAccountPropertiesResponse/accountProperties> a rdf:Property ;
  rdfs:label "account properties" ;
  rdfs:comment "An array of account properties. For each account property name specified in the request, an AccountProperty object is returned." ;
  schema:alternateName "AccountProperties" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountProperties> ;
  rdfs:domain microsoftads:CampaignManagementGetAccountPropertiesResponse ;
  rdfs:range microsoftads:CampaignManagementAccountProperty .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAccountPropertiesResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetAccountPropertiesResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionIdsByAccountIdRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account that contains the ad extensions to get." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementGetAdExtensionIdsByAccountIdRequest ;
  rdfs:range xsd:long .

# Property: association type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionIdsByAccountIdRequest/associationType> a rdf:Property ;
  rdfs:label "association type" ;
  rdfs:comment "A value that filters the extensions based on whether they?re associated with a specific entity type. For possible values, see AssociationType. To get all extensions including those not associated with any entity, set this element to NULL." ;
  schema:alternateName "AssociationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/associationType> ;
  rdfs:domain microsoftads:CampaignManagementGetAdExtensionIdsByAccountIdRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAssociationTypeScheme .

# Property: ad extension type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionIdsByAccountIdRequest/adExtensionType> a rdf:Property ;
  rdfs:label "ad extension type" ;
  rdfs:comment "The types of ad extensions to get from the account. You may include multiple values as flags. How you specify multiple flags depends on the programming language that you use. For example, C# treats these values as flag values and Java treats them as an array of strings. The SOAP should include a string that contains a space-delimited list of values for example, LocationAdExtension CallAdExtension." ;
  schema:alternateName "AdExtensionType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adExtensionType> ;
  rdfs:domain microsoftads:CampaignManagementGetAdExtensionIdsByAccountIdRequest ;
  rdfs:range xsd:string .

# Property: ad extension ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionIdsByAccountIdResponse/adExtensionIds> a rdf:Property ;
  rdfs:label "ad extension ids" ;
  rdfs:comment "A list of ad extension IDs. To get the extension, call the GetAdExtensionsByIds operation." ;
  schema:alternateName "AdExtensionIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adExtensionIds> ;
  rdfs:domain microsoftads:CampaignManagementGetAdExtensionIdsByAccountIdResponse ;
  rdfs:range xsd:long .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsAssociationsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account that owns the extensions." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementGetAdExtensionsAssociationsRequest ;
  rdfs:range xsd:long .

# Property: entity ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsAssociationsRequest/entityIds> a rdf:Property ;
  rdfs:label "entity ids" ;
  rdfs:comment "The list of entity identifiers by which you may request the respective ad extension associations. The maximum number of EntityIds per request is 100." ;
  schema:alternateName "EntityIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityIds> ;
  rdfs:domain microsoftads:CampaignManagementGetAdExtensionsAssociationsRequest ;
  rdfs:range xsd:long .

# Property: ad extension type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsAssociationsRequest/adExtensionType> a rdf:Property ;
  rdfs:label "ad extension type" ;
  rdfs:comment "Filters the returned associations by ad extension type. You may include multiple values as flags. How you specify multiple flags depends on the programming language that you use. For example, C# treats these values as flag values and Java treats them as an array of strings. The SOAP should include a string that contains a space-delimited list of values for example, LocationAdExtension CallAdExtension." ;
  schema:alternateName "AdExtensionType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adExtensionType> ;
  rdfs:domain microsoftads:CampaignManagementGetAdExtensionsAssociationsRequest ;
  rdfs:range xsd:string .

# Property: association type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsAssociationsRequest/associationType> a rdf:Property ;
  rdfs:label "association type" ;
  rdfs:comment "Filters the returned associations by entity type." ;
  schema:alternateName "AssociationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/associationType> ;
  rdfs:domain microsoftads:CampaignManagementGetAdExtensionsAssociationsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAssociationTypeScheme .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsAssociationsRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetAdExtensionsAssociationsRequest ;
  rdfs:range xsd:string .

# Property: ad extension association collection
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsAssociationsResponse/adExtensionAssociationCollection> a rdf:Property ;
  rdfs:label "ad extension association collection" ;
  rdfs:comment "An array of ad extension association collections. For each entity identifier specified in the request, an AdExtensionAssociationCollection is returned." ;
  schema:alternateName "AdExtensionAssociationCollection" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adExtensionAssociationCollection> ;
  rdfs:domain microsoftads:CampaignManagementGetAdExtensionsAssociationsResponse ;
  rdfs:range microsoftads:CampaignManagementAdExtensionAssociationCollection .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsAssociationsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any associations that were not successfully retrieved. The list of errors corresponds directly to the list of associations in the request. Items of the list may be returned as null. For each list index where an association was successfully retrieved, the corresponding error element will be null. Ideally all associations are retrieved successfully and all elements in this list are null." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetAdExtensionsAssociationsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsByIdsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account that owns the ad extensions." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementGetAdExtensionsByIdsRequest ;
  rdfs:range xsd:long .

# Property: ad extension ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsByIdsRequest/adExtensionIds> a rdf:Property ;
  rdfs:label "ad extension ids" ;
  rdfs:comment "A list of ad extension identifiers. You can specify a maximum of 100 identifiers." ;
  schema:alternateName "AdExtensionIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adExtensionIds> ;
  rdfs:domain microsoftads:CampaignManagementGetAdExtensionsByIdsRequest ;
  rdfs:range xsd:long .

# Property: ad extension type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsByIdsRequest/adExtensionType> a rdf:Property ;
  rdfs:label "ad extension type" ;
  rdfs:comment "The types of ad extensions that the list of identifiers contains. You may include multiple values as flags. How you specify multiple flags depends on the programming language that you use. For example, C# treats these values as flag values and Java treats them as an array of strings. The SOAP should include a string that contains a space-delimited list of values for example, LocationAdExtension CallAdExtension." ;
  schema:alternateName "AdExtensionType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adExtensionType> ;
  rdfs:domain microsoftads:CampaignManagementGetAdExtensionsByIdsRequest ;
  rdfs:range xsd:string .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsByIdsRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetAdExtensionsByIdsRequest ;
  rdfs:range xsd:string .

# Property: ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsByIdsResponse/adExtensions> a rdf:Property ;
  rdfs:label "ad extensions" ;
  rdfs:comment "A list of AdExtension objects. The list corresponds directly to the list of identifiers in the request. If an ad extension ID in the request is not valid or the extension is not of the type specified, the corresponding item in this list is null." ;
  schema:alternateName "AdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGetAdExtensionsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementAdExtension .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsByIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetAdExtensionsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsEditorialReasonsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account that owns the extensions." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementGetAdExtensionsEditorialReasonsRequest ;
  rdfs:range xsd:long .

# Property: ad extension id to entity id associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsEditorialReasonsRequest/adExtensionIdToEntityIdAssociations> a rdf:Property ;
  rdfs:label "ad extension id to entity id associations" ;
  rdfs:comment "The list of ad extensions and corresponding entity associations to get." ;
  schema:alternateName "AdExtensionIdToEntityIdAssociations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adExtensionIdToEntityIdAssociations> ;
  rdfs:domain microsoftads:CampaignManagementGetAdExtensionsEditorialReasonsRequest ;
  rdfs:range microsoftads:CampaignManagementAdExtensionIdToEntityIdAssociation .

# Property: association type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsEditorialReasonsRequest/associationType> a rdf:Property ;
  rdfs:label "association type" ;
  rdfs:comment "Filters the returned associations by entity type." ;
  schema:alternateName "AssociationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/associationType> ;
  rdfs:domain microsoftads:CampaignManagementGetAdExtensionsEditorialReasonsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAssociationTypeScheme .

# Property: editorial reasons
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsEditorialReasonsResponse/editorialReasons> a rdf:Property ;
  rdfs:label "editorial reasons" ;
  rdfs:comment "The collection of ad extension editorial reasons." ;
  schema:alternateName "EditorialReasons" ;
  rdfs:domain microsoftads:CampaignManagementGetAdExtensionsEditorialReasonsResponse ;
  rdfs:range microsoftads:CampaignManagementAdExtensionEditorialReasonCollection .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsEditorialReasonsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetAdExtensionsEditorialReasonsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupCriterionsByIdsRequest/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group that owns the criterions to get." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:CampaignManagementGetAdGroupCriterionsByIdsRequest ;
  rdfs:range xsd:long .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupCriterionsByIdsRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The list of additional properties that you want included within each returned ad group criterion. The additional field values enable you to get the latest features using the current version of Campaign Management API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetAdGroupCriterionsByIdsRequest ;
  rdfs:range xsd:string .

# Property: criterion type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupCriterionsByIdsRequest/criterionType> a rdf:Property ;
  rdfs:label "criterion type" ;
  rdfs:comment "The type of criterion to get, for example Webpage. You can specify only one type. The Targets and Audience values are not allowed for this operation." ;
  schema:alternateName "CriterionType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterionType> ;
  rdfs:domain microsoftads:CampaignManagementGetAdGroupCriterionsByIdsRequest ;
  rdfs:range xsd:string .

# Property: ad group criterion ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupCriterionsByIdsRequest/adGroupCriterionIds> a rdf:Property ;
  rdfs:label "ad group criterion ids" ;
  rdfs:comment "A list of unique identifiers that identify the criterions to get. You can include up to 1,000 ad group criterion identifiers per request. If this element is null, all criterions for the specified AdGroupId will be retrieved." ;
  schema:alternateName "AdGroupCriterionIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupCriterionIds> ;
  rdfs:domain microsoftads:CampaignManagementGetAdGroupCriterionsByIdsRequest ;
  rdfs:range xsd:long .

# Property: ad group criterions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupCriterionsByIdsResponse/adGroupCriterions> a rdf:Property ;
  rdfs:label "ad group criterions" ;
  rdfs:comment "The list of criterions that correspond directly to the identifiers specified in the request. If an identifier in the list is not valid, the corresponding item in the response is set to null." ;
  schema:alternateName "AdGroupCriterions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupCriterions> ;
  rdfs:domain microsoftads:CampaignManagementGetAdGroupCriterionsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementAdGroupCriterion .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupsByCampaignIdRequest/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign that contains the ad groups to get." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementGetAdGroupsByCampaignIdRequest ;
  rdfs:range xsd:long .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupsByCampaignIdRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The list of additional properties that you want included within each returned ad group. The additional field values enable you to get the latest features using the current version of Campaign Management API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetAdGroupsByCampaignIdRequest ;
  rdfs:range xsd:string .

# Property: ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupsByCampaignIdResponse/adGroups> a rdf:Property ;
  rdfs:label "ad groups" ;
  rdfs:comment "The list of ad groups within the specified campaign. If the campaign contains no ad groups, an empty array is returned." ;
  schema:alternateName "AdGroups" ;
  rdfs:domain microsoftads:CampaignManagementGetAdGroupsByCampaignIdResponse ;
  rdfs:range microsoftads:CampaignManagementAdGroup .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupsByIdsRequest/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign that contains the ad groups to get." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementGetAdGroupsByIdsRequest ;
  rdfs:range xsd:long .

# Property: ad group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupsByIdsRequest/adGroupIds> a rdf:Property ;
  rdfs:label "ad group ids" ;
  rdfs:comment "A maximum of 1,000 identifiers of the ad groups to get." ;
  schema:alternateName "AdGroupIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupIds> ;
  rdfs:domain microsoftads:CampaignManagementGetAdGroupsByIdsRequest ;
  rdfs:range xsd:long .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupsByIdsRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The list of additional properties that you want included within each returned ad group. The additional field values enable you to get the latest features using the current version of Campaign Management API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetAdGroupsByIdsRequest ;
  rdfs:range xsd:string .

# Property: ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupsByIdsResponse/adGroups> a rdf:Property ;
  rdfs:label "ad groups" ;
  rdfs:comment "The list of ad groups that correspond directly to the ad group identifiers that you specified in the request. Items of the list may be returned as null. For each list index where an ad group was not retrieved, the corresponding element will be null." ;
  schema:alternateName "AdGroups" ;
  rdfs:domain microsoftads:CampaignManagementGetAdGroupsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementAdGroup .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupsByIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "The list of batch errors that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetAdGroupsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByAdGroupIdRequest/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group to retrieve the ads from." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:CampaignManagementGetAdsByAdGroupIdRequest ;
  rdfs:range xsd:long .

# Property: ad types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByAdGroupIdRequest/adTypes> a rdf:Property ;
  rdfs:label "ad types" ;
  rdfs:comment "One or more ad types to retrieve." ;
  schema:alternateName "AdTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adTypes> ;
  rdfs:domain microsoftads:CampaignManagementGetAdsByAdGroupIdRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdTypeScheme .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByAdGroupIdRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The list of additional properties that you want included within each returned ad. The additional field values enable you to get the latest features using the current version of Campaign Management API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetAdsByAdGroupIdRequest ;
  rdfs:range xsd:string .

# Property: ads
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByAdGroupIdResponse/ads> a rdf:Property ;
  rdfs:label "ads" ;
  rdfs:comment "The list of ads that have been retrieved. If the ad group doesn't contain ads, this array is empty." ;
  schema:alternateName "Ads" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/ads> ;
  rdfs:domain microsoftads:CampaignManagementGetAdsByAdGroupIdResponse ;
  rdfs:range microsoftads:CampaignManagementAd .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByEditorialStatusRequest/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group to retrieve the ads from." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:CampaignManagementGetAdsByEditorialStatusRequest ;
  rdfs:range xsd:long .

# Property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByEditorialStatusRequest/editorialStatus> a rdf:Property ;
  rdfs:label "editorial status" ;
  rdfs:comment "The editorial review status that the ads must have to be returned." ;
  schema:alternateName "EditorialStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/editorialStatus> ;
  rdfs:domain microsoftads:CampaignManagementGetAdsByEditorialStatusRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdEditorialStatusScheme .

# Property: ad types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByEditorialStatusRequest/adTypes> a rdf:Property ;
  rdfs:label "ad types" ;
  rdfs:comment "One or more types of ads to return." ;
  schema:alternateName "AdTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adTypes> ;
  rdfs:domain microsoftads:CampaignManagementGetAdsByEditorialStatusRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdTypeScheme .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByEditorialStatusRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The additional field values enable you to get the latest features using the current version of Campaign Management API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetAdsByEditorialStatusRequest ;
  rdfs:range xsd:string .

# Property: ads
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByEditorialStatusResponse/ads> a rdf:Property ;
  rdfs:label "ads" ;
  rdfs:comment "The list of ads that have been retrieved. If the ad group doesn't contain ads that meet the criteria, this array is empty." ;
  schema:alternateName "Ads" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/ads> ;
  rdfs:domain microsoftads:CampaignManagementGetAdsByEditorialStatusResponse ;
  rdfs:range microsoftads:CampaignManagementAd .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByIdsRequest/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group that contains the ads to get." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:CampaignManagementGetAdsByIdsRequest ;
  rdfs:range xsd:long .

# Property: ad ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByIdsRequest/adIds> a rdf:Property ;
  rdfs:label "ad ids" ;
  rdfs:comment "A maximum of 20 identifiers of the requested ads. If the ad identifiers do not match the requested ad types, then the operation will return a batch error for each requested ad." ;
  schema:alternateName "AdIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adIds> ;
  rdfs:domain microsoftads:CampaignManagementGetAdsByIdsRequest ;
  rdfs:range xsd:long .

# Property: ad types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByIdsRequest/adTypes> a rdf:Property ;
  rdfs:label "ad types" ;
  rdfs:comment "One or more types of ads to return." ;
  schema:alternateName "AdTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adTypes> ;
  rdfs:domain microsoftads:CampaignManagementGetAdsByIdsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdTypeScheme .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByIdsRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The additional field values enable you to get the latest features using the current version of Campaign Management API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetAdsByIdsRequest ;
  rdfs:range xsd:string .

# Property: ads
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByIdsResponse/ads> a rdf:Property ;
  rdfs:label "ads" ;
  rdfs:comment "An array of Ad objects that corresponds directly to the ad identifiers that you specified in the request. Items of the list may be returned as null. For each list index where an ad was not retrieved, the corresponding element will be null." ;
  schema:alternateName "Ads" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/ads> ;
  rdfs:domain microsoftads:CampaignManagementGetAdsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementAd .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetAdsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: justification
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAnnotationOptOutResponse/justification> a rdf:Property ;
  rdfs:label "justification" ;
  rdfs:comment "The justifcation text." ;
  schema:alternateName "Justification" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/justification> ;
  rdfs:domain microsoftads:CampaignManagementGetAnnotationOptOutResponse ;
  rdfs:range xsd:string .

# Property: annotation opt outs
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAnnotationOptOutResponse/annotationOptOuts> a rdf:Property ;
  rdfs:label "annotation opt outs" ;
  rdfs:comment "An array of annotation opt out data objects." ;
  schema:alternateName "AnnotationOptOuts" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/annotationOptOuts> ;
  rdfs:domain microsoftads:CampaignManagementGetAnnotationOptOutResponse ;
  rdfs:range microsoftads:CampaignManagementAnnotationOptOut .

# Property: is account opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAnnotationOptOutResponse/isAccountOptOut> a rdf:Property ;
  rdfs:label "is account opt out" ;
  rdfs:comment "Whether or not the account is opted out." ;
  schema:alternateName "IsAccountOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isAccountOptOut> ;
  rdfs:domain microsoftads:CampaignManagementGetAnnotationOptOutResponse ;
  rdfs:range xsd:boolean .

# Property: is customer opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAnnotationOptOutResponse/isCustomerOptOut> a rdf:Property ;
  rdfs:label "is customer opt out" ;
  rdfs:comment "Whether or not the customer is opted out." ;
  schema:alternateName "IsCustomerOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isCustomerOptOut> ;
  rdfs:domain microsoftads:CampaignManagementGetAnnotationOptOutResponse ;
  rdfs:range xsd:boolean .

# Property: is customer opt out of everything
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAnnotationOptOutResponse/isCustomerOptOutOfEverything> a rdf:Property ;
  rdfs:label "is customer opt out of everything" ;
  rdfs:comment "Whether or not the customer is opted out of everything." ;
  schema:alternateName "IsCustomerOptOutOfEverything" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isCustomerOptOutOfEverything> ;
  rdfs:domain microsoftads:CampaignManagementGetAnnotationOptOutResponse ;
  rdfs:range xsd:boolean .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAnnotationOptOutResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetAnnotationOptOutResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: asset group listing group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupListingGroupsByIdsRequest/assetGroupListingGroupIds> a rdf:Property ;
  rdfs:label "asset group listing group ids" ;
  rdfs:comment "A list of identifiers that identify the listing groups that had the action applied. The list of identifiers corresponds directly to the list of listing groups in the request. If any listing group action failed, then all remaining listing group actions will fail, and all elements in this list will be null." ;
  schema:alternateName "AssetGroupListingGroupIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupListingGroupIds> ;
  rdfs:domain microsoftads:CampaignManagementGetAssetGroupListingGroupsByIdsRequest ;
  rdfs:range xsd:long .

# Property: asset group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupListingGroupsByIdsRequest/assetGroupId> a rdf:Property ;
  rdfs:label "asset group id" ;
  rdfs:comment "The ID of the AssetGroup." ;
  schema:alternateName "AssetGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupId> ;
  rdfs:domain microsoftads:CampaignManagementGetAssetGroupListingGroupsByIdsRequest ;
  rdfs:range xsd:long .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupListingGroupsByIdsRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetAssetGroupListingGroupsByIdsRequest ;
  rdfs:range xsd:string .

# Property: asset group listing groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupListingGroupsByIdsResponse/assetGroupListingGroups> a rdf:Property ;
  rdfs:label "asset group listing groups" ;
  rdfs:comment "The list of listing groups that correspond directly to the identifiers specified in the request. If an identifier in the list is not valid, the corresponding item in the response is set to null." ;
  schema:alternateName "AssetGroupListingGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupListingGroups> ;
  rdfs:domain microsoftads:CampaignManagementGetAssetGroupListingGroupsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementAssetGroupListingGroup .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsByCampaignIdRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The additional field values enable you to get the latest features using the current version of Campaign Management API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetAssetGroupsByCampaignIdRequest ;
  rdfs:range xsd:string .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsByCampaignIdRequest/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The ID of the performance max campaign." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementGetAssetGroupsByCampaignIdRequest ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsByCampaignIdResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetAssetGroupsByCampaignIdResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: asset groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsByCampaignIdResponse/assetGroups> a rdf:Property ;
  rdfs:label "asset groups" ;
  rdfs:comment "Array of asset groups to update for the specified campaign. A maximum of 100 asset groups can be specified in a single call." ;
  schema:alternateName "AssetGroups" ;
  rdfs:domain microsoftads:CampaignManagementGetAssetGroupsByCampaignIdResponse ;
  rdfs:range microsoftads:CampaignManagementAssetGroup .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsByIdsRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The additional field values enable you to get the latest features using the current version of Campaign Management API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetAssetGroupsByIdsRequest ;
  rdfs:range xsd:string .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsByIdsRequest/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The ID of the performance max campaign." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementGetAssetGroupsByIdsRequest ;
  rdfs:range xsd:long .

# Property: asset group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsByIdsRequest/assetGroupIds> a rdf:Property ;
  rdfs:label "asset group ids" ;
  rdfs:comment "Array of asset group ids to update for the specified campaign. A maximum of 100 asset groups can be specified in a single call." ;
  schema:alternateName "AssetGroupIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupIds> ;
  rdfs:domain microsoftads:CampaignManagementGetAssetGroupsByIdsRequest ;
  rdfs:range xsd:long .

# Property: asset groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsByIdsResponse/assetGroups> a rdf:Property ;
  rdfs:label "asset groups" ;
  rdfs:comment "Array of asset groups to update for the specified campaign. A maximum of 100 asset groups can be specified in a single call." ;
  schema:alternateName "AssetGroups" ;
  rdfs:domain microsoftads:CampaignManagementGetAssetGroupsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementAssetGroup .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsByIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetAssetGroupsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsEditorialReasonsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account that owns the asset groups." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementGetAssetGroupsEditorialReasonsRequest ;
  rdfs:range xsd:long .

# Property: asset group id to campaign id associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsEditorialReasonsRequest/assetGroupIdToCampaignIdAssociations> a rdf:Property ;
  rdfs:label "asset group id to campaign id associations" ;
  rdfs:comment "The list of asset groups and corresponding entity associations to get." ;
  schema:alternateName "AssetGroupIdToCampaignIdAssociations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupIdToCampaignIdAssociations> ;
  rdfs:domain microsoftads:CampaignManagementGetAssetGroupsEditorialReasonsRequest ;
  rdfs:range microsoftads:CampaignManagementEntityIdToParentIdAssociation .

# Property: editorial reasons
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsEditorialReasonsResponse/editorialReasons> a rdf:Property ;
  rdfs:label "editorial reasons" ;
  rdfs:comment "The collection of asset group editorial reasons." ;
  schema:alternateName "EditorialReasons" ;
  rdfs:domain microsoftads:CampaignManagementGetAssetGroupsEditorialReasonsResponse ;
  rdfs:range microsoftads:CampaignManagementAssetGroupEditorialReasonCollection .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsEditorialReasonsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetAssetGroupsEditorialReasonsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: asset group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudienceGroupAssetGroupAssociationsByAssetGroupIdsRequest/assetGroupIds> a rdf:Property ;
  rdfs:label "asset group ids" ;
  rdfs:comment "The list of AssetGroup ids used to fetch the associations. The maximum size of the list is 100 items per service request." ;
  schema:alternateName "AssetGroupIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupIds> ;
  rdfs:domain microsoftads:CampaignManagementGetAudienceGroupAssetGroupAssociationsByAssetGroupIdsRequest ;
  rdfs:range xsd:long .

# Property: audience group asset group associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudienceGroupAssetGroupAssociationsByAssetGroupIdsResponse/audienceGroupAssetGroupAssociations> a rdf:Property ;
  rdfs:label "audience group asset group associations" ;
  rdfs:comment "The list of Audience Group associations. The maximum size of the list is 100 items per service request." ;
  schema:alternateName "AudienceGroupAssetGroupAssociations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceGroupAssetGroupAssociations> ;
  rdfs:domain microsoftads:CampaignManagementGetAudienceGroupAssetGroupAssociationsByAssetGroupIdsResponse ;
  rdfs:range microsoftads:CampaignManagementAudienceGroupAssetGroupAssociation .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudienceGroupAssetGroupAssociationsByAssetGroupIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetAudienceGroupAssetGroupAssociationsByAssetGroupIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: audience group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudienceGroupAssetGroupAssociationsByAudienceGroupIdsRequest/audienceGroupIds> a rdf:Property ;
  rdfs:label "audience group ids" ;
  rdfs:comment "The list of AudienceGroup ids used to fetch the associations. You can include a maximum of 100 IDs in a single call." ;
  schema:alternateName "AudienceGroupIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceGroupIds> ;
  rdfs:domain microsoftads:CampaignManagementGetAudienceGroupAssetGroupAssociationsByAudienceGroupIdsRequest ;
  rdfs:range xsd:long .

# Property: audience group asset group associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudienceGroupAssetGroupAssociationsByAudienceGroupIdsResponse/audienceGroupAssetGroupAssociations> a rdf:Property ;
  rdfs:label "audience group asset group associations" ;
  rdfs:comment "The list of Audience Group associations to get. The maximum size of the list is 100 items per service request." ;
  schema:alternateName "AudienceGroupAssetGroupAssociations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceGroupAssetGroupAssociations> ;
  rdfs:domain microsoftads:CampaignManagementGetAudienceGroupAssetGroupAssociationsByAudienceGroupIdsResponse ;
  rdfs:range microsoftads:CampaignManagementAudienceGroupAssetGroupAssociation .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudienceGroupAssetGroupAssociationsByAudienceGroupIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetAudienceGroupAssetGroupAssociationsByAudienceGroupIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudienceGroupsByIdsRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetAudienceGroupsByIdsRequest ;
  rdfs:range xsd:string .

# Property: audience group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudienceGroupsByIdsRequest/audienceGroupIds> a rdf:Property ;
  rdfs:label "audience group ids" ;
  rdfs:comment "Array of audience group ids to get. The maximum size of the list is 100 items per service request. If you leave this element nil or empty, then the operation will return all audience groups in the account." ;
  schema:alternateName "AudienceGroupIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceGroupIds> ;
  rdfs:domain microsoftads:CampaignManagementGetAudienceGroupsByIdsRequest ;
  rdfs:range xsd:long .

# Property: audience groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudienceGroupsByIdsResponse/audienceGroups> a rdf:Property ;
  rdfs:label "audience groups" ;
  rdfs:comment "Array of audience groups. The maximum size of the list is 100 items per service request." ;
  schema:alternateName "AudienceGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceGroups> ;
  rdfs:domain microsoftads:CampaignManagementGetAudienceGroupsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementAudienceGroup .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudienceGroupsByIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetAudienceGroupsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudiencesByIdsRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of audiences to return. You may include multiple values as flags. How you specify multiple flags depends on the programming language that you use. For example, C# treats these values as flag values and Java treats them as an array of strings. The SOAP should include a string that contains a space-delimited list of values for example, RemarketingList SimilarRemarketingList." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementGetAudiencesByIdsRequest ;
  rdfs:range xsd:string .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudiencesByIdsRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The additional field values enable you to get the latest features using the current version of Campaign Management API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetAudiencesByIdsRequest ;
  rdfs:range xsd:string .

# Property: audience ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudiencesByIdsRequest/audienceIds> a rdf:Property ;
  rdfs:label "audience ids" ;
  rdfs:comment "A maximum of 100 identifiers of the requested audiences. This request element is optional. If this element is null or empty, then you are effectively requesting all customer and account scoped audiences for the specified account. If the audience identifiers do not match the requested audience types, then the operation will return a batch error for each requested audience ID." ;
  schema:alternateName "AudienceIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceIds> ;
  rdfs:domain microsoftads:CampaignManagementGetAudiencesByIdsRequest ;
  rdfs:range xsd:long .

# Property: audiences
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudiencesByIdsResponse/audiences> a rdf:Property ;
  rdfs:label "audiences" ;
  rdfs:comment "The list of audiences that corresponds directly to the audience identifiers that you specified in the request. Items of the list may be returned as null. For each list index where an audience was not retrieved, the corresponding element will be null." ;
  schema:alternateName "Audiences" ;
  rdfs:domain microsoftads:CampaignManagementGetAudiencesByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementAudience .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudiencesByIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetAudiencesByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: bid strategy ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBidStrategiesByIdsRequest/bidStrategyIds> a rdf:Property ;
  rdfs:label "bid strategy ids" ;
  rdfs:comment "A list of unique bid strategy identifiers that identify the bid strategies to get. You can include a maximum of 100 IDs in a single call. The bid strategy IDs must be in the same account that you specified in the required CustomerAccountId header element. If you leave this element nil or empty, then the operation will return all portfolio bid strategies in the account." ;
  schema:alternateName "BidStrategyIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/bidStrategyIds> ;
  rdfs:domain microsoftads:CampaignManagementGetBidStrategiesByIdsRequest ;
  rdfs:range xsd:long .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBidStrategiesByIdsRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "A nullable field used to retrieve bid strategy IDs in the request for the specified scope. If no scope is provided, the default is Account. If a bid strategy ID in the request belongs to the Account scope but the request scope is set to Customer, the call for those bid strategy IDs will fail with a PortfolioBidStrategyIdInvalid error." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementGetBidStrategiesByIdsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBidStrategiesByIdsRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The list of additional properties that you want included within each returned bid strategy. The additional field values enable you to get the latest features using the current version of Campaign Management API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetBidStrategiesByIdsRequest ;
  rdfs:range xsd:string .

# Property: bid strategies
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBidStrategiesByIdsResponse/bidStrategies> a rdf:Property ;
  rdfs:label "bid strategies" ;
  rdfs:comment "An array of BidStrategy objects that corresponds directly to the bid strategy identifiers that you specified in the request. Items of the list may be returned as null. For each list index where a bid strategy was not retrieved, the corresponding element will be null." ;
  schema:alternateName "BidStrategies" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/bidStrategies> ;
  rdfs:domain microsoftads:CampaignManagementGetBidStrategiesByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBidStrategy .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBidStrategiesByIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetBidStrategiesByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBMCStoresByCustomerIdRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The list of additional stores that you want included. The additional field values enable you to get the latest features using the current version of Campaign Management API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetBMCStoresByCustomerIdRequest ;
  rdfs:range xsd:string .

# Property: b mcstores
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBMCStoresByCustomerIdResponse/bMCStores> a rdf:Property ;
  rdfs:label "b mcstores" ;
  rdfs:comment "The list of Microsoft Merchant Center stores for the specified customer." ;
  schema:alternateName "BMCStores" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/bMCStores> ;
  rdfs:domain microsoftads:CampaignManagementGetBMCStoresByCustomerIdResponse ;
  rdfs:range microsoftads:CampaignManagementBMCStore .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBrandKitsByAccountIdRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The Microsoft Advertising identifier of the account." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementGetBrandKitsByAccountIdRequest ;
  rdfs:range xsd:long .

# Property: brand kits
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBrandKitsByAccountIdResponse/brandKits> a rdf:Property ;
  rdfs:label "brand kits" ;
  rdfs:comment "A list of brand kits to be retrieved for the specified account." ;
  schema:alternateName "BrandKits" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/brandKits> ;
  rdfs:domain microsoftads:CampaignManagementGetBrandKitsByAccountIdResponse ;
  rdfs:range microsoftads:CampaignManagementBrandKit .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBrandKitsByIdsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The Microsoft Advertising identifier of the account." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementGetBrandKitsByIdsRequest ;
  rdfs:range xsd:long .

# Property: brand kit ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBrandKitsByIdsRequest/brandKitIds> a rdf:Property ;
  rdfs:label "brand kit ids" ;
  rdfs:comment "The identifiers of the BrandKits to retrieve." ;
  schema:alternateName "BrandKitIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/brandKitIds> ;
  rdfs:domain microsoftads:CampaignManagementGetBrandKitsByIdsRequest ;
  rdfs:range xsd:long .

# Property: brand kits
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBrandKitsByIdsResponse/brandKits> a rdf:Property ;
  rdfs:label "brand kits" ;
  rdfs:comment "A list of BrandKits to be retrieved for the specified account." ;
  schema:alternateName "BrandKits" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/brandKits> ;
  rdfs:domain microsoftads:CampaignManagementGetBrandKitsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBrandKit .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBrandKitsByIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array BatchError that contains details for any request items that were not successful. The list of errors does not correspond directly to the list of items in the request. The list can be empty if there were no errors, or it can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetBrandKitsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: country codes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBSCCountriesResponse/countryCodes> a rdf:Property ;
  rdfs:label "country codes" ;
  rdfs:comment "The list of supported sales country codes for Microsoft Shopping Campaigns. For example, supported country codes include AD (Andorra), AL (Albania), AR (Argentina), AW (Aruba), AT (Austria), AU (Australia), BS (Bahamas), BD (Bangladesh), BA (Bosnia and Herzegovina), BE (Belgium), BO (Bolivia), BG (Bulgaria), BR (Brazil), BN (Brunei), CA (Canada), KY (Cayman Islands), CH (Switzerland), CL (Chile), CO (Colombia), CR (Costa Rica), CY (Cyprus), CZ (Czech Republic), DE (Germany), DK (Denmark), DM (Dominica), DO (Dominican Republic), EC (Ecuador), SV (El Salvador), EE (Estonia), ES (Spain), FJ (Fiji), FI (Finland), FR (France), GF (French Guiana), PF (French Polynesia), GB (Great Britain), GR (Greece), GU (Guam), GT (Guatemala), GY (Guyana), HT (Haiti), HN (Honduras), HR (Croatia), HU (Hungary),ID (Indonesia), IE (Ireland), IN (India), IS (Iceland), IT (Italy), LI (Liechtenstein), LT (Lithuania), LU (Luxembourg), LV (Latvia), MV (Maldives), MC (Monaco), ME (Montenegro), MK (North Macedonia), MT (Malta), MQ (Martinique),MY (Malaysia), MX (Mexico), MN (Mongolia), MS (Montserrat), NP (Nepal), NL (Netherlands), NC (New Caledonia), NO (Norway), NZ (New Zealand), PA (Panama), PG (Papua New Guinea), PH (Philippines), PY (Paraguay), PE (Peru), PL (Poland), PT (Portugal), PR (Puerto Rico), RO (Romania), RS (Serbia), LK (Sri Lanka), SE (Sweden), SG (Singapore), SI (Slovenia), SK (Slovakia), SM (San Marino), TH (Thailand), TT (Trinidad and Tobago), TR (Turkey), US (United States), UT (Uruguay), VA (Vatican City), VE (Venezuela),VN (Vietnam), ZA (South Africa). You can pass any one of the returned values in the SalesCountryCode element of a ShoppingSetting object." ;
  schema:alternateName "CountryCodes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/countryCodes> ;
  rdfs:domain microsoftads:CampaignManagementGetBSCCountriesResponse ;
  rdfs:range xsd:string .

# Property: budget ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBudgetsByIdsRequest/budgetIds> a rdf:Property ;
  rdfs:label "budget ids" ;
  rdfs:comment "A list of unique budget identifiers that identify the budgets to get. You can specify a maximum of 100 IDs. The budget IDs must be in the same account that you specified in the required CustomerAccountId header element. If you leave this element nil or empty, then the operation will return all budgets that are available to be shared with campaigns in the account." ;
  schema:alternateName "BudgetIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/budgetIds> ;
  rdfs:domain microsoftads:CampaignManagementGetBudgetsByIdsRequest ;
  rdfs:range xsd:long .

# Property: budgets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBudgetsByIdsResponse/budgets> a rdf:Property ;
  rdfs:label "budgets" ;
  rdfs:comment "An array of Budget objects that corresponds directly to the budget identifiers that you specified in the request. Items of the list may be returned as null. For each list index where a budget was not retrieved, the corresponding element will be null." ;
  schema:alternateName "Budgets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/budgets> ;
  rdfs:domain microsoftads:CampaignManagementGetBudgetsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBudget .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBudgetsByIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetBudgetsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignCriterionsByIdsRequest/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The unique identifier of the campaign whose criterions you want to get." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignCriterionsByIdsRequest ;
  rdfs:range xsd:long .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignCriterionsByIdsRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The list of additional properties that you want included within each returned campaign criterion. The additional field values enable you to get the latest features using the current version of Campaign Management API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignCriterionsByIdsRequest ;
  rdfs:range xsd:string .

# Property: criterion type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignCriterionsByIdsRequest/criterionType> a rdf:Property ;
  rdfs:label "criterion type" ;
  rdfs:comment "The type of criterion to get, for example Webpage. You can specify only one type. The Targets value is not allowed for this operation." ;
  schema:alternateName "CriterionType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterionType> ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignCriterionsByIdsRequest ;
  rdfs:range xsd:string .

# Property: campaign criterion ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignCriterionsByIdsRequest/campaignCriterionIds> a rdf:Property ;
  rdfs:label "campaign criterion ids" ;
  rdfs:comment "A list of unique identifiers that identify the campaign criterions to get. You can include up to 100 campaign criterion identifiers per request. If this element is null, all criterions for the specified CampaignId will be retrieved." ;
  schema:alternateName "CampaignCriterionIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignCriterionIds> ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignCriterionsByIdsRequest ;
  rdfs:range xsd:long .

# Property: campaign criterions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignCriterionsByIdsResponse/campaignCriterions> a rdf:Property ;
  rdfs:label "campaign criterions" ;
  rdfs:comment "The list of campaign criterions that correspond directly to the identifiers specified in the request. Items of the list may be returned as null. For each list index where a criterion was not retrieved, the corresponding element will be null." ;
  schema:alternateName "CampaignCriterions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignCriterions> ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignCriterionsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementCampaignCriterion .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignCriterionsByIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignCriterionsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: bid strategy ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignIdsByBidStrategyIdsRequest/bidStrategyIds> a rdf:Property ;
  rdfs:label "bid strategy ids" ;
  rdfs:comment "A list of unique bid strategy identifiers that identify the campaign identifiers to get. You can specify a maximum of 100 IDs bid strategy IDs, and each bid strategy could be shared by up to 10,000 campaign identifiers. For each bid strategy ID that you specify in the request, an IdCollection that contains between 1 and 10,000 campaign identifers will be returned. The bid strategy IDs must be in the same account that you specified in the required CustomerAccountId header element." ;
  schema:alternateName "BidStrategyIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/bidStrategyIds> ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignIdsByBidStrategyIdsRequest ;
  rdfs:range xsd:long .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignIdsByBidStrategyIdsRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "A nullable field used to retrieve campaign IDs for the bid strategy IDs in the request for the specified scope. If no scope is provided, the default is Account. If a bid strategy ID in the request belongs to the Account scope but the request scope is set to Customer, the call for those bid strategy IDs will fail with a PortfolioBidStrategyIdInvalid error." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignIdsByBidStrategyIdsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: campaign id collection
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignIdsByBidStrategyIdsResponse/campaignIdCollection> a rdf:Property ;
  rdfs:label "campaign id collection" ;
  rdfs:comment "The list of campaign id collections that corresponds directly to the bid strategy identifiers that you specified in the request. Items of the list may be returned as null. For each list index where an id collection was not retrieved, the corresponding element will be null." ;
  schema:alternateName "CampaignIdCollection" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignIdCollection> ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignIdsByBidStrategyIdsResponse ;
  rdfs:range microsoftads:CampaignManagementIdCollection .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignIdsByBidStrategyIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignIdsByBidStrategyIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: budget ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignIdsByBudgetIdsRequest/budgetIds> a rdf:Property ;
  rdfs:label "budget ids" ;
  rdfs:comment "A list of unique budget identifiers that identify the campaign identifiers to get. You can specify a maximum of 100 budget IDs, and each budget could be shared by up to 10,000 campaign identifiers. For each budget ID that you specify in the request, an IdCollection that contains between 1 and 10,000 campaign identifers will be returned. The budget IDs must be in the same account that you specified in the required CustomerAccountId header element." ;
  schema:alternateName "BudgetIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/budgetIds> ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignIdsByBudgetIdsRequest ;
  rdfs:range xsd:long .

# Property: campaign id collection
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignIdsByBudgetIdsResponse/campaignIdCollection> a rdf:Property ;
  rdfs:label "campaign id collection" ;
  rdfs:comment "The list of campaign id collections that corresponds directly to the budget identifiers that you specified in the request. Items of the list may be returned as null. For each list index where an id collection was not retrieved, the corresponding element will be null." ;
  schema:alternateName "CampaignIdCollection" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignIdCollection> ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignIdsByBudgetIdsResponse ;
  rdfs:range microsoftads:CampaignManagementIdCollection .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignIdsByBudgetIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignIdsByBudgetIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByAccountIdRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account that contains the campaigns to get." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignsByAccountIdRequest ;
  rdfs:range xsd:long .

# Property: campaign type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByAccountIdRequest/campaignType> a rdf:Property ;
  rdfs:label "campaign type" ;
  rdfs:comment "The type of campaign to get, for example Search, Shopping, or DynamicSearchAds. This request element is optional. If you do not set any campaign type, the default value is Search i.e., only Search campaigns will be returned. You may include multiple values as flags. How you specify multiple flags depends on the programming language that you use. For example, C# treats these values as flag values and Java treats them as an array of strings. The SOAP should include a string that contains a space-delimited list of values for example, Search Shopping." ;
  schema:alternateName "CampaignType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignType> ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignsByAccountIdRequest ;
  rdfs:range xsd:string .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByAccountIdRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The list of additional properties that you want included within each returned campaign. The additional field values enable you to get the latest features using the current version of Campaign Management API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignsByAccountIdRequest ;
  rdfs:range xsd:string .

# Property: campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByAccountIdResponse/campaigns> a rdf:Property ;
  rdfs:label "campaigns" ;
  rdfs:comment "The list of campaigns that were retrieved. If no campaigns exist, an empty array is returned." ;
  schema:alternateName "Campaigns" ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignsByAccountIdResponse ;
  rdfs:range microsoftads:CampaignManagementCampaign .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByIdsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account that contains the campaigns to get." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignsByIdsRequest ;
  rdfs:range xsd:long .

# Property: campaign ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByIdsRequest/campaignIds> a rdf:Property ;
  rdfs:label "campaign ids" ;
  rdfs:comment "A maximum of 100 identifiers of the campaigns to get from the specified account. The identifiers must correspond to campaigns of the specified CampaignType or types, and otherwise the service will return error code EntityIdFilterMismatch (Code 516)." ;
  schema:alternateName "CampaignIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignIds> ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignsByIdsRequest ;
  rdfs:range xsd:long .

# Property: campaign type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByIdsRequest/campaignType> a rdf:Property ;
  rdfs:label "campaign type" ;
  rdfs:comment "The type of campaigns to get, for example Search, Shopping, or DynamicSearchAds. This request element is optional. If you do not set any campaign type, the default value is Search i.e., only Search campaigns will be returned. You may include multiple values as flags. How you specify multiple flags depends on the programming language that you use. For example, C# treats these values as flag values and Java treats them as an array of strings. The SOAP should include a string that contains a space-delimited list of values for example, Search Shopping." ;
  schema:alternateName "CampaignType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignType> ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignsByIdsRequest ;
  rdfs:range xsd:string .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByIdsRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The list of additional properties that you want included within each returned campaign. The additional field values enable you to get the latest features using the current version of Campaign Management API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignsByIdsRequest ;
  rdfs:range xsd:string .

# Property: campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByIdsResponse/campaigns> a rdf:Property ;
  rdfs:label "campaigns" ;
  rdfs:comment "An array of Campaign objects that corresponds directly to the campaign identifiers that you specified in the request. Items of the list may be returned as null. For each list index where a campaign was not retrieved, the corresponding element will be null." ;
  schema:alternateName "Campaigns" ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementCampaign .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any campaigns that were not successfully retrieved. The list of errors corresponds directly to the list of campaigns in the request. Items of the list may be returned as null. For each list index where a campaign was successfully retrieved, the corresponding error element will be null. Ideally all campaigns are retrieved successfully and all elements in this list are null." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignSizesByAccountIdRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignSizesByAccountIdRequest ;
  rdfs:range xsd:long .

# Property: campaign ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignSizesByAccountIdRequest/campaignIds> a rdf:Property ;
  rdfs:label "campaign ids" ;
  schema:alternateName "CampaignIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignIds> ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignSizesByAccountIdRequest ;
  rdfs:range xsd:long .

# Property: campaign sizes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignSizesByAccountIdResponse/campaignSizes> a rdf:Property ;
  rdfs:label "campaign sizes" ;
  schema:alternateName "CampaignSizes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignSizes> ;
  rdfs:domain microsoftads:CampaignManagementGetCampaignSizesByAccountIdResponse ;
  rdfs:range microsoftads:CampaignManagementCampaignSize .

# Property: mock
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetClipchampTemplatesRequest/mock> a rdf:Property ;
  rdfs:label "mock" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Mock" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mock> ;
  rdfs:domain microsoftads:CampaignManagementGetClipchampTemplatesRequest ;
  rdfs:range xsd:boolean .

# Property: max ads count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetClipchampTemplatesRequest/maxAdsCount> a rdf:Property ;
  rdfs:label "max ads count" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "MaxAdsCount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxAdsCount> ;
  rdfs:domain microsoftads:CampaignManagementGetClipchampTemplatesRequest ;
  rdfs:range xsd:int .

# Property: template filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetClipchampTemplatesRequest/templateFilter> a rdf:Property ;
  rdfs:label "template filter" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TemplateFilter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/templateFilter> ;
  rdfs:domain microsoftads:CampaignManagementGetClipchampTemplatesRequest ;
  rdfs:range microsoftads:CampaignManagementVideoTemplateFilter .

# Property: locale
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetClipchampTemplatesRequest/locale> a rdf:Property ;
  rdfs:label "locale" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Locale" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/locale> ;
  rdfs:domain microsoftads:CampaignManagementGetClipchampTemplatesRequest ;
  rdfs:range xsd:string .

# Property: themes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoTemplateFilter/themes> a rdf:Property ;
  rdfs:label "themes" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Themes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/themes> ;
  rdfs:domain microsoftads:CampaignManagementVideoTemplateFilter ;
  rdfs:range xsd:string .

# Property: aspect ratios
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoTemplateFilter/aspectRatios> a rdf:Property ;
  rdfs:label "aspect ratios" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "AspectRatios" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aspectRatios> ;
  rdfs:domain microsoftads:CampaignManagementVideoTemplateFilter ;
  rdfs:range xsd:string .

# Property: template ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoTemplateFilter/templateIds> a rdf:Property ;
  rdfs:label "template ids" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TemplateIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/templateIds> ;
  rdfs:domain microsoftads:CampaignManagementVideoTemplateFilter ;
  rdfs:range xsd:string .

# Property: durations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoTemplateFilter/durations> a rdf:Property ;
  rdfs:label "durations" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Durations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/durations> ;
  rdfs:domain microsoftads:CampaignManagementVideoTemplateFilter ;
  rdfs:range xsd:int .

# Property: max media asset count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoTemplateFilter/maxMediaAssetCount> a rdf:Property ;
  rdfs:label "max media asset count" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "MaxMediaAssetCount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxMediaAssetCount> ;
  rdfs:domain microsoftads:CampaignManagementVideoTemplateFilter ;
  rdfs:range xsd:int .

# Property: max text asset count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoTemplateFilter/maxTextAssetCount> a rdf:Property ;
  rdfs:label "max text asset count" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "MaxTextAssetCount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxTextAssetCount> ;
  rdfs:domain microsoftads:CampaignManagementVideoTemplateFilter ;
  rdfs:range xsd:int .

# Property: templates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetClipchampTemplatesResponse/templates> a rdf:Property ;
  rdfs:label "templates" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Templates" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/templates> ;
  rdfs:domain microsoftads:CampaignManagementGetClipchampTemplatesResponse ;
  rdfs:range microsoftads:CampaignManagementClipchampTemplateInfo .

# Property: config key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConfigValueRequest/configKey> a rdf:Property ;
  rdfs:label "config key" ;
  schema:alternateName "ConfigKey" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/configKey> ;
  rdfs:domain microsoftads:CampaignManagementGetConfigValueRequest ;
  rdfs:range xsd:string .

# Property: config value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConfigValueResponse/configValue> a rdf:Property ;
  rdfs:label "config value" ;
  schema:alternateName "ConfigValue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/configValue> ;
  rdfs:domain microsoftads:CampaignManagementGetConfigValueResponse ;
  rdfs:range xsd:string .

# Property: conversion goal types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionGoalsByIdsRequest/conversionGoalTypes> a rdf:Property ;
  rdfs:label "conversion goal types" ;
  rdfs:comment "The type of conversion goals to return. You may include multiple values as flags. How you specify multiple flags depends on the programming language that you use. For example, C# treats these values as flag values and Java treats them as an array of strings. The SOAP should include a string that contains a space-delimited list of values for example, Url Duration." ;
  schema:alternateName "ConversionGoalTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionGoalTypes> ;
  rdfs:domain microsoftads:CampaignManagementGetConversionGoalsByIdsRequest ;
  rdfs:range xsd:string .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionGoalsByIdsRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The list of additional properties that you want included within each returned conversion goal. The additional field values enable you to get the latest features using the current version of Campaign Management API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetConversionGoalsByIdsRequest ;
  rdfs:range xsd:string .

# Property: conversion goal ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionGoalsByIdsRequest/conversionGoalIds> a rdf:Property ;
  rdfs:label "conversion goal ids" ;
  rdfs:comment "A maximum of 100 identifiers of the conversion goals that you want to get. If ConversionGoalIds is null or empty, then you are effectively requesting all conversion goals of the specified types for the account." ;
  schema:alternateName "ConversionGoalIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionGoalIds> ;
  rdfs:domain microsoftads:CampaignManagementGetConversionGoalsByIdsRequest ;
  rdfs:range xsd:long .

# Property: conversion goals
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionGoalsByIdsResponse/conversionGoals> a rdf:Property ;
  rdfs:label "conversion goals" ;
  rdfs:comment "An array of ConversionGoal objects that corresponds directly to the conversion goal identifiers that you specified in the request. Items of the array may be returned as null. For each array index where a conversion goal was not retrieved, the corresponding element will be null." ;
  schema:alternateName "ConversionGoals" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionGoals> ;
  rdfs:domain microsoftads:CampaignManagementGetConversionGoalsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementConversionGoal .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionGoalsByIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetConversionGoalsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: conversion goal types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionGoalsByTagIdsRequest/conversionGoalTypes> a rdf:Property ;
  rdfs:label "conversion goal types" ;
  rdfs:comment "The type of conversion goals to return. You may include multiple values as flags. How you specify multiple flags depends on the programming language that you use. For example, C# treats these values as flag values and Java treats them as an array of strings. The SOAP should include a string that contains a space-delimited list of values for example, Url Duration." ;
  schema:alternateName "ConversionGoalTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionGoalTypes> ;
  rdfs:domain microsoftads:CampaignManagementGetConversionGoalsByTagIdsRequest ;
  rdfs:range xsd:string .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionGoalsByTagIdsRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The list of additional properties that you want included within each returned conversion goal. The additional field values enable you to get the latest features using the current version of Campaign Management API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetConversionGoalsByTagIdsRequest ;
  rdfs:range xsd:string .

# Property: tag ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionGoalsByTagIdsRequest/tagIds> a rdf:Property ;
  rdfs:label "tag ids" ;
  rdfs:comment "A maximum of 100 tag identifiers that are used by the returned conversion goals." ;
  schema:alternateName "TagIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/tagIds> ;
  rdfs:domain microsoftads:CampaignManagementGetConversionGoalsByTagIdsRequest ;
  rdfs:range xsd:long .

# Property: conversion goals
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionGoalsByTagIdsResponse/conversionGoals> a rdf:Property ;
  rdfs:label "conversion goals" ;
  rdfs:comment "The list of conversion goals do not correspond directly to the tag identifiers specified in the request because there can be multiple conversion goals that use the same tag identifier specified in the request." ;
  schema:alternateName "ConversionGoals" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionGoals> ;
  rdfs:domain microsoftads:CampaignManagementGetConversionGoalsByTagIdsResponse ;
  rdfs:range microsoftads:CampaignManagementConversionGoal .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionGoalsByTagIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetConversionGoalsByTagIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionValueRulesByAccountIdRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "Fetch conversion value rules from this account ID." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementGetConversionValueRulesByAccountIdRequest ;
  rdfs:range xsd:long .

# Property: lcid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionValueRulesByAccountIdRequest/lcid> a rdf:Property ;
  rdfs:label "lcid" ;
  rdfs:comment "The locale identifier (LCID) for the request. The default value is 1033 for EnglishUS. For more LCID values, see LCID Value Set" ;
  schema:alternateName "Lcid" ;
  rdfs:domain microsoftads:CampaignManagementGetConversionValueRulesByAccountIdRequest ;
  rdfs:range xsd:int .

# Property: conversion value rules
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionValueRulesByAccountIdResponse/conversionValueRules> a rdf:Property ;
  rdfs:label "conversion value rules" ;
  rdfs:comment "The conversion value rules associated with the specified account ID." ;
  schema:alternateName "ConversionValueRules" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionValueRules> ;
  rdfs:domain microsoftads:CampaignManagementGetConversionValueRulesByAccountIdResponse ;
  rdfs:range microsoftads:CampaignManagementConversionValueRule .

# Property: rule ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionValueRulesByIdsRequest/ruleIds> a rdf:Property ;
  rdfs:label "rule ids" ;
  rdfs:comment "The IDs of the conversion value rules to fetch." ;
  schema:alternateName "RuleIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/ruleIds> ;
  rdfs:domain microsoftads:CampaignManagementGetConversionValueRulesByIdsRequest ;
  rdfs:range xsd:long .

# Property: lcid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionValueRulesByIdsRequest/lcid> a rdf:Property ;
  rdfs:label "lcid" ;
  rdfs:comment "The locale identifier (LCID) for the request. The default value is 1033 for EnglishUS. For more LCID values, see LCID Value Set" ;
  schema:alternateName "Lcid" ;
  rdfs:domain microsoftads:CampaignManagementGetConversionValueRulesByIdsRequest ;
  rdfs:range xsd:int .

# Property: conversion value rules
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionValueRulesByIdsResponse/conversionValueRules> a rdf:Property ;
  rdfs:label "conversion value rules" ;
  rdfs:comment "The conversion value rules that were succesfully fetched." ;
  schema:alternateName "ConversionValueRules" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionValueRules> ;
  rdfs:domain microsoftads:CampaignManagementGetConversionValueRulesByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementConversionValueRule .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionValueRulesByIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetConversionValueRulesByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDataExclusionsByAccountIdRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The account ID." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementGetDataExclusionsByAccountIdRequest ;
  rdfs:range xsd:long .

# Property: data exclusions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDataExclusionsByAccountIdResponse/dataExclusions> a rdf:Property ;
  rdfs:label "data exclusions" ;
  rdfs:comment "A list of the data exclusions associated with the specified account." ;
  schema:alternateName "DataExclusions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dataExclusions> ;
  rdfs:domain microsoftads:CampaignManagementGetDataExclusionsByAccountIdResponse ;
  rdfs:range microsoftads:CampaignManagementDataExclusion .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDataExclusionsByAccountIdResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array BatchError that contains details for any request items that were not successful. The list of errors does not correspond directly to the list of items in the request. The list can be empty if there were no errors, or it can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetDataExclusionsByAccountIdResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDataExclusionsByIdsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The account ID." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementGetDataExclusionsByIdsRequest ;
  rdfs:range xsd:long .

# Property: data exclusion ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDataExclusionsByIdsRequest/dataExclusionIds> a rdf:Property ;
  rdfs:label "data exclusion ids" ;
  rdfs:comment "The data exclusion IDs." ;
  schema:alternateName "DataExclusionIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dataExclusionIds> ;
  rdfs:domain microsoftads:CampaignManagementGetDataExclusionsByIdsRequest ;
  rdfs:range xsd:long .

# Property: data exclusions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDataExclusionsByIdsResponse/dataExclusions> a rdf:Property ;
  rdfs:label "data exclusions" ;
  rdfs:comment "A list of the specified data exclusions associated with the specified account." ;
  schema:alternateName "DataExclusions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dataExclusions> ;
  rdfs:domain microsoftads:CampaignManagementGetDataExclusionsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementDataExclusion .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDataExclusionsByIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array BatchError that contains details for any request items that were not successful. The list of errors does not correspond directly to the list of items in the request. The list can be empty if there were no errors, or it can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetDataExclusionsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDiagnosticsRequest/entities> a rdf:Property ;
  rdfs:label "entities" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Entities" ;
  rdfs:domain microsoftads:CampaignManagementGetDiagnosticsRequest ;
  rdfs:range microsoftads:CampaignManagementDiagnosticsEntity .

# Property: checks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDiagnosticsRequest/checks> a rdf:Property ;
  rdfs:label "checks" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Checks" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/checks> ;
  rdfs:domain microsoftads:CampaignManagementGetDiagnosticsRequest ;
  rdfs:range microsoftads:CampaignManagementDiagnosticsFilter .

# Property: settings
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDiagnosticsRequest/settings> a rdf:Property ;
  rdfs:label "settings" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Settings" ;
  rdfs:domain microsoftads:CampaignManagementGetDiagnosticsRequest ;
  rdfs:range microsoftads:CampaignManagementDiagnosticsSettings .

# Property: caller name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDiagnosticsRequest/callerName> a rdf:Property ;
  rdfs:label "caller name" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "CallerName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/callerName> ;
  rdfs:domain microsoftads:CampaignManagementGetDiagnosticsRequest ;
  rdfs:range xsd:string .

# Property: request status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDiagnosticsResponse/requestStatus> a rdf:Property ;
  rdfs:label "request status" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "RequestStatus" ;
  rdfs:domain microsoftads:CampaignManagementGetDiagnosticsResponse ;
  rdfs:range microsoftads:CampaignManagementDiagnosticsRequestStatus .

# Property: entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDiagnosticsResponse/entities> a rdf:Property ;
  rdfs:label "entities" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Entities" ;
  rdfs:domain microsoftads:CampaignManagementGetDiagnosticsResponse ;
  rdfs:range microsoftads:CampaignManagementEntityResult .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetEditorialReasonsByIdsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account that contains the specified entities." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementGetEditorialReasonsByIdsRequest ;
  rdfs:range xsd:long .

# Property: entity id to parent id associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetEditorialReasonsByIdsRequest/entityIdToParentIdAssociations> a rdf:Property ;
  rdfs:label "entity id to parent id associations" ;
  rdfs:comment "A list of EntityIdToParentIdAssociation objects that each contain the unique system identifier of an entity such as ad or keyword, and the identifier of its parent. An ad group is the parent of an ad or keyword. The list must include all ads or all keywords which failed editorial review. The list cannot include a mix ads and keywords. The list can contain a maximum of 1,000 identifiers." ;
  schema:alternateName "EntityIdToParentIdAssociations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityIdToParentIdAssociations> ;
  rdfs:domain microsoftads:CampaignManagementGetEditorialReasonsByIdsRequest ;
  rdfs:range microsoftads:CampaignManagementEntityIdToParentIdAssociation .

# Property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetEditorialReasonsByIdsRequest/entityType> a rdf:Property ;
  rdfs:label "entity type" ;
  rdfs:comment "The type of entities that the entity list contains. The supported entity type values are Ad and Keyword." ;
  schema:alternateName "EntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityType> ;
  rdfs:domain microsoftads:CampaignManagementGetEditorialReasonsByIdsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityTypeScheme .

# Property: editorial reasons
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetEditorialReasonsByIdsResponse/editorialReasons> a rdf:Property ;
  rdfs:label "editorial reasons" ;
  rdfs:comment "An array of EditorialReasonCollection objects that corresponds directly to the EntityIdToParentIdAssociation objects that you specified in the request. Each object identifies the reason for the failure and whether it is appealable. Items of the list may be returned as null. For each list index where an EditorialReasonCollection was not retrieved, the corresponding element will be null. If the entity had not failed editorial review, the corresponding item in this collection is NULL. In addition, the item will be NULL if the specified ad or keyword identifier is not valid." ;
  schema:alternateName "EditorialReasons" ;
  rdfs:domain microsoftads:CampaignManagementGetEditorialReasonsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementEditorialReasonCollection .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetEditorialReasonsByIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetEditorialReasonsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetExperimentsByIdsRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "Return additional fields with the Experiment object." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetExperimentsByIdsRequest ;
  rdfs:range xsd:string .

# Property: experiment ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetExperimentsByIdsRequest/experimentIds> a rdf:Property ;
  rdfs:label "experiment ids" ;
  rdfs:comment "The identifiers of the experiments to get. The maximum size of the list is 5,000 items per service request. If this element is not specified, the operation will return all active experiments in the ad account. An ad account can contain at most 5,000 experiments." ;
  schema:alternateName "ExperimentIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/experimentIds> ;
  rdfs:domain microsoftads:CampaignManagementGetExperimentsByIdsRequest ;
  rdfs:range xsd:long .

# Property: page info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetExperimentsByIdsRequest/pageInfo> a rdf:Property ;
  rdfs:label "page info" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "PageInfo" ;
  rdfs:domain microsoftads:CampaignManagementGetExperimentsByIdsRequest ;
  rdfs:range microsoftads:CampaignManagementPaging .

# Property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPaging/index> a rdf:Property ;
  rdfs:label "index" ;
  rdfs:comment "The zero-based results page index. For example to request the first page of results, set this value to 0 (zero)." ;
  schema:alternateName "Index" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/index> ;
  rdfs:domain microsoftads:CampaignManagementPaging ;
  rdfs:range xsd:int .

# Property: size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPaging/size> a rdf:Property ;
  rdfs:label "size" ;
  rdfs:comment "The page size and the number of results to return in the specified page. The maximum size is 1,000. If you do not set this element the default size is 0 (zero)." ;
  schema:alternateName "Size" ;
  rdfs:domain microsoftads:CampaignManagementPaging ;
  rdfs:range xsd:int .

# Property: experiments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetExperimentsByIdsResponse/experiments> a rdf:Property ;
  rdfs:label "experiments" ;
  rdfs:comment "An array of Experiment objects that corresponds directly to the experiment identifiers that you specified in the request. Items of the list may be returned as null. For each list index where an experiment was not retrieved, the corresponding element will be null." ;
  schema:alternateName "Experiments" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/experiments> ;
  rdfs:domain microsoftads:CampaignManagementGetExperimentsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementExperiment .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetExperimentsByIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetExperimentsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: file import upload url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetFileImportUploadUrlResponse/fileImportUploadUrl> a rdf:Property ;
  rdfs:label "file import upload url" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "FileImportUploadUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fileImportUploadUrl> ;
  rdfs:domain microsoftads:CampaignManagementGetFileImportUploadUrlResponse ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetGeoLocationsFileUrlRequest/version> a rdf:Property ;
  rdfs:label "version" ;
  rdfs:comment "The version of the location file that you want to download. Currently the only supported version is 2.0." ;
  schema:alternateName "Version" ;
  rdfs:domain microsoftads:CampaignManagementGetGeoLocationsFileUrlRequest ;
  rdfs:range xsd:string .

# Property: language locale
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetGeoLocationsFileUrlRequest/languageLocale> a rdf:Property ;
  rdfs:label "language locale" ;
  rdfs:comment "The language and locale of the geographical location display names. The supported language locale values are zh-Hant (Traditional Chinese), en (English), fr (French), de (German), it (Italian), ja-JP (Japanese), pt-BR (Brazilian Portuguese), and es (Spanish)." ;
  schema:alternateName "LanguageLocale" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/languageLocale> ;
  rdfs:domain microsoftads:CampaignManagementGetGeoLocationsFileUrlRequest ;
  rdfs:range xsd:string .

# Property: compression type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetGeoLocationsFileUrlRequest/compressionType> a rdf:Property ;
  rdfs:label "compression type" ;
  rdfs:comment "Defines the possible compression types for the file to download. Currently the only supported compression format is GZip. This request element is optional. If no value is passed, the API will continue to return uncompressed files." ;
  schema:alternateName "CompressionType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/compressionType> ;
  rdfs:domain microsoftads:CampaignManagementGetGeoLocationsFileUrlRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementCompressionTypeScheme .

# Property: file url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetGeoLocationsFileUrlResponse/fileUrl> a rdf:Property ;
  rdfs:label "file url" ;
  rdfs:comment "The file URL that you can use to download the geographical location data for the version, language, and locale that you requested. Before you download the file, check whether the date and time of the LastModifiedTimeUtc element is later than the date and time of your previous download. You should only download the file if necessary." ;
  schema:alternateName "FileUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fileUrl> ;
  rdfs:domain microsoftads:CampaignManagementGetGeoLocationsFileUrlResponse ;
  rdfs:range xsd:string .

# Property: last modified time utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetGeoLocationsFileUrlResponse/lastModifiedTimeUtc> a rdf:Property ;
  rdfs:label "last modified time utc" ;
  rdfs:comment "The date and time that the geographical location data for the specified version, language, and locale was last updated. As a best practice you should store this date and time, and going forward only download the file if this value is updated to a later date and time. The value is in Coordinated Universal Time (UTC). The date and time value reflects the date and time at the server, not the client. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types." ;
  schema:alternateName "LastModifiedTimeUtc" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastModifiedTimeUtc> ;
  rdfs:domain microsoftads:CampaignManagementGetGeoLocationsFileUrlResponse ;
  rdfs:range xsd:dateTime .

# Property: file url expiry time utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetGeoLocationsFileUrlResponse/fileUrlExpiryTimeUtc> a rdf:Property ;
  rdfs:label "file url expiry time utc" ;
  rdfs:comment "The date and time that the provided file URL will expire. If you do not download the file prior to the expiration time, then you can call the operation again to request a new file URL. You might observe that the URL is set to expire 15 minutes from the time this operation completes; however, you should not depend on a fixed duration. Future calls to this operation might result in a shorter or longer expiration time. The value is in Coordinated Universal Time (UTC). The date and time value reflects the date and time at the server, not the client. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types." ;
  schema:alternateName "FileUrlExpiryTimeUtc" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fileUrlExpiryTimeUtc> ;
  rdfs:domain microsoftads:CampaignManagementGetGeoLocationsFileUrlResponse ;
  rdfs:range xsd:dateTime .

# Property: health check entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetHealthCheckRequest/healthCheckEntities> a rdf:Property ;
  rdfs:label "health check entities" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "HealthCheckEntities" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/healthCheckEntities> ;
  rdfs:domain microsoftads:CampaignManagementGetHealthCheckRequest ;
  rdfs:range microsoftads:CampaignManagementHealthCheckEntity .

# Property: health check types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetHealthCheckRequest/healthCheckTypes> a rdf:Property ;
  rdfs:label "health check types" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "HealthCheckTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/healthCheckTypes> ;
  rdfs:domain microsoftads:CampaignManagementGetHealthCheckRequest ;
  rdfs:range xsd:string .

# Property: health check results metadata
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetHealthCheckResponse/healthCheckResultsMetadata> a rdf:Property ;
  rdfs:label "health check results metadata" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "HealthCheckResultsMetadata" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/healthCheckResultsMetadata> ;
  rdfs:domain microsoftads:CampaignManagementGetHealthCheckResponse ;
  rdfs:range microsoftads:CampaignManagementHealthCheckMetadata .

# Property: health check results
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetHealthCheckResponse/healthCheckResults> a rdf:Property ;
  rdfs:label "health check results" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "HealthCheckResults" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/healthCheckResults> ;
  rdfs:domain microsoftads:CampaignManagementGetHealthCheckResponse ;
  rdfs:range microsoftads:CampaignManagementHealthCheckData .

# Property: health check errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetHealthCheckResponse/healthCheckErrors> a rdf:Property ;
  rdfs:label "health check errors" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "HealthCheckErrors" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/healthCheckErrors> ;
  rdfs:domain microsoftads:CampaignManagementGetHealthCheckResponse ;
  rdfs:range microsoftads:CampaignManagementHealthCheckError .

# Property: health check entity
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckError/healthCheckEntity> a rdf:Property ;
  rdfs:label "health check entity" ;
  rdfs:comment "The health check entity." ;
  schema:alternateName "HealthCheckEntity" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/healthCheckEntity> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckError ;
  rdfs:range microsoftads:CampaignManagementHealthCheckEntity .

# Property: health check name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckError/healthCheckName> a rdf:Property ;
  rdfs:label "health check name" ;
  rdfs:comment "The health check name." ;
  schema:alternateName "HealthCheckName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/healthCheckName> ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckError ;
  rdfs:range xsd:string .

# Property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckError/errors> a rdf:Property ;
  rdfs:label "errors" ;
  rdfs:comment "An array of OperationError objects corresponding to errors encountered during the system processing of the bulk file after your download request was submitted." ;
  schema:alternateName "Errors" ;
  rdfs:domain microsoftads:CampaignManagementHealthCheckError ;
  rdfs:range microsoftads:CampaignManagementOperationError .

# Property: h tml5asset ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetHTML5sByIdsRequest/hTML5AssetIds> a rdf:Property ;
  rdfs:label "h tml5asset ids" ;
  rdfs:comment "An array of the HTML5 asset IDs." ;
  schema:alternateName "HTML5AssetIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/hTML5AssetIds> ;
  rdfs:domain microsoftads:CampaignManagementGetHTML5sByIdsRequest ;
  rdfs:range xsd:long .

# Property: h tml5assets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetHTML5sByIdsResponse/hTML5Assets> a rdf:Property ;
  rdfs:label "h tml5assets" ;
  rdfs:comment "An array of the HTML5 assets." ;
  schema:alternateName "HTML5Assets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/hTML5Assets> ;
  rdfs:domain microsoftads:CampaignManagementGetHTML5sByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementHTML5 .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetHTML5sByIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array BatchError that contains details for any request items that were not successful. The list of errors does not correspond directly to the list of items in the request. The list can be empty if there were no errors, or it can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetHTML5sByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: import type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportEntityIdsMappingRequest/importType> a rdf:Property ;
  rdfs:label "import type" ;
  rdfs:comment "The type of import job to get entity ID mappings. To get Google Ads to Microsoft Advertising entity ID mappings for each GoogleImportJob, set this element to \"GoogleImportJob\"." ;
  schema:alternateName "ImportType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/importType> ;
  rdfs:domain microsoftads:CampaignManagementGetImportEntityIdsMappingRequest ;
  rdfs:range xsd:string .

# Property: source entity ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportEntityIdsMappingRequest/sourceEntityIds> a rdf:Property ;
  rdfs:label "source entity ids" ;
  rdfs:comment "The source entity IDs that you want mapped to Microsoft Advertising entity IDs. If ImportEntityType is set to \"Campaign\" and ImportType is set to \"GoogleImportJob\", the operation will return Google Ads to Microsoft Advertising entity ID mappings. You can specify a maximum of 100 source IDs." ;
  schema:alternateName "SourceEntityIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sourceEntityIds> ;
  rdfs:domain microsoftads:CampaignManagementGetImportEntityIdsMappingRequest ;
  rdfs:range xsd:long .

# Property: import entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportEntityIdsMappingRequest/importEntityType> a rdf:Property ;
  rdfs:label "import entity type" ;
  rdfs:comment "The type of entity to get ID mappings. For example, set this element to \"Campaign\" to get campaign ID mappings." ;
  schema:alternateName "ImportEntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/importEntityType> ;
  rdfs:domain microsoftads:CampaignManagementGetImportEntityIdsMappingRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementImportEntityTypeScheme .

# Property: source parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportEntityIdsMappingRequest/sourceParentId> a rdf:Property ;
  rdfs:label "source parent id" ;
  rdfs:comment "The ID of the source parent." ;
  schema:alternateName "SourceParentId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sourceParentId> ;
  rdfs:domain microsoftads:CampaignManagementGetImportEntityIdsMappingRequest ;
  rdfs:range xsd:long .

# Property: entity ids mapping
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportEntityIdsMappingResponse/entityIdsMapping> a rdf:Property ;
  rdfs:label "entity ids mapping" ;
  rdfs:comment "The resulting list of key and value pairs. Each key represents a source ID that you requested mappings for. The referenced key is the mapped Microsoft Advertising entity ID. If you requested a mapping with an invalid source ID, it will still be returned as the key but the referenced value will be set to 0 (zero)." ;
  schema:alternateName "EntityIdsMapping" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityIdsMapping> ;
  rdfs:domain microsoftads:CampaignManagementGetImportEntityIdsMappingResponse ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOflongAndlong .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportEntityIdsMappingResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetImportEntityIdsMappingResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyValuePairOflongAndlong/key> a rdf:Property ;
  rdfs:label "key" ;
  schema:alternateName "Key" ;
  rdfs:domain microsoftads:CampaignManagementKeyValuePairOflongAndlong ;
  rdfs:range xsd:long .

# Property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyValuePairOflongAndlong/value> a rdf:Property ;
  rdfs:label "value" ;
  schema:alternateName "Value" ;
  rdfs:domain microsoftads:CampaignManagementKeyValuePairOflongAndlong ;
  rdfs:range xsd:long .

# Property: import job ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportJobsByIdsRequest/importJobIds> a rdf:Property ;
  rdfs:label "import job ids" ;
  rdfs:comment "The identifiers of the import jobs to get. You can specify a maximum of 100 import job IDs. If this element is not specified, the operation will return up to 500 import jobs in the ad account." ;
  schema:alternateName "ImportJobIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/importJobIds> ;
  rdfs:domain microsoftads:CampaignManagementGetImportJobsByIdsRequest ;
  rdfs:range xsd:long .

# Property: import type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportJobsByIdsRequest/importType> a rdf:Property ;
  rdfs:label "import type" ;
  rdfs:comment "The type of import job to get. To get GoogleImportJob objects, set this element to \"GoogleImportJob\"." ;
  schema:alternateName "ImportType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/importType> ;
  rdfs:domain microsoftads:CampaignManagementGetImportJobsByIdsRequest ;
  rdfs:range xsd:string .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportJobsByIdsRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The additional field values enable you to get the latest features using the current version of Campaign Management API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetImportJobsByIdsRequest ;
  rdfs:range xsd:string .

# Property: import jobs
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportJobsByIdsResponse/importJobs> a rdf:Property ;
  rdfs:label "import jobs" ;
  rdfs:comment "The import jobs that matched the request criteria." ;
  schema:alternateName "ImportJobs" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/importJobs> ;
  rdfs:domain microsoftads:CampaignManagementGetImportJobsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementImportJob .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportJobsByIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetImportJobsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: import type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportResultsRequest/importType> a rdf:Property ;
  rdfs:label "import type" ;
  rdfs:comment "The type of import job to get results. To get GoogleImportJob results, set this element to \"GoogleImportJob\"." ;
  schema:alternateName "ImportType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/importType> ;
  rdfs:domain microsoftads:CampaignManagementGetImportResultsRequest ;
  rdfs:range xsd:string .

# Property: page info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportResultsRequest/pageInfo> a rdf:Property ;
  rdfs:label "page info" ;
  rdfs:comment "Determines the index and size of import results per page. This request element is optional. If this element is not specified, the defaut page Index is 0 and the default Size is 1,000." ;
  schema:alternateName "PageInfo" ;
  rdfs:domain microsoftads:CampaignManagementGetImportResultsRequest ;
  rdfs:range microsoftads:CampaignManagementPaging .

# Property: import job ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportResultsRequest/importJobIds> a rdf:Property ;
  rdfs:label "import job ids" ;
  rdfs:comment "The identifiers of the import jobs to get results. You can specify a maximum of 100 identifiers. If this element is not specified, the operation will return results for all import jobs in the ad account within the last 90 days." ;
  schema:alternateName "ImportJobIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/importJobIds> ;
  rdfs:domain microsoftads:CampaignManagementGetImportResultsRequest ;
  rdfs:range xsd:long .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportResultsRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The additional field values enable you to get the latest features using the current version of Campaign Management API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetImportResultsRequest ;
  rdfs:range xsd:string .

# Property: import results
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportResultsResponse/importResults> a rdf:Property ;
  rdfs:label "import results" ;
  rdfs:comment "Contains the status, run time, and statistical results for each import that has run. Multiple results can be returned for the same import job e.g., results for a scheduled GoogleImportJob that has run more than once." ;
  schema:alternateName "ImportResults" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/importResults> ;
  rdfs:domain microsoftads:CampaignManagementGetImportResultsResponse ;
  rdfs:range microsoftads:CampaignManagementImportResult .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportResult/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the import result." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementImportResult ;
  rdfs:range xsd:string .

# Property: start time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportResult/startTimeInUTC> a rdf:Property ;
  rdfs:label "start time in utc" ;
  rdfs:comment "The date and time the import job was run." ;
  schema:alternateName "StartTimeInUTC" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/startTimeInUTC> ;
  rdfs:domain microsoftads:CampaignManagementImportResult ;
  rdfs:range xsd:dateTime .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportResult/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The import job status." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementImportResult ;
  rdfs:range xsd:string .

# Property: import job
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportResult/importJob> a rdf:Property ;
  rdfs:label "import job" ;
  rdfs:comment "The settings in effect at the time the import job was run. If the ImportType of the GetImportResults operation was set to \"GoogleImportJob\", this element will include a GoogleImportJob object." ;
  schema:alternateName "ImportJob" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/importJob> ;
  rdfs:domain microsoftads:CampaignManagementImportResult ;
  rdfs:range microsoftads:CampaignManagementImportJob .

# Property: entity statistics
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportResult/entityStatistics> a rdf:Property ;
  rdfs:label "entity statistics" ;
  rdfs:comment "The statistical import results for each supported entity type. For more information, see the ImportEntityStatistics Remarks." ;
  schema:alternateName "EntityStatistics" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityStatistics> ;
  rdfs:domain microsoftads:CampaignManagementImportResult ;
  rdfs:range microsoftads:CampaignManagementImportEntityStatistics .

# Property: error log url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportResult/errorLogUrl> a rdf:Property ;
  rdfs:label "error log url" ;
  rdfs:comment "The URL where you can download the error logs. This element will be null or empty if there were no errors." ;
  schema:alternateName "ErrorLogUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorLogUrl> ;
  rdfs:domain microsoftads:CampaignManagementImportResult ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportResult/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementImportResult ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportEntityStatistics/entityType> a rdf:Property ;
  rdfs:label "entity type" ;
  rdfs:comment "The type of entity eligible for import. For more information, see the remarks below." ;
  schema:alternateName "EntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityType> ;
  rdfs:domain microsoftads:CampaignManagementImportEntityStatistics ;
  rdfs:range xsd:string .

# Property: additions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportEntityStatistics/additions> a rdf:Property ;
  rdfs:label "additions" ;
  rdfs:comment "The count of items added during import of the entity type." ;
  schema:alternateName "Additions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/additions> ;
  rdfs:domain microsoftads:CampaignManagementImportEntityStatistics ;
  rdfs:range xsd:int .

# Property: changes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportEntityStatistics/changes> a rdf:Property ;
  rdfs:label "changes" ;
  rdfs:comment "The count of items changed or updated during import of the entity type." ;
  schema:alternateName "Changes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/changes> ;
  rdfs:domain microsoftads:CampaignManagementImportEntityStatistics ;
  rdfs:range xsd:int .

# Property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportEntityStatistics/errors> a rdf:Property ;
  rdfs:label "errors" ;
  rdfs:comment "The count of errors during import of the entity type." ;
  schema:alternateName "Errors" ;
  rdfs:domain microsoftads:CampaignManagementImportEntityStatistics ;
  rdfs:range xsd:int .

# Property: deletions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportEntityStatistics/deletions> a rdf:Property ;
  rdfs:label "deletions" ;
  rdfs:comment "The count of items deleted during import of the entity type." ;
  schema:alternateName "Deletions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deletions> ;
  rdfs:domain microsoftads:CampaignManagementImportEntityStatistics ;
  rdfs:range xsd:int .

# Property: total
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportEntityStatistics/total> a rdf:Property ;
  rdfs:label "total" ;
  rdfs:comment "The total count of additions, changes, deletions, and errors during import of the entity type." ;
  schema:alternateName "Total" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/total> ;
  rdfs:domain microsoftads:CampaignManagementImportEntityStatistics ;
  rdfs:range xsd:int .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByAdGroupIdRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The list of additional properties that you want included within each returned keyword. The additional field values enable you to get the latest features using the current version of Campaign Management API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetKeywordsByAdGroupIdRequest ;
  rdfs:range xsd:string .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByAdGroupIdRequest/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group that keywords are returned for." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:CampaignManagementGetKeywordsByAdGroupIdRequest ;
  rdfs:range xsd:long .

# Property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByAdGroupIdResponse/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  rdfs:comment "An array of Keyword objects that represents the retrieved keywords. If no keywords exist, an empty array is returned." ;
  schema:alternateName "Keywords" ;
  rdfs:domain microsoftads:CampaignManagementGetKeywordsByAdGroupIdResponse ;
  rdfs:range microsoftads:CampaignManagementKeyword .

# Property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByEditorialStatusRequest/editorialStatus> a rdf:Property ;
  rdfs:label "editorial status" ;
  rdfs:comment "The review status of the keywords to retrieve." ;
  schema:alternateName "EditorialStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/editorialStatus> ;
  rdfs:domain microsoftads:CampaignManagementGetKeywordsByEditorialStatusRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementKeywordEditorialStatusScheme .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByEditorialStatusRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The list of additional properties that you want included within each returned keyword. The additional field values enable you to get the latest features using the current version of Campaign Management API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetKeywordsByEditorialStatusRequest ;
  rdfs:range xsd:string .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByEditorialStatusRequest/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group that contains the keywords to retrieve." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:CampaignManagementGetKeywordsByEditorialStatusRequest ;
  rdfs:range xsd:long .

# Property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByEditorialStatusResponse/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  rdfs:comment "An array of Keyword objects that contains information about the keywords that were retrieved." ;
  schema:alternateName "Keywords" ;
  rdfs:domain microsoftads:CampaignManagementGetKeywordsByEditorialStatusResponse ;
  rdfs:range microsoftads:CampaignManagementKeyword .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByIdsRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The list of additional properties that you want included within each returned keyword. The additional field values enable you to get the latest features using the current version of Campaign Management API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetKeywordsByIdsRequest ;
  rdfs:range xsd:string .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByIdsRequest/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group whose keywords you want to get." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:CampaignManagementGetKeywordsByIdsRequest ;
  rdfs:range xsd:long .

# Property: keyword ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByIdsRequest/keywordIds> a rdf:Property ;
  rdfs:label "keyword ids" ;
  rdfs:comment "A maximum of 1,000 identifiers of the keywords to get." ;
  schema:alternateName "KeywordIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordIds> ;
  rdfs:domain microsoftads:CampaignManagementGetKeywordsByIdsRequest ;
  rdfs:range xsd:long .

# Property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByIdsResponse/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  rdfs:comment "An array of Keyword objects that corresponds directly to the keyword identifiers that you specified in the request. Items of the list may be returned as null. For each list index where a keyword was not retrieved, the corresponding element will be null." ;
  schema:alternateName "Keywords" ;
  rdfs:domain microsoftads:CampaignManagementGetKeywordsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementKeyword .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetKeywordsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelAssociationsByEntityIdsRequest/entityType> a rdf:Property ;
  rdfs:label "entity type" ;
  rdfs:comment "Filters the returned associations by entity type. The supported entity type values are Campaign, AdGroup, Ad, and Keyword." ;
  schema:alternateName "EntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityType> ;
  rdfs:domain microsoftads:CampaignManagementGetLabelAssociationsByEntityIdsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityTypeScheme .

# Property: entity ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelAssociationsByEntityIdsRequest/entityIds> a rdf:Property ;
  rdfs:label "entity ids" ;
  rdfs:comment "The list of entity identifiers used to request label associations. The maximum size of the list is 100 items per service request." ;
  schema:alternateName "EntityIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityIds> ;
  rdfs:domain microsoftads:CampaignManagementGetLabelAssociationsByEntityIdsRequest ;
  rdfs:range xsd:long .

# Property: label associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelAssociationsByEntityIdsResponse/labelAssociations> a rdf:Property ;
  rdfs:label "label associations" ;
  rdfs:comment "An array of label associations. For each entity identifier specified in the request, zero or more LabelAssociation objects are returned. Whereas the order of the returned LabelAssociation objects is guaranteed in the order of the requested entity identifiers, please note that multiple LabelAssociation objects can be returned for the same entity identifier." ;
  schema:alternateName "LabelAssociations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/labelAssociations> ;
  rdfs:domain microsoftads:CampaignManagementGetLabelAssociationsByEntityIdsResponse ;
  rdfs:range microsoftads:CampaignManagementLabelAssociation .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelAssociationsByEntityIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any associations that were not successfully retrieved. The list of errors corresponds directly to the list of associations in the request. Items of the list may be returned as null. For each list index where an association was successfully retrieved, the corresponding error element will be null. Ideally all associations are retrieved successfully and all elements in this list are null." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetLabelAssociationsByEntityIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelAssociationsByLabelIdsRequest/entityType> a rdf:Property ;
  rdfs:label "entity type" ;
  rdfs:comment "Filters the returned associations by entity type. The supported entity type values are Campaign, AdGroup, Ad, and Keyword." ;
  schema:alternateName "EntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityType> ;
  rdfs:domain microsoftads:CampaignManagementGetLabelAssociationsByLabelIdsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityTypeScheme .

# Property: label ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelAssociationsByLabelIdsRequest/labelIds> a rdf:Property ;
  rdfs:label "label ids" ;
  rdfs:comment "The list of label identifiers used to request label associations. You must include exactly one label identifier in the list." ;
  schema:alternateName "LabelIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/labelIds> ;
  rdfs:domain microsoftads:CampaignManagementGetLabelAssociationsByLabelIdsRequest ;
  rdfs:range xsd:long .

# Property: page info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelAssociationsByLabelIdsRequest/pageInfo> a rdf:Property ;
  rdfs:label "page info" ;
  rdfs:comment "Determines the index and size of label association results per page. Up to 1,000 label associations will be returned per page, so you might need to request multiple pages to get all of the label associations. If this element is not specified, the defaut page Index is 0 and the default Size is 1,000." ;
  schema:alternateName "PageInfo" ;
  rdfs:domain microsoftads:CampaignManagementGetLabelAssociationsByLabelIdsRequest ;
  rdfs:range microsoftads:CampaignManagementPaging .

# Property: label associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelAssociationsByLabelIdsResponse/labelAssociations> a rdf:Property ;
  rdfs:label "label associations" ;
  rdfs:comment "An array of label associations. For each label identifier specified in the request, zero or more LabelAssociation objects are returned. Whereas the order of the returned LabelAssociation objects is guaranteed in the order of the requested label identifiers, please note that multiple LabelAssociation objects can be returned for the same label identifier. The entity identifiers are in ascending order for a given label's associations. It is possible to receive duplicate associations across multiple pages, so you should check for duplicate results." ;
  schema:alternateName "LabelAssociations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/labelAssociations> ;
  rdfs:domain microsoftads:CampaignManagementGetLabelAssociationsByLabelIdsResponse ;
  rdfs:range microsoftads:CampaignManagementLabelAssociation .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelAssociationsByLabelIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any associations that were not successfully retrieved. The list of errors corresponds directly to the list of associations in the request. Items of the list may be returned as null. For each list index where an association was successfully retrieved, the corresponding error element will be null. Ideally all associations are retrieved successfully and all elements in this list are null." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetLabelAssociationsByLabelIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: label ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelsByIdsRequest/labelIds> a rdf:Property ;
  rdfs:label "label ids" ;
  rdfs:comment "The identifiers of the labels to get. The maximum size of the list is 1,000 items per service request. If this element is not specified, the operation will return all active labels in the account (1,000 results per page)." ;
  schema:alternateName "LabelIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/labelIds> ;
  rdfs:domain microsoftads:CampaignManagementGetLabelsByIdsRequest ;
  rdfs:range xsd:long .

# Property: page info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelsByIdsRequest/pageInfo> a rdf:Property ;
  rdfs:label "page info" ;
  rdfs:comment "Determines the index and size of label results per page. This request element is optional. If this element is not specified, the defaut page Index is 0 and the default Size is 1,000." ;
  schema:alternateName "PageInfo" ;
  rdfs:domain microsoftads:CampaignManagementGetLabelsByIdsRequest ;
  rdfs:range microsoftads:CampaignManagementPaging .

# Property: labels
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelsByIdsResponse/labels> a rdf:Property ;
  rdfs:label "labels" ;
  rdfs:comment "An array of Label objects that corresponds directly to the label identifiers that you specified in the request. Items of the list may be returned as null. For each list index where a label was not retrieved, the corresponding element will be null." ;
  schema:alternateName "Labels" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/labels> ;
  rdfs:domain microsoftads:CampaignManagementGetLabelsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementLabel .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelsByIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetLabelsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: shared list
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetListItemsBySharedListRequest/sharedList> a rdf:Property ;
  rdfs:label "shared list" ;
  rdfs:comment "The negative keyword list or website exclusion list. If the SharedEntityScope is either empty or set to Account, and if the SharedList is a NegativeKeywordList, then the returned list items will be negative keyword (NegativeKeyword) objects. If the SharedEntityScope is set to Customer, and if the SharedList is a PlacementExclusionList, then the returned list items will be negative site (NegativeSite) objects. You must include the Id of the SharedList when you make the service request." ;
  schema:alternateName "SharedList" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedList> ;
  rdfs:domain microsoftads:CampaignManagementGetListItemsBySharedListRequest ;
  rdfs:range microsoftads:CampaignManagementSharedList .

# Property: shared entity scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetListItemsBySharedListRequest/sharedEntityScope> a rdf:Property ;
  rdfs:label "shared entity scope" ;
  rdfs:comment "Indicates whether the shared entity is available at the ad account (Account) or manager account (Customer) level. This element is optional and defaults to Account scope. The ad account scope is only applicable for negative keyword lists. Set this element to Customer to get the negative sites for a website exclusion list in your manager account (customer) shared library." ;
  schema:alternateName "SharedEntityScope" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntityScope> ;
  rdfs:domain microsoftads:CampaignManagementGetListItemsBySharedListRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: list items
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetListItemsBySharedListResponse/listItems> a rdf:Property ;
  rdfs:label "list items" ;
  rdfs:comment "The list of negative keywords or negative sites. If no list items exist in the shared list, an empty array is returned." ;
  schema:alternateName "ListItems" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/listItems> ;
  rdfs:domain microsoftads:CampaignManagementGetListItemsBySharedListResponse ;
  rdfs:range microsoftads:CampaignManagementSharedListItem .

# Property: media ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaAssociationsRequest/mediaIds> a rdf:Property ;
  rdfs:label "media ids" ;
  rdfs:comment "The identifiers of the media to get corresponding entity associations. You can specify a maximum of 100 media identifiers in a single call." ;
  schema:alternateName "MediaIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mediaIds> ;
  rdfs:domain microsoftads:CampaignManagementGetMediaAssociationsRequest ;
  rdfs:range xsd:long .

# Property: media enabled entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaAssociationsRequest/mediaEnabledEntities> a rdf:Property ;
  rdfs:label "media enabled entities" ;
  rdfs:comment "Filters the results to only return media associations with the specified type of media enabled entity. The only supported media filter for this operation is ImageAdExtension." ;
  schema:alternateName "MediaEnabledEntities" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mediaEnabledEntities> ;
  rdfs:domain microsoftads:CampaignManagementGetMediaAssociationsRequest ;
  rdfs:range xsd:string .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaAssociationsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetMediaAssociationsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: media associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaAssociationsResponse/mediaAssociations> a rdf:Property ;
  rdfs:label "media associations" ;
  rdfs:comment "An array of MediaAssociation objects that corresponds directly to the media identifiers that you specified in the request. Items of the list may be returned as null. For each list index where media associations were not retrieved, the corresponding element will be null." ;
  schema:alternateName "MediaAssociations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mediaAssociations> ;
  rdfs:domain microsoftads:CampaignManagementGetMediaAssociationsResponse ;
  rdfs:range rdf:List .

# Property: media id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaAssociation/mediaId> a rdf:Property ;
  rdfs:label "media id" ;
  rdfs:comment "The system identifier of the media." ;
  schema:alternateName "MediaId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mediaId> ;
  rdfs:domain microsoftads:CampaignManagementMediaAssociation ;
  rdfs:range xsd:long .

# Property: media enabled entity
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaAssociation/mediaEnabledEntity> a rdf:Property ;
  rdfs:label "media enabled entity" ;
  rdfs:comment "Determines the type of media to get. Currently only ImageAdExtension is supported." ;
  schema:alternateName "MediaEnabledEntity" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mediaEnabledEntity> ;
  rdfs:domain microsoftads:CampaignManagementMediaAssociation ;
  rdfs:range xsd:string .

# Property: entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaAssociation/entityId> a rdf:Property ;
  rdfs:label "entity id" ;
  rdfs:comment "The system identifier of the media enabled entity, for example the identifier of an ImageAdExtension." ;
  schema:alternateName "EntityId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityId> ;
  rdfs:domain microsoftads:CampaignManagementMediaAssociation ;
  rdfs:range xsd:long .

# Property: media enabled entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaMetaDataByAccountIdRequest/mediaEnabledEntities> a rdf:Property ;
  rdfs:label "media enabled entities" ;
  rdfs:comment "Determines the type of media enabled entity to get meta data. Supported values are ImageAdExtension and ResponsiveAd. You may include multiple values as flags. How you specify multiple flags depends on the programming language that you use. For example, C# treats these values as flag values and Java treats them as an array of strings. The SOAP should include a string that contains a space-delimited list of values for example, ImageAdExtension ResponsiveAd." ;
  schema:alternateName "MediaEnabledEntities" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mediaEnabledEntities> ;
  rdfs:domain microsoftads:CampaignManagementGetMediaMetaDataByAccountIdRequest ;
  rdfs:range xsd:string .

# Property: page info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaMetaDataByAccountIdRequest/pageInfo> a rdf:Property ;
  rdfs:label "page info" ;
  rdfs:comment "Determines the index and size of media meta data results per page. By default if this element is not specified, the defaut page Index is 0 and the default Size is 1,000." ;
  schema:alternateName "PageInfo" ;
  rdfs:domain microsoftads:CampaignManagementGetMediaMetaDataByAccountIdRequest ;
  rdfs:range microsoftads:CampaignManagementPaging .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaMetaDataByAccountIdRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The list of additional properties that you want included within each returned auction insight KPI. The additional field values enable you to get the latest features using the current version of the Ad Insight API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetMediaMetaDataByAccountIdRequest ;
  rdfs:range xsd:string .

# Property: media meta data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaMetaDataByAccountIdResponse/mediaMetaData> a rdf:Property ;
  rdfs:label "media meta data" ;
  rdfs:comment "The specified media meta data from the library. The meta data includes download URLs for one or more media representations." ;
  schema:alternateName "MediaMetaData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mediaMetaData> ;
  rdfs:domain microsoftads:CampaignManagementGetMediaMetaDataByAccountIdResponse ;
  rdfs:range microsoftads:CampaignManagementMediaMetaData .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaMetaData/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The system identifier of the media meta data." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementMediaMetaData ;
  rdfs:range xsd:long .

# Property: media type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaMetaData/mediaType> a rdf:Property ;
  rdfs:label "media type" ;
  rdfs:comment "The name of the media subclass. For an ImageMediaRepresentation, the MediaType is Image." ;
  schema:alternateName "MediaType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mediaType> ;
  rdfs:domain microsoftads:CampaignManagementMediaMetaData ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaMetaData/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of media in the library. For an ImageMediaRepresentation, the only possible value is ImageMediaRepresentation." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementMediaMetaData ;
  rdfs:range xsd:string .

# Property: representations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaMetaData/representations> a rdf:Property ;
  rdfs:label "representations" ;
  rdfs:comment "A list of ImageMediaRepresentation that each include download URLs for one or more media representations. The number of representations depends on the type of media. For image ad extensions the service will return exactly three ImageMediaRepresentation objects with varying height and width properties. For responsive ads the service will return exactly one ImageMediaRepresentation object. For more information see MediaEnabledEntityFilter." ;
  schema:alternateName "Representations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/representations> ;
  rdfs:domain microsoftads:CampaignManagementMediaMetaData ;
  rdfs:range microsoftads:CampaignManagementMediaRepresentation .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaMetaData/text> a rdf:Property ;
  rdfs:label "text" ;
  rdfs:comment "The media text." ;
  schema:alternateName "Text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:CampaignManagementMediaMetaData ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaRepresentation/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the media representation." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementMediaRepresentation ;
  rdfs:range xsd:string .

# Property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaRepresentation/url> a rdf:Property ;
  rdfs:label "url" ;
  rdfs:comment "The media download URL." ;
  schema:alternateName "Url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/url> ;
  rdfs:domain microsoftads:CampaignManagementMediaRepresentation ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaRepresentation/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the media representation." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementMediaRepresentation ;
  rdfs:range xsd:string .

# Property: height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaRepresentation/height> a rdf:Property ;
  rdfs:label "height" ;
  schema:alternateName "Height" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/height> ;
  rdfs:domain microsoftads:CampaignManagementMediaRepresentation ;
  rdfs:range xsd:int .

# Property: width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaRepresentation/width> a rdf:Property ;
  rdfs:label "width" ;
  schema:alternateName "Width" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/width> ;
  rdfs:domain microsoftads:CampaignManagementMediaRepresentation ;
  rdfs:range xsd:int .

# Property: media ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaMetaDataByIdsRequest/mediaIds> a rdf:Property ;
  rdfs:label "media ids" ;
  rdfs:comment "The identifiers of the media to get. You can specify a maximum of 100 media identifiers in a single call." ;
  schema:alternateName "MediaIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mediaIds> ;
  rdfs:domain microsoftads:CampaignManagementGetMediaMetaDataByIdsRequest ;
  rdfs:range xsd:long .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaMetaDataByIdsRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The list of additional properties that you want included within each returned auction insight KPI. The additional field values enable you to get the latest features using the current version of the Ad Insight API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetMediaMetaDataByIdsRequest ;
  rdfs:range xsd:string .

# Property: media meta data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaMetaDataByIdsResponse/mediaMetaData> a rdf:Property ;
  rdfs:label "media meta data" ;
  rdfs:comment "An array of MediaMetaData objects that corresponds directly to the media identifiers that you specified in the request. Items of the list may be returned as null. For each list index where media meta data was not retrieved, the corresponding element will be null. The meta data includes download URLs for one or more media representations." ;
  schema:alternateName "MediaMetaData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mediaMetaData> ;
  rdfs:domain microsoftads:CampaignManagementGetMediaMetaDataByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementMediaMetaData .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaMetaDataByIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetMediaMetaDataByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeKeywordsByEntityIdsRequest/entityType> a rdf:Property ;
  rdfs:label "entity type" ;
  rdfs:comment "The type of entity corresponding to the specified EntityIds element. Possible values include AdGroup and Campaign." ;
  schema:alternateName "EntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityType> ;
  rdfs:domain microsoftads:CampaignManagementGetNegativeKeywordsByEntityIdsRequest ;
  rdfs:range xsd:string .

# Property: entity ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeKeywordsByEntityIdsRequest/entityIds> a rdf:Property ;
  rdfs:label "entity ids" ;
  rdfs:comment "An array of entity identifiers to return the associated negative keywords. The specified entities must all exist within the same parent entity, for example the ad group identifiers must all exist within the same campaign. This array can contain a maximum of 1 element." ;
  schema:alternateName "EntityIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityIds> ;
  rdfs:domain microsoftads:CampaignManagementGetNegativeKeywordsByEntityIdsRequest ;
  rdfs:range xsd:long .

# Property: parent entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeKeywordsByEntityIdsRequest/parentEntityId> a rdf:Property ;
  rdfs:label "parent entity id" ;
  rdfs:comment "The identifier of the parent entity corresponding to the specified EntityIds element. If the entity type is AdGroup, this element should be set to the campaign identifier that contains all of the specified ad groups. If the entity type is Campaign, the service uses the CustomerAccountId header element and this element is ignored." ;
  schema:alternateName "ParentEntityId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/parentEntityId> ;
  rdfs:domain microsoftads:CampaignManagementGetNegativeKeywordsByEntityIdsRequest ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeKeywordsByEntityIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetNegativeKeywordsByEntityIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: entity negative keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeKeywordsByEntityIdsResponse/entityNegativeKeywords> a rdf:Property ;
  rdfs:label "entity negative keywords" ;
  rdfs:comment "An array of EntityNegativeKeyword objects that corresponds directly to the entity identifiers that you specified in the request. Items of the list may be returned as null. For each list index where negative keywords for an entity were not retrieved, the corresponding element will be null." ;
  schema:alternateName "EntityNegativeKeywords" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityNegativeKeywords> ;
  rdfs:domain microsoftads:CampaignManagementGetNegativeKeywordsByEntityIdsResponse ;
  rdfs:range microsoftads:CampaignManagementEntityNegativeKeyword .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeSitesByAdGroupIdsRequest/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign that contains the ad groups." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementGetNegativeSitesByAdGroupIdsRequest ;
  rdfs:range xsd:long .

# Property: ad group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeSitesByAdGroupIdsRequest/adGroupIds> a rdf:Property ;
  rdfs:label "ad group ids" ;
  rdfs:comment "An array of identifiers of the ad groups that contain the negative site URLs that you want to get. The call fails if the sum of all negative site URLs defined in the specified list of ad groups exceeds 30,000 URLs. To ensure that the call succeeds, consider limiting the number of ad groups to 15." ;
  schema:alternateName "AdGroupIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupIds> ;
  rdfs:domain microsoftads:CampaignManagementGetNegativeSitesByAdGroupIdsRequest ;
  rdfs:range xsd:long .

# Property: ad group negative sites
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeSitesByAdGroupIdsResponse/adGroupNegativeSites> a rdf:Property ;
  rdfs:label "ad group negative sites" ;
  rdfs:comment "An array of AdGroupNegativeSites that corresponds directly to the ad group identifiers that you specified in the request. Items of the list may be returned as null. For each list index where an AdGroupNegativeSites was not retrieved, the corresponding element will be null." ;
  schema:alternateName "AdGroupNegativeSites" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupNegativeSites> ;
  rdfs:domain microsoftads:CampaignManagementGetNegativeSitesByAdGroupIdsResponse ;
  rdfs:range microsoftads:CampaignManagementAdGroupNegativeSites .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeSitesByAdGroupIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetNegativeSitesByAdGroupIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeSitesByCampaignIdsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account that contains the campaigns." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementGetNegativeSitesByCampaignIdsRequest ;
  rdfs:range xsd:long .

# Property: campaign ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeSitesByCampaignIdsRequest/campaignIds> a rdf:Property ;
  rdfs:label "campaign ids" ;
  rdfs:comment "An array of identifiers of the campaigns that contain the negative site URLs that you want to get. The call fails if the sum of all negative site URLs defined in the specified list of campaigns exceeds 30,000 URLs. To ensure that the call succeeds, consider limiting the number of campaigns to 15." ;
  schema:alternateName "CampaignIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignIds> ;
  rdfs:domain microsoftads:CampaignManagementGetNegativeSitesByCampaignIdsRequest ;
  rdfs:range xsd:long .

# Property: campaign negative sites
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeSitesByCampaignIdsResponse/campaignNegativeSites> a rdf:Property ;
  rdfs:label "campaign negative sites" ;
  rdfs:comment "An array of CampaignNegativeSites that corresponds directly to the campaign identifiers that you specified in the request. Items of the list may be returned as null. For each list index where an CampaignNegativeSites was not retrieved, the corresponding element will be null." ;
  schema:alternateName "CampaignNegativeSites" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignNegativeSites> ;
  rdfs:domain microsoftads:CampaignManagementGetNegativeSitesByCampaignIdsResponse ;
  rdfs:range microsoftads:CampaignManagementCampaignNegativeSites .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeSitesByCampaignIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetNegativeSitesByCampaignIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNewCustomerAcquisitionGoalsByAccountIdRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementGetNewCustomerAcquisitionGoalsByAccountIdRequest ;
  rdfs:range xsd:long .

# Property: new customer acquisition goals
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNewCustomerAcquisitionGoalsByAccountIdResponse/newCustomerAcquisitionGoals> a rdf:Property ;
  rdfs:label "new customer acquisition goals" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "NewCustomerAcquisitionGoals" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newCustomerAcquisitionGoals> ;
  rdfs:domain microsoftads:CampaignManagementGetNewCustomerAcquisitionGoalsByAccountIdResponse ;
  rdfs:range microsoftads:CampaignManagementNewCustomerAcquisitionGoal .

# Property: start date utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetOfflineConversionReportByGoalIdsRequest/startDateUtc> a rdf:Property ;
  rdfs:label "start date utc" ;
  rdfs:comment "The start date of the report range in Coordinated Universal Time (UTC). The date range is up to 7 days." ;
  schema:alternateName "StartDateUtc" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/startDateUtc> ;
  rdfs:domain microsoftads:CampaignManagementGetOfflineConversionReportByGoalIdsRequest ;
  rdfs:range xsd:dateTime .

# Property: end date utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetOfflineConversionReportByGoalIdsRequest/endDateUtc> a rdf:Property ;
  rdfs:label "end date utc" ;
  rdfs:comment "The end date of the report range in Coordinated Universal Time (UTC). The date range is up to 7 days." ;
  schema:alternateName "EndDateUtc" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/endDateUtc> ;
  rdfs:domain microsoftads:CampaignManagementGetOfflineConversionReportByGoalIdsRequest ;
  rdfs:range xsd:dateTime .

# Property: goal ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetOfflineConversionReportByGoalIdsRequest/goalIds> a rdf:Property ;
  rdfs:label "goal ids" ;
  rdfs:comment "An array of conversion goal IDs used to filter the report. You can specify up to 20 goal IDs." ;
  schema:alternateName "GoalIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/goalIds> ;
  rdfs:domain microsoftads:CampaignManagementGetOfflineConversionReportByGoalIdsRequest ;
  rdfs:range xsd:long .

# Property: upload channel filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetOfflineConversionReportByGoalIdsRequest/uploadChannelFilter> a rdf:Property ;
  rdfs:label "upload channel filter" ;
  rdfs:comment "A bitwise combination of upload channel flags. If null, the report includes data from all channels." ;
  schema:alternateName "UploadChannelFilter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/uploadChannelFilter> ;
  rdfs:domain microsoftads:CampaignManagementGetOfflineConversionReportByGoalIdsRequest ;
  rdfs:range xsd:string .

# Property: offline goal conversion summaries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetOfflineConversionReportByGoalIdsResponse/offlineGoalConversionSummaries> a rdf:Property ;
  rdfs:label "offline goal conversion summaries" ;
  rdfs:comment "An array containing daily conversion performance summaries, grouped by individual Goal ID." ;
  schema:alternateName "OfflineGoalConversionSummaries" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/offlineGoalConversionSummaries> ;
  rdfs:domain microsoftads:CampaignManagementGetOfflineConversionReportByGoalIdsResponse ;
  rdfs:range microsoftads:CampaignManagementOfflineGoalConversionSummary .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetOfflineConversionReportByGoalIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of error objects for specific Goal IDs that failed to retrieve data. Returns successful data for some goals while reporting failures for others." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetOfflineConversionReportByGoalIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: goal id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalConversionSummary/goalId> a rdf:Property ;
  rdfs:label "goal id" ;
  rdfs:comment "The unique identifier for the conversion goal." ;
  schema:alternateName "GoalId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/goalId> ;
  rdfs:domain microsoftads:CampaignManagementOfflineGoalConversionSummary ;
  rdfs:range xsd:long .

# Property: conversion name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalConversionSummary/conversionName> a rdf:Property ;
  rdfs:label "conversion name" ;
  rdfs:comment "The user-defined name of the conversion goal." ;
  schema:alternateName "ConversionName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionName> ;
  rdfs:domain microsoftads:CampaignManagementOfflineGoalConversionSummary ;
  rdfs:range xsd:string .

# Property: overall success count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalConversionSummary/overallSuccessCount> a rdf:Property ;
  rdfs:label "overall success count" ;
  rdfs:comment "The total number of successful conversions attributed during the requested period." ;
  schema:alternateName "OverallSuccessCount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/overallSuccessCount> ;
  rdfs:domain microsoftads:CampaignManagementOfflineGoalConversionSummary ;
  rdfs:range xsd:long .

# Property: overall unattributed count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalConversionSummary/overallUnattributedCount> a rdf:Property ;
  rdfs:label "overall unattributed count" ;
  rdfs:comment "The total number of conversions that couldn't be attributed to a click or valid goal." ;
  schema:alternateName "OverallUnattributedCount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/overallUnattributedCount> ;
  rdfs:domain microsoftads:CampaignManagementOfflineGoalConversionSummary ;
  rdfs:range xsd:long .

# Property: overall success rate
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalConversionSummary/overallSuccessRate> a rdf:Property ;
  rdfs:label "overall success rate" ;
  rdfs:comment "The ratio of successful conversions to total uploads (Success / Total), represented with up to 6 decimal places." ;
  schema:alternateName "OverallSuccessRate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/overallSuccessRate> ;
  rdfs:domain microsoftads:CampaignManagementOfflineGoalConversionSummary ;
  rdfs:range xsd:double .

# Property: overall alerts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalConversionSummary/overallAlerts> a rdf:Property ;
  rdfs:label "overall alerts" ;
  rdfs:comment "A collection of aggregated error reasons explaining why conversions were unattributed." ;
  schema:alternateName "OverallAlerts" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/overallAlerts> ;
  rdfs:domain microsoftads:CampaignManagementOfflineGoalConversionSummary ;
  rdfs:range microsoftads:CampaignManagementOfflineConversionAlert .

# Property: daily summaries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalConversionSummary/dailySummaries> a rdf:Property ;
  rdfs:label "daily summaries" ;
  rdfs:comment "A breakdown of performance metrics for each individual day within the requested range." ;
  schema:alternateName "DailySummaries" ;
  rdfs:domain microsoftads:CampaignManagementOfflineGoalConversionSummary ;
  rdfs:range microsoftads:CampaignManagementOfflineGoalDailySummary .

# Property: unattributed reason
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAlert/unattributedReason> a rdf:Property ;
  rdfs:label "unattributed reason" ;
  rdfs:comment "The specific reason for the failure." ;
  schema:alternateName "UnattributedReason" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/unattributedReason> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionAlert ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementOfflineConversionUnattributedReasonScheme .

# Property: count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAlert/count> a rdf:Property ;
  rdfs:label "count" ;
  rdfs:comment "The number of times this specific error occurred." ;
  schema:alternateName "Count" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/count> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionAlert ;
  rdfs:range xsd:long .

# Property: goal id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalDailySummary/goalId> a rdf:Property ;
  rdfs:label "goal id" ;
  rdfs:comment "The unique identifier for the conversion goal." ;
  schema:alternateName "GoalId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/goalId> ;
  rdfs:domain microsoftads:CampaignManagementOfflineGoalDailySummary ;
  rdfs:range xsd:long .

# Property: upload date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalDailySummary/uploadDate> a rdf:Property ;
  rdfs:label "upload date" ;
  rdfs:comment "The specific date the conversions were processed." ;
  schema:alternateName "UploadDate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/uploadDate> ;
  rdfs:domain microsoftads:CampaignManagementOfflineGoalDailySummary ;
  rdfs:range xsd:dateTime .

# Property: success count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalDailySummary/successCount> a rdf:Property ;
  rdfs:label "success count" ;
  rdfs:comment "Successful conversions for this specific date." ;
  schema:alternateName "SuccessCount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/successCount> ;
  rdfs:domain microsoftads:CampaignManagementOfflineGoalDailySummary ;
  rdfs:range xsd:int .

# Property: unattributed count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalDailySummary/unattributedCount> a rdf:Property ;
  rdfs:label "unattributed count" ;
  rdfs:comment "Unattributed or failed conversions for this specific date." ;
  schema:alternateName "UnattributedCount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/unattributedCount> ;
  rdfs:domain microsoftads:CampaignManagementOfflineGoalDailySummary ;
  rdfs:range xsd:int .

# Property: success rate
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalDailySummary/successRate> a rdf:Property ;
  rdfs:label "success rate" ;
  rdfs:comment "The success rate for this specific date, up to 6 decimal places." ;
  schema:alternateName "SuccessRate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/successRate> ;
  rdfs:domain microsoftads:CampaignManagementOfflineGoalDailySummary ;
  rdfs:range xsd:double .

# Property: alerts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalDailySummary/alerts> a rdf:Property ;
  rdfs:label "alerts" ;
  rdfs:comment "Error alerts specific to this date's uploads." ;
  schema:alternateName "Alerts" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/alerts> ;
  rdfs:domain microsoftads:CampaignManagementOfflineGoalDailySummary ;
  rdfs:range microsoftads:CampaignManagementOfflineConversionAlert .

# Property: start date utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetOfflineConversionReportsRequest/startDateUtc> a rdf:Property ;
  rdfs:label "start date utc" ;
  rdfs:comment "The start date in UTC time." ;
  schema:alternateName "StartDateUtc" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/startDateUtc> ;
  rdfs:domain microsoftads:CampaignManagementGetOfflineConversionReportsRequest ;
  rdfs:range xsd:dateTime .

# Property: end date utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetOfflineConversionReportsRequest/endDateUtc> a rdf:Property ;
  rdfs:label "end date utc" ;
  rdfs:comment "The end date in UTC time." ;
  schema:alternateName "EndDateUtc" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/endDateUtc> ;
  rdfs:domain microsoftads:CampaignManagementGetOfflineConversionReportsRequest ;
  rdfs:range xsd:dateTime .

# Property: daily summaries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetOfflineConversionReportsResponse/dailySummaries> a rdf:Property ;
  rdfs:label "daily summaries" ;
  rdfs:comment "A summary of the reports for the day." ;
  schema:alternateName "DailySummaries" ;
  rdfs:domain microsoftads:CampaignManagementGetOfflineConversionReportsResponse ;
  rdfs:range microsoftads:CampaignManagementDailySummary .

# Property: profile type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetProfileDataFileUrlRequest/profileType> a rdf:Property ;
  rdfs:label "profile type" ;
  rdfs:comment "Determines whether you want industry or job function profile data. The CompanyName profile type is not supported for this service operation. You can use the SearchCompanies operation to search for profile data by company name." ;
  schema:alternateName "ProfileType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/profileType> ;
  rdfs:domain microsoftads:CampaignManagementGetProfileDataFileUrlRequest ;
  rdfs:range xsd:string .

# Property: language locale
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetProfileDataFileUrlRequest/languageLocale> a rdf:Property ;
  rdfs:label "language locale" ;
  rdfs:comment "The language and locale of the profile display names. The supported language locale values are zh-Hant (Traditional Chinese), en (English), fr (French), de (German), it (Italian), pt-BR (Brazilian Portuguese), and es (Spanish). Please note if LinkedIn does not provide the localized profile name, then it will default to the universal name (usually defined in English)." ;
  schema:alternateName "LanguageLocale" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/languageLocale> ;
  rdfs:domain microsoftads:CampaignManagementGetProfileDataFileUrlRequest ;
  rdfs:range xsd:string .

# Property: file url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetProfileDataFileUrlResponse/fileUrl> a rdf:Property ;
  rdfs:label "file url" ;
  rdfs:comment "The file URL that you can use to download the profile data for the profile type, language, and locale that you requested. Before you download the file, check whether the date and time of the LastModifiedTimeUtc element is later than the date and time of your previous download. You should only download the file if necessary." ;
  schema:alternateName "FileUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fileUrl> ;
  rdfs:domain microsoftads:CampaignManagementGetProfileDataFileUrlResponse ;
  rdfs:range xsd:string .

# Property: last modified time utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetProfileDataFileUrlResponse/lastModifiedTimeUtc> a rdf:Property ;
  rdfs:label "last modified time utc" ;
  rdfs:comment "The date and time that the profile data for the profile type, language, and locale was last updated. As a best practice you should store this date and time, and going forward only download the file if this value is updated to a later date and time. The value is in Coordinated Universal Time (UTC). The date and time value reflects the date and time at the server, not the client. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types." ;
  schema:alternateName "LastModifiedTimeUtc" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastModifiedTimeUtc> ;
  rdfs:domain microsoftads:CampaignManagementGetProfileDataFileUrlResponse ;
  rdfs:range xsd:dateTime .

# Property: file url expiry time utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetProfileDataFileUrlResponse/fileUrlExpiryTimeUtc> a rdf:Property ;
  rdfs:label "file url expiry time utc" ;
  rdfs:comment "The date and time that the provided file URL will expire. If you do not download the file prior to the expiration time, then you can call the operation again to request a new file URL. You might observe that the URL is set to expire 15 minutes from the time this operation completes; however, you should not depend on a fixed duration. Future calls to this operation might result in a shorter or longer expiration time. The value is in Coordinated Universal Time (UTC). The date and time value reflects the date and time at the server, not the client. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types." ;
  schema:alternateName "FileUrlExpiryTimeUtc" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fileUrlExpiryTimeUtc> ;
  rdfs:domain microsoftads:CampaignManagementGetProfileDataFileUrlResponse ;
  rdfs:range xsd:dateTime .

# Property: job id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetResponsiveAdRecommendationJobRequest/jobId> a rdf:Property ;
  rdfs:label "job id" ;
  rdfs:comment "The unique identifier of a job." ;
  schema:alternateName "JobId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/jobId> ;
  rdfs:domain microsoftads:CampaignManagementGetResponsiveAdRecommendationJobRequest ;
  rdfs:range xsd:long .

# Property: responsive ad
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetResponsiveAdRecommendationJobResponse/responsiveAd> a rdf:Property ;
  rdfs:label "responsive ad" ;
  rdfs:comment "A responsive ad format for audience ads and multimedia ads." ;
  schema:alternateName "ResponsiveAd" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/responsiveAd> ;
  rdfs:domain microsoftads:CampaignManagementGetResponsiveAdRecommendationJobResponse ;
  rdfs:range microsoftads:CampaignManagementResponsiveAd .

# Property: image suggestions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetResponsiveAdRecommendationJobResponse/imageSuggestions> a rdf:Property ;
  rdfs:label "image suggestions" ;
  rdfs:comment "A list of ad recommendation image suggestion." ;
  schema:alternateName "ImageSuggestions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/imageSuggestions> ;
  rdfs:domain microsoftads:CampaignManagementGetResponsiveAdRecommendationJobResponse ;
  rdfs:range microsoftads:CampaignManagementAdRecommendationImageSuggestion .

# Property: video suggestions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetResponsiveAdRecommendationJobResponse/videoSuggestions> a rdf:Property ;
  rdfs:label "video suggestions" ;
  rdfs:comment "A list of ad recommendation video suggestions." ;
  schema:alternateName "VideoSuggestions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/videoSuggestions> ;
  rdfs:domain microsoftads:CampaignManagementGetResponsiveAdRecommendationJobResponse ;
  rdfs:range microsoftads:CampaignManagementAdRecommendationVideoSuggestion .

# Property: prompt brand warning
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetResponsiveAdRecommendationJobResponse/promptBrandWarning> a rdf:Property ;
  rdfs:label "prompt brand warning" ;
  rdfs:comment "Whether the brand is detected in the request prompt." ;
  schema:alternateName "PromptBrandWarning" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/promptBrandWarning> ;
  rdfs:domain microsoftads:CampaignManagementGetResponsiveAdRecommendationJobResponse ;
  rdfs:range xsd:string .

# Property: job info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetResponsiveAdRecommendationJobResponse/jobInfo> a rdf:Property ;
  rdfs:label "job info" ;
  rdfs:comment "The ad recommendation job info data object." ;
  schema:alternateName "JobInfo" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/jobInfo> ;
  rdfs:domain microsoftads:CampaignManagementGetResponsiveAdRecommendationJobResponse ;
  rdfs:range microsoftads:CampaignManagementAdRecommendationJobInfo .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSeasonalityAdjustmentsByAccountIdRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The account ID." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementGetSeasonalityAdjustmentsByAccountIdRequest ;
  rdfs:range xsd:long .

# Property: seasonality adjustments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSeasonalityAdjustmentsByAccountIdResponse/seasonalityAdjustments> a rdf:Property ;
  rdfs:label "seasonality adjustments" ;
  rdfs:comment "A list of the seasaonality adjustments associated with the specified account." ;
  schema:alternateName "SeasonalityAdjustments" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/seasonalityAdjustments> ;
  rdfs:domain microsoftads:CampaignManagementGetSeasonalityAdjustmentsByAccountIdResponse ;
  rdfs:range microsoftads:CampaignManagementSeasonalityAdjustment .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSeasonalityAdjustmentsByAccountIdResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array BatchError that contains details for any request items that were not successful. The list of errors does not correspond directly to the list of items in the request. The list can be empty if there were no errors, or it can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetSeasonalityAdjustmentsByAccountIdResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSeasonalityAdjustmentsByIdsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The account ID." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementGetSeasonalityAdjustmentsByIdsRequest ;
  rdfs:range xsd:long .

# Property: seasonality adjustment ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSeasonalityAdjustmentsByIdsRequest/seasonalityAdjustmentIds> a rdf:Property ;
  rdfs:label "seasonality adjustment ids" ;
  rdfs:comment "The seasonality adjustment IDs." ;
  schema:alternateName "SeasonalityAdjustmentIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/seasonalityAdjustmentIds> ;
  rdfs:domain microsoftads:CampaignManagementGetSeasonalityAdjustmentsByIdsRequest ;
  rdfs:range xsd:long .

# Property: seasonality adjustments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSeasonalityAdjustmentsByIdsResponse/seasonalityAdjustments> a rdf:Property ;
  rdfs:label "seasonality adjustments" ;
  rdfs:comment "A list of the specified seasonality adjustments." ;
  schema:alternateName "SeasonalityAdjustments" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/seasonalityAdjustments> ;
  rdfs:domain microsoftads:CampaignManagementGetSeasonalityAdjustmentsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementSeasonalityAdjustment .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSeasonalityAdjustmentsByIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array BatchError that contains details for any request items that were not successful. The list of errors does not correspond directly to the list of items in the request. The list can be empty if there were no errors, or it can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetSeasonalityAdjustmentsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: shared entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntitiesByAccountIdRequest/sharedEntityType> a rdf:Property ;
  rdfs:label "shared entity type" ;
  rdfs:comment "The type of shared entity to get from the ad account shared library. Set this element to NegativeKeywordList to get negative keyword lists (NegativeKeywordList) in your ad account shared library." ;
  schema:alternateName "SharedEntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntityType> ;
  rdfs:domain microsoftads:CampaignManagementGetSharedEntitiesByAccountIdRequest ;
  rdfs:range xsd:string .

# Property: shared entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntitiesByAccountIdResponse/sharedEntities> a rdf:Property ;
  rdfs:label "shared entities" ;
  rdfs:comment "The negative keyword lists from the shared library." ;
  schema:alternateName "SharedEntities" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntities> ;
  rdfs:domain microsoftads:CampaignManagementGetSharedEntitiesByAccountIdResponse ;
  rdfs:range microsoftads:CampaignManagementSharedEntity .

# Property: shared entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntitiesRequest/sharedEntityType> a rdf:Property ;
  rdfs:label "shared entity type" ;
  rdfs:comment "The type of shared entity to get from the ad account or manager account (customer) library. Set this element to NegativeKeywordList to get negative keyword lists (NegativeKeywordList) in your ad account shared library. Set this element to PlacementExclusionList to get website exclusion lists (PlacementExclusionList) in your manager account (customer) shared library." ;
  schema:alternateName "SharedEntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntityType> ;
  rdfs:domain microsoftads:CampaignManagementGetSharedEntitiesRequest ;
  rdfs:range xsd:string .

# Property: shared entity scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntitiesRequest/sharedEntityScope> a rdf:Property ;
  rdfs:label "shared entity scope" ;
  rdfs:comment "Indicates whether the shared entity is available at the ad account (Account) or manager account (Customer) level. This element is optional and defaults to Account scope. The ad account scope is only applicable for negative keyword lists. Set this element to Customer to get website exclusion lists in your manager account (customer) shared library." ;
  schema:alternateName "SharedEntityScope" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntityScope> ;
  rdfs:domain microsoftads:CampaignManagementGetSharedEntitiesRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: shared entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntitiesResponse/sharedEntities> a rdf:Property ;
  rdfs:label "shared entities" ;
  rdfs:comment "The negative keyword lists or website exclusion lists." ;
  schema:alternateName "SharedEntities" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntities> ;
  rdfs:domain microsoftads:CampaignManagementGetSharedEntitiesResponse ;
  rdfs:range microsoftads:CampaignManagementSharedEntity .

# Property: entity ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsByEntityIdsRequest/entityIds> a rdf:Property ;
  rdfs:label "entity ids" ;
  rdfs:comment "The list of either campaign or ad account identifiers. This array can contain a maximum of 100 elements." ;
  schema:alternateName "EntityIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityIds> ;
  rdfs:domain microsoftads:CampaignManagementGetSharedEntityAssociationsByEntityIdsRequest ;
  rdfs:range xsd:long .

# Property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsByEntityIdsRequest/entityType> a rdf:Property ;
  rdfs:label "entity type" ;
  rdfs:comment "The type of entity corresponding to the specified EntityIds element. Set this element to \"Campaign\" to get negative keyword list to campaign associations, or brand exclusion or inclusion list to campaign associations in your ad account shared library. Set this element to \"Account\" to get website exclusion list to ad account associations in your manager account (customer) shared library." ;
  schema:alternateName "EntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityType> ;
  rdfs:domain microsoftads:CampaignManagementGetSharedEntityAssociationsByEntityIdsRequest ;
  rdfs:range xsd:string .

# Property: shared entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsByEntityIdsRequest/sharedEntityType> a rdf:Property ;
  rdfs:label "shared entity type" ;
  rdfs:comment "The type of shared entity to get associations. Set this element to \"NegativeKeywordList\" to get negative keyword list to campaign associations in your ad account shared library. Set this element to \"PlacementExclusionList\" to get website exclusion list to ad account associations in your manager account (customer) shared library." ;
  schema:alternateName "SharedEntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntityType> ;
  rdfs:domain microsoftads:CampaignManagementGetSharedEntityAssociationsByEntityIdsRequest ;
  rdfs:range xsd:string .

# Property: shared entity scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsByEntityIdsRequest/sharedEntityScope> a rdf:Property ;
  rdfs:label "shared entity scope" ;
  rdfs:comment "Indicates whether the shared entity is available at the ad account (Account) or manager account (Customer) level. This element is optional and defaults to Account scope. The ad account scope is only applicable for negative keyword list to campaign associations. Set this element to Customer to get website exclusion list to ad account associations in your manager account (customer) shared library." ;
  schema:alternateName "SharedEntityScope" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntityScope> ;
  rdfs:domain microsoftads:CampaignManagementGetSharedEntityAssociationsByEntityIdsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsByEntityIdsRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetSharedEntityAssociationsByEntityIdsRequest ;
  rdfs:range xsd:string .

# Property: associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsByEntityIdsResponse/associations> a rdf:Property ;
  rdfs:label "associations" ;
  rdfs:comment "An array of SharedEntityAssociation objects that corresponds directly to the entity identifiers that you specified in the request. Items of the list may be returned as null. For each list index where an association was not retrieved, the corresponding element will be null." ;
  schema:alternateName "Associations" ;
  rdfs:domain microsoftads:CampaignManagementGetSharedEntityAssociationsByEntityIdsResponse ;
  rdfs:range microsoftads:CampaignManagementSharedEntityAssociation .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsByEntityIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetSharedEntityAssociationsByEntityIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsRequest/entityType> a rdf:Property ;
  rdfs:label "entity type" ;
  rdfs:comment "The type of entity corresponding to the specified SharedEntityIds element. Set this element to \"Campaign\" to get negative keyword list to campaign associations in your ad account shared library. Set this element to \"Account\" to get website exclusion list to ad account associations in your manager account (customer) shared library." ;
  schema:alternateName "EntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityType> ;
  rdfs:domain microsoftads:CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsRequest ;
  rdfs:range xsd:string .

# Property: shared entity ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsRequest/sharedEntityIds> a rdf:Property ;
  rdfs:label "shared entity ids" ;
  rdfs:comment "The list of either negative keyword list or website exclusion list identifiers. This array can contain a maximum of one element." ;
  schema:alternateName "SharedEntityIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntityIds> ;
  rdfs:domain microsoftads:CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsRequest ;
  rdfs:range xsd:long .

# Property: shared entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsRequest/sharedEntityType> a rdf:Property ;
  rdfs:label "shared entity type" ;
  rdfs:comment "The type of shared entity to get associations. Set this element to \"NegativeKeywordList\" to get negative keyword list to campaign associations in your ad account shared library. Set this element to \"PlacementExclusionList\" to get website exclusion list to ad account associations in your manager account (customer) shared library." ;
  schema:alternateName "SharedEntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntityType> ;
  rdfs:domain microsoftads:CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsRequest ;
  rdfs:range xsd:string .

# Property: shared entity scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsRequest/sharedEntityScope> a rdf:Property ;
  rdfs:label "shared entity scope" ;
  rdfs:comment "Indicates whether the shared entity is available at the ad account (Account) or manager account (Customer) level. This element is optional and defaults to Account scope. The ad account scope is only applicable for negative keyword list to campaign associations. Set this element to Customer to get website exclusion list to ad account associations in your manager account (customer) shared library." ;
  schema:alternateName "SharedEntityScope" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntityScope> ;
  rdfs:domain microsoftads:CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsRequest ;
  rdfs:range xsd:string .

# Property: associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsResponse/associations> a rdf:Property ;
  rdfs:label "associations" ;
  rdfs:comment "An array of SharedEntityAssociation objects that corresponds directly to the shared entity identifiers that you specified in the request. Items of the list may be returned as null. For each list index where an association was not retrieved, the corresponding element will be null." ;
  schema:alternateName "Associations" ;
  rdfs:domain microsoftads:CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsResponse ;
  rdfs:range microsoftads:CampaignManagementSharedEntityAssociation .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: audio filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSupportedClipchampAudioRequest/audioFilter> a rdf:Property ;
  rdfs:label "audio filter" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "AudioFilter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audioFilter> ;
  rdfs:domain microsoftads:CampaignManagementGetSupportedClipchampAudioRequest ;
  rdfs:range microsoftads:CampaignManagementAudioFilter .

# Property: data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSupportedClipchampAudioResponse/data> a rdf:Property ;
  rdfs:label "data" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Data" ;
  rdfs:domain microsoftads:CampaignManagementGetSupportedClipchampAudioResponse ;
  rdfs:range microsoftads:CampaignManagementSupportedClipchampAudioData .

# Property: audio
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSupportedClipchampAudioData/audio> a rdf:Property ;
  rdfs:label "audio" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Audio" ;
  rdfs:domain microsoftads:CampaignManagementSupportedClipchampAudioData ;
  rdfs:range microsoftads:CampaignManagementSupportedClipchampAudio .

# Property: category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSupportedClipchampAudio/category> a rdf:Property ;
  rdfs:label "category" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Category" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/category> ;
  rdfs:domain microsoftads:CampaignManagementSupportedClipchampAudio ;
  rdfs:range xsd:string .

# Property: audio name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSupportedClipchampAudio/audioName> a rdf:Property ;
  rdfs:label "audio name" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "AudioName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audioName> ;
  rdfs:domain microsoftads:CampaignManagementSupportedClipchampAudio ;
  rdfs:range xsd:string .

# Property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSupportedClipchampAudio/url> a rdf:Property ;
  rdfs:label "url" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/url> ;
  rdfs:domain microsoftads:CampaignManagementSupportedClipchampAudio ;
  rdfs:range xsd:string .

# Property: ad sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSupportedFontsRequest/adSubType> a rdf:Property ;
  rdfs:label "ad sub type" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "AdSubType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adSubType> ;
  rdfs:domain microsoftads:CampaignManagementGetSupportedFontsRequest ;
  rdfs:range xsd:string .

# Property: data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSupportedFontsResponse/data> a rdf:Property ;
  rdfs:label "data" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Data" ;
  rdfs:domain microsoftads:CampaignManagementGetSupportedFontsResponse ;
  rdfs:range microsoftads:CampaignManagementSupportedFontsData .

# Property: supported fonts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSupportedFontsData/supportedFonts> a rdf:Property ;
  rdfs:label "supported fonts" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "SupportedFonts" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/supportedFonts> ;
  rdfs:domain microsoftads:CampaignManagementSupportedFontsData ;
  rdfs:range microsoftads:CampaignManagementSupportedFont .

# Property: font family
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSupportedFont/fontFamily> a rdf:Property ;
  rdfs:label "font family" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "FontFamily" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fontFamily> ;
  rdfs:domain microsoftads:CampaignManagementSupportedFont ;
  rdfs:range xsd:string .

# Property: font weights
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSupportedFont/fontWeights> a rdf:Property ;
  rdfs:label "font weights" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "FontWeights" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fontWeights> ;
  rdfs:domain microsoftads:CampaignManagementSupportedFont ;
  rdfs:range xsd:string .

# Property: uet tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetUetTagAuthKeyRequest/uetTagId> a rdf:Property ;
  rdfs:label "uet tag id" ;
  rdfs:comment "The unique identifier of the UET tag used to retrieve or generate an authentication key." ;
  schema:alternateName "UetTagId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/uetTagId> ;
  rdfs:domain microsoftads:CampaignManagementGetUetTagAuthKeyRequest ;
  rdfs:range xsd:long .

# Property: uet tag auth key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetUetTagAuthKeyResponse/uetTagAuthKey> a rdf:Property ;
  rdfs:label "uet tag auth key" ;
  rdfs:comment "The authentication key associated with the specified UET tag. If no key exists, one is generated and returned. Subsequent requests return the same key." ;
  schema:alternateName "UetTagAuthKey" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/uetTagAuthKey> ;
  rdfs:domain microsoftads:CampaignManagementGetUetTagAuthKeyResponse ;
  rdfs:range xsd:string .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetUetTagAuthKeyResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects containing error details." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetUetTagAuthKeyResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetUetTagsByIdsRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The list of additional properties that you want included within each returned UetTag object." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementGetUetTagsByIdsRequest ;
  rdfs:range xsd:string .

# Property: tag ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetUetTagsByIdsRequest/tagIds> a rdf:Property ;
  rdfs:label "tag ids" ;
  rdfs:comment "A maximum of 100 identifiers of the UET tags that you want to get. If TagIds is null or empty, then you are effectively requesting all UET tags that are available for the customer." ;
  schema:alternateName "TagIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/tagIds> ;
  rdfs:domain microsoftads:CampaignManagementGetUetTagsByIdsRequest ;
  rdfs:range xsd:long .

# Property: uet tags
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetUetTagsByIdsResponse/uetTags> a rdf:Property ;
  rdfs:label "uet tags" ;
  rdfs:comment "An array of UetTag objects that corresponds directly to the UET tag identifiers that you specified in the request. Items of the array may be returned as null. For each array index where a UET tag was not retrieved, the corresponding element will be null." ;
  schema:alternateName "UetTags" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/uetTags> ;
  rdfs:domain microsoftads:CampaignManagementGetUetTagsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementUetTag .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetUetTagsByIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetUetTagsByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: video ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetVideosByIdsRequest/videoIds> a rdf:Property ;
  rdfs:label "video ids" ;
  rdfs:comment "The identifiers of the videos to get. The maximum size of the list is 1,000 items per service request. If this element is not specified, the operation will return all active videos in the account (1,000 results per page)." ;
  schema:alternateName "VideoIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/videoIds> ;
  rdfs:domain microsoftads:CampaignManagementGetVideosByIdsRequest ;
  rdfs:range xsd:long .

# Property: page info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetVideosByIdsRequest/pageInfo> a rdf:Property ;
  rdfs:label "page info" ;
  rdfs:comment "Determines the index and size of video results per page. This request element is optional. If this element is not specified, the defaut page Index is 0 and the default Size is 1,000." ;
  schema:alternateName "PageInfo" ;
  rdfs:domain microsoftads:CampaignManagementGetVideosByIdsRequest ;
  rdfs:range microsoftads:CampaignManagementPaging .

# Property: videos
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetVideosByIdsResponse/videos> a rdf:Property ;
  rdfs:label "videos" ;
  rdfs:comment "An array of Video objects that corresponds directly to the video identifiers that you specified in the request. Items of the list may be returned as null. For each list index where a video was not retrieved, the corresponding element will be null." ;
  schema:alternateName "Videos" ;
  rdfs:domain microsoftads:CampaignManagementGetVideosByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementVideo .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetVideosByIdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementGetVideosByIdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the import job. The name can be between 1 to 255 characters in length. Add: Required Update: Read-only" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportJob ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the import job. Add: Read-only Update: Read-only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportJob ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the import job. This value is GoogleImportJob when you retrieve a Google import job. For more information about import job types, see the ImportJob Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportJob ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the import job. The possible values are Active, Pause and Deleted. Scheduled imports will have an Active status, whether the job is scheduled once or on a recurring basis in the future. Paused import jobs will have a Pause status. The status of import jobs that only run once will be set to Deleted after the import. Add: Read-only Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportJob ;
  rdfs:range xsd:string .

# Property: notification type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/notificationType> a rdf:Property ;
  rdfs:label "notification type" ;
  rdfs:comment "Determines whether and how often you want to receive email notifications about the import job results. The supported values are \"None\" (No emails), \"Changes\" (Only if there are changes or errors), \"Errors\" (Only if there are errors), and \"EveryTime\" (Every time this import runs). Add: Optional. If not set, the service sets this element to \"None\" by default. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "NotificationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/notificationType> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportJob ;
  rdfs:range xsd:string .

# Property: created by user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/createdByUserId> a rdf:Property ;
  rdfs:label "created by user id" ;
  rdfs:comment "The unique identifier of the Microsoft Advertising user who created the import job. Add: Read-only Update: Read-only" ;
  schema:alternateName "CreatedByUserId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/createdByUserId> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportJob ;
  rdfs:range xsd:long .

# Property: created by user name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/createdByUserName> a rdf:Property ;
  rdfs:label "created by user name" ;
  rdfs:comment "The login user name of the Microsoft Advertising user who created the import job. Add: Read-only Update: Read-only" ;
  schema:alternateName "CreatedByUserName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/createdByUserName> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportJob ;
  rdfs:range xsd:string .

# Property: frequency
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/frequency> a rdf:Property ;
  rdfs:label "frequency" ;
  rdfs:comment "Determines whether the import job should be run once or scheduled on a recurring basis. To run the import job now, this element must be nil or empty. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Frequency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/frequency> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportJob ;
  rdfs:range microsoftads:CampaignManagementFrequency .

# Property: last run time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/lastRunTimeInUTC> a rdf:Property ;
  rdfs:label "last run time in utc" ;
  rdfs:comment "The most recent import date and time for this job. The date and time is expressed in Coordinated Universal Time (UTC). Add: Read-only Update: Read-only" ;
  schema:alternateName "LastRunTimeInUTC" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastRunTimeInUTC> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportJob ;
  rdfs:range xsd:dateTime .

# Property: created date time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/createdDateTimeInUTC> a rdf:Property ;
  rdfs:label "created date time in utc" ;
  rdfs:comment "The date and time when the import job was created. The date and time is expressed in Coordinated Universal Time (UTC). Add: Read-only Update: Read-only" ;
  schema:alternateName "CreatedDateTimeInUTC" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/createdDateTimeInUTC> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportJob ;
  rdfs:range xsd:dateTime .

# Property: import option
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/importOption> a rdf:Property ;
  rdfs:label "import option" ;
  rdfs:comment "The Google import options that are available via API. To customize Google import options, you can include a GoogleImportOption object. Otherwise to use the default Google import options, you can leave this element nil or empty. For more information about default options, see GoogleImportOption. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "ImportOption" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/importOption> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportJob ;
  rdfs:range microsoftads:CampaignManagementImportOption .

# Property: notification email
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/notificationEmail> a rdf:Property ;
  rdfs:label "notification email" ;
  rdfs:comment "The email address where import results should be sent. This element is not returned by default. To get this element, include the NotificationEmail value in the ReturnAdditionalFields element when you call the GetImportJobsByIds and GetImportResults service operations. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "NotificationEmail" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/notificationEmail> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportJob ;
  rdfs:range xsd:string .

# Property: credential id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/credentialId> a rdf:Property ;
  rdfs:label "credential id" ;
  rdfs:comment "Authorizes a Google Ads user to import accounts to Microsoft Advertising. This element is not returned when you get the GoogleImportJob. See the Get an Import Credential ID guide for more details. Add: Required Update: Read-only" ;
  schema:alternateName "CredentialId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/credentialId> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportJob ;
  rdfs:range xsd:string .

# Property: google account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/googleAccountId> a rdf:Property ;
  rdfs:label "google account id" ;
  rdfs:comment "The Google Ads account to import. Add: Required Update: Read-only" ;
  schema:alternateName "GoogleAccountId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/googleAccountId> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportJob ;
  rdfs:range xsd:long .

# Property: campaign ad group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/campaignAdGroupIds> a rdf:Property ;
  rdfs:label "campaign ad group ids" ;
  rdfs:comment "The list of campaigns and their ad groups to import from Google Ads. The identifiers are saved but not validated when you create an import job. If you include invalid campaign or ad group IDs, or if they become invalid e.g., the entities are deleted later from Google Ads, the invalid entities will be skipped during import. Add: Optional. If this element is not set, then all of the campaigns and ad groups in the Google Ads account are eligible for import. The set of imported entities also depends on your import options. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "CampaignAdGroupIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignAdGroupIds> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportJob ;
  rdfs:range microsoftads:CampaignManagementCampaignAdGroupIds .

# Property: campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/campaignTypes> a rdf:Property ;
  rdfs:label "campaign types" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "CampaignTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignTypes> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportJob ;
  rdfs:range xsd:string .

# Property: google user name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/googleUserName> a rdf:Property ;
  rdfs:label "google user name" ;
  rdfs:comment "The Google account i.e., the Google user credentials with access to the Google Ads account. Add: Read-only Update: Read-only" ;
  schema:alternateName "GoogleUserName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/googleUserName> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportJob ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the import option. This value is GoogleImportOption when you retrieve a Google import option. For more information about import option types, see the ImportOption Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:string .

# Property: new entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newEntities> a rdf:Property ;
  rdfs:label "new entities" ;
  rdfs:comment "The prerequisite option for importing new entities and settings into Microsoft Advertising. If this element is set false, the following options are ignored: NewActiveAdsForExistingAdGroups, NewActiveCampaignsAndChildEntities, NewAdCustomizerFeeds, NewAdGroupsAndChildEntitiesForExistingCampaigns, NewAdSchedules, NewAppAdExtensions, NewAudienceTargets, NewCallAdExtensions, NewCalloutAdExtensions, NewDemographicTargets, NewDeviceTargets, NewKeywordsForExistingAdGroups, NewKeywordUrls, NewLabels, NewLocationAdExtensions, NewLocationTargets, NewNegativeKeywordLists, NewNegativeKeywordsForExistingParents, NewNegativeSites, NewPageFeeds, NewPausedAdsForExistingAdGroups, NewPausedCampaignsAndChildEntities, NewPriceAdExtensions, NewProductFilters, NewReviewAdExtensions, NewSitelinkAdExtensions, NewStructuredSnippetAdExtensions, NewUrlOptions. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising." ;
  schema:alternateName "NewEntities" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newEntities> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new paused campaigns and child entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newPausedCampaignsAndChildEntities> a rdf:Property ;
  rdfs:label "new paused campaigns and child entities" ;
  rdfs:comment "Import paused campaigns along with your active campaigns. The NewActiveCampaignsAndChildEntities option must also be enabled, otherwise this option is effectively ignored. This option is turned off by default, or effectively set to false. Set this element true to enable this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Other options > Campaign options > Include paused campaigns when importing new items." ;
  schema:alternateName "NewPausedCampaignsAndChildEntities" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newPausedCampaignsAndChildEntities> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new active campaigns and child entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newActiveCampaignsAndChildEntities> a rdf:Property ;
  rdfs:label "new active campaigns and child entities" ;
  rdfs:comment "Import active campaigns that have not previously been imported. The import will include all ad groups, active ads, and keywords that the new campaigns contain. To also import paused campaigns, ensure that the NewPausedCampaignsAndChildEntities option is enabled. To also import paused ads, ensure that the NewPausedAdsForExistingAdGroups option is enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Import items > Campaigns." ;
  schema:alternateName "NewActiveCampaignsAndChildEntities" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newActiveCampaignsAndChildEntities> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new ad groups and child entities for existing campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newAdGroupsAndChildEntitiesForExistingCampaigns> a rdf:Property ;
  rdfs:label "new ad groups and child entities for existing campaigns" ;
  rdfs:comment "Import new ad groups within existing campaigns. The import will include all active ads and keywords that the new ad groups contain. To also import paused ads, ensure that the NewPausedAdsForExistingAdGroups option is enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Import items > Ad groups for existing campaigns." ;
  schema:alternateName "NewAdGroupsAndChildEntitiesForExistingCampaigns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newAdGroupsAndChildEntitiesForExistingCampaigns> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new active ads for existing ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newActiveAdsForExistingAdGroups> a rdf:Property ;
  rdfs:label "new active ads for existing ad groups" ;
  rdfs:comment "Import new active ads within existing ad groups. To also import paused ads, ensure that the NewPausedAdsForExistingAdGroups option is enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Import items > Ads for existing ad groups." ;
  schema:alternateName "NewActiveAdsForExistingAdGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newActiveAdsForExistingAdGroups> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new keywords for existing ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newKeywordsForExistingAdGroups> a rdf:Property ;
  rdfs:label "new keywords for existing ad groups" ;
  rdfs:comment "Import new keywords within existing ad groups. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Import items > Keywords for existing ad groups." ;
  schema:alternateName "NewKeywordsForExistingAdGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newKeywordsForExistingAdGroups> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new negative keywords for existing parents
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newNegativeKeywordsForExistingParents> a rdf:Property ;
  rdfs:label "new negative keywords for existing parents" ;
  rdfs:comment "Import new negative keywords for existing campaigns or existing ad groups. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Import items > Negative keywords for existing campaigns and ad groups." ;
  schema:alternateName "NewNegativeKeywordsForExistingParents" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newNegativeKeywordsForExistingParents> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new negative keyword lists
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newNegativeKeywordLists> a rdf:Property ;
  rdfs:label "new negative keyword lists" ;
  rdfs:comment "Import negative keyword lists that have not previously been imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Import items > Negative keyword lists." ;
  schema:alternateName "NewNegativeKeywordLists" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newNegativeKeywordLists> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new account negative keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newAccountNegativeKeywords> a rdf:Property ;
  rdfs:label "new account negative keywords" ;
  rdfs:comment "Import account negative keywords that have not previously been imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Import items > Account negative keywords." ;
  schema:alternateName "NewAccountNegativeKeywords" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newAccountNegativeKeywords> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: pause new campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/pauseNewCampaigns> a rdf:Property ;
  rdfs:label "pause new campaigns" ;
  rdfs:comment "This option will pause newly imported campaigns allowing you to review your campaigns before you get your campaigns up and running. This option is turned off by default, or effectively set to false. Set this element true to enable this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Other options > Campaign options > Pause newly imported campaigns." ;
  schema:alternateName "PauseNewCampaigns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/pauseNewCampaigns> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new keyword urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newKeywordUrls> a rdf:Property ;
  rdfs:label "new keyword urls" ;
  rdfs:comment "Import new keyword landing page URLs. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Import items > Keyword landing page URLs." ;
  schema:alternateName "NewKeywordUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newKeywordUrls> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new url options
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newUrlOptions> a rdf:Property ;
  rdfs:label "new url options" ;
  rdfs:comment "Import tracking templates, custom parameters, and final URL suffix URL options with entities that have not previously been imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Import items > Tracking templates, custom parameters, and final URL suffixes." ;
  schema:alternateName "NewUrlOptions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newUrlOptions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new negative sites
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newNegativeSites> a rdf:Property ;
  rdfs:label "new negative sites" ;
  rdfs:comment "Import new negative sites for existing campaigns or existing ad groups. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Import items > Negative sites." ;
  schema:alternateName "NewNegativeSites" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newNegativeSites> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new paused ads for existing ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newPausedAdsForExistingAdGroups> a rdf:Property ;
  rdfs:label "new paused ads for existing ad groups" ;
  rdfs:comment "Import paused ads along with your active ads. The NewActiveAdsForExistingAdGroups option must also be enabled, otherwise this option is effectively ignored. This option is turned off by default, or effectively set to false. Set this element true to enable this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Other options > Ad options > Include paused ads when importing new ads." ;
  schema:alternateName "NewPausedAdsForExistingAdGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newPausedAdsForExistingAdGroups> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new labels
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newLabels> a rdf:Property ;
  rdfs:label "new labels" ;
  rdfs:comment "Import labels that have not previously been imported. Label associations are only imported if you also import the corresponding new entities. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Import items > Labels." ;
  schema:alternateName "NewLabels" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newLabels> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new product filters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newProductFilters> a rdf:Property ;
  rdfs:label "new product filters" ;
  rdfs:comment "Import new product filters from your shopping campaigns. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Import items > Product filters." ;
  schema:alternateName "NewProductFilters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newProductFilters> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new location targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newLocationTargets> a rdf:Property ;
  rdfs:label "new location targets" ;
  rdfs:comment "Import location targets that have not previously been imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Targeting > Location targets." ;
  schema:alternateName "NewLocationTargets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newLocationTargets> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new ad schedules
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newAdSchedules> a rdf:Property ;
  rdfs:label "new ad schedules" ;
  rdfs:comment "Import ad schedules that have not previously been imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Targeting > Ad schedules." ;
  schema:alternateName "NewAdSchedules" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newAdSchedules> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new device targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newDeviceTargets> a rdf:Property ;
  rdfs:label "new device targets" ;
  rdfs:comment "Import device targets that have not previously been imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Targeting > Device targets." ;
  schema:alternateName "NewDeviceTargets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newDeviceTargets> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new demographic targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newDemographicTargets> a rdf:Property ;
  rdfs:label "new demographic targets" ;
  rdfs:comment "Import demographic targets that have not previously been imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Targeting > Demographic targets." ;
  schema:alternateName "NewDemographicTargets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newDemographicTargets> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new audience targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newAudienceTargets> a rdf:Property ;
  rdfs:label "new audience targets" ;
  rdfs:comment "Import campaign and ad group targets and exclusions for in-market audiences. Targets and exclusions for remarketing lists and combined lists can be imported if a valid UET tag identifier is set via the AssociatedUetTagId element. As support is added for import of additional audience types in the future, the corresponding lists, targets, and exclusions will also be imported if this option is enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Targeting > Audience targets." ;
  schema:alternateName "NewAudienceTargets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newAudienceTargets> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new topic targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newTopicTargets> a rdf:Property ;
  rdfs:label "new topic targets" ;
  rdfs:comment "Import topic targets that haven't previously been imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Targeting > Topic targets." ;
  schema:alternateName "NewTopicTargets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newTopicTargets> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new app ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newAppAdExtensions> a rdf:Property ;
  rdfs:label "new app ad extensions" ;
  rdfs:comment "Import app extensions that have not previously been imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Ad extensions > App Extensions." ;
  schema:alternateName "NewAppAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newAppAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new call ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newCallAdExtensions> a rdf:Property ;
  rdfs:label "new call ad extensions" ;
  rdfs:comment "Import call extensions that have not previously been imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Ad extensions > Call Extensions." ;
  schema:alternateName "NewCallAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newCallAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new callout ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newCalloutAdExtensions> a rdf:Property ;
  rdfs:label "new callout ad extensions" ;
  rdfs:comment "Import callout extensions that have not previously been imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Ad extensions > Callout Extensions." ;
  schema:alternateName "NewCalloutAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newCalloutAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new price ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newPriceAdExtensions> a rdf:Property ;
  rdfs:label "new price ad extensions" ;
  rdfs:comment "Import price extensions that have not previously been imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Ad extensions > Price Extensions." ;
  schema:alternateName "NewPriceAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newPriceAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new location ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newLocationAdExtensions> a rdf:Property ;
  rdfs:label "new location ad extensions" ;
  rdfs:comment "Import location extensions that have not previously been imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Ad extensions > Location Extensions." ;
  schema:alternateName "NewLocationAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newLocationAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new review ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newReviewAdExtensions> a rdf:Property ;
  rdfs:label "new review ad extensions" ;
  rdfs:comment "Import review extensions that have not previously been imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Ad extensions > Review Extensions." ;
  schema:alternateName "NewReviewAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newReviewAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new sitelink ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newSitelinkAdExtensions> a rdf:Property ;
  rdfs:label "new sitelink ad extensions" ;
  rdfs:comment "Import sitelink extensions that have not previously been imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Ad extensions > Sitelink Extensions." ;
  schema:alternateName "NewSitelinkAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newSitelinkAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new structured snippet ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newStructuredSnippetAdExtensions> a rdf:Property ;
  rdfs:label "new structured snippet ad extensions" ;
  rdfs:comment "Import structured snippet extensions that have not previously been imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Ad extensions > Structured Snippet Extensions." ;
  schema:alternateName "NewStructuredSnippetAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newStructuredSnippetAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new promotion ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newPromotionAdExtensions> a rdf:Property ;
  rdfs:label "new promotion ad extensions" ;
  rdfs:comment "Import promotion extensions that have not previously been imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Ad extensions > Promotion Extensions." ;
  schema:alternateName "NewPromotionAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newPromotionAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new image ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newImageAdExtensions> a rdf:Property ;
  rdfs:label "new image ad extensions" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "NewImageAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newImageAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new logo ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newLogoAdExtensions> a rdf:Property ;
  rdfs:label "new logo ad extensions" ;
  rdfs:comment "Import logo ad extensions that have not previously been imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Ad extensions > Logo Ad Extensions." ;
  schema:alternateName "NewLogoAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newLogoAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new lead form ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newLeadFormAdExtensions> a rdf:Property ;
  rdfs:label "new lead form ad extensions" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "NewLeadFormAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newLeadFormAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new page feeds
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newPageFeeds> a rdf:Property ;
  rdfs:label "new page feeds" ;
  rdfs:comment "Import page feeds that have not previously been imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Feeds > Page feeds." ;
  schema:alternateName "NewPageFeeds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newPageFeeds> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new ad customizer feeds
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newAdCustomizerFeeds> a rdf:Property ;
  rdfs:label "new ad customizer feeds" ;
  rdfs:comment "Import ad customizer feeds that have not previously been imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Feeds > Ad customizer feeds." ;
  schema:alternateName "NewAdCustomizerFeeds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newAdCustomizerFeeds> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new brand suitability
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newBrandSuitability> a rdf:Property ;
  rdfs:label "new brand suitability" ;
  rdfs:comment "Import brand suitability that has not previously been imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Items not previously imported into Microsoft Advertising > Brand Suitability" ;
  schema:alternateName "NewBrandSuitability" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newBrandSuitability> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new brand list associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newBrandListAssociations> a rdf:Property ;
  rdfs:label "new brand list associations" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "NewBrandListAssociations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newBrandListAssociations> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new conversion goals
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newConversionGoals> a rdf:Property ;
  rdfs:label "new conversion goals" ;
  rdfs:comment "Import conversion goals that have not previously been imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > UET tag > Conversion goals." ;
  schema:alternateName "NewConversionGoals" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newConversionGoals> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new carousel ad
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newCarouselAd> a rdf:Property ;
  rdfs:label "new carousel ad" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "NewCarouselAd" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newCarouselAd> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new portfolio bid strategy
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newPortfolioBidStrategy> a rdf:Property ;
  rdfs:label "new portfolio bid strategy" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "NewPortfolioBidStrategy" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newPortfolioBidStrategy> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new aimax settings
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newAIMaxSettings> a rdf:Property ;
  rdfs:label "new aimax settings" ;
  rdfs:comment "Import AI Max settings that haven not previously been imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Targeting > AI Max settings." ;
  schema:alternateName "NewAIMaxSettings" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newAIMaxSettings> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: new search themes for existing asset groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newSearchThemesForExistingAssetGroups> a rdf:Property ;
  rdfs:label "new search themes for existing asset groups" ;
  rdfs:comment "This element is deprecated." ;
  schema:alternateName "NewSearchThemesForExistingAssetGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newSearchThemesForExistingAssetGroups> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateEntities> a rdf:Property ;
  rdfs:label "update entities" ;
  rdfs:comment "The prerequisite option for importing updated entities and settings into Microsoft Advertising. The service will import updates for previously imported items to match those currently in Google Ads. If this element is set false, the following options are ignored: UpdateAdCustomizerFeeds, UpdateAdCustomizerFeeds, UpdateAdGroupNetwork, UpdateAdSchedules, UpdateAppAdExtensions, UpdateAudienceTargets, UpdateCallAdExtensions, UpdateCalloutAdExtensions, UpdateDemographicTargets, UpdateDeviceTargets, UpdateKeywordUrls, UpdateLabels, UpdateLocationAdExtensions, UpdateLocationTargets, UpdateNegativeKeywordLists, UpdateNegativeSites, UpdatePageFeeds, UpdatePriceAdExtensions, UpdateProductFilters, UpdateReviewAdExtensions, UpdateSitelinkAdExtensions, UpdateStructuredSnippetAdExtensions, UpdateUrlOptions. This option is equivalent to the \"Updates to existing items\" checkbox in the Microsoft Advertising UI. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items." ;
  schema:alternateName "UpdateEntities" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateEntities> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update campaign budgets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateCampaignBudgets> a rdf:Property ;
  rdfs:label "update campaign budgets" ;
  rdfs:comment "When enabled this option fetches updates to existing campaign budgets that are now in Microsoft Advertising. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Bids and budgets > Update existing campaign budgets." ;
  schema:alternateName "UpdateCampaignBudgets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateCampaignBudgets> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update bids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateBids> a rdf:Property ;
  rdfs:label "update bids" ;
  rdfs:comment "When enabled this option allows you to update the existing keywords, auto-targets, and product ads bid types to match those currently in Google Ads. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Bids and budgets > Update bids." ;
  schema:alternateName "UpdateBids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateBids> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update negative keyword lists
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateNegativeKeywordLists> a rdf:Property ;
  rdfs:label "update negative keyword lists" ;
  rdfs:comment "Import updates to existing negative keyword lists. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Campaign settings > Negative keyword lists." ;
  schema:alternateName "UpdateNegativeKeywordLists" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateNegativeKeywordLists> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update account negative keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAccountNegativeKeywords> a rdf:Property ;
  rdfs:label "update account negative keywords" ;
  rdfs:comment "Import updates to existing account negative keywords. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Campaign settings > Account negative keywords." ;
  schema:alternateName "UpdateAccountNegativeKeywords" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateAccountNegativeKeywords> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update negative sites
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateNegativeSites> a rdf:Property ;
  rdfs:label "update negative sites" ;
  rdfs:comment "Import updates to negative sites for existing campaigns and ad groups. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Campaign settings > Negative sites." ;
  schema:alternateName "UpdateNegativeSites" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateNegativeSites> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update keyword urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateKeywordUrls> a rdf:Property ;
  rdfs:label "update keyword urls" ;
  rdfs:comment "Import updates to existing keyword landing page URLs. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Campaign settings > Keyword landing page URLs." ;
  schema:alternateName "UpdateKeywordUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateKeywordUrls> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update url options
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateUrlOptions> a rdf:Property ;
  rdfs:label "update url options" ;
  rdfs:comment "Import updates to the tracking templates, custom parameters, and final URL suffix of existing entities. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Campaign settings > Tracking templates, custom parameters, and final URL suffixes." ;
  schema:alternateName "UpdateUrlOptions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateUrlOptions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update campaign names
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateCampaignNames> a rdf:Property ;
  rdfs:label "update campaign names" ;
  rdfs:comment "By enabling this option Microsoft Advertising will update the names of previously imported campaigns if the name was updated in Google Ads. However, settings and items linked to those campaigns can still be updated. Existing campaigns will be updated if the original items were created by an import after March 21, 2016. Otherwise, new campaign names will be created. This option is only applicable for existing campaigns and will not affect new campaigns. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Other options > Campaign options > Do not update existing campaign names." ;
  schema:alternateName "UpdateCampaignNames" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateCampaignNames> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update labels
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateLabels> a rdf:Property ;
  rdfs:label "update labels" ;
  rdfs:comment "Import updates to existing labels. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Campaign settings > Labels." ;
  schema:alternateName "UpdateLabels" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateLabels> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update product filters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateProductFilters> a rdf:Property ;
  rdfs:label "update product filters" ;
  rdfs:comment "When enabled this option updates product filters in shopping campaigns to match those currently in Google Ads. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Campaign settings > Product filters." ;
  schema:alternateName "UpdateProductFilters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateProductFilters> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update conversion goals
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateConversionGoals> a rdf:Property ;
  rdfs:label "update conversion goals" ;
  rdfs:comment "Import updates to existing conversion goals. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > UET tag > conversion goals." ;
  schema:alternateName "UpdateConversionGoals" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateConversionGoals> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update location targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateLocationTargets> a rdf:Property ;
  rdfs:label "update location targets" ;
  rdfs:comment "Import updates to existing location targets. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Targeting > Location targets." ;
  schema:alternateName "UpdateLocationTargets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateLocationTargets> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update ad schedules
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAdSchedules> a rdf:Property ;
  rdfs:label "update ad schedules" ;
  rdfs:comment "Import updates to existing ad schedules. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Targeting > Ad schedules." ;
  schema:alternateName "UpdateAdSchedules" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateAdSchedules> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update device targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateDeviceTargets> a rdf:Property ;
  rdfs:label "update device targets" ;
  rdfs:comment "Import updates to existing device targets. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Targeting > Device targets." ;
  schema:alternateName "UpdateDeviceTargets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateDeviceTargets> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update demographic targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateDemographicTargets> a rdf:Property ;
  rdfs:label "update demographic targets" ;
  rdfs:comment "Import updates to existing demographic targets. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Targeting > Demographic targets." ;
  schema:alternateName "UpdateDemographicTargets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateDemographicTargets> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update campaign ad group languages
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateCampaignAdGroupLanguages> a rdf:Property ;
  rdfs:label "update campaign ad group languages" ;
  rdfs:comment "Import updates to the language of existing campaigns and ad groups. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Campaign settings > Campaign and ad group languages." ;
  schema:alternateName "UpdateCampaignAdGroupLanguages" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateCampaignAdGroupLanguages> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update audience targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAudienceTargets> a rdf:Property ;
  rdfs:label "update audience targets" ;
  rdfs:comment "Import updates to existing audience targets. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Targeting > Audience targets." ;
  schema:alternateName "UpdateAudienceTargets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateAudienceTargets> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update topic targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateTopicTargets> a rdf:Property ;
  rdfs:label "update topic targets" ;
  rdfs:comment "Import updates to existing topic targets. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Targeting > Topic targets." ;
  schema:alternateName "UpdateTopicTargets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateTopicTargets> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update app ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAppAdExtensions> a rdf:Property ;
  rdfs:label "update app ad extensions" ;
  rdfs:comment "Import updates to existing app extensions. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Ad extensions > App Extensions." ;
  schema:alternateName "UpdateAppAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateAppAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update call ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateCallAdExtensions> a rdf:Property ;
  rdfs:label "update call ad extensions" ;
  rdfs:comment "Import updates to existing call extensions. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Ad extensions > Call Extensions." ;
  schema:alternateName "UpdateCallAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateCallAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update callout ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateCalloutAdExtensions> a rdf:Property ;
  rdfs:label "update callout ad extensions" ;
  rdfs:comment "Import updates to existing callout extensions. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Ad extensions > Callout Extensions." ;
  schema:alternateName "UpdateCalloutAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateCalloutAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update price ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updatePriceAdExtensions> a rdf:Property ;
  rdfs:label "update price ad extensions" ;
  rdfs:comment "Import updates to existing price extensions. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Ad extensions > Price Extensions." ;
  schema:alternateName "UpdatePriceAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updatePriceAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update location ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateLocationAdExtensions> a rdf:Property ;
  rdfs:label "update location ad extensions" ;
  rdfs:comment "Import updates to existing location extensions. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Ad extensions > Location Extensions." ;
  schema:alternateName "UpdateLocationAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateLocationAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update review ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateReviewAdExtensions> a rdf:Property ;
  rdfs:label "update review ad extensions" ;
  rdfs:comment "Import updates to existing review extensions. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Ad extensions > Review Extensions." ;
  schema:alternateName "UpdateReviewAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateReviewAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update sitelink ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateSitelinkAdExtensions> a rdf:Property ;
  rdfs:label "update sitelink ad extensions" ;
  rdfs:comment "Import updates to existing sitelink extensions. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Ad extensions > Sitelink Extensions." ;
  schema:alternateName "UpdateSitelinkAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateSitelinkAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update structured snippet ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateStructuredSnippetAdExtensions> a rdf:Property ;
  rdfs:label "update structured snippet ad extensions" ;
  rdfs:comment "Import updates to existing structured snippet extensions. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Ad extensions > Structured Snippet Extensions." ;
  schema:alternateName "UpdateStructuredSnippetAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateStructuredSnippetAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update promotion ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updatePromotionAdExtensions> a rdf:Property ;
  rdfs:label "update promotion ad extensions" ;
  rdfs:comment "Import updates to existing promotion extensions. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Ad extensions > Promotion Extensions." ;
  schema:alternateName "UpdatePromotionAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updatePromotionAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update image ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateImageAdExtensions> a rdf:Property ;
  rdfs:label "update image ad extensions" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "UpdateImageAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateImageAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update logo ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateLogoAdExtensions> a rdf:Property ;
  rdfs:label "update logo ad extensions" ;
  rdfs:comment "Import updates to existing logo ad extensions. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Ad extensions > Logo Ad Extensions." ;
  schema:alternateName "UpdateLogoAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateLogoAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update lead form ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateLeadFormAdExtensions> a rdf:Property ;
  rdfs:label "update lead form ad extensions" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "UpdateLeadFormAdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateLeadFormAdExtensions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update status for campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateStatusForCampaigns> a rdf:Property ;
  rdfs:label "update status for campaigns" ;
  rdfs:comment "Import updates to the status of existing campaigns. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Status > Campaign status." ;
  schema:alternateName "UpdateStatusForCampaigns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateStatusForCampaigns> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update status for ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateStatusForAdGroups> a rdf:Property ;
  rdfs:label "update status for ad groups" ;
  rdfs:comment "Import updates to the status of existing ad groups. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Status > Ad group status." ;
  schema:alternateName "UpdateStatusForAdGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateStatusForAdGroups> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update status for ads
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateStatusForAds> a rdf:Property ;
  rdfs:label "update status for ads" ;
  rdfs:comment "Import updates to the status of existing ads. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Status > Ad status." ;
  schema:alternateName "UpdateStatusForAds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateStatusForAds> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update status for keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateStatusForKeywords> a rdf:Property ;
  rdfs:label "update status for keywords" ;
  rdfs:comment "Import updates to the status of existing keywords. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Status > Keyword status." ;
  schema:alternateName "UpdateStatusForKeywords" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateStatusForKeywords> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update ad group network
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAdGroupNetwork> a rdf:Property ;
  rdfs:label "update ad group network" ;
  rdfs:comment "Import updates to the ad distribution of existing ad groups. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Campaign settings > Ad distribution." ;
  schema:alternateName "UpdateAdGroupNetwork" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateAdGroupNetwork> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update page feeds
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updatePageFeeds> a rdf:Property ;
  rdfs:label "update page feeds" ;
  rdfs:comment "Import updates to existing page feeds. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Feeds > Page feeds." ;
  schema:alternateName "UpdatePageFeeds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updatePageFeeds> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update ad customizer feeds
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAdCustomizerFeeds> a rdf:Property ;
  rdfs:label "update ad customizer feeds" ;
  rdfs:comment "Import updates to existing ad customizer feeds. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Feeds > Ad customizer feeds." ;
  schema:alternateName "UpdateAdCustomizerFeeds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateAdCustomizerFeeds> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update brand suitability
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateBrandSuitability> a rdf:Property ;
  rdfs:label "update brand suitability" ;
  rdfs:comment "Import updates to brand suitablity. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Brand Suitability." ;
  schema:alternateName "UpdateBrandSuitability" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateBrandSuitability> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update brand list associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateBrandListAssociations> a rdf:Property ;
  rdfs:label "update brand list associations" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "UpdateBrandListAssociations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateBrandListAssociations> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update ad customizer attributes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAdCustomizerAttributes> a rdf:Property ;
  rdfs:label "update ad customizer attributes" ;
  rdfs:comment "Import updates to existing ad customizer feeds. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Feeds > Ad customizer attributes." ;
  schema:alternateName "UpdateAdCustomizerAttributes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateAdCustomizerAttributes> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update aimax settings
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAIMaxSettings> a rdf:Property ;
  rdfs:label "update aimax settings" ;
  rdfs:comment "Import updates to AI Max settings. This option is enabled by default, or effectively set to true. Set this element false to preserve existing Microsoft AI Max settings. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Targeting > AI Max settings." ;
  schema:alternateName "UpdateAIMaxSettings" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateAIMaxSettings> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update asset groups asset
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAssetGroupsAsset> a rdf:Property ;
  rdfs:label "update asset groups asset" ;
  rdfs:comment "This element is deprecated." ;
  schema:alternateName "UpdateAssetGroupsAsset" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateAssetGroupsAsset> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: enable copilot
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/enableCopilot> a rdf:Property ;
  rdfs:label "enable copilot" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "EnableCopilot" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/enableCopilot> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: delete removed entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/deleteRemovedEntities> a rdf:Property ;
  rdfs:label "delete removed entities" ;
  rdfs:comment "Removed Google Ads items will be deleted along with their associated sub-items. For example if you removed a Google Ads campaign since the previous import, then the campaign and its ad groups, ads, and keywords will be removed from Microsoft Advertising when the import runs next time. Likewise, if you removed your Google Ads account level tracking template or final URL suffix since the previous import, they will be deleted from Microsoft Advertising. Ad extensions removed in Google Ads will not be deleted in Microsoft Advertising. This option is turned off by default, or effectively set to false. Set this element true to enable this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Delete items that have been removed from your Google Ads account." ;
  schema:alternateName "DeleteRemovedEntities" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deleteRemovedEntities> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: raise bids to minimum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/raiseBidsToMinimum> a rdf:Property ;
  rdfs:label "raise bids to minimum" ;
  rdfs:comment "Due to differences in Microsoft Advertising and Google Ads minimum bid requirements any bids below the our minimum amount will automatically be raised during import. This means that the amount of money you spend overall may increase for the imported campaigns. If you decide to opt out of increasing the minimum bid during import any campaigns that don't meet the minimum amount will not get imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Bids and budgets > Set unknown ad group bids to the recommended value for Microsoft Advertising." ;
  schema:alternateName "RaiseBidsToMinimum" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/raiseBidsToMinimum> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: raise campaign budgets to minimum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/raiseCampaignBudgetsToMinimum> a rdf:Property ;
  rdfs:label "raise campaign budgets to minimum" ;
  rdfs:comment "Due to differences in Microsoft Advertising and Google Ads minimum bid and budget requirements any budgets below our minimum amount will automatically be raised during import. This means that the amount of money you spend overall may increase for the imported campaigns. If you decide to opt out of increasing the minimum budget during import any campaigns that don't meet the minimum amount will not get imported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Bids and budgets > Increase campaign budgets to the minimum for Microsoft Advertising." ;
  schema:alternateName "RaiseCampaignBudgetsToMinimum" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/raiseCampaignBudgetsToMinimum> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: adjustment for campaign budgets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/adjustmentForCampaignBudgets> a rdf:Property ;
  rdfs:label "adjustment for campaign budgets" ;
  rdfs:comment "The percentage amount that you want to increase or decrease the new or existing Microsoft Advertising campaign budgets relative to your Google Ads campaign budgets. The valid bid multiplier range is -90 through 900. For example, to increase the Microsoft Advertising campaign budgets 25 percent higher than your Google Ads campaign budgets, set this element to 25. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Bids and budgets > Customize budgets for Microsoft Advertising." ;
  schema:alternateName "AdjustmentForCampaignBudgets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adjustmentForCampaignBudgets> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:double .

# Property: adjustment for bids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/adjustmentForBids> a rdf:Property ;
  rdfs:label "adjustment for bids" ;
  rdfs:comment "The percentage amount that you want to increase or decrease the new or existing Microsoft Advertising bids relative to your Google Ads bids. The valid bid multiplier range is -90 through 900. For example, to increase the Microsoft Advertising bids 25 percent higher than your Google Ads bids, set this element to 25. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Bids and budgets > Customize bids for Microsoft Advertising." ;
  schema:alternateName "AdjustmentForBids" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adjustmentForBids> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:double .

# Property: suffix for urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/suffixForUrls> a rdf:Property ;
  rdfs:label "suffix for urls" ;
  rdfs:comment "Set this option to insert a string at the end of each final URL, mobile URL, and destination URL during import. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Other options > Landing page URLs > Insert at the end of each final URL, mobile URL, and destination URL." ;
  schema:alternateName "SuffixForUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suffixForUrls> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:string .

# Property: search and replace for urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/searchAndReplaceForUrls> a rdf:Property ;
  rdfs:label "search and replace for urls" ;
  rdfs:comment "Set this option to find and replace a string within each final URL, mobile URL, and destination URL during import. When you update import options via UpdateImportJobs you can remove, update, or leave in place the prior search and replace settings. For details please see the remarks below. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Other options > Landing page URLs > Find and replace text in each final URL, mobile URL, and destination URL." ;
  schema:alternateName "SearchAndReplaceForUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchAndReplaceForUrls> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range microsoftads:CampaignManagementImportSearchAndReplaceForStringProperty .

# Property: suffix for tracking templates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/suffixForTrackingTemplates> a rdf:Property ;
  rdfs:label "suffix for tracking templates" ;
  rdfs:comment "Set this option to insert a string at the end of each tracking template during import. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Other options > Tracking templates > Insert at the end of each tracking template." ;
  schema:alternateName "SuffixForTrackingTemplates" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suffixForTrackingTemplates> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:string .

# Property: search and replace for tracking templates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/searchAndReplaceForTrackingTemplates> a rdf:Property ;
  rdfs:label "search and replace for tracking templates" ;
  rdfs:comment "Set this option to find and replace a string within each tracking template during import. When you update import options via UpdateImportJobs you can remove, update, or leave in place the prior search and replace settings. For details please see the remarks below. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Other options > Tracking templates > Find and replace text in each tracking template." ;
  schema:alternateName "SearchAndReplaceForTrackingTemplates" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchAndReplaceForTrackingTemplates> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range microsoftads:CampaignManagementImportSearchAndReplaceForStringProperty .

# Property: suffix for campaign names
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/suffixForCampaignNames> a rdf:Property ;
  rdfs:label "suffix for campaign names" ;
  rdfs:comment "Set this option to insert a string at the end of each campaign name during import. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Other options > Campaign options > Insert at the end of each campaign name." ;
  schema:alternateName "SuffixForCampaignNames" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suffixForCampaignNames> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:string .

# Property: search and replace for campaign names
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/searchAndReplaceForCampaignNames> a rdf:Property ;
  rdfs:label "search and replace for campaign names" ;
  rdfs:comment "Set this option to find and replace a string within each campaign name during import. When you update import options via UpdateImportJobs you can remove, update, or leave in place the prior search and replace settings. For details please see the remarks below. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Other options > Campaign options > Find and replace text in each campaign name." ;
  schema:alternateName "SearchAndReplaceForCampaignNames" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchAndReplaceForCampaignNames> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range microsoftads:CampaignManagementImportSearchAndReplaceForStringProperty .

# Property: search and replace for custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/searchAndReplaceForCustomParameters> a rdf:Property ;
  rdfs:label "search and replace for custom parameters" ;
  rdfs:comment "Set this option to find and replace a string within each custom parameter during import. When you update import options via UpdateImportJobs you can remove, update, or leave in place the prior search and replace settings. For details please see the remarks below. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Other options > Tracking templates > Find and replace text in each custom parameter." ;
  schema:alternateName "SearchAndReplaceForCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchAndReplaceForCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range microsoftads:CampaignManagementImportSearchAndReplaceForStringProperty .

# Property: search and replace for final urlsuffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/searchAndReplaceForFinalURLSuffix> a rdf:Property ;
  rdfs:label "search and replace for final urlsuffix" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "SearchAndReplaceForFinalURLSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchAndReplaceForFinalURLSuffix> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range microsoftads:CampaignManagementImportSearchAndReplaceForStringProperty .

# Property: pause campaigns without supported locations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/pauseCampaignsWithoutSupportedLocations> a rdf:Property ;
  rdfs:label "pause campaigns without supported locations" ;
  rdfs:comment "When enabled this option will pause imported campaigns in case all of their location targets are unsupported by Microsoft Advertising. If a campaign contains both supported and unsupported location targets the campaign will not be paused and will continue to serve for supported location targets. This option is turned off by default, or effectively set to false. Set this element true to enable this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Other options > Targeting > Pause campaigns when all imported location targets are unsupported." ;
  schema:alternateName "PauseCampaignsWithoutSupportedLocations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/pauseCampaignsWithoutSupportedLocations> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: enable parent location mapping
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/enableParentLocationMapping> a rdf:Property ;
  rdfs:label "enable parent location mapping" ;
  rdfs:comment "Google Ads location targets that are unsupported by Microsoft Advertising are expanded in scope and mapped to parent location targets that are supported. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. If you set this element false the unsupported location targets are not imported. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Other options > Targeting > Do not expand unsupported location targets." ;
  schema:alternateName "EnableParentLocationMapping" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/enableParentLocationMapping> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: associated store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/associatedStoreId> a rdf:Property ;
  rdfs:label "associated store id" ;
  rdfs:comment "Note: AssociatedStoreId is deprecated. The identifier of the Microsoft Merchant Center store that you want to associate with imported product ads and product filters. If this option is null or empty, your product ads and product filters will not be imported. To learn more see the Product Ads technical guide and the Create product ads in a shopping campaign help article. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Other options > Microsoft Merchant Center > Associate Microsoft Merchant Center Store with imported shopping campaigns and ad extensions." ;
  schema:alternateName "AssociatedStoreId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/associatedStoreId> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:long .

# Property: raise product group bids to minimum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/raiseProductGroupBidsToMinimum> a rdf:Property ;
  rdfs:label "raise product group bids to minimum" ;
  rdfs:comment "By enabling this option Microsoft Advertising will increase all product group bids to the minimum bid amount. Your campaigns will still be imported if you don't enable this option but any products groups that have a bid below the Microsoft Advertising minimum will not serve. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Bids and Budgets > Increase product group bids to the minimum for Microsoft Advertising." ;
  schema:alternateName "RaiseProductGroupBidsToMinimum" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/raiseProductGroupBidsToMinimum> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: search and dsa mixed campaign as search campaign
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/searchAndDsaMixedCampaignAsSearchCampaign> a rdf:Property ;
  rdfs:label "search and dsa mixed campaign as search campaign" ;
  rdfs:comment "If you enable this option, the service will only fetch search ads from mixed campaigns and import them as search campaigns. Otherwise the service will only fetch dynamic search ads from mixed campaigns and import them as dynamic search campaigns. Mixed campaigns contain both dynamic search ads and other ad types (e.g. Expanded Text Ads). Mixed campaigns are available wherever Dynamic search ads are supported i.e., Australia (AU), Austria (AT), Belgium (BE), Canada (CA), France (FR), Germany (DE), Ireland (IE), Italy (IT), Netherlands (NL), New Zealand (NZ), Spain (ES), Sweden (SE), Switzerland (CH), United Kingdom (UK), and United States (US). In those countries/regions this option is ignored and will no longer be visible in the Microsoft Advertising UI. Then whether this option is set to true or false both search and DSA ad groups will be imported. This option is turned off by default, or effectively set to false. Set this element true to enable this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Import search and DSA mixed campaigns as search campaigns." ;
  schema:alternateName "SearchAndDsaMixedCampaignAsSearchCampaign" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchAndDsaMixedCampaignAsSearchCampaign> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: account url options
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/accountUrlOptions> a rdf:Property ;
  rdfs:label "account url options" ;
  rdfs:comment "Import the account level tracking template and final URL suffix. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Account-level URL options." ;
  schema:alternateName "AccountUrlOptions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountUrlOptions> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: enable auto currency conversion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/enableAutoCurrencyConversion> a rdf:Property ;
  rdfs:label "enable auto currency conversion" ;
  rdfs:comment "If the currency in your Google Ads account does not match the currency in your Microsoft Advertising ad account, the imported bids and budgets will be converted to their equivalent currency in Microsoft Advertising. This option is turned off by default, or effectively set to false. Set this element true to enable this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Choose your Google Ads account. You will only see the UI option to convert or ignore if the currency varies between your Google Ads account and Microsoft Advertising ad account." ;
  schema:alternateName "EnableAutoCurrencyConversion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/enableAutoCurrencyConversion> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update bidding strategies
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateBiddingStrategies> a rdf:Property ;
  rdfs:label "update bidding strategies" ;
  rdfs:comment "Update the existing campaign, ad group, and keyword bid strategies to match those currently in Google Ads. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Bids and budgets > Update bid strategies." ;
  schema:alternateName "UpdateBiddingStrategies" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateBiddingStrategies> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: associated uet tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/associatedUetTagId> a rdf:Property ;
  rdfs:label "associated uet tag id" ;
  rdfs:comment "The identifier of the Universal Event Tracking tag (UetTag) that you want to associate with imported remarketing lists. This option is only available for customers in the Remarketing Google Import feature pilot program (GetCustomerPilotFeatures returns 750). To import audience lists, targets, and exclusions you must also enable the NewAudienceTargets option. If this option is null or empty, your remarketing lists, targets, and exclusions will not be imported. This element is not required for in-market audience targets and exclusions, since they do not depend on a UET tag. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > UET tag > Asse the following UET tag with any remarketing list, audience, or converociatsion goal that has not previously imported into Microsoft Advertising." ;
  schema:alternateName "AssociatedUetTagId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/associatedUetTagId> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:long .

# Property: auto device bid optimization
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/autoDeviceBidOptimization> a rdf:Property ;
  rdfs:label "auto device bid optimization" ;
  rdfs:comment "When enabled, we will not import negative bid modifiers for desktop targets except modifiers set to -100%. This option is turned off by default, or effectively set to false. Set this element true to enable this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > Bids and budgets > Do not import negative bid modifier for desktop (except -100%)." ;
  schema:alternateName "AutoDeviceBidOptimization" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/autoDeviceBidOptimization> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: ad schedule use searcher timezone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/adScheduleUseSearcherTimezone> a rdf:Property ;
  rdfs:label "ad schedule use searcher timezone" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "AdScheduleUseSearcherTimezone" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adScheduleUseSearcherTimezone> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: pause aimad group if all audience criterion not imported
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/pauseAIMAdGroupIfAllAudienceCriterionNotImported> a rdf:Property ;
  rdfs:label "pause aimad group if all audience criterion not imported" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "PauseAIMAdGroupIfAllAudienceCriterionNotImported" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/pauseAIMAdGroupIfAllAudienceCriterionNotImported> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: rename campaign name with suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/renameCampaignNameWithSuffix> a rdf:Property ;
  rdfs:label "rename campaign name with suffix" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "RenameCampaignNameWithSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/renameCampaignNameWithSuffix> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update ad urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAdUrls> a rdf:Property ;
  rdfs:label "update ad urls" ;
  rdfs:comment "Import updates to existing ad landing page URLs. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Campaign settings > Ad landing page URLs." ;
  schema:alternateName "UpdateAdUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateAdUrls> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update sitelink urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateSitelinkUrls> a rdf:Property ;
  rdfs:label "update sitelink urls" ;
  rdfs:comment "Import updates to existing Sitelink Extension URLs. This option is only honored if UpdateEntities is also enabled. This option is enabled by default, or effectively set to true. Set this element false to turn off this option. This option is available in the Microsoft Advertising UI via Import from Google Ads > Choose import options > What to import > Updates to existing items > Ad extensions > Sitelink Extension URLs." ;
  schema:alternateName "UpdateSitelinkUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateSitelinkUrls> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: update asset automation campaign setting
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAssetAutomationCampaignSetting> a rdf:Property ;
  rdfs:label "update asset automation campaign setting" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "UpdateAssetAutomationCampaignSetting" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateAssetAutomationCampaignSetting> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: image asset automation opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/imageAssetAutomationOptOut> a rdf:Property ;
  rdfs:label "image asset automation opt out" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "ImageAssetAutomationOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/imageAssetAutomationOptOut> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: import ncagoal with system generated audience
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/importNCAGoalWithSystemGeneratedAudience> a rdf:Property ;
  rdfs:label "import ncagoal with system generated audience" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "ImportNCAGoalWithSystemGeneratedAudience" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/importNCAGoalWithSystemGeneratedAudience> ;
  rdfs:domain microsoftads:CampaignManagementGoogleImportOption ;
  rdfs:range xsd:boolean .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the ad. Add: Read-only Update: Required and Read-only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementHotelAd ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad. This value is Hotel when you retrieve a hotel ad. For more information about ad types, see the Ad Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementHotelAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdTypeScheme .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad. You can set the ad status to Active or Paused. Add: Optional Update: Optional" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementHotelAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdStatusScheme .

# Property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/editorialStatus> a rdf:Property ;
  rdfs:label "editorial status" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "EditorialStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/editorialStatus> ;
  rdfs:domain microsoftads:CampaignManagementHotelAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdEditorialStatusScheme .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementHotelAd ;
  rdfs:range xsd:long .

# Property: ad format preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/adFormatPreference> a rdf:Property ;
  rdfs:label "ad format preference" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "AdFormatPreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adFormatPreference> ;
  rdfs:domain microsoftads:CampaignManagementHotelAd ;
  rdfs:range xsd:string .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "The tracking template to use as a default for all landing page URLs. The following validation rules apply to tracking templates. For more details about supported templates and parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use? - Tracking templates defined for lower level entities e.g. ads override those set for higher level entities e.g. campaign. For more information, see Entity Limits. - The length of the tracking template is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - The tracking template must be a well-formed URL beginning with one of the following: http://, https://, {lpurl}, or {unescapedlpurl}. - Microsoft Advertising does not validate whether custom parameters exist. If you use custom parameters in your tracking template and they do not exist, then the landing page URL will include the key and value placeholders of your custom parameters without substitution. For example, if your tracking template is https://tracker.example.com/?season={_season}&promocode={_promocode}&u={lpurl} and neither {_season} or {_promocode} are defined at the campaign, ad group, criterion, keyword, or ad level, then the landing page URL will be the same. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementHotelAd ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "The final URL suffix can include tracking parameters that will be appended to the end of your landing page URL. We recommend placing tracking parameters that your landing page requires in a final URL suffix so that your customers are always sent to your landing page. For more details and validation rules see Final URL Suffix in the technical guides. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementHotelAd ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Your custom collection of key and value parameters for URL tracking. Microsoft Advertising will accept the first 8 CustomParameter objects that you include within the CustomParameters object, and if you include more than 8 custom parameters an error will be returned. Each CustomParameter includes Key and Value elements. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. Set the UrlCustomParameters element to null or empty to retain any existing custom parameters. To remove all custom parameters, set the Parameters element of the CustomParameters object to null or empty. To remove a subset of custom parameters, specify the custom parameters that you want to keep in the Parameters element of the CustomParameters object." ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementHotelAd ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementHotelAd ;
  rdfs:range xsd:string .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementHotelAd ;
  rdfs:range xsd:string .

# Property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/finalAppUrls> a rdf:Property ;
  rdfs:label "final app urls" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "FinalAppUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalAppUrls> ;
  rdfs:domain microsoftads:CampaignManagementHotelAd ;
  rdfs:range microsoftads:CampaignManagementAppUrl .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. There are currently not any ForwardCompatibilityMap key and value pairs that are applicable for hotel ads." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementHotelAd ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAdvanceBookingWindowCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion. This value is HotelAdvanceBookingWindow when you retrieve a hotel advance booking window criterion. For more information about criterion types, see the Criterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementHotelAdvanceBookingWindowCriterion ;
  rdfs:range xsd:string .

# Property: min days
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAdvanceBookingWindowCriterion/minDays> a rdf:Property ;
  rdfs:label "min days" ;
  rdfs:comment "Minimum number of days prior to the hotel stay." ;
  schema:alternateName "MinDays" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/minDays> ;
  rdfs:domain microsoftads:CampaignManagementHotelAdvanceBookingWindowCriterion ;
  rdfs:range xsd:int .

# Property: max days
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAdvanceBookingWindowCriterion/maxDays> a rdf:Property ;
  rdfs:label "max days" ;
  rdfs:comment "Maxmimum of days prior to the hotel stay. Note: This can't be more than 330." ;
  schema:alternateName "MaxDays" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxDays> ;
  rdfs:domain microsoftads:CampaignManagementHotelAdvanceBookingWindowCriterion ;
  rdfs:range xsd:int .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelCheckInDateCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion. This value is HotelCheckInDate when you retrieve a hotel check in date criterion. For more information about criterion types, see the Criterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementHotelCheckInDateCriterion ;
  rdfs:range xsd:string .

# Property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelCheckInDateCriterion/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "Start date in the YYYY-MM-DD format." ;
  schema:alternateName "StartDate" ;
  rdfs:domain microsoftads:CampaignManagementHotelCheckInDateCriterion ;
  rdfs:range xsd:dateTime .

# Property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelCheckInDateCriterion/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "End date in the YYYY-MM-DD format." ;
  schema:alternateName "EndDate" ;
  rdfs:domain microsoftads:CampaignManagementHotelCheckInDateCriterion ;
  rdfs:range xsd:dateTime .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelCheckInDayCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion. This value is HotelCheckInDay when you retrieve a hotel check in day criterion. For more information about criterion types, see the Criterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementHotelCheckInDayCriterion ;
  rdfs:range xsd:string .

# Property: check in day
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelCheckInDayCriterion/checkInDay> a rdf:Property ;
  rdfs:label "check in day" ;
  rdfs:comment "The day of the week for check in." ;
  schema:alternateName "CheckInDay" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/checkInDay> ;
  rdfs:domain microsoftads:CampaignManagementHotelCheckInDayCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementDayScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelDateSelectionTypeCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion. This value is HotelDateSelectionType when you retrieve a hotel date selection type criterion. For more information about criterion types, see the Criterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementHotelDateSelectionTypeCriterion ;
  rdfs:range xsd:string .

# Property: hotel date selection type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelDateSelectionTypeCriterion/hotelDateSelectionType> a rdf:Property ;
  rdfs:label "hotel date selection type" ;
  rdfs:comment "Possible hotel date selection types." ;
  schema:alternateName "HotelDateSelectionType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/hotelDateSelectionType> ;
  rdfs:domain microsoftads:CampaignManagementHotelDateSelectionTypeCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementHotelDateSelectionTypeScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelGroup/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion. This value is HotelGroup when you retrieve a hotel group criterion. For more information about criterion types, see the Criterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementHotelGroup ;
  rdfs:range xsd:string .

# Property: listing
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelGroup/listing> a rdf:Property ;
  rdfs:label "listing" ;
  rdfs:comment "Defines a hotel listing." ;
  schema:alternateName "Listing" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/listing> ;
  rdfs:domain microsoftads:CampaignManagementHotelGroup ;
  rdfs:range microsoftads:CampaignManagementHotelListing .

# Property: listing type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelGroup/listingType> a rdf:Property ;
  rdfs:label "listing type" ;
  rdfs:comment "Defines the type of hotel listing." ;
  schema:alternateName "ListingType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/listingType> ;
  rdfs:domain microsoftads:CampaignManagementHotelGroup ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementHotelListingTypeScheme .

# Property: parent criterion id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelGroup/parentCriterionId> a rdf:Property ;
  rdfs:label "parent criterion id" ;
  rdfs:comment "The ID of the parent criterion." ;
  schema:alternateName "ParentCriterionId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/parentCriterionId> ;
  rdfs:domain microsoftads:CampaignManagementHotelGroup ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelLengthOfStayCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion. This value is HotelLengthOfStay when you retrieve a hotel length of stay criterion. For more information about criterion types, see the Criterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementHotelLengthOfStayCriterion ;
  rdfs:range xsd:string .

# Property: min nights
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelLengthOfStayCriterion/minNights> a rdf:Property ;
  rdfs:label "min nights" ;
  rdfs:comment "Minimum of days prior to the hotel stay." ;
  schema:alternateName "MinNights" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/minNights> ;
  rdfs:domain microsoftads:CampaignManagementHotelLengthOfStayCriterion ;
  rdfs:range xsd:int .

# Property: max nights
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelLengthOfStayCriterion/maxNights> a rdf:Property ;
  rdfs:label "max nights" ;
  rdfs:comment "Maxmimum of nights prior to the hotel stay. Note: This can't be more than 30." ;
  schema:alternateName "MaxNights" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxNights> ;
  rdfs:domain microsoftads:CampaignManagementHotelLengthOfStayCriterion ;
  rdfs:range xsd:int .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelSetting/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of setting. For more information, see Setting Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementHotelSetting ;
  rdfs:range xsd:string .

# Property: hotel ad group type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelSetting/hotelAdGroupType> a rdf:Property ;
  rdfs:label "hotel ad group type" ;
  rdfs:comment "The type of ad. Can either by HPA or PPA." ;
  schema:alternateName "HotelAdGroupType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/hotelAdGroupType> ;
  rdfs:domain microsoftads:CampaignManagementHotelSetting ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad extension. The value will always be Active because the Campaign Management service does not return deleted ad extensions. Add: Read-only Update: Read-only" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementImageAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdExtensionStatusScheme .

# Property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/scheduling> a rdf:Property ;
  rdfs:label "scheduling" ;
  rdfs:comment "Determines the calendar day and time ranges when the ad extension is eligible to be shown in ads. Add: Optional Update: Optional. If you set this element null, any existing scheduling set for the ad extension will remain unchanged. If you set this to any non-null Schedule object, you are effectively replacing existing scheduling settings for the ad extension. To remove all scheduling set this element to an empty Schedule object." ;
  schema:alternateName "Scheduling" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/scheduling> ;
  rdfs:domain microsoftads:CampaignManagementImageAdExtension ;
  rdfs:range microsoftads:CampaignManagementSchedule .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "Not supported for this ad extension type." ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementImageAdExtension ;
  rdfs:range xsd:long .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the ad extension. Add: Read-only Update: Read-only and Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementImageAdExtension ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad extension. This value is ImageAdExtension when you retrieve an image ad extension. Add: Read-only Update: Read-only For more information about ad extension types, see the Ad Extension Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementImageAdExtension ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/version> a rdf:Property ;
  rdfs:label "version" ;
  rdfs:comment "Tracks the number of times the ad extension has been updated. The version is set to 1 when the ad extension is created, and increments by one after each update. Add: Not allowed Update: Not allowed" ;
  schema:alternateName "Version" ;
  rdfs:domain microsoftads:CampaignManagementImageAdExtension ;
  rdfs:range xsd:int .

# Property: alternative text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/alternativeText> a rdf:Property ;
  rdfs:label "alternative text" ;
  rdfs:comment "Alternative description of the image media for usability. If the image could not be displayed, the alternative text is used instead. The maximum length for this element is 35 characters. Add: Required Update: Required" ;
  schema:alternateName "AlternativeText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/alternativeText> ;
  rdfs:domain microsoftads:CampaignManagementImageAdExtension ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "Description that can be used by the advertiser, agency, or account manager to track, label, or manage image media. This description is not displayed with the ad or image. The maximum length for this element is 100 characters. Add: Optional Update: Optional. If you set this element null, the previous setting will be deleted." ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CampaignManagementImageAdExtension ;
  rdfs:range xsd:string .

# Property: destination url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/destinationUrl> a rdf:Property ;
  rdfs:label "destination url" ;
  rdfs:comment "The URL of the webpage to take the user to when they click the image. The URL can contain dynamic text strings such as {keyword}. For more information, see What tracking or URL parameters can I use?. The URL can contain a maximum of 1,024 characters. If the URL does not specify a protocol, the system uses the HTTP protocol when a user clicks the ad. If the URL specifies the HTTP protocol when you add an ad, the service will remove the http:// protocol string (the HTTP protocol string does not count against the 1,024 character limit); however, the service will not remove an HTTPS protocol string (https://) from the URL. If the URL is not specified for the image ad extension, the URL of the ad is used. Add: Optional Update: Optional. If you set this element null, the previous setting will be deleted." ;
  schema:alternateName "DestinationUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/destinationUrl> ;
  rdfs:domain microsoftads:CampaignManagementImageAdExtension ;
  rdfs:range xsd:string .

# Property: image media ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/imageMediaIds> a rdf:Property ;
  rdfs:label "image media ids" ;
  rdfs:comment "The identifiers of the images to include in the ad. You may not specify media identifiers for more than one image of the same aspect ratio. In other words each of the referenced images must have different aspect ratios. You can specify up to four (4) image media identifiers. While the minimum required is one image media ID, in order to qualify for all ad placements you must provide four image media identifiers, where each ID corresponds to an Image of one of the four supported Media types (aspect ratios). The supported aspect ratios for audience ads are 16:9, 1.5:1, 4:3, and 1.2:1. For more information see the Image data object reference documentation. You can get the identifier of each Image when you add them to the image library by calling the AddMedia operation. Otherwise after the media has been added to your image library you can get the media identifiers with the GetMediaMetaDataByAccountId operation. Add: Required Update: Required" ;
  schema:alternateName "ImageMediaIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/imageMediaIds> ;
  rdfs:domain microsoftads:CampaignManagementImageAdExtension ;
  rdfs:range xsd:long .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "The tracking template to use as a default for all FinalUrls and FinalMobileUrls. The following validation rules apply to tracking templates. For more details about supported templates and parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use? - Tracking templates defined for lower level entities e.g. ads override those set for higher level entities e.g. campaign. For more information, see Entity Limits. - The length of the tracking template is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - The tracking template must be a well-formed URL beginning with one of the following: http://, https://, {lpurl}, or {unescapedlpurl}. - Microsoft Advertising does not validate whether custom parameters exist. If you use custom parameters in your tracking template and they do not exist, then the landing page URL will include the key and value placeholders of your custom parameters without substitution. For example, if your tracking template is https://tracker.example.com/?season={_season}&promocode={_promocode}&u={lpurl} and neither {_season} or {_promocode} are defined at the campaign, ad group, criterion, keyword, or ad level, then the landing page URL will be the same. Add: Optional Update: Optional. If no value is set for the update, the prior setting is removed." ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementImageAdExtension ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "The final URL suffix can include tracking parameters that will be appended to the end of your landing page URL. We recommend placing tracking parameters that your landing page requires in a final URL suffix so that your customers are always sent to your landing page. For more details and validation rules see Final URL Suffix in the technical guides. Add: Optional Update: Optional. If no value is set for the update, the prior setting is removed." ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementImageAdExtension ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Your custom collection of key and value parameters for URL tracking. Microsoft Advertising will accept the first 3 CustomParameter objects that you include within the CustomParameters object, and any additional custom parameters will be ignored. Each CustomParameter includes Key and Value elements. For customers in the Custom Parameters Limit Increase Phase 3 pilot (GetCustomerPilotFeatures returns 635), Microsoft Advertising will accept the first 8 custom parameter key and value pairs that you include, and if you include more than 8 custom parameters an error will be returned. Add: Optional Update: Optional. If no value is set for the update, the prior setting is removed." ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementImageAdExtension ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "The landing page URL. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 list items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 list items for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. - You may not specify FinalMobileUrls if the DevicePreference is set to 30001 (mobile). Add: Optional Update: Optional. If no value is set for the update, the prior setting is removed." ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementImageAdExtension ;
  rdfs:range xsd:string .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  rdfs:comment "The landing page URL for mobile devices. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 list items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 list items for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. - You may not specify FinalMobileUrls if the DevicePreference is set to 30001 (mobile). Add: Optional Update: Optional. If no value is set for the update, the prior setting is removed." ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementImageAdExtension ;
  rdfs:range xsd:string .

# Property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/finalAppUrls> a rdf:Property ;
  rdfs:label "final app urls" ;
  rdfs:comment "For future use." ;
  schema:alternateName "FinalAppUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalAppUrls> ;
  rdfs:domain microsoftads:CampaignManagementImageAdExtension ;
  rdfs:range microsoftads:CampaignManagementAppUrl .

# Property: images
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/images> a rdf:Property ;
  rdfs:label "images" ;
  rdfs:comment "Image assets with different sizes and aspect ratios so they can flexibly display across a variety of publishers and placements. Include one or more AssetLink objects that each contain an ImageAsset with SubType and crop settings that match the desired aspect ratio. Add: Required Update: Optional. If no value is set for the update, this setting is not changed. If you include images during update, any previously set images will be replaced." ;
  schema:alternateName "Images" ;
  rdfs:domain microsoftads:CampaignManagementImageAdExtension ;
  rdfs:range microsoftads:CampaignManagementAssetLink .

# Property: display text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/displayText> a rdf:Property ;
  rdfs:label "display text" ;
  rdfs:comment "The display text of your image extension. The maximum length for this element is 35 characters. Add: Required when Layouts contains SearchMultiple, else Optional. Update: Required when Layouts contains SearchMultiple, else Optional. If you set this element null, the previous setting will be deleted." ;
  schema:alternateName "DisplayText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/displayText> ;
  rdfs:domain microsoftads:CampaignManagementImageAdExtension ;
  rdfs:range xsd:string .

# Property: layouts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/layouts> a rdf:Property ;
  rdfs:label "layouts" ;
  rdfs:comment "The list of eligible image layouts. Supported values are SearchSingle and SearchMultiple. New layouts might be added in the future, so you should not take any dependency on a fixed set of values. Add: Required Update: Optional. If no value is set for the update, this setting is not changed. If you include layouts during update, any previously set layouts will be replaced." ;
  schema:alternateName "Layouts" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/layouts> ;
  rdfs:domain microsoftads:CampaignManagementImageAdExtension ;
  rdfs:range xsd:string .

# Property: source type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/sourceType> a rdf:Property ;
  rdfs:label "source type" ;
  rdfs:comment "The source type." ;
  schema:alternateName "SourceType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sourceType> ;
  rdfs:domain microsoftads:CampaignManagementImageAdExtension ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. There are currently no forward compatibility changes for the AdExtension object. Add: Read-only Update: Read-only" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementImageAdExtension ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageMediaRepresentation/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the media representation. For ImageAdExtension media representations, the possible values are Preview, Thumbnail, and Original. For ResponsiveAd media representations, the only possible value is Original." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementImageMediaRepresentation ;
  rdfs:range xsd:string .

# Property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageMediaRepresentation/url> a rdf:Property ;
  rdfs:label "url" ;
  rdfs:comment "The media download URL." ;
  schema:alternateName "Url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/url> ;
  rdfs:domain microsoftads:CampaignManagementImageMediaRepresentation ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageMediaRepresentation/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the media representation. This value is ImageMediaRepresentation when you retrieve an image media representation." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementImageMediaRepresentation ;
  rdfs:range xsd:string .

# Property: height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageMediaRepresentation/height> a rdf:Property ;
  rdfs:label "height" ;
  rdfs:comment "The height of the image in pixels. For more information, see Remarks below." ;
  schema:alternateName "Height" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/height> ;
  rdfs:domain microsoftads:CampaignManagementImageMediaRepresentation ;
  rdfs:range xsd:int .

# Property: width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageMediaRepresentation/width> a rdf:Property ;
  rdfs:label "width" ;
  rdfs:comment "The width of the image in pixels. For more information, see Remarks below." ;
  schema:alternateName "Width" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/width> ;
  rdfs:domain microsoftads:CampaignManagementImageMediaRepresentation ;
  rdfs:range xsd:int .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/name> a rdf:Property ;
  rdfs:label "name" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementImportJobBase ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementImportJobBase ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementImportJobBase ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementImportJobBase ;
  rdfs:range xsd:string .

# Property: notification type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/notificationType> a rdf:Property ;
  rdfs:label "notification type" ;
  schema:alternateName "NotificationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/notificationType> ;
  rdfs:domain microsoftads:CampaignManagementImportJobBase ;
  rdfs:range xsd:string .

# Property: created by user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/createdByUserId> a rdf:Property ;
  rdfs:label "created by user id" ;
  schema:alternateName "CreatedByUserId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/createdByUserId> ;
  rdfs:domain microsoftads:CampaignManagementImportJobBase ;
  rdfs:range xsd:long .

# Property: created by user name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/createdByUserName> a rdf:Property ;
  rdfs:label "created by user name" ;
  schema:alternateName "CreatedByUserName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/createdByUserName> ;
  rdfs:domain microsoftads:CampaignManagementImportJobBase ;
  rdfs:range xsd:string .

# Property: frequency
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/frequency> a rdf:Property ;
  rdfs:label "frequency" ;
  schema:alternateName "Frequency" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/frequency> ;
  rdfs:domain microsoftads:CampaignManagementImportJobBase ;
  rdfs:range microsoftads:CampaignManagementFrequency .

# Property: last run time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/lastRunTimeInUTC> a rdf:Property ;
  rdfs:label "last run time in utc" ;
  schema:alternateName "LastRunTimeInUTC" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastRunTimeInUTC> ;
  rdfs:domain microsoftads:CampaignManagementImportJobBase ;
  rdfs:range xsd:dateTime .

# Property: created date time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/createdDateTimeInUTC> a rdf:Property ;
  rdfs:label "created date time in utc" ;
  schema:alternateName "CreatedDateTimeInUTC" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/createdDateTimeInUTC> ;
  rdfs:domain microsoftads:CampaignManagementImportJobBase ;
  rdfs:range xsd:dateTime .

# Property: import option
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/importOption> a rdf:Property ;
  rdfs:label "import option" ;
  schema:alternateName "ImportOption" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/importOption> ;
  rdfs:domain microsoftads:CampaignManagementImportJobBase ;
  rdfs:range microsoftads:CampaignManagementImportOption .

# Property: notification email
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/notificationEmail> a rdf:Property ;
  rdfs:label "notification email" ;
  schema:alternateName "NotificationEmail" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/notificationEmail> ;
  rdfs:domain microsoftads:CampaignManagementImportJobBase ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOptionBase/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementImportOptionBase ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOptionBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementImportOptionBase ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "Scope defines what accounts can use this audience. For a custom audience the only supported scope is Customer, and the audience can be associated with campaigns and ad groups in all of the customer's accounts. Add: Not supported Update: Not supported" ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementImpressionBasedRemarketingList ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: membership duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/membershipDuration> a rdf:Property ;
  rdfs:label "membership duration" ;
  rdfs:comment "The membership duration determines how far back in time Microsoft Advertising should look for actions that match your custom audience definition in order to add people to your list. For a custom audience the membership duration is not set in the Microsoft Advertising web application, and Microsoft Advertising defers to your custom audience provider settings. When you request the custom audience via Bing Ads API, the returned membership duration will be null. Add: Not supported Update: Not supported" ;
  schema:alternateName "MembershipDuration" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/membershipDuration> ;
  rdfs:domain microsoftads:CampaignManagementImpressionBasedRemarketingList ;
  rdfs:range xsd:int .

# Property: search size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/searchSize> a rdf:Property ;
  rdfs:label "search size" ;
  rdfs:comment "The total number of people who are active members of this audience in the Search network. This gives you an idea of how many search users you can target. The audience needs to have at least 300 people before Microsoft Advertising will use it for optimizations. This property will be nil or empty for up to 24 hours while the audience is being built, for example if you have imported new custom audiences from DMP, it takes 24 hours to build the audience, and in the meantime this property will be nil or empty. Add: Not supported Update: Read-only" ;
  schema:alternateName "SearchSize" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchSize> ;
  rdfs:domain microsoftads:CampaignManagementImpressionBasedRemarketingList ;
  rdfs:range xsd:long .

# Property: audience network size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/audienceNetworkSize> a rdf:Property ;
  rdfs:label "audience network size" ;
  rdfs:comment "The total number of people who are active members of this audience in the Audience network. This gives you an idea of how many Audience network users you can target. The audience needs to have at least 300 people before Microsoft Advertising will use it for optimizations. Add: Not supported Update: Read-only" ;
  schema:alternateName "AudienceNetworkSize" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceNetworkSize> ;
  rdfs:domain microsoftads:CampaignManagementImpressionBasedRemarketingList ;
  rdfs:range xsd:long .

# Property: supported campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/supportedCampaignTypes> a rdf:Property ;
  rdfs:label "supported campaign types" ;
  rdfs:comment "The list of campaign types that support this audience. Supported values are Audience, DynamicSearchAds, Search, and Shopping. New campaign types might be added in the future, so you should not take any dependency on a fixed set of values. Add: Not supported Update: Read-only" ;
  schema:alternateName "SupportedCampaignTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/supportedCampaignTypes> ;
  rdfs:domain microsoftads:CampaignManagementImpressionBasedRemarketingList ;
  rdfs:range xsd:string .

# Property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/customerShare> a rdf:Property ;
  rdfs:label "customer share" ;
  rdfs:comment "This element is not supported for custom audiences. Add: Not supported Update: Not supported" ;
  schema:alternateName "CustomerShare" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerShare> ;
  rdfs:domain microsoftads:CampaignManagementImpressionBasedRemarketingList ;
  rdfs:range microsoftads:CampaignManagementCustomerShare .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The Microsoft Advertising identifier of the audience. Add: Not supported Update: Required and read-only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementImpressionBasedRemarketingList ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the audience. The name can contain a maximum of 128 characters. Add: Not supported Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementImpressionBasedRemarketingList ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "The description of the audience. Use a description to help you remember what audience you are targeting. The description can contain a maximum of 1,024 characters. Add: Not supported Update: Optional. If no value is set for the update, this setting is not changed. To remove the previous setting, set this elemment to an empty string value (\"\")." ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CampaignManagementImpressionBasedRemarketingList ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the audience. This value is Custom when you retrieve a custom audience. For more information about audience types, see the Audience Data Object Remarks. Add: Not supported Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementImpressionBasedRemarketingList ;
  rdfs:range xsd:string .

# Property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/parentId> a rdf:Property ;
  rdfs:label "parent id" ;
  rdfs:comment "The Microsoft Advertising identifier of the customer that contains the custom audience. Add: Not supported Update: Not supported" ;
  schema:alternateName "ParentId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/parentId> ;
  rdfs:domain microsoftads:CampaignManagementImpressionBasedRemarketingList ;
  rdfs:range xsd:long .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for the Audience object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementImpressionBasedRemarketingList ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/entityType> a rdf:Property ;
  rdfs:label "entity type" ;
  rdfs:comment "The entity type of an impression-based remarketing list." ;
  schema:alternateName "EntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityType> ;
  rdfs:domain microsoftads:CampaignManagementImpressionBasedRemarketingList ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementImpressionBasedEntityTypeScheme .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The campaign identifier to associate with the impression-based remarketing list." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementImpressionBasedRemarketingList ;
  rdfs:range xsd:long .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The ad group identifier to associate with the impression-based remarketing list. Note: The AdGroupId is null for an impression-based remarketing list with users who have viewed an ad under campaign." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:CampaignManagementImpressionBasedRemarketingList ;
  rdfs:range xsd:long .

# Property: campaign ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/campaignIds> a rdf:Property ;
  rdfs:label "campaign ids" ;
  rdfs:comment "A list of unique system identifiers corresponding to the campaigns associated with the impression-based remarketing list. The list of identifiers corresponds directly to the list of campaigns in the request. Items of the list may be returned as null. For each list index where a campaign was not added, the corresponding element will be null." ;
  schema:alternateName "CampaignIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignIds> ;
  rdfs:domain microsoftads:CampaignManagementImpressionBasedRemarketingList ;
  rdfs:range xsd:long .

# Property: ad group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/adGroupIds> a rdf:Property ;
  rdfs:label "ad group ids" ;
  rdfs:comment "A list of unique system identifiers corresponding to the ad groups associated with the impression-based remarketing list. The list of identifiers corresponds directly to the list of ad groups in the request. Items of the list may be returned as null. For each list index where an ad group was not added, the corresponding element will be null." ;
  schema:alternateName "AdGroupIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupIds> ;
  rdfs:domain microsoftads:CampaignManagementImpressionBasedRemarketingList ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionTrackingSetting/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementImpressionTrackingSetting ;
  rdfs:range xsd:string .

# Property: impression tracking url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionTrackingSetting/impressionTrackingUrl> a rdf:Property ;
  rdfs:label "impression tracking url" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "ImpressionTrackingUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/impressionTrackingUrl> ;
  rdfs:domain microsoftads:CampaignManagementImpressionTrackingSetting ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInheritFromParentBiddingScheme/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the bidding scheme. This value is InheritFromParentBiddingScheme when you retrieve an \"inherit from parent\" bidding scheme. For more information about bidding scheme types, see the BiddingScheme Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementInheritFromParentBiddingScheme ;
  rdfs:range xsd:string .

# Property: inherited bid strategy type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInheritFromParentBiddingScheme/inheritedBidStrategyType> a rdf:Property ;
  rdfs:label "inherited bid strategy type" ;
  rdfs:comment "The type of bidding scheme (a.k.a. bid strategy type) that is inherited from the parent campaign or ad group. This value is equal to the Type element of the parent campaign or ad group's BiddingScheme object. Possible values include EnhancedCpc, ManualCpc, MaxClicks, MaxConversions, MaxConversionValue, TargetCpa, TargetImpressionShare, and TargetRoas. New bid strategy types might be added in the future, so you should not take any dependency on a fixed set of values." ;
  schema:alternateName "InheritedBidStrategyType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/inheritedBidStrategyType> ;
  rdfs:domain microsoftads:CampaignManagementInheritFromParentBiddingScheme ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "Scope defines what accounts can use this audience. For an in-market audience the only supported scope is Customer, and the audience can be associated with campaigns and ad groups in all of the customer's accounts. Add: Not supported Update: Not supported" ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementInMarketAudience ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: membership duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/membershipDuration> a rdf:Property ;
  rdfs:label "membership duration" ;
  rdfs:comment "When you create an audience, you can specify how far back in time Microsoft Advertising should look for actions that match your audience definition. The minimum duration is 1 day and the maximum duration allowed is 180 days. Add: Not supported Update: Not supported" ;
  schema:alternateName "MembershipDuration" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/membershipDuration> ;
  rdfs:domain microsoftads:CampaignManagementInMarketAudience ;
  rdfs:range xsd:int .

# Property: search size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/searchSize> a rdf:Property ;
  rdfs:label "search size" ;
  rdfs:comment "The total number of people who are active members of this audience in the Search network. This gives you an idea of how many search users you can target. Add: Not supported Update: Not supported" ;
  schema:alternateName "SearchSize" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchSize> ;
  rdfs:domain microsoftads:CampaignManagementInMarketAudience ;
  rdfs:range xsd:long .

# Property: audience network size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/audienceNetworkSize> a rdf:Property ;
  rdfs:label "audience network size" ;
  rdfs:comment "The total number of people who are active members of this audience in the Audience network. This gives you an idea of how many Audience network users you can target. Add: Not supported Update: Not supported" ;
  schema:alternateName "AudienceNetworkSize" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceNetworkSize> ;
  rdfs:domain microsoftads:CampaignManagementInMarketAudience ;
  rdfs:range xsd:long .

# Property: supported campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/supportedCampaignTypes> a rdf:Property ;
  rdfs:label "supported campaign types" ;
  rdfs:comment "The list of campaign types that support this audience. Supported values are Audience, DynamicSearchAds, Search, and Shopping. New campaign types might be added in the future, so you should not take any dependency on a fixed set of values. Add: Not supported Update: Not supported" ;
  schema:alternateName "SupportedCampaignTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/supportedCampaignTypes> ;
  rdfs:domain microsoftads:CampaignManagementInMarketAudience ;
  rdfs:range xsd:string .

# Property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/customerShare> a rdf:Property ;
  rdfs:label "customer share" ;
  rdfs:comment "This element is not supported for in-market audiences. Add: Not supported Update: Not supported" ;
  schema:alternateName "CustomerShare" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerShare> ;
  rdfs:domain microsoftads:CampaignManagementInMarketAudience ;
  rdfs:range microsoftads:CampaignManagementCustomerShare .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The Microsoft Advertising identifier of the audience. Add: Not supported Update: Not supported" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementInMarketAudience ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the audience. The name can contain a maximum of 128 characters. Add: Not supported Update: Not supported" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementInMarketAudience ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "The description of the audience. Use a description to help you remember what audience you are targeting. The description can contain a maximum of 1,024 characters. Add: Not supported Update: Not supported" ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CampaignManagementInMarketAudience ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the audience. This value is InMarket when you retrieve an in-market audience. For more information about audience types, see the Audience Data Object Remarks. Add: Not supported Update: Not supported" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementInMarketAudience ;
  rdfs:range xsd:string .

# Property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/parentId> a rdf:Property ;
  rdfs:label "parent id" ;
  rdfs:comment "The Microsoft Advertising identifier of the customer that contains the in-market audience. Add: Not supported Update: Not supported" ;
  schema:alternateName "ParentId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/parentId> ;
  rdfs:domain microsoftads:CampaignManagementInMarketAudience ;
  rdfs:range xsd:long .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for the Audience object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementInMarketAudience ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The conversion goal name. The maximum length of the name is 100, and the name must be unique among all conversion goals belonging to the same customer. Add: Required Update: Optional" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementInStoreTransactionGoal ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Defines the possible user-determined status values of a conversion goal. These are the status values that a user can decide to set, for example a goal can be set to Paused if you no longer wish to track conversions for that goal. For status values that can be set by the system, see the TrackingStatus element. Add: Optional Update: Optional" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementInStoreTransactionGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalStatusScheme .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "Determines if the goal applies to all accounts or only the account specified in the required CustomerAccountId header element. For in-store transaction goals the Account level scope is not supported. You can set this element to Customer or leave it nil. If not specified, the scope will be set to Customer by default. Add: Optional Update: Optional" ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementInStoreTransactionGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: count type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/countType> a rdf:Property ;
  rdfs:label "count type" ;
  rdfs:comment "This determines how your conversions are recorded within your chosen conversion window. There are two choices, and if you do not set a value the default is All: - All: All conversions that happen after an ad click will be counted. This is a common choice for sales. - Unique: Only one conversion that happens after an ad click will be counted. This is a common choice for leads. For example: You track two conversions: leads and sales. You pick Unique for leads and All for sales. When one ad click turns into two leads and two sales, it's counted as three conversions: one for the unique lead, and two for all the sales. Add: Optional Update: Optional" ;
  schema:alternateName "CountType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/countType> ;
  rdfs:domain microsoftads:CampaignManagementInStoreTransactionGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalCountTypeScheme .

# Property: revenue
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/revenue> a rdf:Property ;
  rdfs:label "revenue" ;
  rdfs:comment "Determines how much each conversion is worth to your business. When adding a conversion goal if you do not specify any revenue tracking preferences, then each ConversionGoalRevenue will be set to their respective default values. When updating a conversion goal, if the Revenue element is nil or empty then none of the nested properties will be updated. However, if this element is not nil or empty then you are effectively replacing any existing revenue properties. You must specify the ConversionGoalRevenue CurrencyCode when adding or updating an in-store transaction goal. Add: Optional Update: Optional" ;
  schema:alternateName "Revenue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/revenue> ;
  rdfs:domain microsoftads:CampaignManagementInStoreTransactionGoal ;
  rdfs:range microsoftads:CampaignManagementConversionGoalRevenue .

# Property: conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/conversionWindowInMinutes> a rdf:Property ;
  rdfs:label "conversion window in minutes" ;
  rdfs:comment "The conversion window is the length of time in minutes after a click that you want to track conversions. If you set this value to 43200 minutes (30 days), then conversions that happen within 30 days after a click are tracked. Past conversions aren't affected. The minimum value supported is 1 minute, although keep in mind that a shorter conversion window will reduce the number of conversions your account records. The maximum value supported is 129600 minutes (90 days). Add: Optional Update: Optional" ;
  schema:alternateName "ConversionWindowInMinutes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionWindowInMinutes> ;
  rdfs:domain microsoftads:CampaignManagementInStoreTransactionGoal ;
  rdfs:range xsd:int .

# Property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/tagId> a rdf:Property ;
  rdfs:label "tag id" ;
  rdfs:comment "Not applicable for in-store transaction goals." ;
  schema:alternateName "TagId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/tagId> ;
  rdfs:domain microsoftads:CampaignManagementInStoreTransactionGoal ;
  rdfs:range xsd:long .

# Property: tracking status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/trackingStatus> a rdf:Property ;
  rdfs:label "tracking status" ;
  rdfs:comment "Not applicable for in-store transaction goals." ;
  schema:alternateName "TrackingStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingStatus> ;
  rdfs:domain microsoftads:CampaignManagementInStoreTransactionGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalTrackingStatusScheme .

# Property: exclude from bidding
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/excludeFromBidding> a rdf:Property ;
  rdfs:label "exclude from bidding" ;
  rdfs:comment "Determines whether or not to exclude data otherwise related to this conversion goal from a subset of performance report columns. This element is only available for customers who are enabled for the Include in Conversions feature (GetCustomerPilotFeatures returns 574). If this element is set to true, data otherwise related to this conversion goal will be excluded from the Conversions, ConversionRate, CostPerConversion, ReturnOnAdSpend, RevenuePerConversion, and Revenue report columns. Also, if you use an automated bidding bid strategy, setting this property true will result in the goal's conversions no longer factoring into automated bidding calculations. Setting this property \"true\" is effectively the same as unchecking \"Include in Conversions\" in the Microsoft Advertising web application. Regardless of this element value, the AllConversions, AllConversionRate, AllCostPerConversion, AllReturnOnAdSpend, AllRevenuePerConversion, and AllRevenue report columns will include data for all conversion goals. By default this element is false, and data related to this conversion goal are included in all report columns. For more information, see Report Attributes and Performance Statistics and the help article Conversion goals: \"Conversions\" versus \"All conversions\". Add: Optional Update: Optional" ;
  schema:alternateName "ExcludeFromBidding" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeFromBidding> ;
  rdfs:domain microsoftads:CampaignManagementInStoreTransactionGoal ;
  rdfs:range xsd:boolean .

# Property: view through conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/viewThroughConversionWindowInMinutes> a rdf:Property ;
  rdfs:label "view through conversion window in minutes" ;
  rdfs:comment "Not applicable for in-store transaction goals." ;
  schema:alternateName "ViewThroughConversionWindowInMinutes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/viewThroughConversionWindowInMinutes> ;
  rdfs:domain microsoftads:CampaignManagementInStoreTransactionGoal ;
  rdfs:range xsd:int .

# Property: goal category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/goalCategory> a rdf:Property ;
  rdfs:label "goal category" ;
  rdfs:comment "The category used to segment the conversion goal. Categorize your conversion goals however makes sense for your business. Goal categories don't affect performance - they are here to help you segment your goals and their performance metrics. The supported category values vary by conversion goal type. In-store transaction goals only support the Purchase category. Add: Optional. If you leave this element nil or empty, the default category will be set to Purchase. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "GoalCategory" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/goalCategory> ;
  rdfs:domain microsoftads:CampaignManagementInStoreTransactionGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalCategoryScheme .

# Property: attribution model type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/attributionModelType> a rdf:Property ;
  rdfs:label "attribution model type" ;
  rdfs:comment "Not applicable for in-store transaction goals." ;
  schema:alternateName "AttributionModelType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/attributionModelType> ;
  rdfs:domain microsoftads:CampaignManagementInStoreTransactionGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAttributionModelTypeScheme .

# Property: is enhanced conversions enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/isEnhancedConversionsEnabled> a rdf:Property ;
  rdfs:label "is enhanced conversions enabled" ;
  rdfs:comment "Determines whether enhanced conversions are enabled for a conversion goal." ;
  schema:alternateName "IsEnhancedConversionsEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isEnhancedConversionsEnabled> ;
  rdfs:domain microsoftads:CampaignManagementInStoreTransactionGoal ;
  rdfs:range xsd:boolean .

# Property: is auto goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/isAutoGoal> a rdf:Property ;
  rdfs:label "is auto goal" ;
  rdfs:comment "Only available for event goal." ;
  schema:alternateName "IsAutoGoal" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isAutoGoal> ;
  rdfs:domain microsoftads:CampaignManagementInStoreTransactionGoal ;
  rdfs:range xsd:boolean .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the conversion goal. Add: Read-only Update: Required and Read-Only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementInStoreTransactionGoal ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the conversion goal. This value is InStoreTransaction when you retrieve an in-store transaction goal. For more information about conversion goal types, see the ConversionGoal Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementInStoreTransactionGoal ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdExtensionStatusScheme .

# Property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/scheduling> a rdf:Property ;
  rdfs:label "scheduling" ;
  schema:alternateName "Scheduling" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/scheduling> ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range microsoftads:CampaignManagementSchedule .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range xsd:long .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/version> a rdf:Property ;
  rdfs:label "version" ;
  schema:alternateName "Version" ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range xsd:int .

# Property: call to action
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/callToAction> a rdf:Property ;
  rdfs:label "call to action" ;
  schema:alternateName "CallToAction" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/callToAction> ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementLeadFormCallToActionScheme .

# Property: action name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/actionName> a rdf:Property ;
  rdfs:label "action name" ;
  schema:alternateName "ActionName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/actionName> ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range xsd:string .

# Property: action description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/actionDescription> a rdf:Property ;
  rdfs:label "action description" ;
  schema:alternateName "ActionDescription" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/actionDescription> ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range xsd:string .

# Property: corporate image
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/corporateImage> a rdf:Property ;
  rdfs:label "corporate image" ;
  schema:alternateName "CorporateImage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/corporateImage> ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range microsoftads:CampaignManagementImageAsset .

# Property: corporate image internal url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/corporateImageInternalUrl> a rdf:Property ;
  rdfs:label "corporate image internal url" ;
  schema:alternateName "CorporateImageInternalUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/corporateImageInternalUrl> ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range xsd:string .

# Property: form headline
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/formHeadline> a rdf:Property ;
  rdfs:label "form headline" ;
  schema:alternateName "FormHeadline" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formHeadline> ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range xsd:string .

# Property: form business name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/formBusinessName> a rdf:Property ;
  rdfs:label "form business name" ;
  schema:alternateName "FormBusinessName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formBusinessName> ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range xsd:string .

# Property: form description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/formDescription> a rdf:Property ;
  rdfs:label "form description" ;
  schema:alternateName "FormDescription" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formDescription> ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range xsd:string .

# Property: form policy url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/formPolicyUrl> a rdf:Property ;
  rdfs:label "form policy url" ;
  schema:alternateName "FormPolicyUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formPolicyUrl> ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range xsd:string .

# Property: form questions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/formQuestions> a rdf:Property ;
  rdfs:label "form questions" ;
  schema:alternateName "FormQuestions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formQuestions> ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range microsoftads:CampaignManagementLeadFormQuestionDefinition .

# Property: confirmation message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/confirmationMessage> a rdf:Property ;
  rdfs:label "confirmation message" ;
  schema:alternateName "ConfirmationMessage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/confirmationMessage> ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range xsd:string .

# Property: confirmation description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/confirmationDescription> a rdf:Property ;
  rdfs:label "confirmation description" ;
  schema:alternateName "ConfirmationDescription" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/confirmationDescription> ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range xsd:string .

# Property: confirmation action
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/confirmationAction> a rdf:Property ;
  rdfs:label "confirmation action" ;
  schema:alternateName "ConfirmationAction" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/confirmationAction> ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConfirmationActionScheme .

# Property: confirmation url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/confirmationUrl> a rdf:Property ;
  rdfs:label "confirmation url" ;
  schema:alternateName "ConfirmationUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/confirmationUrl> ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range xsd:string .

# Property: lead delivery
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/leadDelivery> a rdf:Property ;
  rdfs:label "lead delivery" ;
  schema:alternateName "LeadDelivery" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/leadDelivery> ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementLeadDeliveryScheme .

# Property: lead emails
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/leadEmails> a rdf:Property ;
  rdfs:label "lead emails" ;
  schema:alternateName "LeadEmails" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/leadEmails> ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range xsd:string .

# Property: lead webhook url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/leadWebhookUrl> a rdf:Property ;
  rdfs:label "lead webhook url" ;
  schema:alternateName "LeadWebhookUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/leadWebhookUrl> ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range xsd:string .

# Property: lead webhook key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/leadWebhookKey> a rdf:Property ;
  rdfs:label "lead webhook key" ;
  schema:alternateName "LeadWebhookKey" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/leadWebhookKey> ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/language> a rdf:Property ;
  rdfs:label "language" ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementLeadFormAdExtension ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegmentBase/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementLinkedInSegmentBase ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegmentBase/name> a rdf:Property ;
  rdfs:label "name" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementLinkedInSegmentBase ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegmentBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementLinkedInSegmentBase ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegmentBase/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementLinkedInSegmentBase ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementLinkedInSegmentStatusScheme .

# Property: reach
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegmentBase/reach> a rdf:Property ;
  rdfs:label "reach" ;
  schema:alternateName "Reach" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reach> ;
  rdfs:domain microsoftads:CampaignManagementLinkedInSegmentBase ;
  rdfs:range xsd:long .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad extension. The value will always be Active because the Campaign Management service does not return deleted ad extensions. Add: Read-only Update: Read-only" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementLocationAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdExtensionStatusScheme .

# Property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/scheduling> a rdf:Property ;
  rdfs:label "scheduling" ;
  rdfs:comment "Determines the calendar day and time ranges when the ad extension is eligible to be shown in ads. Add: Optional Update: Optional. If you set this element null, any existing scheduling set for the ad extension will remain unchanged. If you set this to any non-null Schedule object, you are effectively replacing existing scheduling settings for the ad extension. To remove all scheduling set this element to an empty Schedule object." ;
  schema:alternateName "Scheduling" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/scheduling> ;
  rdfs:domain microsoftads:CampaignManagementLocationAdExtension ;
  rdfs:range microsoftads:CampaignManagementSchedule .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "Not supported for this ad extension type." ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementLocationAdExtension ;
  rdfs:range xsd:long .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the ad extension. Add: Read-only Update: Read-only and Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementLocationAdExtension ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad extension. This value is LocationAdExtension when you retrieve a location ad extension. Add: Read-only Update: Read-only For more information about ad extension types, see the Ad Extension Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementLocationAdExtension ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/version> a rdf:Property ;
  rdfs:label "version" ;
  rdfs:comment "Tracks the number of times the ad extension has been updated. The version is set to 1 when the ad extension is created, and increments by one after each update. Add: Not allowed Update: Not allowed" ;
  schema:alternateName "Version" ;
  rdfs:domain microsoftads:CampaignManagementLocationAdExtension ;
  rdfs:range xsd:int .

# Property: address
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/address> a rdf:Property ;
  rdfs:label "address" ;
  rdfs:comment "The business address. The supported country code values include AR, AT, AU, BR, CA, CH, CL, CO, DE, DK, ES, FI, FR, GB, HK, ID, IE, IN, IT, MX, MY, NL, NZ, NO, PE, PH, SE, SG, TH, TW, US, VE, and VN. Add: Required Update: Required" ;
  schema:alternateName "Address" ;
  rdfs:domain microsoftads:CampaignManagementLocationAdExtension ;
  rdfs:range microsoftads:CampaignManagementAddress .

# Property: geo point
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/geoPoint> a rdf:Property ;
  rdfs:label "geo point" ;
  rdfs:comment "The latitude and longitude coordinates of the specified Address element. The coordinates are used to mark the business location on Bing Maps when the user clicks the address on the ad. If the specified coordinates are not within the range of valid values, the service determines the coordinates based on the address. If you specify the known coordinates, the service does not confirm whether the specified coordinates match the specified business address. If you do not provide the coordinates, the AddAdExtensions operation uses the business address to determine the coordinates. When adding more than 10 location ad extensions, the service resolves coordinates offline, and otherwise resolves coordinates up front during execution of the service operation. The location will not be used in an ad until the coordinates are determined, which can take from seconds to minutes depending on the number of location ad extensions being added and the current demand. To determine whether the coordinates have been resolved, call the GetAdExtensionsByIds operation and access the GeoCodeStatus element. For a list of possible status values see BusinessGeoCodeStatus. Add: Optional Update: Optional" ;
  schema:alternateName "GeoPoint" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/geoPoint> ;
  rdfs:domain microsoftads:CampaignManagementLocationAdExtension ;
  rdfs:range microsoftads:CampaignManagementGeoPoint .

# Property: geo code status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/geoCodeStatus> a rdf:Property ;
  rdfs:label "geo code status" ;
  rdfs:comment "A status value that indicates whether the business latitude and longitude coordinates have been determined. If you provide the coordinates, the status will be set to Complete; otherwise, the status will indicate the progress of determining the coordinates of the specified business address. Add: Not allowed Update: Not allowed" ;
  schema:alternateName "GeoCodeStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/geoCodeStatus> ;
  rdfs:domain microsoftads:CampaignManagementLocationAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementBusinessGeoCodeStatusScheme .

# Property: company name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/companyName> a rdf:Property ;
  rdfs:label "company name" ;
  rdfs:comment "The name of the business. The name can contain a maximum of 80 characters. Add: Required Update: Required" ;
  schema:alternateName "CompanyName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/companyName> ;
  rdfs:domain microsoftads:CampaignManagementLocationAdExtension ;
  rdfs:range xsd:string .

# Property: phone number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/phoneNumber> a rdf:Property ;
  rdfs:label "phone number" ;
  rdfs:comment "The business phone number to include in the ad. The phone number is clickable on hi-fi mobile devices. The phone number can contain a maximum of 35 characters and must be valid for the specified country or region. If the campaign also includes a call extension, the phone number in the call extension, will override this phone number. Add: Optional Update: Optional. If you set this element null, the previous setting will be deleted." ;
  schema:alternateName "PhoneNumber" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/phoneNumber> ;
  rdfs:domain microsoftads:CampaignManagementLocationAdExtension ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. There are currently no forward compatibility changes for the AdExtension object. Add: Read-only Update: Read-only" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementLocationAdExtension ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion. This value is Location when you retrieve a location criterion. For more information about criterion types, see the Criterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementLocationCriterion ;
  rdfs:range xsd:string .

# Property: location id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCriterion/locationId> a rdf:Property ;
  rdfs:label "location id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the location where you want to show your ads. For possible values, see the Location Id field of the geographical locations file. You can call the GetGeoLocationsFileUrl operation to download the file. IMPORTANT: Please check the Status field in the geographical locations file before adding or updating a location criterion. If the status is PendingDeprecation, the location criterion is no longer used for targeting or exclusions. Deprecated location criteria can still be retrieved, but you cannot add or update deprecated location criteria. Add: Required Update: Not allowed. If you specify this element it must match the existing setting." ;
  schema:alternateName "LocationId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/locationId> ;
  rdfs:domain microsoftads:CampaignManagementLocationCriterion ;
  rdfs:range xsd:long .

# Property: location type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCriterion/locationType> a rdf:Property ;
  rdfs:label "location type" ;
  rdfs:comment "The location type. Possible values include, but are not limited to City, Country, MetroArea, Neighborhood, PostalCode, and State. New location sub types can be added anytime. Rarely will the location type change for a given location ID. Add: Read-only Update: Read-only" ;
  schema:alternateName "LocationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/locationType> ;
  rdfs:domain microsoftads:CampaignManagementLocationCriterion ;
  rdfs:range xsd:string .

# Property: display name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCriterion/displayName> a rdf:Property ;
  rdfs:label "display name" ;
  rdfs:comment "The location display name. Add: Read-only Update: Read-only" ;
  schema:alternateName "DisplayName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/displayName> ;
  rdfs:domain microsoftads:CampaignManagementLocationCriterion ;
  rdfs:range xsd:string .

# Property: enclosed location ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCriterion/enclosedLocationIds> a rdf:Property ;
  rdfs:label "enclosed location ids" ;
  rdfs:comment "Reserved for internal use. Add: Read-only Update: Read-only" ;
  schema:alternateName "EnclosedLocationIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/enclosedLocationIds> ;
  rdfs:domain microsoftads:CampaignManagementLocationCriterion ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationIntentCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion. This value is LocationIntent when you retrieve a location intent criterion. For more information about criterion types, see the Criterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementLocationIntentCriterion ;
  rdfs:range xsd:string .

# Property: intent option
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationIntentCriterion/intentOption> a rdf:Property ;
  rdfs:label "intent option" ;
  rdfs:comment "Determines whether a person must be physically located in the targeted location in order for the ad to display. The following values are supported. The default value is PeopleInOrSearchingForOrViewingPages. - Use PeopleInOrSearchingForOrViewingPages if you want to show ads to people in, searching for, or viewing pages about your targeted location. - Use PeopleIn if you want to show ads to people in your targeted location. Add: Optional. If no value is specified the default value is PeopleInOrSearchingForOrViewingPages. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "IntentOption" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/intentOption> ;
  rdfs:domain microsoftads:CampaignManagementLocationIntentCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementIntentOptionScheme .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad extension. The value will always be Active because the Campaign Management service does not return deleted ad extensions." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementLogoAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdExtensionStatusScheme .

# Property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/scheduling> a rdf:Property ;
  rdfs:label "scheduling" ;
  rdfs:comment "Determines the calendar day and time ranges when the ad extension is eligible to be shown in ads." ;
  schema:alternateName "Scheduling" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/scheduling> ;
  rdfs:domain microsoftads:CampaignManagementLogoAdExtension ;
  rdfs:range microsoftads:CampaignManagementSchedule .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "Not supported for this ad extension type." ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementLogoAdExtension ;
  rdfs:range xsd:long .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the ad extension." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementLogoAdExtension ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of ad extension. For more information, see Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementLogoAdExtension ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/version> a rdf:Property ;
  rdfs:label "version" ;
  rdfs:comment "Tracks the number of times the ad extension has been updated. The version is set to 1 when the ad extension is created, and increments by one after each update." ;
  schema:alternateName "Version" ;
  rdfs:domain microsoftads:CampaignManagementLogoAdExtension ;
  rdfs:range xsd:int .

# Property: business name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/businessName> a rdf:Property ;
  rdfs:label "business name" ;
  rdfs:comment "The business name. Maximum length is 25 characters. Add: Required Update: Required" ;
  schema:alternateName "BusinessName" ;
  rdfs:domain microsoftads:CampaignManagementLogoAdExtension ;
  rdfs:range xsd:string .

# Property: business logo
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/businessLogo> a rdf:Property ;
  rdfs:label "business logo" ;
  rdfs:comment "The asset ID for the business logo. The business logo must have a 1:1 aspect ratio. The minimum image size is 128px by 128px. The maximum image size is 5120 KB. Add: Required Update: Required" ;
  schema:alternateName "BusinessLogo" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/businessLogo> ;
  rdfs:domain microsoftads:CampaignManagementLogoAdExtension ;
  rdfs:range xsd:long .

# Property: business logo url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/businessLogoUrl> a rdf:Property ;
  rdfs:label "business logo url" ;
  rdfs:comment "The URL of the business logo. This is used internally. Add: Not allowed Update: Not allowed" ;
  schema:alternateName "BusinessLogoUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/businessLogoUrl> ;
  rdfs:domain microsoftads:CampaignManagementLogoAdExtension ;
  rdfs:range xsd:string .

# Property: domain name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/domainName> a rdf:Property ;
  rdfs:label "domain name" ;
  rdfs:comment "The domain name. Note: Use the domain name, not a URL. For example, use \"contoso.com\", not \"https://contoso.com\". The maximum length is 50 characters. Add: Optional Update: Optional" ;
  schema:alternateName "DomainName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/domainName> ;
  rdfs:domain microsoftads:CampaignManagementLogoAdExtension ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementLogoAdExtension ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementManualCpaBiddingScheme/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the bidding scheme This value is ManualCpaBiddingScheme when you retrieve a manual CPA bidding scheme. For more information about bidding scheme types, see the BiddingScheme Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementManualCpaBiddingScheme ;
  rdfs:range xsd:string .

# Property: manual cpi
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementManualCpaBiddingScheme/manualCpi> a rdf:Property ;
  rdfs:label "manual cpi" ;
  rdfs:comment "The manual cost per install." ;
  schema:alternateName "ManualCpi" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/manualCpi> ;
  rdfs:domain microsoftads:CampaignManagementManualCpaBiddingScheme ;
  rdfs:range xsd:double .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementManualCpcBiddingScheme/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the bidding scheme This value is ManualCpcBiddingScheme when you retrieve a manual CPC bidding scheme. For more information about bidding scheme types, see the BiddingScheme Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementManualCpcBiddingScheme ;
  rdfs:range xsd:string .

# Property: manual cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementManualCpcBiddingScheme/manualCpc> a rdf:Property ;
  rdfs:label "manual cpc" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "ManualCpc" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/manualCpc> ;
  rdfs:domain microsoftads:CampaignManagementManualCpcBiddingScheme ;
  rdfs:range xsd:double .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementManualCpmBiddingScheme/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the bidding scheme. This value is ManualCpmBiddingScheme when you retrieve a manual CPM bidding scheme. For more information about bidding scheme types, see the BiddingScheme Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementManualCpmBiddingScheme ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementManualCpvBiddingScheme/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the bidding scheme. This value is ManualCpvBiddingScheme when you retrieve a manual CPV bidding scheme. For more information about bidding scheme types, see the BiddingScheme Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementManualCpvBiddingScheme ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxClicksBiddingScheme/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the bidding scheme. This value is MaxClicksBiddingScheme when you retrieve a maximum clicks bidding scheme. For more information about bidding scheme types, see the BiddingScheme Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementMaxClicksBiddingScheme ;
  rdfs:range xsd:string .

# Property: max cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxClicksBiddingScheme/maxCpc> a rdf:Property ;
  rdfs:label "max cpc" ;
  rdfs:comment "The maximum cost per click that you want to spend. Add: Optional Update: Optional" ;
  schema:alternateName "MaxCpc" ;
  rdfs:domain microsoftads:CampaignManagementMaxClicksBiddingScheme ;
  rdfs:range microsoftads:CampaignManagementBid .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxConversionsBiddingScheme/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the bidding scheme. This value is MaxConversionsBiddingScheme when you retrieve a maximum conversions bidding scheme. For more information about bidding scheme types, see the BiddingScheme Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementMaxConversionsBiddingScheme ;
  rdfs:range xsd:string .

# Property: max cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxConversionsBiddingScheme/maxCpc> a rdf:Property ;
  rdfs:label "max cpc" ;
  rdfs:comment "The maximum cost per click that you want to spend. Note: MaxCpc shouldn't be set for Smart Shopping or Performance Max campaigns as it doesn't apply. Add: Optional Update: Optional" ;
  schema:alternateName "MaxCpc" ;
  rdfs:domain microsoftads:CampaignManagementMaxConversionsBiddingScheme ;
  rdfs:range microsoftads:CampaignManagementBid .

# Property: target cpa
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxConversionsBiddingScheme/targetCpa> a rdf:Property ;
  rdfs:label "target cpa" ;
  rdfs:comment "The target cost per action that you want to spend. Note: TargetCpa is used by Audience, Search, Smart Shopping, and Performance Max campaigns. Add: Optional Update: Optional" ;
  schema:alternateName "TargetCpa" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetCpa> ;
  rdfs:domain microsoftads:CampaignManagementMaxConversionsBiddingScheme ;
  rdfs:range xsd:double .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxConversionValueBiddingScheme/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the bidding scheme. This value is MaxConversionValueBiddingScheme when you retrieve a maximum conversion value bidding scheme. For more information about bidding scheme types, see the BiddingScheme Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementMaxConversionValueBiddingScheme ;
  rdfs:range xsd:string .

# Property: target roas
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxConversionValueBiddingScheme/targetRoas> a rdf:Property ;
  rdfs:label "target roas" ;
  rdfs:comment "The target return on ad spend. Note: TargetRoas is used by Search, Shopping, Smart Shopping and Performance Max campaigns." ;
  schema:alternateName "TargetRoas" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetRoas> ;
  rdfs:domain microsoftads:CampaignManagementMaxConversionValueBiddingScheme ;
  rdfs:range xsd:double .

# Property: max cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxConversionValueBiddingScheme/maxCpc> a rdf:Property ;
  rdfs:label "max cpc" ;
  rdfs:comment "The maximum cost per click filter criteria for all keyword estimates in the ad group. You can override this setting for specific keywords with the corresponding keyword estimators." ;
  schema:alternateName "MaxCpc" ;
  rdfs:domain microsoftads:CampaignManagementMaxConversionValueBiddingScheme ;
  rdfs:range microsoftads:CampaignManagementBid .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxRoasBiddingScheme/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The MaxRoasBiddingScheme object is not in use and will be removed from a future version of the API." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementMaxRoasBiddingScheme ;
  rdfs:range xsd:string .

# Property: max cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxRoasBiddingScheme/maxCpc> a rdf:Property ;
  rdfs:label "max cpc" ;
  rdfs:comment "The MaxRoasBiddingScheme object is not in use and will be removed from a future version of the API." ;
  schema:alternateName "MaxCpc" ;
  rdfs:domain microsoftads:CampaignManagementMaxRoasBiddingScheme ;
  rdfs:range microsoftads:CampaignManagementBid .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaBase/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementMediaBase ;
  rdfs:range xsd:long .

# Property: media type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaBase/mediaType> a rdf:Property ;
  rdfs:label "media type" ;
  schema:alternateName "MediaType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mediaType> ;
  rdfs:domain microsoftads:CampaignManagementMediaBase ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementMediaBase ;
  rdfs:range xsd:string .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaBase/text> a rdf:Property ;
  rdfs:label "text" ;
  schema:alternateName "Text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:CampaignManagementMediaBase ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaRepresentationBase/name> a rdf:Property ;
  rdfs:label "name" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementMediaRepresentationBase ;
  rdfs:range xsd:string .

# Property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaRepresentationBase/url> a rdf:Property ;
  rdfs:label "url" ;
  schema:alternateName "Url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/url> ;
  rdfs:domain microsoftads:CampaignManagementMediaRepresentationBase ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaRepresentationBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementMediaRepresentationBase ;
  rdfs:range xsd:string .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeAdGroupCriterion/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group to apply the criterion to. Add: Required Update: Required" ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:CampaignManagementNegativeAdGroupCriterion ;
  rdfs:range xsd:long .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeAdGroupCriterion/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "A status value that determines whether the criterion applies for the ad group. Currently the only supported status for negative ad group criterions is Active. Add: Read-only Update: Read-only" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementNegativeAdGroupCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdGroupCriterionStatusScheme .

# Property: criterion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeAdGroupCriterion/criterion> a rdf:Property ;
  rdfs:label "criterion" ;
  rdfs:comment "The criterion to apply to the ad group. The criterion helps determine whether ads in the ad group are served. For a list of available criterion types, see AdGroupCriterionType. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Criterion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterion> ;
  rdfs:domain microsoftads:CampaignManagementNegativeAdGroupCriterion ;
  rdfs:range microsoftads:CampaignManagementCriterion .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeAdGroupCriterion/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the ad group criterion. Add: Read-only Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementNegativeAdGroupCriterion ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeAdGroupCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad group criterion. This value is NegativeAdGroupCriterion when you retrieve a negative ad group criterion. For more information about ad group criterion types, see the AdGroupCriterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementNegativeAdGroupCriterion ;
  rdfs:range xsd:string .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeCampaignCriterion/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign to apply the criterion to. Add: Required Update: Required" ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementNegativeCampaignCriterion ;
  rdfs:range xsd:long .

# Property: criterion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeCampaignCriterion/criterion> a rdf:Property ;
  rdfs:label "criterion" ;
  rdfs:comment "The criterion to apply to the campaign. The criterion helps determine whether ads in the campaign are served. For a list of available criterion types, see CampaignCriterionType. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Criterion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterion> ;
  rdfs:domain microsoftads:CampaignManagementNegativeCampaignCriterion ;
  rdfs:range microsoftads:CampaignManagementCriterion .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeCampaignCriterion/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementNegativeCampaignCriterion ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeCampaignCriterion/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "A status value that determines whether the criterion applies for the campaign. Currently the only supported status for negative campaign criterions is Active. Add: Read-only Update: Read-only" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementNegativeCampaignCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementCampaignCriterionStatusScheme .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeCampaignCriterion/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the campaign criterion. Add: Read-only Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementNegativeCampaignCriterion ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeCampaignCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the campaign criterion. This value is NegativeCampaignCriterion when you retrieve a negative campaign criterion. For more information about campaign criterion types, see the CampaignCriterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementNegativeCampaignCriterion ;
  rdfs:range xsd:string .

# Property: item count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeywordList/itemCount> a rdf:Property ;
  rdfs:label "item count" ;
  rdfs:comment "The number of SharedListItem objects that are added to this shared list. Add: Read-only Update: Read-only" ;
  schema:alternateName "ItemCount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/itemCount> ;
  rdfs:domain microsoftads:CampaignManagementNegativeKeywordList ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeywordList/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the shared entity. Add: Read-only Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementNegativeKeywordList ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeywordList/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the shared entity. The maximum string length is 255. Add: Optional Update: Optional" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementNegativeKeywordList ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeywordList/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the shared entity. This value is NegativeKeywordList when you retrieve a NegativeKeywordList. This value is PlacementExclusionList when you retrieve a PlacementExclusionList. This value is AccountNegativeKeywordList when you retrieve an AccountNegativeKeywordList. For more information about shared entity types, see SharedEntity Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementNegativeKeywordList ;
  rdfs:range xsd:string .

# Property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeywordList/associationCount> a rdf:Property ;
  rdfs:label "association count" ;
  rdfs:comment "The number of active associations between this shared entity and another entity such as campaign or ad account. For a NegativeKeywordList, the maximum number of active associations between the negative keyword list and campaign is 20. For a PlacementExclusionList, the maximum number of active associations between the website exclusion list and ad account is undefined. Add: Read-only Update: Read-only" ;
  schema:alternateName "AssociationCount" ;
  rdfs:domain microsoftads:CampaignManagementNegativeKeywordList ;
  rdfs:range xsd:int .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeywordList/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementNegativeKeywordList ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeSite/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the shared list item. This value is NegativeSite when you retrieve a negative site. For more information about shared list item types, see SharedListItem Data Object Remarks. Add: Read-only Delete: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementNegativeSite ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeSite/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementNegativeSite ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeSite/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the negative site. Add: Read-only Delete: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementNegativeSite ;
  rdfs:range xsd:long .

# Property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeSite/url> a rdf:Property ;
  rdfs:label "url" ;
  rdfs:comment "The URL of the website where you do not want your ads displayed. Each URL must specify the domain name e.g., contoso.com which can include up to three subdomains and two subdirectories. The subdomain count includes the www prefix. For example one.two.three.contoso.com/1/2, www.two.three.contoso.com/1/2, and one.two.contoso.co.uk/1/2 are valid URLs, whereas one.two.three.contoso.co.uk/1/2 (too many subdomains) and one.two.three.contoso.com/1/2/3 (too many subdirectories) are not. Duplicate URLs in a website exclusion list (Placement Exclusion List or Account Placement Exclusion List) are not allowed. You can only exclude websites for syndicated search websites. The ad group's network must be set to OwnedAndOperatedAndSyndicatedSearch. For more information about network distribution, see Network. If you associate any ebsite exclusion lists (Placement Exclusion List or Account Placement Exclusion List) with an ad account, the list of negative sites are used in addition to the campaign negative sites or ad group negative sites. Negative site URLs specified at the ad group level are used instead of any negative site URLs specified at the campaign level. Add: Required Delete: Optional" ;
  schema:alternateName "Url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/url> ;
  rdfs:domain microsoftads:CampaignManagementNegativeSite ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNetworkDistributionSetting/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementNetworkDistributionSetting ;
  rdfs:range xsd:string .

# Property: network option
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNetworkDistributionSetting/networkOption> a rdf:Property ;
  rdfs:label "network option" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "NetworkOption" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/networkOption> ;
  rdfs:domain microsoftads:CampaignManagementNetworkDistributionSetting ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementNetworkScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewCustomerAcquisitionGoalSetting/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of setting. For more information, see Setting Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementNewCustomerAcquisitionGoalSetting ;
  rdfs:range xsd:string .

# Property: new customer acquisition goal id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewCustomerAcquisitionGoalSetting/newCustomerAcquisitionGoalId> a rdf:Property ;
  rdfs:label "new customer acquisition goal id" ;
  rdfs:comment "The identifier for the new customer acquisition goal." ;
  schema:alternateName "NewCustomerAcquisitionGoalId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newCustomerAcquisitionGoalId> ;
  rdfs:domain microsoftads:CampaignManagementNewCustomerAcquisitionGoalSetting ;
  rdfs:range xsd:long .

# Property: new customer acquisition bid only mode
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewCustomerAcquisitionGoalSetting/newCustomerAcquisitionBidOnlyMode> a rdf:Property ;
  rdfs:label "new customer acquisition bid only mode" ;
  rdfs:comment "Enable new customer acqisition bid only mode." ;
  schema:alternateName "NewCustomerAcquisitionBidOnlyMode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newCustomerAcquisitionBidOnlyMode> ;
  rdfs:domain microsoftads:CampaignManagementNewCustomerAcquisitionGoalSetting ;
  rdfs:range xsd:boolean .

# Property: additional conversion value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewCustomerAcquisitionGoalSetting/additionalConversionValue> a rdf:Property ;
  rdfs:label "additional conversion value" ;
  rdfs:comment "The target amount you want to pay for a new customer's purchase of your product or service." ;
  schema:alternateName "AdditionalConversionValue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/additionalConversionValue> ;
  rdfs:domain microsoftads:CampaignManagementNewCustomerAcquisitionGoalSetting ;
  rdfs:range xsd:double .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/status> a rdf:Property ;
  rdfs:label "status" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementNewsAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdExtensionStatusScheme .

# Property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/scheduling> a rdf:Property ;
  rdfs:label "scheduling" ;
  schema:alternateName "Scheduling" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/scheduling> ;
  rdfs:domain microsoftads:CampaignManagementNewsAdExtension ;
  rdfs:range microsoftads:CampaignManagementSchedule .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementNewsAdExtension ;
  rdfs:range xsd:long .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementNewsAdExtension ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementNewsAdExtension ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/version> a rdf:Property ;
  rdfs:label "version" ;
  schema:alternateName "Version" ;
  rdfs:domain microsoftads:CampaignManagementNewsAdExtension ;
  rdfs:range xsd:int .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/name> a rdf:Property ;
  rdfs:label "name" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementNewsAdExtension ;
  rdfs:range xsd:string .

# Property: source url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/sourceUrl> a rdf:Property ;
  rdfs:label "source url" ;
  schema:alternateName "SourceUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sourceUrl> ;
  rdfs:domain microsoftads:CampaignManagementNewsAdExtension ;
  rdfs:range xsd:string .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/filter> a rdf:Property ;
  rdfs:label "filter" ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:CampaignManagementNewsAdExtension ;
  rdfs:range xsd:string .

# Property: priority
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/priority> a rdf:Property ;
  rdfs:label "priority" ;
  schema:alternateName "Priority" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/priority> ;
  rdfs:domain microsoftads:CampaignManagementNewsAdExtension ;
  rdfs:range xsd:int .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementNewsAdExtension ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNumberRuleItem/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of rule item. For more information, see RuleItem Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementNumberRuleItem ;
  rdfs:range xsd:string .

# Property: operand
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNumberRuleItem/operand> a rdf:Property ;
  rdfs:label "operand" ;
  rdfs:comment "The rule operand or key on the left hand side of the operator. Supported values are Url and ReferrerUrl. For example to define a rule where the page Url must contain page.html, set the Operand to Url, Operator to Contains, and Value to page.html. Add: Required Update: Required" ;
  schema:alternateName "Operand" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/operand> ;
  rdfs:domain microsoftads:CampaignManagementNumberRuleItem ;
  rdfs:range xsd:string .

# Property: operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNumberRuleItem/operator> a rdf:Property ;
  rdfs:label "operator" ;
  rdfs:comment "The rule item operator. Add: Required Update: Required" ;
  schema:alternateName "Operator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/operator> ;
  rdfs:domain microsoftads:CampaignManagementNumberRuleItem ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementNumberOperatorScheme .

# Property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNumberRuleItem/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:comment "The rule value on the right hand side of the operator. Add: Required Update: Required" ;
  schema:alternateName "Value" ;
  rdfs:domain microsoftads:CampaignManagementNumberRuleItem ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The conversion goal name. The maximum length of the name is 100, and the name must be unique among all conversion goals belonging to the same customer. Add: Required Update: Optional" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionGoal ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Defines the possible user-determined status values of a conversion goal. These are the status values that a user can decide to set, for example a goal can be set to Paused if you no longer wish to track conversions for that goal. For status values that can be set by the system, see the TrackingStatus element. Add: Optional Update: Optional" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalStatusScheme .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "Determines if the goal applies to all accounts or only the account specified in the required CustomerAccountId header element. If you have multiple Microsoft Advertising accounts, you can track conversions across all of those accounts. If you associate a goal with one account, conversions will be tracked for that account only. Possible values are Account and Customer. Once you set scope, you can't change it. If you want to change the scope, you need to create a new conversion goal and pause the old one. Add: Optional. If not specified, the scope will be set to Account by default. Update: Read-only. You cannot update the offline conversion goal scope." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: count type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/countType> a rdf:Property ;
  rdfs:label "count type" ;
  rdfs:comment "This determines how your conversions are recorded within your chosen conversion window. There are two choices, and if you do not set a value the default is All: - All: All conversions with different offline conversion times that happen after an ad click will be counted. This is a common choice for sales. - Unique: Only the first conversion that happens after an ad click will be counted. This is a common choice for leads. For example: You track two conversions: leads and sales. You pick Unique for leads and All for sales. When one ad click turns into two leads and two sales, it's counted as three conversions: one for the unique lead, and two for all the sales. Duplicate offline conversions with the same MicrosoftClickId and ConversionTime will be ignored. In other words only the first offline conversion for a given MicrosoftClickId and ConversionTime will be counted. Add: Optional Update: Optional" ;
  schema:alternateName "CountType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/countType> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalCountTypeScheme .

# Property: revenue
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/revenue> a rdf:Property ;
  rdfs:label "revenue" ;
  rdfs:comment "Determines how much each conversion is worth to your business. When adding a conversion goal if you do not specify any revenue tracking preferences, then each ConversionGoalRevenue will be set to their respective default values. When updating a conversion goal, if the Revenue element is nil or empty then none of the nested properties will be updated. However, if this element is not nil or empty then you are effectively replacing any existing revenue properties. If the revenue type is FixedValue or VariableValue, then the ConversionCurrencyCode and ConversionValue elements of the applied OfflineConversion data takes precedence over the ConversionGoalRevenue currency code and value. Add: Optional Update: Optional" ;
  schema:alternateName "Revenue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/revenue> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionGoal ;
  rdfs:range microsoftads:CampaignManagementConversionGoalRevenue .

# Property: conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/conversionWindowInMinutes> a rdf:Property ;
  rdfs:label "conversion window in minutes" ;
  rdfs:comment "The conversion window is the length of time in minutes after a click that you want to track conversions. If you set this value to 43200 minutes (30 days), then conversions that happen within 30 days after a click are tracked. Past conversions aren't affected. The default value is 43200. The minimum value supported is 1 minute, although keep in mind that a shorter conversion window will reduce the number of conversions your account records. The maximum value supported is 129600 minutes (90 days). Add: Optional Update: Optional" ;
  schema:alternateName "ConversionWindowInMinutes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionWindowInMinutes> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionGoal ;
  rdfs:range xsd:int .

# Property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/tagId> a rdf:Property ;
  rdfs:label "tag id" ;
  rdfs:comment "Not applicable for offline conversion goals." ;
  schema:alternateName "TagId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/tagId> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionGoal ;
  rdfs:range xsd:long .

# Property: tracking status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/trackingStatus> a rdf:Property ;
  rdfs:label "tracking status" ;
  rdfs:comment "Not applicable for offline conversion goals." ;
  schema:alternateName "TrackingStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingStatus> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalTrackingStatusScheme .

# Property: exclude from bidding
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/excludeFromBidding> a rdf:Property ;
  rdfs:label "exclude from bidding" ;
  rdfs:comment "Determines whether or not to exclude data otherwise related to this conversion goal from a subset of performance report columns. This element is only available for customers who are enabled for the Include in Conversions feature (GetCustomerPilotFeatures returns 574). If this element is set to true, data otherwise related to this conversion goal will be excluded from the Conversions, ConversionRate, CostPerConversion, ReturnOnAdSpend, RevenuePerConversion, and Revenue report columns. Also, if you use an automated bidding bid strategy, setting this property true will result in the goal's conversions no longer factoring into automated bidding calculations. Setting this property \"true\" is effectively the same as unchecking \"Include in Conversions\" in the Microsoft Advertising web application. Regardless of this element value, the AllConversions, AllConversionRate, AllCostPerConversion, AllReturnOnAdSpend, AllRevenuePerConversion, and AllRevenue report columns will include data for all conversion goals. By default this element is false, and data related to this conversion goal are included in all report columns. For more information, see Report Attributes and Performance Statistics and the help article Conversion goals: \"Conversions\" versus \"All conversions\". Add: Optional Update: Optional" ;
  schema:alternateName "ExcludeFromBidding" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeFromBidding> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionGoal ;
  rdfs:range xsd:boolean .

# Property: view through conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/viewThroughConversionWindowInMinutes> a rdf:Property ;
  rdfs:label "view through conversion window in minutes" ;
  rdfs:comment "Not applicable for offline conversion goals." ;
  schema:alternateName "ViewThroughConversionWindowInMinutes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/viewThroughConversionWindowInMinutes> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionGoal ;
  rdfs:range xsd:int .

# Property: goal category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/goalCategory> a rdf:Property ;
  rdfs:label "goal category" ;
  rdfs:comment "The category used to segment the conversion goal. Categorize your conversion goals however makes sense for your business. Goal categories don't affect performance - they are here to help you segment your goals and their performance metrics. The supported category values vary by conversion goal type. Offline conversion goals support the AddToCart, BeginCheckout, BookAppointment, Contact, GetDirections, Other, OutboundClick, PageView, Purchase, RequestQuote, Signup, SubmitLeadForm, and Subscribe categories. Add: Required as of June 2021. Previously if you left this element nil or empty, the default category was set to None. Update: Optional if the conversion goal already has a category set other than None. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "GoalCategory" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/goalCategory> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalCategoryScheme .

# Property: attribution model type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/attributionModelType> a rdf:Property ;
  rdfs:label "attribution model type" ;
  rdfs:comment "Not applicable for offline conversion goals." ;
  schema:alternateName "AttributionModelType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/attributionModelType> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAttributionModelTypeScheme .

# Property: is enhanced conversions enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/isEnhancedConversionsEnabled> a rdf:Property ;
  rdfs:label "is enhanced conversions enabled" ;
  rdfs:comment "Determines whether enhanced conversions are enabled for a conversion goal." ;
  schema:alternateName "IsEnhancedConversionsEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isEnhancedConversionsEnabled> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionGoal ;
  rdfs:range xsd:boolean .

# Property: is auto goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/isAutoGoal> a rdf:Property ;
  rdfs:label "is auto goal" ;
  rdfs:comment "Only available for event goal." ;
  schema:alternateName "IsAutoGoal" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isAutoGoal> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionGoal ;
  rdfs:range xsd:boolean .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the conversion goal. Add: Read-only Update: Required and Read-Only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionGoal ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the conversion goal. This value is OfflineConversion when you retrieve an offline conversion goal. For more information about conversion goal types, see the ConversionGoal Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionGoal ;
  rdfs:range xsd:string .

# Property: is externally attributed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/isExternallyAttributed> a rdf:Property ;
  rdfs:label "is externally attributed" ;
  rdfs:comment "This determines if your offline conversion goal uses your own attribution model and allows you to import fractional credit for each MSCLKID. This element is not returned by default. To get this element, include the IsExternallyAttributed value in the ReturnAdditionalFields element when you call the GetConversionGoalsByIds and GetConversionGoalsByTagIds service operations. Note: You can only set IsExternallyAttributed via the Campaign Management API. Add: Optional Update: Optional" ;
  schema:alternateName "IsExternallyAttributed" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isExternallyAttributed> ;
  rdfs:domain microsoftads:CampaignManagementOfflineConversionGoal ;
  rdfs:range xsd:boolean .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The conversion goal name. The maximum length of the name is 100, and the name must be unique among all conversion goals belonging to the same customer. Add: Required Update: Optional" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementPagesViewedPerVisitGoal ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Defines the possible user-determined status values of a conversion goal. These are the status values that a user can decide to set, for example a goal can be set to Paused if you no longer wish to track conversions for that goal. For status values that can be set by the system, for example whether or not the UET tag is verified, see the TrackingStatus element. Add: Optional Update: Optional" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementPagesViewedPerVisitGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalStatusScheme .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "Determines if the goal applies to all accounts or only the account specified in the required CustomerAccountId header element. If you have multiple Microsoft Advertising accounts, you can track conversions across all of those accounts. If you associate a goal with one account, conversions will be tracked for that account only. Possible values are Account and Customer. If not specified, the scope will be set to Customer by default. Once you set scope, you can't change it. If you want to change the scope, you need to create a new conversion goal and pause the old one. Add: Optional Update: Optional" ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementPagesViewedPerVisitGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: count type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/countType> a rdf:Property ;
  rdfs:label "count type" ;
  rdfs:comment "This determines how your conversions are recorded within your chosen conversion window. There are two choices, and if you do not set a value the default is All: - All: All conversions that happen after an ad click will be counted. This is a common choice for sales. - Unique: Only one conversion that happens after an ad click will be counted. This is a common choice for leads. For example: You track two conversions: leads and sales. You pick Unique for leads and All for sales. When one ad click turns into two leads and two sales, it's counted as three conversions: one for the unique lead, and two for all the sales. Add: Optional Update: Optional" ;
  schema:alternateName "CountType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/countType> ;
  rdfs:domain microsoftads:CampaignManagementPagesViewedPerVisitGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalCountTypeScheme .

# Property: revenue
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/revenue> a rdf:Property ;
  rdfs:label "revenue" ;
  rdfs:comment "Determines how much each conversion is worth to your business. When adding a conversion goal if you do not specify any revenue tracking preferences, then each ConversionGoalRevenue will be set to their respective default values. When updating a conversion goal, if the Revenue element is nil or empty then none of the nested properties will be updated. However, if this element is not nil or empty then you are effectively replacing any existing revenue properties. The VariableValue option is not available for pages viewed per visit conversion goals. Add: Optional Update: Optional" ;
  schema:alternateName "Revenue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/revenue> ;
  rdfs:domain microsoftads:CampaignManagementPagesViewedPerVisitGoal ;
  rdfs:range microsoftads:CampaignManagementConversionGoalRevenue .

# Property: conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/conversionWindowInMinutes> a rdf:Property ;
  rdfs:label "conversion window in minutes" ;
  rdfs:comment "The conversion window is the length of time in minutes after a click that you want to track conversions. If you set this value to 43200 minutes (30 days), then conversions that happen within 30 days after a click are tracked. Past conversions aren't affected. The minimum value supported is 1 minute, although keep in mind that a shorter conversion window will reduce the number of conversions your account records. The maximum value supported is 129600 minutes (90 days). Add: Optional Update: Optional" ;
  schema:alternateName "ConversionWindowInMinutes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionWindowInMinutes> ;
  rdfs:domain microsoftads:CampaignManagementPagesViewedPerVisitGoal ;
  rdfs:range xsd:int .

# Property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/tagId> a rdf:Property ;
  rdfs:label "tag id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the UET tag that you added to your website to allow Microsoft Advertising to collect actions people take on your website. Before you take a dependency on the tag ID, please note that the UET tag can be shared with or from another customer. Shared UET tags and audiences are only available for pilot customers. For an overview of sharing audiences and UET tags in a customer hierarchy, see the Share Audiences and UET Tags technical guide. Add: Required Update: Optional" ;
  schema:alternateName "TagId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/tagId> ;
  rdfs:domain microsoftads:CampaignManagementPagesViewedPerVisitGoal ;
  rdfs:range xsd:long .

# Property: tracking status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/trackingStatus> a rdf:Property ;
  rdfs:label "tracking status" ;
  rdfs:comment "Defines the possible system-determined status values of a conversion goal. These are the status values that can be set by the system, for example the system sets the status to TagUnverified if the UET tag has not yet been verified. For status values that a user can decide to set, for example setting the status to Paused if you no longer wish to track conversions for that goal, see the Status element. Add: Read-only Update: Read-only" ;
  schema:alternateName "TrackingStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingStatus> ;
  rdfs:domain microsoftads:CampaignManagementPagesViewedPerVisitGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalTrackingStatusScheme .

# Property: exclude from bidding
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/excludeFromBidding> a rdf:Property ;
  rdfs:label "exclude from bidding" ;
  rdfs:comment "Determines whether or not to exclude data otherwise related to this conversion goal from a subset of performance report columns. This element is only available for customers who are enabled for the Include in Conversions feature (GetCustomerPilotFeatures returns 574). If this element is set to true, data otherwise related to this conversion goal will be excluded from the Conversions, ConversionRate, CostPerConversion, ReturnOnAdSpend, RevenuePerConversion, and Revenue report columns. Also, if you use an automated bidding bid strategy, setting this property true will result in the goal's conversions no longer factoring into automated bidding calculations. Setting this property \"true\" is effectively the same as unchecking \"Include in Conversions\" in the Microsoft Advertising web application. Regardless of this element value, the AllConversions, AllConversionRate, AllCostPerConversion, AllReturnOnAdSpend, AllRevenuePerConversion, and AllRevenue report columns will include data for all conversion goals. By default this element is false, and data related to this conversion goal are included in all report columns. For more information, see Report Attributes and Performance Statistics and the help article Conversion goals: \"Conversions\" versus \"All conversions\". Add: Optional Update: Optional" ;
  schema:alternateName "ExcludeFromBidding" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeFromBidding> ;
  rdfs:domain microsoftads:CampaignManagementPagesViewedPerVisitGoal ;
  rdfs:range xsd:boolean .

# Property: view through conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/viewThroughConversionWindowInMinutes> a rdf:Property ;
  rdfs:label "view through conversion window in minutes" ;
  rdfs:comment "The view-through conversion window is the length of time in minutes after a click that you want to track view-through conversions. If you set this value to 43200 minutes (30 days), then view-through conversions that happen within 30 days after a click are tracked. Past conversions aren't affected. The minimum value supported is 1 minute, although keep in mind that a shorter conversion window will reduce the number of conversions your account records. The maximum value supported is 43200 minutes (30 days). The IncludeViewThroughConversions account property must also be set to true for view-through conversions to be tracked. This element is not returned by default. To get this element, include the ViewThroughConversionWindowInMinutes value in the ReturnAdditionalFields element when you call the GetConversionGoalsByIds and GetConversionGoalsByTagIds service operations. Add: Optional Update: Optional" ;
  schema:alternateName "ViewThroughConversionWindowInMinutes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/viewThroughConversionWindowInMinutes> ;
  rdfs:domain microsoftads:CampaignManagementPagesViewedPerVisitGoal ;
  rdfs:range xsd:int .

# Property: goal category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/goalCategory> a rdf:Property ;
  rdfs:label "goal category" ;
  rdfs:comment "The category used to segment the conversion goal. Categorize your conversion goals however makes sense for your business. Goal categories don't affect performance - they are here to help you segment your goals and their performance metrics. The supported category values vary by conversion goal type. Pages viewed per visit goals only support the Other category. Add: Optional. If you leave this element nil or empty, the default category will be set to Other. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "GoalCategory" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/goalCategory> ;
  rdfs:domain microsoftads:CampaignManagementPagesViewedPerVisitGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalCategoryScheme .

# Property: attribution model type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/attributionModelType> a rdf:Property ;
  rdfs:label "attribution model type" ;
  rdfs:comment "Determines which attribution model, _LastTouch_ or _LastClick_, is used with a conversion goal." ;
  schema:alternateName "AttributionModelType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/attributionModelType> ;
  rdfs:domain microsoftads:CampaignManagementPagesViewedPerVisitGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAttributionModelTypeScheme .

# Property: is enhanced conversions enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/isEnhancedConversionsEnabled> a rdf:Property ;
  rdfs:label "is enhanced conversions enabled" ;
  rdfs:comment "Determines whether enhanced conversions are enabled for a conversion goal." ;
  schema:alternateName "IsEnhancedConversionsEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isEnhancedConversionsEnabled> ;
  rdfs:domain microsoftads:CampaignManagementPagesViewedPerVisitGoal ;
  rdfs:range xsd:boolean .

# Property: is auto goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/isAutoGoal> a rdf:Property ;
  rdfs:label "is auto goal" ;
  rdfs:comment "Only available for event goal." ;
  schema:alternateName "IsAutoGoal" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isAutoGoal> ;
  rdfs:domain microsoftads:CampaignManagementPagesViewedPerVisitGoal ;
  rdfs:range xsd:boolean .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the conversion goal. Add: Read-only Update: Required and Read-Only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementPagesViewedPerVisitGoal ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the conversion goal. This value is PagesViewedPerVisit when you retrieve a pages viewed per visit goal. For more information about conversion goal types, see the ConversionGoal Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementPagesViewedPerVisitGoal ;
  rdfs:range xsd:string .

# Property: minimum pages viewed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/minimumPagesViewed> a rdf:Property ;
  rdfs:label "minimum pages viewed" ;
  rdfs:comment "The minimum number of pages the user must visit, in order to count as a conversion. Add: Required Update: Optional" ;
  schema:alternateName "MinimumPagesViewed" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/minimumPagesViewed> ;
  rdfs:domain microsoftads:CampaignManagementPagesViewedPerVisitGoal ;
  rdfs:range xsd:int .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPageVisitorsRule/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the remarketing rule. For more information about remarketing rule types, see the RemarketingRule Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementPageVisitorsRule ;
  rdfs:range xsd:string .

# Property: rule item groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPageVisitorsRule/ruleItemGroups> a rdf:Property ;
  rdfs:label "rule item groups" ;
  rdfs:comment "The list of rule item groups that you want applied to the remarketing list. The maximum number of rule item groups in this element is 100. The maximum number of rule items per rule item group is 100. Add: Required Update: Required. If you want to keep any of the previous rule item groups, then you must explicitly set them again during update." ;
  schema:alternateName "RuleItemGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/ruleItemGroups> ;
  rdfs:domain microsoftads:CampaignManagementPageVisitorsRule ;
  rdfs:range microsoftads:CampaignManagementRuleItemGroup .

# Property: normal form
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPageVisitorsRule/normalForm> a rdf:Property ;
  rdfs:label "normal form" ;
  rdfs:comment "Determines whether the rule item groups are evaluated based on conjunctive normal form (CNF) or disjunctive normal form (DNF). This element is not returned by default. To get this element, include the NormalForm value in the ReturnAdditionalFields element when you call the GetAudiencesByIds service operation. Add: Optional. The default value is \"Disjunctive\". Update: Optional" ;
  schema:alternateName "NormalForm" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/normalForm> ;
  rdfs:domain microsoftads:CampaignManagementPageVisitorsRule ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementNormalFormScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPageVisitorsWhoDidNotVisitAnotherPageRule/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the remarketing rule. For more information about remarketing rule types, see the RemarketingRule Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementPageVisitorsWhoDidNotVisitAnotherPageRule ;
  rdfs:range xsd:string .

# Property: include rule item groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPageVisitorsWhoDidNotVisitAnotherPageRule/includeRuleItemGroups> a rdf:Property ;
  rdfs:label "include rule item groups" ;
  rdfs:comment "The list of rule item groups that you want applied to the remarketing list. The maximum number of rule item groups in this element is 100. The maximum number of rule items per rule item group is 100. Add: Required Update: Required. If you want to keep any of the previous rule item groups, then you must explicitly set them again during update." ;
  schema:alternateName "IncludeRuleItemGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/includeRuleItemGroups> ;
  rdfs:domain microsoftads:CampaignManagementPageVisitorsWhoDidNotVisitAnotherPageRule ;
  rdfs:range microsoftads:CampaignManagementRuleItemGroup .

# Property: exclude rule item groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPageVisitorsWhoDidNotVisitAnotherPageRule/excludeRuleItemGroups> a rdf:Property ;
  rdfs:label "exclude rule item groups" ;
  rdfs:comment "The list of rule item groups that you want applied as exclusions to the remarketing list. The maximum number of rule item groups in this element is 100. The maximum number of rule items per rule item group is 100. Exclusions take precedence over inclusions. In other words if the user visited any excluded page within the RemarketingList membership duration e.g. previous 30 days, then they cannot be added to the list even if other page views satisfy conditions in the included rule item groups. If the excluded page views occurred prior to the membership duration lookback, and if the user's page views satisfy conditions in the included rule item groups within the membership duration, then they can be added to the remarketing list. Add: Required Update: Required. If you want to keep any of the previous rule item groups, then you must explicitly set them again during update." ;
  schema:alternateName "ExcludeRuleItemGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeRuleItemGroups> ;
  rdfs:domain microsoftads:CampaignManagementPageVisitorsWhoDidNotVisitAnotherPageRule ;
  rdfs:range microsoftads:CampaignManagementRuleItemGroup .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPageVisitorsWhoVisitedAnotherPageRule/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the remarketing rule. For more information about remarketing rule types, see the RemarketingRule Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementPageVisitorsWhoVisitedAnotherPageRule ;
  rdfs:range xsd:string .

# Property: rule item groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPageVisitorsWhoVisitedAnotherPageRule/ruleItemGroups> a rdf:Property ;
  rdfs:label "rule item groups" ;
  rdfs:comment "The list of rule item groups related to pages the audience visited. The maximum number of rule item groups in this element is 100. The maximum number of rule items per rule item group is 100. Add: Required Update: Required. If you want to keep any of the previous rule item groups, then you must explicitly set them again during update." ;
  schema:alternateName "RuleItemGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/ruleItemGroups> ;
  rdfs:domain microsoftads:CampaignManagementPageVisitorsWhoVisitedAnotherPageRule ;
  rdfs:range microsoftads:CampaignManagementRuleItemGroup .

# Property: another rule item groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPageVisitorsWhoVisitedAnotherPageRule/anotherRuleItemGroups> a rdf:Property ;
  rdfs:label "another rule item groups" ;
  rdfs:comment "The list of rule item groups related to other pages the audience visited. The maximum number of rule item groups in this element is 100. The maximum number of rule items per rule item group is 100. Add: Required Update: Required. If you want to keep any of the previous rule item groups, then you must explicitly set them again during update." ;
  schema:alternateName "AnotherRuleItemGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/anotherRuleItemGroups> ;
  rdfs:domain microsoftads:CampaignManagementPageVisitorsWhoVisitedAnotherPageRule ;
  rdfs:range microsoftads:CampaignManagementRuleItemGroup .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPercentCpcBiddingScheme/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of bidding scheme that is set for this campaign, ad group, or keyword. For more information about bidding scheme types, see the Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementPercentCpcBiddingScheme ;
  rdfs:range xsd:string .

# Property: max percent cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPercentCpcBiddingScheme/maxPercentCpc> a rdf:Property ;
  rdfs:label "max percent cpc" ;
  rdfs:comment "The maximum effective bid limit, in absolute form, at the campaign level. The actual CPC bid amount, in percent form, must be set at the ad group level and can optionally be set at the hotel group level again. For example, for a maximum percent CPC bid of $10.60, the MaxPercentCpc value should be 10.60. Campaigns with PercentCpc and ManualCPC bidding scheme can participate in a shared budget. MaxPercentCpc must be greater than 0." ;
  schema:alternateName "MaxPercentCpc" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxPercentCpc> ;
  rdfs:domain microsoftads:CampaignManagementPercentCpcBiddingScheme ;
  rdfs:range xsd:double .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPerformanceMaxSetting/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of setting. For more information, see Setting Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementPerformanceMaxSetting ;
  rdfs:range xsd:string .

# Property: final url expansion opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPerformanceMaxSetting/finalUrlExpansionOptOut> a rdf:Property ;
  rdfs:label "final url expansion opt out" ;
  rdfs:comment "If false, then the entire domain will be targeted. If true (opted out), then only the final URLs in the asset groups and feed will be targeted. Add: Optional. The default value is false. Update: Optional" ;
  schema:alternateName "FinalUrlExpansionOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlExpansionOptOut> ;
  rdfs:domain microsoftads:CampaignManagementPerformanceMaxSetting ;
  rdfs:range xsd:boolean .

# Property: page feed ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPerformanceMaxSetting/pageFeedIds> a rdf:Property ;
  rdfs:label "page feed ids" ;
  rdfs:comment "The page feed identifiers for performance max ads. See the Page Feeds technical guide for an implementation overview. Add: Optional Update: Optional. You cannot delete page feed IDs, but you can replace the previous set with a new set." ;
  schema:alternateName "PageFeedIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/pageFeedIds> ;
  rdfs:domain microsoftads:CampaignManagementPerformanceMaxSetting ;
  rdfs:range xsd:long .

# Property: auto generated text opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPerformanceMaxSetting/autoGeneratedTextOptOut> a rdf:Property ;
  rdfs:label "auto generated text opt out" ;
  rdfs:comment "If false, then text assets will be dynamically generated. If true (opted out), then text assets will not be dynamically generated. Add: Optional. The default value is false. Update: Optional" ;
  schema:alternateName "AutoGeneratedTextOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/autoGeneratedTextOptOut> ;
  rdfs:domain microsoftads:CampaignManagementPerformanceMaxSetting ;
  rdfs:range xsd:boolean .

# Property: auto generated image opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPerformanceMaxSetting/autoGeneratedImageOptOut> a rdf:Property ;
  rdfs:label "auto generated image opt out" ;
  rdfs:comment "If false, then image assets will be dynamically generated. If true (opted out), then image assets will not be dynamically generated. Add: Optional. The default value is false. Update: Optional" ;
  schema:alternateName "AutoGeneratedImageOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/autoGeneratedImageOptOut> ;
  rdfs:domain microsoftads:CampaignManagementPerformanceMaxSetting ;
  rdfs:range xsd:boolean .

# Property: cost per sale opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPerformanceMaxSetting/costPerSaleOptOut> a rdf:Property ;
  rdfs:label "cost per sale opt out" ;
  rdfs:comment "If true, then bidding will be opted out of cost per sale." ;
  schema:alternateName "CostPerSaleOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/costPerSaleOptOut> ;
  rdfs:domain microsoftads:CampaignManagementPerformanceMaxSetting ;
  rdfs:range xsd:boolean .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion. This value is Placement when you retrieve a placement criterion. For more information about criterion types, see the Criterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementPlacementCriterion ;
  rdfs:range xsd:string .

# Property: placement id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementCriterion/placementId> a rdf:Property ;
  rdfs:label "placement id" ;
  rdfs:comment "The ID of the placement. Possible values include 12: Microsoft Edge New Tab Page, 13: Productivity, 14: Gaming, 15: MSN." ;
  schema:alternateName "PlacementId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/placementId> ;
  rdfs:domain microsoftads:CampaignManagementPlacementCriterion ;
  rdfs:range xsd:long .

# Property: placement name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementCriterion/placementName> a rdf:Property ;
  rdfs:label "placement name" ;
  rdfs:comment "The name of the placement." ;
  schema:alternateName "PlacementName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/placementName> ;
  rdfs:domain microsoftads:CampaignManagementPlacementCriterion ;
  rdfs:range xsd:string .

# Property: item count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementExclusionList/itemCount> a rdf:Property ;
  rdfs:label "item count" ;
  rdfs:comment "The number of SharedListItem objects that are added to this shared list. Add: Read-only Update: Read-only" ;
  schema:alternateName "ItemCount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/itemCount> ;
  rdfs:domain microsoftads:CampaignManagementPlacementExclusionList ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementExclusionList/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the shared entity. Add: Read-only Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementPlacementExclusionList ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementExclusionList/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the shared entity. The maximum string length is 255. Add: Optional Update: Optional" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementPlacementExclusionList ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementExclusionList/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the shared entity. This value is NegativeKeywordList when you retrieve a NegativeKeywordList. This value is PlacementExclusionList when you retrieve a PlacementExclusionList. This value is AccountNegativeKeywordList when you retrieve an AccountNegativeKeywordList. For more information about shared entity types, see SharedEntity Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementPlacementExclusionList ;
  rdfs:range xsd:string .

# Property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementExclusionList/associationCount> a rdf:Property ;
  rdfs:label "association count" ;
  rdfs:comment "The number of active associations between this shared entity and another entity such as campaign or ad account. For a NegativeKeywordList, the maximum number of active associations between the negative keyword list and campaign is 20. For a PlacementExclusionList, the maximum number of active associations between the website exclusion list and ad account is undefined. Add: Read-only Update: Read-only" ;
  schema:alternateName "AssociationCount" ;
  rdfs:domain microsoftads:CampaignManagementPlacementExclusionList ;
  rdfs:range xsd:int .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementExclusionList/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementPlacementExclusionList ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad extension. The value will always be Active because the Campaign Management service does not return deleted ad extensions. Add: Read-only Update: Read-only" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementPriceAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdExtensionStatusScheme .

# Property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/scheduling> a rdf:Property ;
  rdfs:label "scheduling" ;
  rdfs:comment "Determines the calendar day and time ranges when the ad extension is eligible to be shown in ads. Add: Optional Update: Optional. If you set this element null, any existing scheduling set for the ad extension will remain unchanged. If you set this to any non-null Schedule object, you are effectively replacing existing scheduling settings for the ad extension. To remove all scheduling set this element to an empty Schedule object." ;
  schema:alternateName "Scheduling" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/scheduling> ;
  rdfs:domain microsoftads:CampaignManagementPriceAdExtension ;
  rdfs:range microsoftads:CampaignManagementSchedule .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "Not supported for this ad extension type." ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementPriceAdExtension ;
  rdfs:range xsd:long .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the ad extension. Add: Read-only Update: Read-only and Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementPriceAdExtension ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad extension. This value is PriceAdExtension when you retrieve a price ad extension. Add: Read-only Update: Read-only For more information about ad extension types, see the Ad Extension Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementPriceAdExtension ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/version> a rdf:Property ;
  rdfs:label "version" ;
  rdfs:comment "Tracks the number of times the ad extension has been updated. The version is set to 1 when the ad extension is created, and increments by one after each update. Add: Not allowed Update: Not allowed" ;
  schema:alternateName "Version" ;
  rdfs:domain microsoftads:CampaignManagementPriceAdExtension ;
  rdfs:range xsd:int .

# Property: price extension type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/priceExtensionType> a rdf:Property ;
  rdfs:label "price extension type" ;
  rdfs:comment "The type of the price ad extension. Possible values include: Brands, Events, Locations, Neighborhoods, ProductCategories, ProductTiers, ServiceCategories, Services, ServiceTiers, and Unknown. Add: Required Update: Required" ;
  schema:alternateName "PriceExtensionType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/priceExtensionType> ;
  rdfs:domain microsoftads:CampaignManagementPriceAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementPriceExtensionTypeScheme .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "The tracking template to use as a default for all landing page URLs. The following validation rules apply to tracking templates. For more details about supported templates and parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use? - Tracking templates defined for lower level entities e.g. ads override those set for higher level entities e.g. campaign. For more information, see Entity Limits. - The length of the tracking template is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - The tracking template must be a well-formed URL beginning with one of the following: http://, https://, {lpurl}, or {unescapedlpurl}. - Microsoft Advertising does not validate whether custom parameters exist. If you use custom parameters in your tracking template and they do not exist, then the landing page URL will include the key and value placeholders of your custom parameters without substitution. For example, if your tracking template is https://tracker.example.com/?season={_season}&promocode={_promocode}&u={lpurl} and neither {_season} or {_promocode} are defined at the campaign, ad group, criterion, keyword, or ad level, then the landing page URL will be the same. Add: Optional Update: Optional. If you set this element null, the previous setting will be deleted." ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementPriceAdExtension ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "The final URL suffix can include tracking parameters that will be appended to the end of your landing page URL. We recommend placing tracking parameters that your landing page requires in a final URL suffix so that your customers are always sent to your landing page. For more details and validation rules see Final URL Suffix in the technical guides. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementPriceAdExtension ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Your custom collection of key and value parameters for URL tracking. Microsoft Advertising will accept the first 3 CustomParameter objects that you include within the CustomParameters object, and any additional custom parameters will be ignored. Each CustomParameter includes Key and Value elements. For customers in the Custom Parameters Limit Increase Phase 3 pilot (GetCustomerPilotFeatures returns 635), Microsoft Advertising will accept the first 8 custom parameter key and value pairs that you include, and if you include more than 8 custom parameters an error will be returned. Add: Optional Update: Optional. If you set this element null, the previous setting will be deleted." ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementPriceAdExtension ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The language for the ad copy of your price ad extension. For possible values, see Ad Languages. Add: Required Update: Required" ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:CampaignManagementPriceAdExtension ;
  rdfs:range xsd:string .

# Property: table rows
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/tableRows> a rdf:Property ;
  rdfs:label "table rows" ;
  rdfs:comment "The price table rows. You must have between 3 and 8 price table rows. The order you create them in is the expected order in the ad but the order is not guaranteed. Add: Required Update: Required" ;
  schema:alternateName "TableRows" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/tableRows> ;
  rdfs:domain microsoftads:CampaignManagementPriceAdExtension ;
  rdfs:range microsoftads:CampaignManagementPriceTableRow .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. There are currently no forward compatibility changes for the AdExtension object. Add: Read-only Update: Read-only" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementPriceAdExtension ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the ad. Add: Read-only Update: Required and Read-only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementProductAd ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad. This value is Product when you retrieve a product ad. For more information about ad types, see the Ad Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementProductAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdTypeScheme .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad. You can set the ad status to Active or Paused. Add: Optional Update: Optional" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementProductAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdStatusScheme .

# Property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/editorialStatus> a rdf:Property ;
  rdfs:label "editorial status" ;
  rdfs:comment "The editorial review status of the ad, which indicates whether the ad is pending review, has been approved, or has been disapproved. Add: Read-only Update: Read-only" ;
  schema:alternateName "EditorialStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/editorialStatus> ;
  rdfs:domain microsoftads:CampaignManagementProductAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdEditorialStatusScheme .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementProductAd ;
  rdfs:range xsd:long .

# Property: ad format preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/adFormatPreference> a rdf:Property ;
  rdfs:label "ad format preference" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "AdFormatPreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adFormatPreference> ;
  rdfs:domain microsoftads:CampaignManagementProductAd ;
  rdfs:range xsd:string .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementProductAd ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementProductAd ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementProductAd ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementProductAd ;
  rdfs:range xsd:string .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementProductAd ;
  rdfs:range xsd:string .

# Property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/finalAppUrls> a rdf:Property ;
  rdfs:label "final app urls" ;
  rdfs:comment "Not supported for this ad type." ;
  schema:alternateName "FinalAppUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalAppUrls> ;
  rdfs:domain microsoftads:CampaignManagementProductAd ;
  rdfs:range microsoftads:CampaignManagementAppUrl .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. There are currently not any ForwardCompatibilityMap key and value pairs that are applicable for product ads." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementProductAd ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: promotional text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/promotionalText> a rdf:Property ;
  rdfs:label "promotional text" ;
  rdfs:comment "This property is reserved for internal use and will be removed from a future version of the API. You can use Merchant Promotions if you want tags to appear at the bottom of your product ad as \"special offer\" links, helping to increase customer engagement. Add: Optional Update: Optional" ;
  schema:alternateName "PromotionalText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/promotionalText> ;
  rdfs:domain microsoftads:CampaignManagementProductAd ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "Scope defines what accounts can use this audience. If scope is set to Account, the audience can only be associated with campaigns and ad groups in one account i.e., via the ParentId. If scope is set to Customer, the audience can be associated with campaigns and ad groups in all of the customer's accounts. Add: Required Update: Optional. You can change the scope from Account to Customer, but you cannot change the scope from Customer to Account." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementProductAudience ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: membership duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/membershipDuration> a rdf:Property ;
  rdfs:label "membership duration" ;
  rdfs:comment "When you create an audience, you can specify how far back in time Microsoft Advertising should look for actions that match your audience definition. The minimum duration is 1 day and the maximum duration allowed is 180 days. Add: Optional. If not specified, the membership duration will be set to 30 by default. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "MembershipDuration" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/membershipDuration> ;
  rdfs:domain microsoftads:CampaignManagementProductAudience ;
  rdfs:range xsd:int .

# Property: search size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/searchSize> a rdf:Property ;
  rdfs:label "search size" ;
  rdfs:comment "The total number of people who are active members of this audience in the Search network. This gives you an idea of how many search users you can target. The audience needs to have at least 300 people before Microsoft Advertising will use it for optimizations. This property will be nil or empty for up to 24 hours while the audience is being built, for example if you add or update the membership duration or tag identifier. Add: Read-only Update: Read-only" ;
  schema:alternateName "SearchSize" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchSize> ;
  rdfs:domain microsoftads:CampaignManagementProductAudience ;
  rdfs:range xsd:long .

# Property: audience network size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/audienceNetworkSize> a rdf:Property ;
  rdfs:label "audience network size" ;
  rdfs:comment "The total number of people who are active members of this audience in the Audience network. This gives you an idea of how many Audience network users you can target. The audience needs to have at least 300 people before Microsoft Advertising will use it for optimizations. Add: Read-only Update: Read-only" ;
  schema:alternateName "AudienceNetworkSize" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceNetworkSize> ;
  rdfs:domain microsoftads:CampaignManagementProductAudience ;
  rdfs:range xsd:long .

# Property: supported campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/supportedCampaignTypes> a rdf:Property ;
  rdfs:label "supported campaign types" ;
  rdfs:comment "The list of campaign types that support this audience. Supported values are Audience, DynamicSearchAds, Search, and Shopping. New campaign types might be added in the future, so you should not take any dependency on a fixed set of values. Add: Read-only Update: Read-only" ;
  schema:alternateName "SupportedCampaignTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/supportedCampaignTypes> ;
  rdfs:domain microsoftads:CampaignManagementProductAudience ;
  rdfs:range xsd:string .

# Property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/customerShare> a rdf:Property ;
  rdfs:label "customer share" ;
  rdfs:comment "This element is not supported for product audiences. You can use a shared TagId with product audiences, but a product audience itself cannot be shared. Add: Not supported Update: Not supported" ;
  schema:alternateName "CustomerShare" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerShare> ;
  rdfs:domain microsoftads:CampaignManagementProductAudience ;
  rdfs:range microsoftads:CampaignManagementCustomerShare .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The Microsoft Advertising identifier of the audience. Add: Read-only Update: Required and read-only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementProductAudience ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the audience. The name can contain a maximum of 128 characters. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementProductAudience ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "The description of the audience. Use a description to help you remember what audience you are targeting. The description can contain a maximum of 1,024 characters. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CampaignManagementProductAudience ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the audience. This value is ProductAudience when you retrieve a product audience. For more information about audience types, see the Audience Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementProductAudience ;
  rdfs:range xsd:string .

# Property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/parentId> a rdf:Property ;
  rdfs:label "parent id" ;
  rdfs:comment "The Microsoft Advertising identifier of the account or customer. If the Scope is set to Account, this is the account ID, and otherwise it is the customer ID. Add: Required Update: Read-only. You cannot change the parent ID." ;
  schema:alternateName "ParentId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/parentId> ;
  rdfs:domain microsoftads:CampaignManagementProductAudience ;
  rdfs:range xsd:long .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for the Audience object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementProductAudience ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: product audience type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/productAudienceType> a rdf:Property ;
  rdfs:label "product audience type" ;
  rdfs:comment "Determines whether to remarket your products to general visitors, product searchers, product viewers, shopping cart abandoners, or past buyers. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "ProductAudienceType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/productAudienceType> ;
  rdfs:domain microsoftads:CampaignManagementProductAudience ;
  rdfs:range xsd:string .

# Property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/tagId> a rdf:Property ;
  rdfs:label "tag id" ;
  rdfs:comment "The Microsoft Advertising identifier of the Universal Event Tracking (UET) tag that is used with the remarketing list. Before you take a dependency on the tag ID, please note that the UET tag can be shared with or from another customer. Shared UET tags and audiences are only available for pilot customers. For an overview of sharing audiences and UET tags in a customer hierarchy, see the Share Audiences and UET Tags technical guide. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "TagId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/tagId> ;
  rdfs:domain microsoftads:CampaignManagementProductAudience ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductPartition/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion. This value is ProductPartition when you retrieve a product partition criterion. For more information about criterion types, see the Criterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementProductPartition ;
  rdfs:range xsd:string .

# Property: parent criterion id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductPartition/parentCriterionId> a rdf:Property ;
  rdfs:label "parent criterion id" ;
  rdfs:comment "The identifier of the parent BiddableAdGroupCriterion or NegativeAdGroupCriterion. This element must be set to null if the product partition represents the root node of a product partition tree. Add: Required Update: Update is not supported for this object Delete: Required" ;
  schema:alternateName "ParentCriterionId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/parentCriterionId> ;
  rdfs:domain microsoftads:CampaignManagementProductPartition ;
  rdfs:range xsd:long .

# Property: condition
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductPartition/condition> a rdf:Property ;
  rdfs:label "condition" ;
  rdfs:comment "A condition that helps determine whether a product from the Microsoft Merchant Center store gets served as an ad. Multiple product conditions can be specified by creating a tree of ProductPartition objects using ApplyProductPartitionActions. For a catalog item to be served as an ad, it must meet all conditions. To get a list of all conditions for an ad group, call GetAdGroupCriterionsByIds with the AdGroupCriterionIds element set to null and the CriterionType element set to ProductPartition. Add: Required Update: Update is not supported for this object" ;
  schema:alternateName "Condition" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/condition> ;
  rdfs:domain microsoftads:CampaignManagementProductPartition ;
  rdfs:range microsoftads:CampaignManagementProductCondition .

# Property: partition type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductPartition/partitionType> a rdf:Property ;
  rdfs:label "partition type" ;
  rdfs:comment "The type of product partition, for example Subdivision or Unit. Add: Required Update: Update is not supported for this object" ;
  schema:alternateName "PartitionType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/partitionType> ;
  rdfs:domain microsoftads:CampaignManagementProductPartition ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementProductPartitionTypeScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductScope/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion. This value is ProductScope when you retrieve a product scope criterion. For more information about criterion types, see the Criterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementProductScope ;
  rdfs:range xsd:string .

# Property: conditions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductScope/conditions> a rdf:Property ;
  rdfs:label "conditions" ;
  rdfs:comment "A list of up to 7 product conditions that helps determine whether a product from the Microsoft Merchant Center store gets served as an ad. Product conditions might not be returned in the order that you submitted them. The available Attribute and Operand values vary depending on the campaign type. For supported attribute and operand values, see ProductCondition Remarks. Conditions might not be returned in the order that you submitted them. Add: Required Update: Required" ;
  schema:alternateName "Conditions" ;
  rdfs:domain microsoftads:CampaignManagementProductScope ;
  rdfs:range microsoftads:CampaignManagementProductCondition .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProfileCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion. This value is Profile when you retrieve a profile criterion. For more information about criterion types, see the Criterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementProfileCriterion ;
  rdfs:range xsd:string .

# Property: profile id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProfileCriterion/profileId> a rdf:Property ;
  rdfs:label "profile id" ;
  rdfs:comment "The identifier of the company name, industry, or job function profile that you want to target. For details about how to get profile identifiers, see Profile Data. Add: Required Update: Required" ;
  schema:alternateName "ProfileId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/profileId> ;
  rdfs:domain microsoftads:CampaignManagementProfileCriterion ;
  rdfs:range xsd:long .

# Property: profile type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProfileCriterion/profileType> a rdf:Property ;
  rdfs:label "profile type" ;
  rdfs:comment "Determines whether the profile criterion corresponds to a company name, industry, or job function. Add: Required Update: Required" ;
  schema:alternateName "ProfileType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/profileType> ;
  rdfs:domain microsoftads:CampaignManagementProfileCriterion ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProfileDimension/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementProfileDimension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAudienceGroupDimensionTypeScheme .

# Property: profiles
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProfileDimension/profiles> a rdf:Property ;
  rdfs:label "profiles" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Profiles" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/profiles> ;
  rdfs:domain microsoftads:CampaignManagementProfileDimension ;
  rdfs:range microsoftads:CampaignManagementProfileInfo .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad extension. The value will always be Active because the Campaign Management service does not return deleted ad extensions. Add: Read-only Update: Read-only" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementPromotionAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdExtensionStatusScheme .

# Property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/scheduling> a rdf:Property ;
  rdfs:label "scheduling" ;
  rdfs:comment "Determines the calendar day and time ranges when the ad extension is eligible to be shown in ads. Add: Optional Update: Optional. If you set this element null, any existing scheduling set for the ad extension will remain unchanged. If you set this to any non-null Schedule object, you are effectively replacing existing scheduling settings for the ad extension. To remove all scheduling set this element to an empty Schedule object." ;
  schema:alternateName "Scheduling" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/scheduling> ;
  rdfs:domain microsoftads:CampaignManagementPromotionAdExtension ;
  rdfs:range microsoftads:CampaignManagementSchedule .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "Not supported for this ad extension type." ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementPromotionAdExtension ;
  rdfs:range xsd:long .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the ad extension. Add: Read-only Update: Read-only and Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementPromotionAdExtension ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad extension. This value is PromotionAdExtension when you retrieve a promotion ad extension. Add: Read-only Update: Read-only For more information about ad extension types, see the Ad Extension Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementPromotionAdExtension ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/version> a rdf:Property ;
  rdfs:label "version" ;
  rdfs:comment "Tracks the number of times the ad extension has been updated. The version is set to 1 when the ad extension is created, and increments by one after each update. Add: Not allowed Update: Not allowed" ;
  schema:alternateName "Version" ;
  rdfs:domain microsoftads:CampaignManagementPromotionAdExtension ;
  rdfs:range xsd:int .

# Property: promotion item
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/promotionItem> a rdf:Property ;
  rdfs:label "promotion item" ;
  rdfs:comment "The promotion target or item. For example, you might run a promotion for \"shoes\" at either $20 or 20% discount. To run a promotion for \"Up to $20 off shoes\", set the PromotionItem to \"shoes\", set the DiscountModifier to UpTo, set CurrencyCode to \"USD\", and set MoneyAmountOff to 20. The string can contain a maximum of 20 characters. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "PromotionItem" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/promotionItem> ;
  rdfs:domain microsoftads:CampaignManagementPromotionAdExtension ;
  rdfs:range xsd:string .

# Property: discount modifier
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/discountModifier> a rdf:Property ;
  rdfs:label "discount modifier" ;
  rdfs:comment "The promotion discount modifier. For example, let's say the discount modifier is set to UpTo. Then, if the unmodified promotion discount would be \"$20 off shoes\", the modified promotion is \"Up to $20 off shoes.\" Add: Optional. If you do not specify this element or leave it empty, the default value of None will be set. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "DiscountModifier" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/discountModifier> ;
  rdfs:domain microsoftads:CampaignManagementPromotionAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementPromotionDiscountModifierScheme .

# Property: percent off
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/percentOff> a rdf:Property ;
  rdfs:label "percent off" ;
  rdfs:comment "The percent off promotion value. For example, 10.0 represents a 10% discount. Add: Required. You must set either MoneyAmountOff or PercentOff, but you cannot set both. Update: Optional. You can set either MoneyAmountOff or PercentOff, but you cannot set both. If you set this property, then the CurrencyCode setting is no longer applicable and will be deleted if it was previously set." ;
  schema:alternateName "PercentOff" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/percentOff> ;
  rdfs:domain microsoftads:CampaignManagementPromotionAdExtension ;
  rdfs:range xsd:double .

# Property: money amount off
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/moneyAmountOff> a rdf:Property ;
  rdfs:label "money amount off" ;
  rdfs:comment "The money off promotion value. For example, to promote \"$20 off shoes - On orders over $100\", set the PromotionItem to \"shoes\", set CurrencyCode to \"USD\", set MoneyAmountOff to 20, and set OrdersOverAmount to 100. Add: Required. You must set either MoneyAmountOff or PercentOff, but you cannot set both. Update: Optional. You can set either MoneyAmountOff or PercentOff, but you cannot set both." ;
  schema:alternateName "MoneyAmountOff" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/moneyAmountOff> ;
  rdfs:domain microsoftads:CampaignManagementPromotionAdExtension ;
  rdfs:range xsd:double .

# Property: promotion code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/promotionCode> a rdf:Property ;
  rdfs:label "promotion code" ;
  rdfs:comment "The promotion code appended to the promotion target. For example, to promote \"$20 off shoes - Promocode SAVE20\", set the PromotionItem to \"shoes\", set CurrencyCode to \"USD\", set MoneyAmountOff to 20, and set PromotionCode to \"SAVE20\". The string can contain a maximum of 15 characters. Add: Optional. You cannot set both OrdersOverAmount and PromotionCode. Update: Optional. You cannot set both OrdersOverAmount and PromotionCode. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted. If you set this property, then the CurrencyCode setting is no longer applicable and will be deleted if it was previously set." ;
  schema:alternateName "PromotionCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/promotionCode> ;
  rdfs:domain microsoftads:CampaignManagementPromotionAdExtension ;
  rdfs:range xsd:string .

# Property: orders over amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/ordersOverAmount> a rdf:Property ;
  rdfs:label "orders over amount" ;
  rdfs:comment "The orders over amount value appended to the promotion target. For example, to promote \"$20 off shoes - On orders over $100\", set the PromotionItem to \"shoes\", set CurrencyCode to \"USD\", set MoneyAmountOff to 20, and set OrdersOverAmount to 100. Add: Optional. You cannot set both OrdersOverAmount and PromotionCode. Update: Optional. You cannot set both OrdersOverAmount and PromotionCode. If no value is set for the update, this setting is not changed. If you set this element to '0' (zero), the previous setting will be deleted." ;
  schema:alternateName "OrdersOverAmount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/ordersOverAmount> ;
  rdfs:domain microsoftads:CampaignManagementPromotionAdExtension ;
  rdfs:range xsd:double .

# Property: promotion start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/promotionStartDate> a rdf:Property ;
  rdfs:label "promotion start date" ;
  rdfs:comment "The start date helps to inform the promotion date or dates that will be displayed in the ad. For example if the PromotionStartDate and PromotionEndDate dates are both set to February 14th, the text \"Valid Feb 14\" could be included in the displayed promotion. The PromotionStartDate date must be earlier than, or equal to, the PromotionEndDate date. This property does not override the inherent delivery range for a promotion. Both the promotion PromotionOccasion and Scheduling determine when the promotion is eligible to be shown in ads. If the end date has already passed for the current year, then each start and end date must be set for dates during the following year. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. To delete the current end date and effectively set no end date, set the Day, Month, and Year each to '0' (zero). When you retrieve the promotion ad extension next time, this element will not be set." ;
  schema:alternateName "PromotionStartDate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/promotionStartDate> ;
  rdfs:domain microsoftads:CampaignManagementPromotionAdExtension ;
  rdfs:range microsoftads:CampaignManagementDate .

# Property: promotion end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/promotionEndDate> a rdf:Property ;
  rdfs:label "promotion end date" ;
  rdfs:comment "The end date helps to inform the promotion date or dates that will be displayed in the ad. For example if the PromotionStartDate and PromotionEndDate dates are both set to February 14th, the text \"Valid Feb 14\" could be included in the displayed promotion. The PromotionStartDate date must be earlier than, or equal to, the PromotionEndDate date. This property does not override the inherent delivery range for a promotion. Both the promotion PromotionOccasion and Scheduling determine when the promotion is eligible to be shown in ads. If the end date has already passed for the current year, then each start and end date must be set for dates during the following year. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. To delete the current end date and effectively set no end date, set the Day, Month, and Year each to '0' (zero). When you retrieve the promotion ad extension next time, this element will not be set." ;
  schema:alternateName "PromotionEndDate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/promotionEndDate> ;
  rdfs:domain microsoftads:CampaignManagementPromotionAdExtension ;
  rdfs:range microsoftads:CampaignManagementDate .

# Property: promotion occasion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/promotionOccasion> a rdf:Property ;
  rdfs:label "promotion occasion" ;
  rdfs:comment "The promotion occasion. Both the PromotionOccasion and Scheduling elements determine when the promotion is eligible to be shown in ads. The PromotionOccasion determines the time period or seasonality e.g., WomensDay from February 15 through March 31 each year. The promotion will only run within the dates corresponding to the occasion that you set. See PromotionOccasion for details about the defined date range for each occasion. The Scheduling can limit the promotion to a shorter timeframe within the occasion's date range e.g., limit the promotion to run from February 20 through March 8. The Scheduling can also be used to run the same promotion multiple years e.g., run the WomensDay promotion every year from February 15 through March 31. Add: Optional. If you do not specify this element or leave it empty, the default value of None will be set. Update: Optional. If no value is set for the update, this setting is not changed. If you set this element, then PromotionStartDate and PromotionEndDate must also be set to retain or update the previous settings." ;
  schema:alternateName "PromotionOccasion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/promotionOccasion> ;
  rdfs:domain microsoftads:CampaignManagementPromotionAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementPromotionOccasionScheme .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The language that the ad extension will be served in. The extension will always be served in this language, regardless of the campaign or ad group's language settings. The supported language strings are: Danish, Dutch, English, Finnish, French, German, Italian, Norwegian, Portuguese, Spanish, Swedish, and TraditionalChinese. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:CampaignManagementPromotionAdExtension ;
  rdfs:range xsd:string .

# Property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/currencyCode> a rdf:Property ;
  rdfs:label "currency code" ;
  rdfs:comment "The currency code for the promotion price or discount. This field is only applicable if you set MoneyAmountOff or OrdersOverAmount. The supported currency codes are ARS, AUD, BRL, CAD, CHF, CLP, CNY, COP, DKK, EUR, GBP, HKD, INR, MXN, NZD, PEN, PHP, PLN, SEK, SGD, USD, TWD, and VEF. Add: Required if MoneyAmountOff or OrdersOverAmount are set. Update: Optional. If no value is set for the update, this setting is not changed. If you set either PercentOff or PromotionCode, this setting is no longer applicable and will be deleted." ;
  schema:alternateName "CurrencyCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currencyCode> ;
  rdfs:domain microsoftads:CampaignManagementPromotionAdExtension ;
  rdfs:range xsd:string .

# Property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/finalAppUrls> a rdf:Property ;
  rdfs:label "final app urls" ;
  rdfs:comment "For future use." ;
  schema:alternateName "FinalAppUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalAppUrls> ;
  rdfs:domain microsoftads:CampaignManagementPromotionAdExtension ;
  rdfs:range microsoftads:CampaignManagementAppUrl .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  rdfs:comment "The landing page URL for mobile devices. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 list items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 list items for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty list, the previous setting will be deleted." ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementPromotionAdExtension ;
  rdfs:range xsd:string .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "The landing page URL. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 list items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 list items for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementPromotionAdExtension ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Your custom collection of key and value parameters for URL tracking. Microsoft Advertising will accept the first 3 CustomParameter objects that you include within the CustomParameters object, and any additional custom parameters will be ignored. Each CustomParameter includes Key and Value elements. For customers in the Custom Parameters Limit Increase Phase 3 pilot (GetCustomerPilotFeatures returns 635), Microsoft Advertising will accept the first 8 custom parameter key and value pairs that you include, and if you include more than 8 custom parameters an error will be returned. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. Set the UrlCustomParameters element to null or empty to retain any existing custom parameters. To remove all custom parameters, set the Parameters element of the CustomParameters object to null or empty. To remove a subset of custom parameters, specify the custom parameters that you want to keep in the Parameters element of the CustomParameters object." ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementPromotionAdExtension ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "The tracking template to use as a default for all FinalUrls and FinalMobileUrls. The following validation rules apply to tracking templates. For more details about supported templates and parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use? - Tracking templates defined for lower level entities e.g. ads override those set for higher level entities e.g. campaign. For more information, see Entity Limits. - The length of the tracking template is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - The tracking template must be a well-formed URL beginning with one of the following: http://, https://, {lpurl}, or {unescapedlpurl}. - Microsoft Advertising does not validate whether custom parameters exist. If you use custom parameters in your tracking template and they do not exist, then the landing page URL will include the key and value placeholders of your custom parameters without substitution. For example, if your tracking template is https://tracker.example.com/?season={_season}&promocode={_promocode}&u={lpurl} and neither {_season} or {_promocode} are defined at the campaign, ad group, criterion, keyword, or ad level, then the landing page URL will be the same. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementPromotionAdExtension ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "The final URL suffix can include tracking parameters that will be appended to the end of your landing page URL. We recommend placing tracking parameters that your landing page requires in a final URL suffix so that your customers are always sent to your landing page. For more details and validation rules see Final URL Suffix in the technical guides. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementPromotionAdExtension ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. There are currently no forward compatibility changes for the AdExtension object. Add: Read-only Update: Read-only" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementPromotionAdExtension ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRadiusCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion. This value is Radius when you retrieve a radius criterion. For more information about criterion types, see the Criterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementRadiusCriterion ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRadiusCriterion/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the geographical location being targeted. The name can contain a maximum of 50 characters. Add: Optional Update: Read-only" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementRadiusCriterion ;
  rdfs:range xsd:string .

# Property: radius
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRadiusCriterion/radius> a rdf:Property ;
  rdfs:label "radius" ;
  rdfs:comment "The radius that specifies the area surrounding the geographical location to target. If the RadiusUnit is set to Miles, then positive integer values from 1 to 500 are accepted. If the RadiusUnit is set to Kilometers, then positive integer values from 1 to 800 are accepted. The data type is double and may be supported in a future release. Currently the service only accepts and returns integer values. Add: Required Update: Not allowed. If you specify this element it must match the existing setting." ;
  schema:alternateName "Radius" ;
  rdfs:domain microsoftads:CampaignManagementRadiusCriterion ;
  rdfs:range xsd:long .

# Property: radius unit
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRadiusCriterion/radiusUnit> a rdf:Property ;
  rdfs:label "radius unit" ;
  rdfs:comment "The unit of measurement for the specified radius, for example kilometers or miles. Add: Required Update: Not allowed. If you specify this element it must match the existing setting." ;
  schema:alternateName "RadiusUnit" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/radiusUnit> ;
  rdfs:domain microsoftads:CampaignManagementRadiusCriterion ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementDistanceUnitScheme .

# Property: latitude degrees
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRadiusCriterion/latitudeDegrees> a rdf:Property ;
  rdfs:label "latitude degrees" ;
  rdfs:comment "The latitude, in degrees, of the target location. The latitude must be greater than or equal to -85.0 and less than or equal to +85.0. Add: Required Update: Not allowed. If you specify this element it must match the existing setting." ;
  schema:alternateName "LatitudeDegrees" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/latitudeDegrees> ;
  rdfs:domain microsoftads:CampaignManagementRadiusCriterion ;
  rdfs:range xsd:double .

# Property: longitude degrees
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRadiusCriterion/longitudeDegrees> a rdf:Property ;
  rdfs:label "longitude degrees" ;
  rdfs:comment "The longitude, in degrees, of the target location. The longitude must be greater than or equal to -180.0 and less than or equal to +180.0. Add: Required Update: Not allowed. If you specify this element it must match the existing setting." ;
  schema:alternateName "LongitudeDegrees" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/longitudeDegrees> ;
  rdfs:domain microsoftads:CampaignManagementRadiusCriterion ;
  rdfs:range xsd:double .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReachOptimizationGoalSetting/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementReachOptimizationGoalSetting ;
  rdfs:range xsd:string .

# Property: optimization goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReachOptimizationGoalSetting/optimizationGoal> a rdf:Property ;
  rdfs:label "optimization goal" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "OptimizationGoal" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/optimizationGoal> ;
  rdfs:domain microsoftads:CampaignManagementReachOptimizationGoalSetting ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementReachOptimizationGoalScheme .

# Property: asset group
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineAssetGroupRecommendationRequest/assetGroup> a rdf:Property ;
  rdfs:label "asset group" ;
  rdfs:comment "An asset group object containing recommended text assets." ;
  schema:alternateName "AssetGroup" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroup> ;
  rdfs:domain microsoftads:CampaignManagementRefineAssetGroupRecommendationRequest ;
  rdfs:range microsoftads:CampaignManagementAssetGroup .

# Property: text refine operations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineAssetGroupRecommendationRequest/textRefineOperations> a rdf:Property ;
  rdfs:label "text refine operations" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TextRefineOperations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/textRefineOperations> ;
  rdfs:domain microsoftads:CampaignManagementRefineAssetGroupRecommendationRequest ;
  rdfs:range microsoftads:CampaignManagementAdRecommendationTextRefineOperation .

# Property: image suggestions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineAssetGroupRecommendationRequest/imageSuggestions> a rdf:Property ;
  rdfs:label "image suggestions" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "ImageSuggestions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/imageSuggestions> ;
  rdfs:domain microsoftads:CampaignManagementRefineAssetGroupRecommendationRequest ;
  rdfs:range microsoftads:CampaignManagementAdRecommendationImageSuggestion .

# Property: image refine operations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineAssetGroupRecommendationRequest/imageRefineOperations> a rdf:Property ;
  rdfs:label "image refine operations" ;
  rdfs:comment "Array of image refine operations." ;
  schema:alternateName "ImageRefineOperations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/imageRefineOperations> ;
  rdfs:domain microsoftads:CampaignManagementRefineAssetGroupRecommendationRequest ;
  rdfs:range microsoftads:CampaignManagementAdRecommendationImageRefineOperation .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineAssetGroupRecommendationRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementRefineAssetGroupRecommendationRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdRecommendationAdditionalFieldScheme .

# Property: text refine results
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineAssetGroupRecommendationResponse/textRefineResults> a rdf:Property ;
  rdfs:label "text refine results" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TextRefineResults" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/textRefineResults> ;
  rdfs:domain microsoftads:CampaignManagementRefineAssetGroupRecommendationResponse ;
  rdfs:range microsoftads:CampaignManagementAdRecommendationTextRefineResult .

# Property: media refine results
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineAssetGroupRecommendationResponse/mediaRefineResults> a rdf:Property ;
  rdfs:label "media refine results" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "MediaRefineResults" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mediaRefineResults> ;
  rdfs:domain microsoftads:CampaignManagementRefineAssetGroupRecommendationResponse ;
  rdfs:range microsoftads:CampaignManagementAdRecommendationMediaRefineResult .

# Property: responsive ad
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineResponsiveAdRecommendationRequest/responsiveAd> a rdf:Property ;
  rdfs:label "responsive ad" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "ResponsiveAd" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/responsiveAd> ;
  rdfs:domain microsoftads:CampaignManagementRefineResponsiveAdRecommendationRequest ;
  rdfs:range microsoftads:CampaignManagementResponsiveAd .

# Property: text refine operations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineResponsiveAdRecommendationRequest/textRefineOperations> a rdf:Property ;
  rdfs:label "text refine operations" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TextRefineOperations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/textRefineOperations> ;
  rdfs:domain microsoftads:CampaignManagementRefineResponsiveAdRecommendationRequest ;
  rdfs:range microsoftads:CampaignManagementAdRecommendationTextRefineOperation .

# Property: image refine operations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineResponsiveAdRecommendationRequest/imageRefineOperations> a rdf:Property ;
  rdfs:label "image refine operations" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "ImageRefineOperations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/imageRefineOperations> ;
  rdfs:domain microsoftads:CampaignManagementRefineResponsiveAdRecommendationRequest ;
  rdfs:range microsoftads:CampaignManagementAdRecommendationImageRefineOperation .

# Property: image suggestions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineResponsiveAdRecommendationRequest/imageSuggestions> a rdf:Property ;
  rdfs:label "image suggestions" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "ImageSuggestions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/imageSuggestions> ;
  rdfs:domain microsoftads:CampaignManagementRefineResponsiveAdRecommendationRequest ;
  rdfs:range microsoftads:CampaignManagementAdRecommendationImageSuggestion .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineResponsiveAdRecommendationRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CampaignManagementRefineResponsiveAdRecommendationRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdRecommendationAdditionalFieldScheme .

# Property: text refine results
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineResponsiveAdRecommendationResponse/textRefineResults> a rdf:Property ;
  rdfs:label "text refine results" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TextRefineResults" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/textRefineResults> ;
  rdfs:domain microsoftads:CampaignManagementRefineResponsiveAdRecommendationResponse ;
  rdfs:range microsoftads:CampaignManagementAdRecommendationTextRefineResult .

# Property: media refine results
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineResponsiveAdRecommendationResponse/mediaRefineResults> a rdf:Property ;
  rdfs:label "media refine results" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "MediaRefineResults" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mediaRefineResults> ;
  rdfs:domain microsoftads:CampaignManagementRefineResponsiveAdRecommendationResponse ;
  rdfs:range microsoftads:CampaignManagementAdRecommendationMediaRefineResult .

# Property: responsive search ad
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineResponsiveSearchAdRecommendationRequest/responsiveSearchAd> a rdf:Property ;
  rdfs:label "responsive search ad" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "ResponsiveSearchAd" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/responsiveSearchAd> ;
  rdfs:domain microsoftads:CampaignManagementRefineResponsiveSearchAdRecommendationRequest ;
  rdfs:range microsoftads:CampaignManagementResponsiveSearchAd .

# Property: text refine operations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineResponsiveSearchAdRecommendationRequest/textRefineOperations> a rdf:Property ;
  rdfs:label "text refine operations" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "TextRefineOperations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/textRefineOperations> ;
  rdfs:domain microsoftads:CampaignManagementRefineResponsiveSearchAdRecommendationRequest ;
  rdfs:range microsoftads:CampaignManagementAdRecommendationTextRefineOperation .

# Property: text refine results
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineResponsiveSearchAdRecommendationResponse/textRefineResults> a rdf:Property ;
  rdfs:label "text refine results" ;
  rdfs:comment "A list of the text refine results." ;
  schema:alternateName "TextRefineResults" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/textRefineResults> ;
  rdfs:domain microsoftads:CampaignManagementRefineResponsiveSearchAdRecommendationResponse ;
  rdfs:range microsoftads:CampaignManagementAdRecommendationTextRefineResult .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "Scope defines what accounts can use this audience. If scope is set to Account, the audience can only be associated with campaigns and ad groups in one account i.e., via the ParentId. If scope is set to Customer, the audience can be associated with campaigns and ad groups in all of the customer's accounts. Add: Required Update: Optional. You can change the scope from Account to Customer, but you cannot change the scope from Customer to Account." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementRemarketingList ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: membership duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/membershipDuration> a rdf:Property ;
  rdfs:label "membership duration" ;
  rdfs:comment "When you create an audience, you can specify how far back in time Microsoft Advertising should look for actions that match your audience definition. The minimum duration is 1 day and the maximum duration allowed is 180 days. Add: Optional. If not specified, the membership duration will be set to 30 by default. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "MembershipDuration" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/membershipDuration> ;
  rdfs:domain microsoftads:CampaignManagementRemarketingList ;
  rdfs:range xsd:int .

# Property: search size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/searchSize> a rdf:Property ;
  rdfs:label "search size" ;
  rdfs:comment "The total number of people who are active members of this audience in the Search network. This gives you an idea of how many search users you can target. The audience needs to have at least 300 people before Microsoft Advertising will use it for optimizations. This property will be nil or empty for up to 24 hours while the audience is being built, for example if you add or update the remarketing list membership duration, rule, or tag identifier. This property will be nil or empty if the UET tag associated with the remarketing list has a status of Unverified or Inactive, because the remarketing list can't receive the customer information from your website that it needs to build the list. Add: Read-only Update: Read-only" ;
  schema:alternateName "SearchSize" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchSize> ;
  rdfs:domain microsoftads:CampaignManagementRemarketingList ;
  rdfs:range xsd:long .

# Property: audience network size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/audienceNetworkSize> a rdf:Property ;
  rdfs:label "audience network size" ;
  rdfs:comment "The total number of people who are active members of this audience in the Audience network. This gives you an idea of how many Audience network users you can target. The audience needs to have at least 300 people before Microsoft Advertising will use it for optimizations. Add: Read-only Update: Read-only" ;
  schema:alternateName "AudienceNetworkSize" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceNetworkSize> ;
  rdfs:domain microsoftads:CampaignManagementRemarketingList ;
  rdfs:range xsd:long .

# Property: supported campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/supportedCampaignTypes> a rdf:Property ;
  rdfs:label "supported campaign types" ;
  rdfs:comment "The list of campaign types that support this audience. Supported values are Audience, DynamicSearchAds, Search, and Shopping. New campaign types might be added in the future, so you should not take any dependency on a fixed set of values. Add: Read-only Update: Read-only" ;
  schema:alternateName "SupportedCampaignTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/supportedCampaignTypes> ;
  rdfs:domain microsoftads:CampaignManagementRemarketingList ;
  rdfs:range xsd:string .

# Property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/customerShare> a rdf:Property ;
  rdfs:label "customer share" ;
  rdfs:comment "Determines the list of customers and accounts that share the audience. Details include audience association counts. Shared UET tags and audiences are only available for pilot customers. For an overview of sharing audiences and UET tags in a customer hierarchy, see the Share Audiences and UET Tags technical guide. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. Set this element to null or empty to retain any existing customer account shares. To remove all customer account shares, set the CustomerAccountShares element of the CustomerShare object to null or empty. To remove a subset of customer account shares, specify the customer account shares that you want to keep in the CustomerAccountShares element of the CustomerShare object." ;
  schema:alternateName "CustomerShare" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerShare> ;
  rdfs:domain microsoftads:CampaignManagementRemarketingList ;
  rdfs:range microsoftads:CampaignManagementCustomerShare .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The Microsoft Advertising identifier of the audience. Add: Read-only Update: Required and read-only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementRemarketingList ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the audience. The name can contain a maximum of 128 characters. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementRemarketingList ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "The description of the audience. Use a description to help you remember what audience you are targeting. The description can contain a maximum of 1,024 characters. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CampaignManagementRemarketingList ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the audience. This value is RemarketingList when you retrieve a remarketing list audience. For more information about audience types, see the Audience Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementRemarketingList ;
  rdfs:range xsd:string .

# Property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/parentId> a rdf:Property ;
  rdfs:label "parent id" ;
  rdfs:comment "The Microsoft Advertising identifier of the account or customer. If the Scope is set to Account, this is the account ID, and otherwise it is the customer ID. Add: Required Update: Read-only. You cannot change the parent ID." ;
  schema:alternateName "ParentId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/parentId> ;
  rdfs:domain microsoftads:CampaignManagementRemarketingList ;
  rdfs:range xsd:long .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for the Audience object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementRemarketingList ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: rule
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/rule> a rdf:Property ;
  rdfs:label "rule" ;
  rdfs:comment "A rule includes conditions used to determine who to add to your remarketing list. You can choose one of the four types of rules to target different audiences: CustomEventsRule, PageVisitorsRule, PageVisitorsWhoDidNotVisitAnotherPageRule, and PageVisitorsWhoVisitedAnotherPageRule. Add: Required Update: Optional. If no value is set for the update, this setting is not changed. If you want to keep any of the previous rule items, then you must explicitly set them again during update. You can choose to change the type of rule during update." ;
  schema:alternateName "Rule" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/rule> ;
  rdfs:domain microsoftads:CampaignManagementRemarketingList ;
  rdfs:range microsoftads:CampaignManagementRemarketingRule .

# Property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/tagId> a rdf:Property ;
  rdfs:label "tag id" ;
  rdfs:comment "The Microsoft Advertising identifier of the Universal Event Tracking (UET) tag that is used with the remarketing list. Before you take a dependency on the tag ID, please note that the UET tag can be shared with or from another customer. Shared UET tags and audiences are only available for pilot customers. For an overview of sharing audiences and UET tags in a customer hierarchy, see the Share Audiences and UET Tags technical guide. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "TagId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/tagId> ;
  rdfs:domain microsoftads:CampaignManagementRemarketingList ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRuleBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementRemarketingRuleBase ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAdsSetting/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the setting. This value is ResponsiveSearchAds when you retrieve a dynamic search ads setting. For more information about setting types, see the Setting Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveSearchAdsSetting ;
  rdfs:range xsd:string .

# Property: auto generated assets enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAdsSetting/autoGeneratedAssetsEnabled> a rdf:Property ;
  rdfs:label "auto generated assets enabled" ;
  rdfs:comment "Not everyone has this feature yet. If you don't, don't worry - it's coming soon! Determines whether to automatically generate responsive search ad assets in addition to the ad text you provide. During ad delivery, we will use artificial intelligence to choose the best assets available from these options. Add: Optional. The default value of true will be set if not otherwise specified. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "AutoGeneratedAssetsEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/autoGeneratedAssetsEnabled> ;
  rdfs:domain microsoftads:CampaignManagementResponsiveSearchAdsSetting ;
  rdfs:range xsd:boolean .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad extension. The value will always be Active because the Campaign Management service does not return deleted ad extensions. Add: Read-only Update: Read-only" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementReviewAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdExtensionStatusScheme .

# Property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/scheduling> a rdf:Property ;
  rdfs:label "scheduling" ;
  rdfs:comment "Determines the calendar day and time ranges when the ad extension is eligible to be shown in ads. Add: Optional Update: Optional. If you set this element null, any existing scheduling set for the ad extension will remain unchanged. If you set this to any non-null Schedule object, you are effectively replacing existing scheduling settings for the ad extension. To remove all scheduling set this element to an empty Schedule object." ;
  schema:alternateName "Scheduling" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/scheduling> ;
  rdfs:domain microsoftads:CampaignManagementReviewAdExtension ;
  rdfs:range microsoftads:CampaignManagementSchedule .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "Not supported for this ad extension type." ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementReviewAdExtension ;
  rdfs:range xsd:long .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the ad extension. Add: Read-only Update: Read-only and Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementReviewAdExtension ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad extension. This value is ReviewAdExtension when you retrieve a review ad extension. Add: Read-only Update: Read-only For more information about ad extension types, see the Ad Extension Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementReviewAdExtension ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/version> a rdf:Property ;
  rdfs:label "version" ;
  rdfs:comment "Tracks the number of times the ad extension has been updated. The version is set to 1 when the ad extension is created, and increments by one after each update. Add: Not allowed Update: Not allowed" ;
  schema:alternateName "Version" ;
  rdfs:domain microsoftads:CampaignManagementReviewAdExtension ;
  rdfs:range xsd:int .

# Property: is exact
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/isExact> a rdf:Property ;
  rdfs:label "is exact" ;
  rdfs:comment "Determines whether the review text is an exact quote or paraphrased. If not specified, the default value of false indicates that the review text is paraphrased from the source. If set to true, the review text will be surrounded automatically with quotation marks when displayed with the ad. Add: Optional Update: Optional. If you set this element null, the previous setting will be deleted." ;
  schema:alternateName "IsExact" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isExact> ;
  rdfs:domain microsoftads:CampaignManagementReviewAdExtension ;
  rdfs:range xsd:boolean .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/text> a rdf:Property ;
  rdfs:label "text" ;
  rdfs:comment "The text that is either a paraphrase or an exact quote from the review source. The combined length of the Source and Text strings must not exceed 67 characters. Note that for Traditional Chinese characters, the combined length of the Source and Text Source and Text strings is limited to 33 characters. Do not surround the text with quotation marks. If IsExact is set to True, the review text will be surrounded automatically with quotation marks when displayed with the ad. Add: Required Update: Required" ;
  schema:alternateName "Text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:CampaignManagementReviewAdExtension ;
  rdfs:range xsd:string .

# Property: source
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/source> a rdf:Property ;
  rdfs:label "source" ;
  rdfs:comment "The review source name. The combined length of the Source and Text strings must not exceed 67 characters. Note that for Traditional Chinese characters, the combined length of the Source and Text Source and Text strings is limited to 33 characters. Add: Required Update: Required" ;
  schema:alternateName "Source" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/source> ;
  rdfs:domain microsoftads:CampaignManagementReviewAdExtension ;
  rdfs:range xsd:string .

# Property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/url> a rdf:Property ;
  rdfs:label "url" ;
  rdfs:comment "The review source Url. The Url must begin with either the http:// or https:// prefix. The length of this string is limited to 2,048 characters. Add: Required Update: Required" ;
  schema:alternateName "Url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/url> ;
  rdfs:domain microsoftads:CampaignManagementReviewAdExtension ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. There are currently no forward compatibility changes for the AdExtension object. Add: Read-only Update: Read-only" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementReviewAdExtension ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRuleItemBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementRuleItemBase ;
  rdfs:range xsd:string .

# Property: company name filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSearchCompaniesRequest/companyNameFilter> a rdf:Property ;
  rdfs:label "company name filter" ;
  rdfs:comment "The company name filter string. You can search using partial or full company name. The minimum length of the string is 3. The service searches across all language-locales for the string. The company name will be returned in the requested LanguageLocale if available." ;
  schema:alternateName "CompanyNameFilter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/companyNameFilter> ;
  rdfs:domain microsoftads:CampaignManagementSearchCompaniesRequest ;
  rdfs:range xsd:string .

# Property: language locale
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSearchCompaniesRequest/languageLocale> a rdf:Property ;
  rdfs:label "language locale" ;
  rdfs:comment "The language and locale of the profile display names. The supported language locale values are zh-Hant (Traditional Chinese), en (English), fr (French), de (German), it (Italian), pt-BR (Brazilian Portuguese), and es (Spanish). Please note if LinkedIn does not provide the localized profile name, then it will default to the universal name (usually defined in English)." ;
  schema:alternateName "LanguageLocale" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/languageLocale> ;
  rdfs:domain microsoftads:CampaignManagementSearchCompaniesRequest ;
  rdfs:range xsd:string .

# Property: companies
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSearchCompaniesResponse/companies> a rdf:Property ;
  rdfs:label "companies" ;
  rdfs:comment "The list of companies that match the requested company name filter." ;
  schema:alternateName "Companies" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/companies> ;
  rdfs:domain microsoftads:CampaignManagementSearchCompaniesResponse ;
  rdfs:range microsoftads:CampaignManagementCompany .

# Property: account properties
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetAccountPropertiesRequest/accountProperties> a rdf:Property ;
  rdfs:label "account properties" ;
  rdfs:comment "The list of account properties that you want to set. For example, you can enable Microsoft Click Id auto-tagging for tracking offline conversions. Partial success is not supported i.e., if any account property cannot be set, then none of the account properties will be set." ;
  schema:alternateName "AccountProperties" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountProperties> ;
  rdfs:domain microsoftads:CampaignManagementSetAccountPropertiesRequest ;
  rdfs:range microsoftads:CampaignManagementAccountProperty .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetAdExtensionsAssociationsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account that owns the extensions." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementSetAdExtensionsAssociationsRequest ;
  rdfs:range xsd:long .

# Property: ad extension id to entity id associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetAdExtensionsAssociationsRequest/adExtensionIdToEntityIdAssociations> a rdf:Property ;
  rdfs:label "ad extension id to entity id associations" ;
  rdfs:comment "The list of ad extensions with associated account, campaign, or ad group. You can only associate ad extensions with one type of entity per service call. Specify the entity type with the AssociationType element. Call and Location ad extensions cannot be associated with an ad group. Call ad extensions cannot be associated with an account. You may set a maximum of 100 associations per service call." ;
  schema:alternateName "AdExtensionIdToEntityIdAssociations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adExtensionIdToEntityIdAssociations> ;
  rdfs:domain microsoftads:CampaignManagementSetAdExtensionsAssociationsRequest ;
  rdfs:range microsoftads:CampaignManagementAdExtensionIdToEntityIdAssociation .

# Property: association type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetAdExtensionsAssociationsRequest/associationType> a rdf:Property ;
  rdfs:label "association type" ;
  rdfs:comment "The type of all entities specified in the AdExtensionIdToEntityIdAssociations list." ;
  schema:alternateName "AssociationType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/associationType> ;
  rdfs:domain microsoftads:CampaignManagementSetAdExtensionsAssociationsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAssociationTypeScheme .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetAdExtensionsAssociationsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementSetAdExtensionsAssociationsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: audience group asset group associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetAudienceGroupAssetGroupAssociationsRequest/audienceGroupAssetGroupAssociations> a rdf:Property ;
  rdfs:label "audience group asset group associations" ;
  rdfs:comment "The list of Audience Group associations to set. The maximum size of the list is 100 items per service request. Only 1 audience group can be associated to each asset group. Note: You will overwrite an existing association if you set a new one. AudienceGroupAssetGroupAssociation will update with the new audience group." ;
  schema:alternateName "AudienceGroupAssetGroupAssociations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceGroupAssetGroupAssociations> ;
  rdfs:domain microsoftads:CampaignManagementSetAudienceGroupAssetGroupAssociationsRequest ;
  rdfs:range microsoftads:CampaignManagementAudienceGroupAssetGroupAssociation .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetAudienceGroupAssetGroupAssociationsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementSetAudienceGroupAssetGroupAssociationsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetLabelAssociationsRequest/entityType> a rdf:Property ;
  rdfs:label "entity type" ;
  rdfs:comment "Indicates the entity type associated with the label. The supported entity type values are Campaign, AdGroup, Ad, and Keyword." ;
  schema:alternateName "EntityType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/entityType> ;
  rdfs:domain microsoftads:CampaignManagementSetLabelAssociationsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityTypeScheme .

# Property: label associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetLabelAssociationsRequest/labelAssociations> a rdf:Property ;
  rdfs:label "label associations" ;
  rdfs:comment "The list of label associations to set. Each label association includes label and entity identifiers. The maximum size of the list is 100 items per service request. Each entity can be associated with a maximum of 50 labels. For example Campaign A can be associated with up to 50 labels." ;
  schema:alternateName "LabelAssociations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/labelAssociations> ;
  rdfs:domain microsoftads:CampaignManagementSetLabelAssociationsRequest ;
  rdfs:range microsoftads:CampaignManagementLabelAssociation .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetLabelAssociationsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any associations that were not successfully retrieved. The list of errors corresponds directly to the list of associations in the request. Items of the list may be returned as null. For each list index where an association was successfully retrieved, the corresponding error element will be null. Ideally all associations are retrieved successfully and all elements in this list are null." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementSetLabelAssociationsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetNegativeSitesToAdGroupsRequest/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign that contains the ad groups." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementSetNegativeSitesToAdGroupsRequest ;
  rdfs:range xsd:long .

# Property: ad group negative sites
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetNegativeSitesToAdGroupsRequest/adGroupNegativeSites> a rdf:Property ;
  rdfs:label "ad group negative sites" ;
  rdfs:comment "An array of AdGroupNegativeSites objects that identify the ad groups to update with the specified negative site URLs. The array can contain a maximum of 5,000 objects. The total number of URLs that you can specify per request for all ad groups combined is 30,000. For example, if you specify 2,500 URLs per ad group, the maximum number of AdGroupNegativeSites objects that you should pass is 12." ;
  schema:alternateName "AdGroupNegativeSites" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupNegativeSites> ;
  rdfs:domain microsoftads:CampaignManagementSetNegativeSitesToAdGroupsRequest ;
  rdfs:range microsoftads:CampaignManagementAdGroupNegativeSites .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetNegativeSitesToAdGroupsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementSetNegativeSitesToAdGroupsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetNegativeSitesToCampaignsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account that contains the campaigns." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementSetNegativeSitesToCampaignsRequest ;
  rdfs:range xsd:long .

# Property: campaign negative sites
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetNegativeSitesToCampaignsRequest/campaignNegativeSites> a rdf:Property ;
  rdfs:label "campaign negative sites" ;
  rdfs:comment "An array of CampaignNegativeSites objects that identify the campaigns to update with the specified negative site URLs. The array can contain a maximum of 5,000 objects. The total number of URLs that you can specify per request for all ad campaigns combined is 30,000. For example, if you specify 2,500 URLs per campaign, the maximum number of CampaignNegativeSites objects that you should pass is 12." ;
  schema:alternateName "CampaignNegativeSites" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignNegativeSites> ;
  rdfs:domain microsoftads:CampaignManagementSetNegativeSitesToCampaignsRequest ;
  rdfs:range microsoftads:CampaignManagementCampaignNegativeSites .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetNegativeSitesToCampaignsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementSetNegativeSitesToCampaignsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetSharedEntityAssociationsRequest/associations> a rdf:Property ;
  rdfs:label "associations" ;
  rdfs:comment "The list of negative keyword list to campaign associations, or website exclusion list to ad account associations. This array can contain a maximum of 10,000 elements." ;
  schema:alternateName "Associations" ;
  rdfs:domain microsoftads:CampaignManagementSetSharedEntityAssociationsRequest ;
  rdfs:range microsoftads:CampaignManagementSharedEntityAssociation .

# Property: shared entity scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetSharedEntityAssociationsRequest/sharedEntityScope> a rdf:Property ;
  rdfs:label "shared entity scope" ;
  rdfs:comment "Indicates whether the shared entity is available at the ad account (Account) or manager account (Customer) level. This element is optional and defaults to Account scope. The ad account scope is only applicable for negative keyword list to campaign associations. Set this element to Customer to set website exclusion list to ad account associations in your manager account (customer) shared library." ;
  schema:alternateName "SharedEntityScope" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntityScope> ;
  rdfs:domain microsoftads:CampaignManagementSetSharedEntityAssociationsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetSharedEntityAssociationsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementSetSharedEntityAssociationsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSettingBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementSettingBase ;
  rdfs:range xsd:string .

# Property: item count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListBase/itemCount> a rdf:Property ;
  rdfs:label "item count" ;
  schema:alternateName "ItemCount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/itemCount> ;
  rdfs:domain microsoftads:CampaignManagementSharedListBase ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListBase/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementSharedListBase ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListBase/name> a rdf:Property ;
  rdfs:label "name" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementSharedListBase ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementSharedListBase ;
  rdfs:range xsd:string .

# Property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListBase/associationCount> a rdf:Property ;
  rdfs:label "association count" ;
  schema:alternateName "AssociationCount" ;
  rdfs:domain microsoftads:CampaignManagementSharedListBase ;
  rdfs:range xsd:int .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListBase/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementSharedListBase ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItemBase/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementSharedListItemBase ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItemBase/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementSharedListItemBase ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementShoppingSetting/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the setting. This value is Shopping when you retrieve a shopping setting. For more information about setting types, see the Setting Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementShoppingSetting ;
  rdfs:range xsd:string .

# Property: priority
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementShoppingSetting/priority> a rdf:Property ;
  rdfs:label "priority" ;
  rdfs:comment "Helps determine which Microsoft Shopping campaign serves ads, in the event that two or more campaigns use the product catalog feed from the same Microsoft Merchant Center store. A higher priority value denotes a higher priority. The supported values for most shopping campaigns are 0, 1, and 2. For smart shopping campaigns (campaign SubType set to ShoppingSmartAds), you must set the priority to 3. For Performance Max campaigns, you must set the priority to 4. In the Microsoft Advertising web application, the default priority selected is \"Low\" which is the equivalent of '0'. Add: Required Update: Optional" ;
  schema:alternateName "Priority" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/priority> ;
  rdfs:domain microsoftads:CampaignManagementShoppingSetting ;
  rdfs:range xsd:int .

# Property: sales country code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementShoppingSetting/salesCountryCode> a rdf:Property ;
  rdfs:label "sales country code" ;
  rdfs:comment "The country code for the Microsoft Merchant Center store. The Microsoft Merchant Center store catalog will be filtered to only include products for the specified country. To get the list of supported country codes use the GetBSCCountries operation. For example, supported country codes include \"AU\" (Australia), \"AT\" (Austria), \"BE\" (Belgium), \"CA\" (Canada), \"CH\" (Switzerland), \"DE\" (Germany), \"ES\" (Spain), \"FR\" (France), \"GB\" (United Kingdom), \"IN\" (India), \"IT\" (Italy), \"NL\" (Netherlands), \"SE\" (Sweden), and \"US\" (United States). Add: Optional Update: Read-only" ;
  schema:alternateName "SalesCountryCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/salesCountryCode> ;
  rdfs:domain microsoftads:CampaignManagementShoppingSetting ;
  rdfs:range xsd:string .

# Property: store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementShoppingSetting/storeId> a rdf:Property ;
  rdfs:label "store id" ;
  rdfs:comment "The unique identifier for the Microsoft Merchant Center store that contains a product catalog feed that you want to use for the campaign. Once you choose a store for a campaign, you can't change it. If at some point you want to use a different store, you would need to create a new shopping campaign with a new shopping setting. With Shopping Campaigns for Brands a single campaign can target all your retailer partners, and there's no need to create individual campaigns for each retailer. We recommend that you set this to the ID of your manager account's global store (store SubType set to GlobalStore). By initially targeting all linked stores via the campaign shopping setting, you can then add up to 10 campaign negative StoreCriterion to exclude specific retailers as needed. To get the store ID, call the GetBMCStoresByCustomerId operation. The Id element of each BMCStore represents a store ID. Add: Required Update: Read-only" ;
  schema:alternateName "StoreId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/storeId> ;
  rdfs:domain microsoftads:CampaignManagementShoppingSetting ;
  rdfs:range xsd:long .

# Property: local inventory ads enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementShoppingSetting/localInventoryAdsEnabled> a rdf:Property ;
  rdfs:label "local inventory ads enabled" ;
  rdfs:comment "Determines whether local inventory ads are enabled for the Microsoft Merchant Center store. Not everyone has this feature yet. If you don't, don't worry. It's coming soon. Set this property to true if you want to enable local inventory ads, and otherwise set it to false. Add: Optional. If you do not specify this element or leave it empty, the default value of false will be set and local inventory ads will not be enabled. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "LocalInventoryAdsEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/localInventoryAdsEnabled> ;
  rdfs:domain microsoftads:CampaignManagementShoppingSetting ;
  rdfs:range xsd:boolean .

# Property: shoppable ads enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementShoppingSetting/shoppableAdsEnabled> a rdf:Property ;
  rdfs:label "shoppable ads enabled" ;
  rdfs:comment "Determines whether shoppable ads are enabled for the Microsoft Merchant Center store. Not everyone has this feature yet. If you don't, don't worry. It's coming soon. Set this property to true if you want to enable shoppable ads, and otherwise set it to false. Add: Optional. If you do not specify this element or leave it empty, the default value of false will be set and shoppable ads will not be enabled. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "ShoppableAdsEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/shoppableAdsEnabled> ;
  rdfs:domain microsoftads:CampaignManagementShoppingSetting ;
  rdfs:range xsd:boolean .

# Property: feed label
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementShoppingSetting/feedLabel> a rdf:Property ;
  rdfs:label "feed label" ;
  rdfs:comment "Lets you advertise all products with the same feed label in a Shopping or Performance Max campaign. There can only be one feed label per campaign. FeedLabel and SalesCountryCode are mutually exclusive You can set only one of these properties.Each feed label can have a maximum of 20 characters.You can't use FeedLabel with Shopping CoOp campaigns. Add: Optional. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "FeedLabel" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/feedLabel> ;
  rdfs:domain microsoftads:CampaignManagementShoppingSetting ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "Scope defines what accounts can use this audience. The scope of a similar audience is automatically set to the scope of the source remarketing list. If scope is set to Account, the audience can only be associated with campaigns and ad groups in one account i.e., via the ParentId. If scope is set to Customer, the audience can be associated with campaigns and ad groups in all of the customer's accounts. Add: Not supported Update: Not supported" ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementSimilarRemarketingList ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: membership duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/membershipDuration> a rdf:Property ;
  rdfs:label "membership duration" ;
  rdfs:comment "This element is not applicable for similar audiences. Add: Not supported Update: Not supported" ;
  schema:alternateName "MembershipDuration" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/membershipDuration> ;
  rdfs:domain microsoftads:CampaignManagementSimilarRemarketingList ;
  rdfs:range xsd:int .

# Property: search size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/searchSize> a rdf:Property ;
  rdfs:label "search size" ;
  rdfs:comment "The total number of people who are active members of this audience in the Search network. This gives you an idea of how many search users you can target. The audience needs to have at least 300 people before Microsoft Advertising will use it for optimizations. The search size of a similar audience can differ from the search size of the source remarketing list. This property will be nil or empty for up to 24 hours while the source remarketing list is being built, for example if you add or update the remarketing list membership duration, rule, or tag identifier of the source remarketing list. This property will be nil or empty if the UET tag associated with the source remarketing list has a status of Unverified or Inactive, because the remarketing list can't receive the customer information from your website that it needs to build the list. Add: Not supported Update: Not supported" ;
  schema:alternateName "SearchSize" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchSize> ;
  rdfs:domain microsoftads:CampaignManagementSimilarRemarketingList ;
  rdfs:range xsd:long .

# Property: audience network size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/audienceNetworkSize> a rdf:Property ;
  rdfs:label "audience network size" ;
  rdfs:comment "The total number of people who are active members of this audience in the Audience network. This gives you an idea of how many Audience network users you can target. The audience needs to have at least 300 people before Microsoft Advertising will use it for optimizations. The audience network size of a similar audience can differ from the audience network size of the source remarketing list. Add: Not supported Update: Not supported" ;
  schema:alternateName "AudienceNetworkSize" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceNetworkSize> ;
  rdfs:domain microsoftads:CampaignManagementSimilarRemarketingList ;
  rdfs:range xsd:long .

# Property: supported campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/supportedCampaignTypes> a rdf:Property ;
  rdfs:label "supported campaign types" ;
  rdfs:comment "The list of campaign types that support this audience. Supported values are Audience, DynamicSearchAds, Search, and Shopping. New campaign types might be added in the future, so you should not take any dependency on a fixed set of values. Add: Not supported Update: Not supported" ;
  schema:alternateName "SupportedCampaignTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/supportedCampaignTypes> ;
  rdfs:domain microsoftads:CampaignManagementSimilarRemarketingList ;
  rdfs:range xsd:string .

# Property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/customerShare> a rdf:Property ;
  rdfs:label "customer share" ;
  rdfs:comment "This element is not supported for similar remarketing lists. Add: Not supported Update: Not supported" ;
  schema:alternateName "CustomerShare" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerShare> ;
  rdfs:domain microsoftads:CampaignManagementSimilarRemarketingList ;
  rdfs:range microsoftads:CampaignManagementCustomerShare .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The Microsoft Advertising identifier of the similar audience. Add: Not supported Update: Not supported" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementSimilarRemarketingList ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the similar audience is set by Microsoft Advertising. The name can contain a maximum of 128 characters. Add: Not supported Update: Not supported" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementSimilarRemarketingList ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "This element is not applicable for similar audiences. Add: Not supported Update: Not supported" ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CampaignManagementSimilarRemarketingList ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the audience. This value is SimilarRemarketingList when you retrieve a similar audience for remarketing lists. For more information about audience types, see the Audience Data Object Remarks. Add: Not supported Update: Not supported" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementSimilarRemarketingList ;
  rdfs:range xsd:string .

# Property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/parentId> a rdf:Property ;
  rdfs:label "parent id" ;
  rdfs:comment "The Microsoft Advertising identifier of the account or customer. If the Scope is set to Account, this is the account ID, and otherwise it is the customer ID. Add: Not supported Update: Not supported" ;
  schema:alternateName "ParentId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/parentId> ;
  rdfs:domain microsoftads:CampaignManagementSimilarRemarketingList ;
  rdfs:range xsd:long .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for the Audience object. Add: Not supported Update: Not supported" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementSimilarRemarketingList ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: source id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/sourceId> a rdf:Property ;
  rdfs:label "source id" ;
  rdfs:comment "The Microsoft Advertising identifier of the remarketing list that Microsoft Advertising used to generate this similar audience. Add: Not supported Update: Not supported" ;
  schema:alternateName "SourceId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sourceId> ;
  rdfs:domain microsoftads:CampaignManagementSimilarRemarketingList ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSite/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the site. This value is NegativeKeywordList when you retrieve an Negative Keyword List. This value is AccountPlacementInclusionList when you retrieve a AccountPlacementInclusionList." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementSite ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSite/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementSite ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSite/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the site. Add: Read-only Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementSite ;
  rdfs:range xsd:long .

# Property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSite/url> a rdf:Property ;
  rdfs:label "url" ;
  rdfs:comment "The URL of the site." ;
  schema:alternateName "Url" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/url> ;
  rdfs:domain microsoftads:CampaignManagementSite ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad extension. The value will always be Active because the Campaign Management service does not return deleted ad extensions. Add: Read-only Update: Read-only" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementSitelinkAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdExtensionStatusScheme .

# Property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/scheduling> a rdf:Property ;
  rdfs:label "scheduling" ;
  rdfs:comment "Determines the calendar day and time ranges when the ad extension is eligible to be shown in ads. Add: Optional Update: Optional. If you set this element null, any existing scheduling set for the ad extension will remain unchanged. If you set this to any non-null Schedule object, you are effectively replacing existing scheduling settings for the ad extension. To remove all scheduling set this element to an empty Schedule object." ;
  schema:alternateName "Scheduling" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/scheduling> ;
  rdfs:domain microsoftads:CampaignManagementSitelinkAdExtension ;
  rdfs:range microsoftads:CampaignManagementSchedule .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "This element determines whether the preference is for the ad extension to be displayed on mobile devices or all devices. To specify a preference for mobile devices, set this element to 30001. To specify all devices, set this element to 0 (zero) or leave the element nil. By default, this element will be nil. Add: Optional Update: Optional. If no value is set for the update, the prior setting is removed." ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementSitelinkAdExtension ;
  rdfs:range xsd:long .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the ad extension. Add: Read-only Update: Read-only and Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementSitelinkAdExtension ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad extension. This value is SitelinkAdExtension when you retrieve a sitelink ad extension. Add: Read-only Update: Read-only For more information about ad extension types, see the Ad Extension Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementSitelinkAdExtension ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/version> a rdf:Property ;
  rdfs:label "version" ;
  rdfs:comment "Tracks the number of times the ad extension has been updated. The version is set to 1 when the ad extension is created, and increments by one after each update. Add: Not allowed Update: Not allowed" ;
  schema:alternateName "Version" ;
  rdfs:domain microsoftads:CampaignManagementSitelinkAdExtension ;
  rdfs:range xsd:int .

# Property: display text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/displayText> a rdf:Property ;
  rdfs:label "display text" ;
  rdfs:comment "The site-link text displayed in the ad. If you specify Description1 or Description2 then the display text can contain a maximum of 25 characters; otherwise, the display text can contain a maximum of 35 characters. If any Traditional Chinese characters are included, the limits are 11 characters given Description1 or Description2, and 15 characters otherwise. Each Traditional Chinese character countes as two characters and each English character will count only as one character. Add: Required Update: Required" ;
  schema:alternateName "DisplayText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/displayText> ;
  rdfs:domain microsoftads:CampaignManagementSitelinkAdExtension ;
  rdfs:range xsd:string .

# Property: destination url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/destinationUrl> a rdf:Property ;
  rdfs:label "destination url" ;
  rdfs:comment "The URL of the webpage that users are taken to when they click the site link. Important: If you are currently using Destination URLs, you must replace them with Final URLs. For more information, see URL Tracking with Upgraded URLs. The URL can contain dynamic parameters such as {MatchType}. For a list of supported parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use?. The URL can contain a maximum of 1,024 characters. If the URL does not specify a protocol, the system uses the HTTP protocol when a user clicks the ad. If the URL specifies the HTTP protocol when you add an ad, the service will remove the http:// protocol string (the HTTP protocol string does not count against the 1,024 character limit); however, the service will not remove an HTTPS protocol string (https://) from the URL. Add: Not allowed. The destination URL is deprecated, and instead you must set the FinalUrls element. Update: Optional. The destination URL is deprecated, and instead you must set the FinalUrls element. You can either leave this element empty or set it to an empty string." ;
  schema:alternateName "DestinationUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/destinationUrl> ;
  rdfs:domain microsoftads:CampaignManagementSitelinkAdExtension ;
  rdfs:range xsd:string .

# Property: description1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/description1> a rdf:Property ;
  rdfs:label "description1" ;
  rdfs:comment "The site link description line 1. The maximum input length is 35 characters. If any Traditional Chinese characters are included, the limit is 15 characters. Each Traditional Chinese character countes as two characters and each English character will count only as one character. If you specify Description1 then Description2 is required. Add: Optional Update: Optional. If no value is set for the update, the prior setting is removed." ;
  schema:alternateName "Description1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/description1> ;
  rdfs:domain microsoftads:CampaignManagementSitelinkAdExtension ;
  rdfs:range xsd:string .

# Property: description2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/description2> a rdf:Property ;
  rdfs:label "description2" ;
  rdfs:comment "The site link description line 2. The maximum input length is 35 characters. If any Traditional Chinese characters are included, the limit is 15 characters. Each Traditional Chinese character countes as two characters and each English character will count only as one character. If you specify Description2 then Description1 is required. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. If you set this element to an empty string (\"\"), the previous setting will be deleted." ;
  schema:alternateName "Description2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/description2> ;
  rdfs:domain microsoftads:CampaignManagementSitelinkAdExtension ;
  rdfs:range xsd:string .

# Property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/finalAppUrls> a rdf:Property ;
  rdfs:label "final app urls" ;
  rdfs:comment "For future use." ;
  schema:alternateName "FinalAppUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalAppUrls> ;
  rdfs:domain microsoftads:CampaignManagementSitelinkAdExtension ;
  rdfs:range microsoftads:CampaignManagementAppUrl .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  rdfs:comment "The landing page URL for mobile devices. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 list items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 list items for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. - You may not specify FinalMobileUrls if the DevicePreference is set to 30001 (mobile). Add: Optional Update: Optional. If no value is set for the update, the prior setting is removed." ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementSitelinkAdExtension ;
  rdfs:range xsd:string .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "The landing page URL. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 list items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 list items for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. - You may not specify FinalMobileUrls if the DevicePreference is set to 30001 (mobile). Add: Required Update: Required" ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementSitelinkAdExtension ;
  rdfs:range xsd:string .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "The tracking template to use as a default for all FinalUrls and FinalMobileUrls. The following validation rules apply to tracking templates. For more details about supported templates and parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use? - Tracking templates defined for lower level entities e.g. ads override those set for higher level entities e.g. campaign. For more information, see Entity Limits. - The length of the tracking template is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - The tracking template must be a well-formed URL beginning with one of the following: http://, https://, {lpurl}, or {unescapedlpurl}. - Microsoft Advertising does not validate whether custom parameters exist. If you use custom parameters in your tracking template and they do not exist, then the landing page URL will include the key and value placeholders of your custom parameters without substitution. For example, if your tracking template is https://tracker.example.com/?season={_season}&promocode={_promocode}&u={lpurl} and neither {_season} or {_promocode} are defined at the campaign, ad group, criterion, keyword, or ad level, then the landing page URL will be the same. Add: Optional Update: Optional. If no value is set for the update, the prior setting is removed." ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementSitelinkAdExtension ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "The final URL suffix can include tracking parameters that will be appended to the end of your landing page URL. We recommend placing tracking parameters that your landing page requires in a final URL suffix so that your customers are always sent to your landing page. For more details and validation rules see Final URL Suffix in the technical guides. Add: Optional Update: Optional. If no value is set for the update, the prior setting is removed." ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementSitelinkAdExtension ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Your custom collection of key and value parameters for URL tracking. Microsoft Advertising will accept the first 3 CustomParameter objects that you include within the CustomParameters object, and any additional custom parameters will be ignored. Each CustomParameter includes Key and Value elements. For customers in the Custom Parameters Limit Increase Phase 3 pilot (GetCustomerPilotFeatures returns 635), Microsoft Advertising will accept the first 8 custom parameter key and value pairs that you include, and if you include more than 8 custom parameters an error will be returned. Add: Optional Update: Optional. If no value is set for the update, the prior setting is removed." ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementSitelinkAdExtension ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. There are currently no forward compatibility changes for the AdExtension object. Add: Read-only Update: Read-only" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementSitelinkAdExtension ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStoreCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion. This value is Store when you retrieve a store criterion. For more information about criterion types, see the Criterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementStoreCriterion ;
  rdfs:range xsd:string .

# Property: store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStoreCriterion/storeId> a rdf:Property ;
  rdfs:label "store id" ;
  rdfs:comment "The system-generated identifier of the Microsoft Merchant Center store to exclude. You cannot exclude the global store (store SubType set to GlobalStore)." ;
  schema:alternateName "StoreId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/storeId> ;
  rdfs:domain microsoftads:CampaignManagementStoreCriterion ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStringRuleItem/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of rule item. For more information, see RuleItem Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementStringRuleItem ;
  rdfs:range xsd:string .

# Property: operand
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStringRuleItem/operand> a rdf:Property ;
  rdfs:label "operand" ;
  rdfs:comment "The rule operand or key on the left hand side of the operator. Supported values are Url and ReferrerUrl. For example to define a rule where the page Url must contain page.html, set the Operand to Url, Operator to Contains, and Value to page.html. Add: Required Update: Required" ;
  schema:alternateName "Operand" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/operand> ;
  rdfs:domain microsoftads:CampaignManagementStringRuleItem ;
  rdfs:range xsd:string .

# Property: operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStringRuleItem/operator> a rdf:Property ;
  rdfs:label "operator" ;
  rdfs:comment "The rule item operator. Add: Required Update: Required" ;
  schema:alternateName "Operator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/operator> ;
  rdfs:domain microsoftads:CampaignManagementStringRuleItem ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementStringOperatorScheme .

# Property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStringRuleItem/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:comment "The rule value on the right hand side of the operator. Add: Required Update: Required" ;
  schema:alternateName "Value" ;
  rdfs:domain microsoftads:CampaignManagementStringRuleItem ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad extension. The value will always be Active because the Campaign Management service does not return deleted ad extensions. Add: Read-only Update: Read-only" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementStructuredSnippetAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdExtensionStatusScheme .

# Property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/scheduling> a rdf:Property ;
  rdfs:label "scheduling" ;
  rdfs:comment "Determines the calendar day and time ranges when the ad extension is eligible to be shown in ads. Add: Optional Update: Optional. If you set this element null, any existing scheduling set for the ad extension will remain unchanged. If you set this to any non-null Schedule object, you are effectively replacing existing scheduling settings for the ad extension. To remove all scheduling set this element to an empty Schedule object." ;
  schema:alternateName "Scheduling" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/scheduling> ;
  rdfs:domain microsoftads:CampaignManagementStructuredSnippetAdExtension ;
  rdfs:range microsoftads:CampaignManagementSchedule .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "Not supported for this ad extension type." ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementStructuredSnippetAdExtension ;
  rdfs:range xsd:long .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the ad extension. Add: Read-only Update: Read-only and Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementStructuredSnippetAdExtension ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad extension. This value is StructuredSnippetAdExtension when you retrieve a structured snippet ad extension. Add: Read-only Update: Read-only For more information about ad extension types, see the Ad Extension Data Object Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementStructuredSnippetAdExtension ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/version> a rdf:Property ;
  rdfs:label "version" ;
  rdfs:comment "Tracks the number of times the ad extension has been updated. The version is set to 1 when the ad extension is created, and increments by one after each update. Add: Not allowed Update: Not allowed" ;
  schema:alternateName "Version" ;
  rdfs:domain microsoftads:CampaignManagementStructuredSnippetAdExtension ;
  rdfs:range xsd:int .

# Property: header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/header> a rdf:Property ;
  rdfs:label "header" ;
  rdfs:comment "The header that is appended with a colon (:) and precedes the snippet values. Structured Snippet headers must be specified in the same language that you intend it to be shown. For example, if you want header Amenities in English you must specify the header as Amenities. If you want header Ausstattung in German you must specify the header as Ausstattung (Amenities in German). For a list of supported headers per language, please see Ad Extension Header Languages. Add: Required Update: Required" ;
  schema:alternateName "Header" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/header> ;
  rdfs:domain microsoftads:CampaignManagementStructuredSnippetAdExtension ;
  rdfs:range xsd:string .

# Property: values
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/values> a rdf:Property ;
  rdfs:label "values" ;
  rdfs:comment "The snippet values that follow after the Header component of the ad that is shown. Each text value that you choose can have a maximum length of 25 characters. Note that for Traditional Chinese characters, each value can have a maximum length of 12 characters. Add: Required Update: Required" ;
  schema:alternateName "Values" ;
  rdfs:domain microsoftads:CampaignManagementStructuredSnippetAdExtension ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. There are currently no forward compatibility changes for the AdExtension object. Add: Read-only Update: Read-only" ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementStructuredSnippetAdExtension ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetCpaBiddingScheme/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the bidding scheme. This value is TargetCpaBiddingScheme when you retrieve a target CPA bidding scheme. For more information about bidding scheme types, see the BiddingScheme Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementTargetCpaBiddingScheme ;
  rdfs:range xsd:string .

# Property: max cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetCpaBiddingScheme/maxCpc> a rdf:Property ;
  rdfs:label "max cpc" ;
  rdfs:comment "The maximum cost per click that you want to spend. Add: Optional Update: Optional" ;
  schema:alternateName "MaxCpc" ;
  rdfs:domain microsoftads:CampaignManagementTargetCpaBiddingScheme ;
  rdfs:range microsoftads:CampaignManagementBid .

# Property: target cpa
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetCpaBiddingScheme/targetCpa> a rdf:Property ;
  rdfs:label "target cpa" ;
  rdfs:comment "The target cost per acquisition (CPA) that you want used by Microsoft Advertising to maximize conversions. Add: Required Update: Optional" ;
  schema:alternateName "TargetCpa" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetCpa> ;
  rdfs:domain microsoftads:CampaignManagementTargetCpaBiddingScheme ;
  rdfs:range xsd:double .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetImpressionShareBiddingScheme/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the bidding scheme. This value is TargetImpressionShareBiddingScheme when you retrieve a target impression share bidding scheme. For more information about bidding scheme types, see the BiddingScheme Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementTargetImpressionShareBiddingScheme ;
  rdfs:range xsd:string .

# Property: target impression share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetImpressionShareBiddingScheme/targetImpressionShare> a rdf:Property ;
  rdfs:label "target impression share" ;
  rdfs:comment "The target impression share for the ad position where you want your ads to appear. Add: Required Update: Optional" ;
  schema:alternateName "TargetImpressionShare" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetImpressionShare> ;
  rdfs:domain microsoftads:CampaignManagementTargetImpressionShareBiddingScheme ;
  rdfs:range xsd:double .

# Property: target ad position
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetImpressionShareBiddingScheme/targetAdPosition> a rdf:Property ;
  rdfs:label "target ad position" ;
  rdfs:comment "This is where on search results pages you want your ads to appear for the target impression share you set. Possible values include FirstPage, MainLine, and MainLine1. - FirstPage: In any position on the first search results page. - MainLine: In the first set of ads that appear on the first search results page. - MainLine1: The very first ad that appears on the first search results page. Add: Required Update: Optional" ;
  schema:alternateName "TargetAdPosition" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetAdPosition> ;
  rdfs:domain microsoftads:CampaignManagementTargetImpressionShareBiddingScheme ;
  rdfs:range xsd:string .

# Property: max cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetImpressionShareBiddingScheme/maxCpc> a rdf:Property ;
  rdfs:label "max cpc" ;
  rdfs:comment "This is the maximum amount that you're willing to pay for a click on your ad. Add: Optional Update: Optional" ;
  schema:alternateName "MaxCpc" ;
  rdfs:domain microsoftads:CampaignManagementTargetImpressionShareBiddingScheme ;
  rdfs:range microsoftads:CampaignManagementBid .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetRoasBiddingScheme/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the bidding scheme. This value is TargetRoasBiddingScheme when you retrieve a target ROAS bidding scheme. For more information about bidding scheme types, see the BiddingScheme Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementTargetRoasBiddingScheme ;
  rdfs:range xsd:string .

# Property: max cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetRoasBiddingScheme/maxCpc> a rdf:Property ;
  rdfs:label "max cpc" ;
  rdfs:comment "The maximum cost per click that you want to spend. Add: Optional Update: Optional. The MaxCpc setting is cleared if the update value is empty." ;
  schema:alternateName "MaxCpc" ;
  rdfs:domain microsoftads:CampaignManagementTargetRoasBiddingScheme ;
  rdfs:range microsoftads:CampaignManagementBid .

# Property: target roas
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetRoasBiddingScheme/targetRoas> a rdf:Property ;
  rdfs:label "target roas" ;
  rdfs:comment "The target return on ad spend (ROAS) that you want used by Microsoft Advertising to maximize conversions. The supported target ROAS values range from 0.01 (1 percent) to 1,000.00 (100,000 percent). Add: Required Update: Optional" ;
  schema:alternateName "TargetRoas" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetRoas> ;
  rdfs:domain microsoftads:CampaignManagementTargetRoasBiddingScheme ;
  rdfs:range xsd:double .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetSetting/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the setting. This value is Target when you retrieve a target setting. For more information about setting types, see the Setting Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementTargetSetting ;
  rdfs:range xsd:string .

# Property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetSetting/details> a rdf:Property ;
  rdfs:label "details" ;
  rdfs:comment "Determines whether the Age, Audience, CompanyName, Gender, Industry, and JobFunction criterion type groups use the \"target and bid\" option or the \"bid only\" target option. If the Campaign Type is set to Audience, the supported values for the CriterionTypeGroup element of each TargetSettingDetail item are Age, Audience, CompanyName, Gender, Industry, and JobFunction. Otherwise the only value currently supported for other campaign types e.g., Search is Audience. Each criterion type group name is specified in a separate TargetSettingDetail object. When you retrieve this TargetSetting object, a TargetSettingDetail object will only be returned for each of the types that are setup to use the \"target and bid\" option. Include a TargetSettingDetail in this list for each specific criterion type group that you want to use the \"target and bid\" option. In this case we will only deliver ads to people who meet at least one of your criteria, while letting you make bid adjustments for specific criteria. The TargetSettingDetail applies to all criteria of the specified type e.g., all LocationCriterion that were added to the ad group. Exclude the TargetSettingDetail for a specific criterion type group name from this list if you want the \"bid only\" option. In this case we will deliver ads to everyone who meets your other targeting criteria, while letting you make bid adjustments for specific criteria. An entity such as a remarketing list can be associated with multiple ad groups, and each ad group's target settings (e.g., the Audience criterion group name for remarketing lists) are applied independently for delivery. For example the same remarketing list can be associated with Ad Group A and Ad Group B. The TargetSettingDetail for each ad group are set independently, and therefore the same remarketing list might be associated via the \"target and bid\" option for Ad Group A while associated via the \"bid only\" option for Ad Group B. Add: Optional. For each criterion type group name that is excluded from this list, the default setting is effectively \"bid only\". Update: Optional. Once you create this TargetSetting object, the existing list of TargetSettingDetail will be removed or replaced. To remove all existing TargetSettingDetail create this TargetSetting object and set the Details element to nil. To replace or append to the list of TargetSettingDetail, create this TargetSetting object and assign to the Details element a new list of TargetSettingDetail objects, including any previous TargetSettingDetail items that you want to retain. To retain all of the existing TargetSettingDetail, set the element that uses this TargetSetting object to nil. For example set the Settings element of an AdGroup to nil if you do not want to update any of the TargetSettingDetail." ;
  schema:alternateName "Details" ;
  rdfs:domain microsoftads:CampaignManagementTargetSetting ;
  rdfs:range microsoftads:CampaignManagementTargetSettingDetail .

# Property: criterion type group
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetSettingDetail/criterionTypeGroup> a rdf:Property ;
  rdfs:label "criterion type group" ;
  rdfs:comment "The criterion type group that you want to set either the \"target and bid\" option or the \"bid only\" target option. If the Campaign Type is set to Audience, the supported values are Age, Audience, CompanyName, Gender, Industry, and JobFunction. Otherwise the only value currently supported for other campaign types e.g., Search is Audience. For more details see the Remarks below. Add: Required Update: Required" ;
  schema:alternateName "CriterionTypeGroup" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterionTypeGroup> ;
  rdfs:domain microsoftads:CampaignManagementTargetSettingDetail ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementCriterionTypeGroupScheme .

# Property: target and bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetSettingDetail/targetAndBid> a rdf:Property ;
  rdfs:label "target and bid" ;
  rdfs:comment "Determines whether you want to use the \"target and bid\" option or the \"bid only\" target option for the criterion type group. A value of True corresponds to the \"target and bid\" option, and in this case we will only deliver ads to people who meet at least one of your criteria, while letting you make bid adjustments for specific criteria. A value of False corresponds to the \"bid only\" option, and in this case we will deliver ads to everyone who meets your other targeting criteria, while letting you make bid adjustments for specific criteria. Add: Required Update: Required" ;
  schema:alternateName "TargetAndBid" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/targetAndBid> ;
  rdfs:domain microsoftads:CampaignManagementTargetSettingDetail ;
  rdfs:range xsd:boolean .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the ad. Add: Not supported Update: Required and Read-only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementTextAd ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the ad. This value is Text when you retrieve a text ad. For more information about ad types, see the Ad Data Object Remarks. Add: Not supported Update: Not supported" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementTextAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdTypeScheme .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad. You can set the ad status to Active or Paused. Add: Not supported Update: Optional" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementTextAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdStatusScheme .

# Property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/editorialStatus> a rdf:Property ;
  rdfs:label "editorial status" ;
  rdfs:comment "The editorial review status of the ad, which indicates whether the ad is pending review, has been approved, or has been disapproved. Add: Not supported Update: Not supported" ;
  schema:alternateName "EditorialStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/editorialStatus> ;
  rdfs:domain microsoftads:CampaignManagementTextAd ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdEditorialStatusScheme .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "This element determines whether the preference is for text ads to be displayed on mobile devices or all devices. To specify a preference for mobile devices, set this element to 30001. To specify all devices, set this element to 0 (zero) or leave the element nil. By default, this element will be nil. You must define at least one text ad per ad group that is not mobile preferred, otherwise the ad will be eligible for all devices. Add: Not supported Update: Not supported" ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementTextAd ;
  rdfs:range xsd:long .

# Property: ad format preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/adFormatPreference> a rdf:Property ;
  rdfs:label "ad format preference" ;
  rdfs:comment "The Ad Format Preference is used to indicate whether or not you prefer the ad copy to be shown to users as a search or audience ad. Search ads tend to be written as a call to action, whereas audience ads should be written in more of an informational style. While you have the option to use search text ads as audience ads, designating an ad as Audience ads preferred format allows you to optimize its messaging for native delivery. IMPORTANT: You must define at least one text ad per ad group that does not prefer audience ads, otherwise the ad copy of all text ads will be eligible for both search and audience ads. Possible values are AudienceAd and All. If set to All, the ad will be eligible for both search and audience ad formats. If set to AudienceAd, the ad will only be eligible for the audience ad format. Add: Not supported Update: Not supported" ;
  schema:alternateName "AdFormatPreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adFormatPreference> ;
  rdfs:domain microsoftads:CampaignManagementTextAd ;
  rdfs:range xsd:string .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "The tracking template to use as a default for all landing page URLs. The following validation rules apply to tracking templates. For more details about supported templates and parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use? - Tracking templates defined for lower level entities e.g. ads override those set for higher level entities e.g. campaign. For more information, see Entity Limits. - The length of the tracking template is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - The tracking template must be a well-formed URL beginning with one of the following: http://, https://, {lpurl}, or {unescapedlpurl}. - Microsoft Advertising does not validate whether custom parameters exist. If you use custom parameters in your tracking template and they do not exist, then the landing page URL will include the key and value placeholders of your custom parameters without substitution. For example, if your tracking template is https://tracker.example.com/?season={_season}&promocode={_promocode}&u={lpurl} and neither {_season} or {_promocode} are defined at the campaign, ad group, criterion, keyword, or ad level, then the landing page URL will be the same. Add: Not supported Update: Not supported" ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementTextAd ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "Not supported for text ads." ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementTextAd ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Your custom collection of key and value parameters for URL tracking. Microsoft Advertising will accept the first 8 CustomParameter objects that you include within the CustomParameters object, and if you include more than 8 custom parameters an error will be returned. Each CustomParameter includes Key and Value elements. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. Set the UrlCustomParameters element to null or empty to retain any existing custom parameters. To remove all custom parameters, set the Parameters element of the CustomParameters object to null or empty. To remove a subset of custom parameters, specify the custom parameters that you want to keep in the Parameters element of the CustomParameters object." ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementTextAd ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "The landing page URL. This URL is used only if the keyword does not specify a final URL. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. - You may not specify FinalMobileUrls if the device preference is set to mobile. Also note that if this ad's TrackingUrlTemplate or UrlCustomParameters element are set, then at least one final URL is required. Add: Not supported Update: Not supported" ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementTextAd ;
  rdfs:range xsd:string .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  rdfs:comment "The mobile landing page URL. This URL is used only if the keyword does not specify a final mobile URL. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. - You may not specify FinalMobileUrls if the device preference is set to mobile. Also note that for TextAd objects you may not specify FinalMobileUrls if the DevicePreference is set to 30001 (mobile). Add: Not supported Update: Not supported" ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementTextAd ;
  rdfs:range xsd:string .

# Property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/finalAppUrls> a rdf:Property ;
  rdfs:label "final app urls" ;
  rdfs:comment "Not supported for text ads." ;
  schema:alternateName "FinalAppUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalAppUrls> ;
  rdfs:domain microsoftads:CampaignManagementTextAd ;
  rdfs:range microsoftads:CampaignManagementAppUrl .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementTextAd ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: destination url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/destinationUrl> a rdf:Property ;
  rdfs:label "destination url" ;
  rdfs:comment "The URL of the webpage to take the user to when they click the ad. The URL can contain dynamic parameters such as {MatchType}. For a list of supported parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use?. The URL can contain a maximum of 1,024 characters. If the URL does not specify a protocol, the system uses the HTTP protocol when a user clicks the ad. If the URL specifies the HTTP protocol when you add an ad, the service will remove the http:// protocol string (the HTTP protocol string does not count against the 1,024 character limit); however, the service will not remove an HTTPS protocol string (https://) from the URL. Important: If you are currently using Destination URLs, you must replace them with Final URLs. For more information, see URL Tracking with Upgraded URLs. This URL is used only if the keyword does not specify a destination URL. Add: Not supported Update: Not supported" ;
  schema:alternateName "DestinationUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/destinationUrl> ;
  rdfs:domain microsoftads:CampaignManagementTextAd ;
  rdfs:range xsd:string .

# Property: title
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/title> a rdf:Property ;
  rdfs:label "title" ;
  rdfs:comment "The title of the ad. The title must contain at least one word. The ad's copy and title combined must total at least three words. The title can contain dynamic text strings such as {keyword}. For more information, see the Microsoft Advertising help article Automatically customize your ads with dynamic text parameters. The maximum input length of the title is 80 characters, and can contain dynamic text strings. The ad will fail to display or default text will be used if the length exceeds 25 characters after dynamic text substitution occurs. Note that for ad groups that use Traditional Chinese, the title is limited to 15 characters after substitution. The title cannot contain the newline (\\n) character. Add: Not supported Update: Not supported" ;
  schema:alternateName "Title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/title> ;
  rdfs:domain microsoftads:CampaignManagementTextAd ;
  rdfs:range xsd:string .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/text> a rdf:Property ;
  rdfs:label "text" ;
  rdfs:comment "The ad copy. The copy must contain at least one word. The ad's copy and title combined must total at least three words. The text can contain dynamic text strings such as {keyword}. For more information, see the Microsoft Advertising help article Automatically customize your ads with dynamic text parameters. The maximum input length of the copy is 300 characters, and can contain dynamic text strings. The ad will fail to display or default text will be used if the length exceeds 71 characters after dynamic text substitution occurs. Note that for ad groups that use Traditional Chinese, the text is limited to 38 characters after substitution. The text cannot contain the newline (\\n) character. Add: Not supported Update: Not supported" ;
  schema:alternateName "Text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:CampaignManagementTextAd ;
  rdfs:range xsd:string .

# Property: display url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/displayUrl> a rdf:Property ;
  rdfs:label "display url" ;
  rdfs:comment "The URL to display in the ad. The subdirectory of the display URL can contain dynamic text strings such as {keyword}; however, the URL hostname cannot contain dynamic text. For more information, see the Microsoft Advertising help article Automatically customize your ads with dynamic text parameters. The maximum input length of the URL is 200 characters, and can contain dynamic text strings. The ad will fail to display or default text will be used if the length exceeds 35 characters after dynamic text substitution occurs. Add: Not supported Update: Not supported" ;
  schema:alternateName "DisplayUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/displayUrl> ;
  rdfs:domain microsoftads:CampaignManagementTextAd ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAsset/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the asset in a Microsoft Advertising account. The same asset can be used by multiple ads. For example if Seemless Integration is a text asset, it will have the same asset identifier across all ads in the same Microsoft Advertising account. After you link a text asset to an ad and then retrieve the ad e.g., via GetAdsByIds, the response will include the asset identifier e.g., \"\"id:\"\"123, whether the asset is new or already existed in the account's asset library. Add: Read-only. Even if the asset already exists and you specify an invalid identifier, this value will be ignored. Update: Read-only. Even if the asset already exists and you specify an invalid identifier, this value will be ignored." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementTextAsset ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAsset/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The Name element is deprecated." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementTextAsset ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAsset/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the asset. This value is TextAsset when you retrieve a text asset. For more information about asset types, see the Asset Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementTextAsset ;
  rdfs:range xsd:string .

# Property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAsset/text> a rdf:Property ;
  rdfs:label "text" ;
  rdfs:comment "The meaning and business rules for the text asset vary depending on where it is used. For example, see responsive search ad Descriptions and Headlines. Add: Required Update: Required" ;
  schema:alternateName "Text" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/text> ;
  rdfs:domain microsoftads:CampaignManagementTextAsset ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementThirdPartyMeasurementSetting/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementThirdPartyMeasurementSetting ;
  rdfs:range xsd:string .

# Property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementThirdPartyMeasurementSetting/details> a rdf:Property ;
  rdfs:label "details" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Details" ;
  rdfs:domain microsoftads:CampaignManagementThirdPartyMeasurementSetting ;
  rdfs:range rdf:List .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTopicCriterion/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion. This value is Topic when you retrieve a topic criterion. For more information about criterion types, see the Criterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementTopicCriterion ;
  rdfs:range xsd:string .

# Property: topic id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTopicCriterion/topicId> a rdf:Property ;
  rdfs:label "topic id" ;
  rdfs:comment "The ID of the topic. Possible values include: 1: Games2: Shopping3: Business & Industrial4: Sports5: Home & Garden6: News7: Travel & Transportation8: Finance9: Health10: Jobs & Education11: Arts & Entertainment12: Autos & Vehicles13: Computers & Electronics14: Real Estate15: Hobbies & Leisure16: Beauty & Fitness17: Internet & Telecom18: Books & Literature19: Law & Government20: Food & Drink21: People & Society22: Online Communities23: Science24: Pets & Animals25: Reference26: World Localities" ;
  schema:alternateName "TopicId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/topicId> ;
  rdfs:domain microsoftads:CampaignManagementTopicCriterion ;
  rdfs:range xsd:long .

# Property: topic name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTopicCriterion/topicName> a rdf:Property ;
  rdfs:label "topic name" ;
  rdfs:comment "The name of the topic." ;
  schema:alternateName "TopicName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/topicName> ;
  rdfs:domain microsoftads:CampaignManagementTopicCriterion ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUnifiedAutomationSetting/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementUnifiedAutomationSetting ;
  rdfs:range xsd:string .

# Property: channel optimization opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUnifiedAutomationSetting/channelOptimizationOptOut> a rdf:Property ;
  rdfs:label "channel optimization opt out" ;
  schema:alternateName "ChannelOptimizationOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/channelOptimizationOptOut> ;
  rdfs:domain microsoftads:CampaignManagementUnifiedAutomationSetting ;
  rdfs:range xsd:boolean .

# Property: audience optimization opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUnifiedAutomationSetting/audienceOptimizationOptOut> a rdf:Property ;
  rdfs:label "audience optimization opt out" ;
  schema:alternateName "AudienceOptimizationOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceOptimizationOptOut> ;
  rdfs:domain microsoftads:CampaignManagementUnifiedAutomationSetting ;
  rdfs:range xsd:boolean .

# Property: final url expansion opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUnifiedAutomationSetting/finalUrlExpansionOptOut> a rdf:Property ;
  rdfs:label "final url expansion opt out" ;
  schema:alternateName "FinalUrlExpansionOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlExpansionOptOut> ;
  rdfs:domain microsoftads:CampaignManagementUnifiedAutomationSetting ;
  rdfs:range xsd:boolean .

# Property: auto generated text opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUnifiedAutomationSetting/autoGeneratedTextOptOut> a rdf:Property ;
  rdfs:label "auto generated text opt out" ;
  schema:alternateName "AutoGeneratedTextOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/autoGeneratedTextOptOut> ;
  rdfs:domain microsoftads:CampaignManagementUnifiedAutomationSetting ;
  rdfs:range xsd:boolean .

# Property: auto generated image opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUnifiedAutomationSetting/autoGeneratedImageOptOut> a rdf:Property ;
  rdfs:label "auto generated image opt out" ;
  schema:alternateName "AutoGeneratedImageOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/autoGeneratedImageOptOut> ;
  rdfs:domain microsoftads:CampaignManagementUnifiedAutomationSetting ;
  rdfs:range xsd:boolean .

# Property: search term matching opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUnifiedAutomationSetting/searchTermMatchingOptOut> a rdf:Property ;
  rdfs:label "search term matching opt out" ;
  schema:alternateName "SearchTermMatchingOptOut" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchTermMatchingOptOut> ;
  rdfs:domain microsoftads:CampaignManagementUnifiedAutomationSetting ;
  rdfs:range xsd:boolean .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdExtensionsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account which contains the extensions." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementUpdateAdExtensionsRequest ;
  rdfs:range xsd:long .

# Property: ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdExtensionsRequest/adExtensions> a rdf:Property ;
  rdfs:label "ad extensions" ;
  rdfs:comment "The list of ad extensions of any type, to update within the account. You may specify a maximum of 100 extensions per call." ;
  schema:alternateName "AdExtensions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adExtensions> ;
  rdfs:domain microsoftads:CampaignManagementUpdateAdExtensionsRequest ;
  rdfs:range microsoftads:CampaignManagementAdExtension .

# Property: nested partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdExtensionsResponse/nestedPartialErrors> a rdf:Property ;
  rdfs:label "nested partial errors" ;
  rdfs:comment "An array of BatchErrorCollection objects that contain details for any ad extensions that were not successfully updated. The top level error within each BatchErrorCollection object corresponds to potential ad extension errors. The nested list of BatchError objects would include any errors specific to the list items within an ad extension (if applicable). The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "NestedPartialErrors" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/nestedPartialErrors> ;
  rdfs:domain microsoftads:CampaignManagementUpdateAdExtensionsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchErrorCollection .

# Property: criterion type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdGroupCriterionsRequest/criterionType> a rdf:Property ;
  rdfs:label "criterion type" ;
  rdfs:comment "The type of criterion to update, for example Webpage. You can specify only one criterion type value per call. To add, delete, or update target criterions i.e., age, company name, day and time, device, gender, industry, job function, location, location intent, and radius criterions, you must specify the CriterionType value as Targets. You can add, delete, and update multiple target criterion types in the same operation. To retrieve these target criterions via GetAdGroupCriterionsByIds you must request the specific type individually i.e., Age, CompanyName, DayTime, Device, Gender, Industry, JobFunction, Location, LocationIntent, and Radius. To add, delete, or update audience criterions i.e., custom audiences, in-market audiences, and remarketing lists, you must specify the CriterionType value as Audience. You can add, delete, and update multiple target criterion types in the same operation. To retrieve these audience criterions via GetAdGroupCriterionsByIds you must request the specific type individually i.e., CustomAudience, InMarketAudience, ProductAudience, and RemarketingList. You cannot update a ProductPartition with this operation. Instead, you should use ApplyProductPartitionActions." ;
  schema:alternateName "CriterionType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterionType> ;
  rdfs:domain microsoftads:CampaignManagementUpdateAdGroupCriterionsRequest ;
  rdfs:range xsd:string .

# Property: ad group criterions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdGroupCriterionsRequest/adGroupCriterions> a rdf:Property ;
  rdfs:label "ad group criterions" ;
  rdfs:comment "The list of criterions to update. You can include up to 1,000 ad group criterions per request. Within each AdGroupCriterion object, you must specify the criterion's ID and the ID of the ad group that it belongs to." ;
  schema:alternateName "AdGroupCriterions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupCriterions> ;
  rdfs:domain microsoftads:CampaignManagementUpdateAdGroupCriterionsRequest ;
  rdfs:range microsoftads:CampaignManagementAdGroupCriterion .

# Property: nested partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdGroupCriterionsResponse/nestedPartialErrors> a rdf:Property ;
  rdfs:label "nested partial errors" ;
  rdfs:comment "An array of BatchErrorCollection objects that contain details for any criterion that were not successfully updated. The top level error within each BatchErrorCollection object corresponds to potential criterion errors. The nested list of BatchError objects would include any errors specific to the list of items a criterion can have. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "NestedPartialErrors" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/nestedPartialErrors> ;
  rdfs:domain microsoftads:CampaignManagementUpdateAdGroupCriterionsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchErrorCollection .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdGroupsRequest/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign that owns the ad groups to update." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementUpdateAdGroupsRequest ;
  rdfs:range xsd:long .

# Property: ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdGroupsRequest/adGroups> a rdf:Property ;
  rdfs:label "ad groups" ;
  rdfs:comment "An array that can contain a maximum of 1,000 AdGroup objects to update." ;
  schema:alternateName "AdGroups" ;
  rdfs:domain microsoftads:CampaignManagementUpdateAdGroupsRequest ;
  rdfs:range microsoftads:CampaignManagementAdGroup .

# Property: update audience ads bid adjustment
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdGroupsRequest/updateAudienceAdsBidAdjustment> a rdf:Property ;
  rdfs:label "update audience ads bid adjustment" ;
  rdfs:comment "Determines whether or not the service should use the AudienceAdsBidAdjustment element of each specified AdGroup during update. If set to True, the AudienceAdsBidAdjustment will be used, and otherwise it will be ignored and your existing native bid adjustment setting will be retained during update. The default value is False if this element is not set." ;
  schema:alternateName "UpdateAudienceAdsBidAdjustment" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/updateAudienceAdsBidAdjustment> ;
  rdfs:domain microsoftads:CampaignManagementUpdateAdGroupsRequest ;
  rdfs:range xsd:boolean .

# Property: return inherited bid strategy types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdGroupsRequest/returnInheritedBidStrategyTypes> a rdf:Property ;
  rdfs:label "return inherited bid strategy types" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "ReturnInheritedBidStrategyTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnInheritedBidStrategyTypes> ;
  rdfs:domain microsoftads:CampaignManagementUpdateAdGroupsRequest ;
  rdfs:range xsd:boolean .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdGroupsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementUpdateAdGroupsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: inherited bid strategy types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdGroupsResponse/inheritedBidStrategyTypes> a rdf:Property ;
  rdfs:label "inherited bid strategy types" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "InheritedBidStrategyTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/inheritedBidStrategyTypes> ;
  rdfs:domain microsoftads:CampaignManagementUpdateAdGroupsResponse ;
  rdfs:range xsd:string .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdsRequest/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The ID of the ad group that contains the ads to update." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:CampaignManagementUpdateAdsRequest ;
  rdfs:range xsd:long .

# Property: ads
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdsRequest/ads> a rdf:Property ;
  rdfs:label "ads" ;
  rdfs:comment "A list of ads to update. You may update a maximum of 50 ads. The Id element must specify the ID of the ad to update. Specify only those elements that you want to update. The call will fail if you specify a non-null value for a read-only element such as Id." ;
  schema:alternateName "Ads" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/ads> ;
  rdfs:domain microsoftads:CampaignManagementUpdateAdsRequest ;
  rdfs:range microsoftads:CampaignManagementAd .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementUpdateAdsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: justification
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAnnotationOptOutRequest/justification> a rdf:Property ;
  rdfs:label "justification" ;
  rdfs:comment "The justification text." ;
  schema:alternateName "Justification" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/justification> ;
  rdfs:domain microsoftads:CampaignManagementUpdateAnnotationOptOutRequest ;
  rdfs:range xsd:string .

# Property: annotation opt outs
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAnnotationOptOutRequest/annotationOptOuts> a rdf:Property ;
  rdfs:label "annotation opt outs" ;
  rdfs:comment "An array of annotation opt out data objects." ;
  schema:alternateName "AnnotationOptOuts" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/annotationOptOuts> ;
  rdfs:domain microsoftads:CampaignManagementUpdateAnnotationOptOutRequest ;
  rdfs:range microsoftads:CampaignManagementAnnotationOptOut .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAssetGroupsRequest/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The ID of the performance max campaign." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CampaignManagementUpdateAssetGroupsRequest ;
  rdfs:range xsd:long .

# Property: asset groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAssetGroupsRequest/assetGroups> a rdf:Property ;
  rdfs:label "asset groups" ;
  rdfs:comment "Array of asset groups to update for the specified campaign. A maximum of 100 asset groups can be specified in a single call." ;
  schema:alternateName "AssetGroups" ;
  rdfs:domain microsoftads:CampaignManagementUpdateAssetGroupsRequest ;
  rdfs:range microsoftads:CampaignManagementAssetGroup .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAssetGroupsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementUpdateAssetGroupsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: audience groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAudienceGroupsRequest/audienceGroups> a rdf:Property ;
  rdfs:label "audience groups" ;
  rdfs:comment "Array of audience groups to update. The maximum size of the list is 100 items per service request." ;
  schema:alternateName "AudienceGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/audienceGroups> ;
  rdfs:domain microsoftads:CampaignManagementUpdateAudienceGroupsRequest ;
  rdfs:range microsoftads:CampaignManagementAudienceGroup .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAudienceGroupsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementUpdateAudienceGroupsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: audiences
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAudiencesRequest/audiences> a rdf:Property ;
  rdfs:label "audiences" ;
  rdfs:comment "A list of audiences to update. The maximum size of the array is 100. You can only update RemarketingList and CustomAudience objects. You cannot update InMarketAudience objects." ;
  schema:alternateName "Audiences" ;
  rdfs:domain microsoftads:CampaignManagementUpdateAudiencesRequest ;
  rdfs:range microsoftads:CampaignManagementAudience .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAudiencesResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementUpdateAudiencesResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: bid strategies
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateBidStrategiesRequest/bidStrategies> a rdf:Property ;
  rdfs:label "bid strategies" ;
  rdfs:comment "An array of BidStrategy objects to update in the account's portfolio bid strategy library. You can include a maximum of 100 bid strategies in a single call. The account is determined by the required CustomerAccountId header element." ;
  schema:alternateName "BidStrategies" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/bidStrategies> ;
  rdfs:domain microsoftads:CampaignManagementUpdateBidStrategiesRequest ;
  rdfs:range microsoftads:CampaignManagementBidStrategy .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateBidStrategiesResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementUpdateBidStrategiesResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateBrandKitsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The Microsoft Advertising identifier of the account." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementUpdateBrandKitsRequest ;
  rdfs:range xsd:long .

# Property: brand kits
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateBrandKitsRequest/brandKits> a rdf:Property ;
  rdfs:label "brand kits" ;
  rdfs:comment "A list of BrandKits to be created for the specified account." ;
  schema:alternateName "BrandKits" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/brandKits> ;
  rdfs:domain microsoftads:CampaignManagementUpdateBrandKitsRequest ;
  rdfs:range microsoftads:CampaignManagementBrandKit .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateBrandKitsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array BatchError that contains details for any request items that were not successful. The list of errors does not correspond directly to the list of items in the request. The list can be empty if there were no errors, or it can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementUpdateBrandKitsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: budgets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateBudgetsRequest/budgets> a rdf:Property ;
  rdfs:label "budgets" ;
  rdfs:comment "An array of Budget objects to update in the account's shared budget library. You can update a maximum of 100 budgets in a single call. The account is determined by the required CustomerAccountId header element." ;
  schema:alternateName "Budgets" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/budgets> ;
  rdfs:domain microsoftads:CampaignManagementUpdateBudgetsRequest ;
  rdfs:range microsoftads:CampaignManagementBudget .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateBudgetsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementUpdateBudgetsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: criterion type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateCampaignCriterionsRequest/criterionType> a rdf:Property ;
  rdfs:label "criterion type" ;
  rdfs:comment "The type of criterion to update, for example Webpage. You can specify only one criterion type value per call. To add, delete, or update target criterions i.e., age, day and time, device, gender, location, location intent, and radius criterions, you must specify the CriterionType value as Targets. You can add, delete, and update multiple target criterion types in the same operation. To retrieve these target criterions via GetCampaignCriterionsByIds you must request the specific type individually i.e., Age, DayTime, Device, Gender, Location, LocationIntent, and Radius." ;
  schema:alternateName "CriterionType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/criterionType> ;
  rdfs:domain microsoftads:CampaignManagementUpdateCampaignCriterionsRequest ;
  rdfs:range xsd:string .

# Property: campaign criterions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateCampaignCriterionsRequest/campaignCriterions> a rdf:Property ;
  rdfs:label "campaign criterions" ;
  rdfs:comment "The list of campaign criterions to update. You can include up to 100 campaign criterions per request. Within each CampaignCriterion object, you must specify the criterion's ID and the ID of the campaign that it belongs to." ;
  schema:alternateName "CampaignCriterions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignCriterions> ;
  rdfs:domain microsoftads:CampaignManagementUpdateCampaignCriterionsRequest ;
  rdfs:range microsoftads:CampaignManagementCampaignCriterion .

# Property: nested partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateCampaignCriterionsResponse/nestedPartialErrors> a rdf:Property ;
  rdfs:label "nested partial errors" ;
  rdfs:comment "An array of BatchErrorCollection objects that contain details for any criterion that were not successfully updated. The top level error within each BatchErrorCollection object corresponds to potential criterion errors. The nested list of BatchError objects would include any errors specific to the list of items a criterion can have, for example a list of product conditions. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "NestedPartialErrors" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/nestedPartialErrors> ;
  rdfs:domain microsoftads:CampaignManagementUpdateCampaignCriterionsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchErrorCollection .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateCampaignsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account that contains the campaign to update." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementUpdateCampaignsRequest ;
  rdfs:range xsd:long .

# Property: campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateCampaignsRequest/campaigns> a rdf:Property ;
  rdfs:label "campaigns" ;
  rdfs:comment "An array that can contain a maximum of 100 Campaign objects to update." ;
  schema:alternateName "Campaigns" ;
  rdfs:domain microsoftads:CampaignManagementUpdateCampaignsRequest ;
  rdfs:range microsoftads:CampaignManagementCampaign .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateCampaignsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementUpdateCampaignsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: conversion goals
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateConversionGoalsRequest/conversionGoals> a rdf:Property ;
  rdfs:label "conversion goals" ;
  rdfs:comment "An array of ConversionGoal objects to update within the account's shared conversion goal library. You can update a maximum of 100 conversion goals in a single call. The account is determined by the required CustomerAccountId header element." ;
  schema:alternateName "ConversionGoals" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionGoals> ;
  rdfs:domain microsoftads:CampaignManagementUpdateConversionGoalsRequest ;
  rdfs:range microsoftads:CampaignManagementConversionGoal .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateConversionGoalsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementUpdateConversionGoalsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: conversion value rules
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateConversionValueRulesRequest/conversionValueRules> a rdf:Property ;
  rdfs:label "conversion value rules" ;
  rdfs:comment "The conversion value rules to update." ;
  schema:alternateName "ConversionValueRules" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionValueRules> ;
  rdfs:domain microsoftads:CampaignManagementUpdateConversionValueRulesRequest ;
  rdfs:range microsoftads:CampaignManagementConversionValueRule .

# Property: lcid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateConversionValueRulesRequest/lcid> a rdf:Property ;
  rdfs:label "lcid" ;
  rdfs:comment "The locale identifier (LCID) for the request. The default value is 1033 for EnglishUS. For more LCID values, see LCID Value Set" ;
  schema:alternateName "Lcid" ;
  rdfs:domain microsoftads:CampaignManagementUpdateConversionValueRulesRequest ;
  rdfs:range xsd:int .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateConversionValueRulesResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementUpdateConversionValueRulesResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: rule ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateConversionValueRulesStatusRequest/ruleIds> a rdf:Property ;
  rdfs:label "rule ids" ;
  rdfs:comment "Update the status of the conversion value rules with these IDs." ;
  schema:alternateName "RuleIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/ruleIds> ;
  rdfs:domain microsoftads:CampaignManagementUpdateConversionValueRulesStatusRequest ;
  rdfs:range xsd:long .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateConversionValueRulesStatusRequest/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The new status to be applied to the specified conversion value rules." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementUpdateConversionValueRulesStatusRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionValueRuleStatusScheme .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateConversionValueRulesStatusResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementUpdateConversionValueRulesStatusResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateDataExclusionsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The account ID." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementUpdateDataExclusionsRequest ;
  rdfs:range xsd:long .

# Property: data exclusions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateDataExclusionsRequest/dataExclusions> a rdf:Property ;
  rdfs:label "data exclusions" ;
  rdfs:comment "The data exclusions to update." ;
  schema:alternateName "DataExclusions" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dataExclusions> ;
  rdfs:domain microsoftads:CampaignManagementUpdateDataExclusionsRequest ;
  rdfs:range microsoftads:CampaignManagementDataExclusion .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateDataExclusionsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array BatchError that contains details for any request items that were not successful. The list of errors does not correspond directly to the list of items in the request. The list can be empty if there were no errors, or it can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementUpdateDataExclusionsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: experiments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateExperimentsRequest/experiments> a rdf:Property ;
  rdfs:label "experiments" ;
  rdfs:comment "An array of Experiment objects to update within the account. You can update a maximum of 100 experiments in a single call. The account is determined by the required CustomerAccountId header element." ;
  schema:alternateName "Experiments" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/experiments> ;
  rdfs:domain microsoftads:CampaignManagementUpdateExperimentsRequest ;
  rdfs:range microsoftads:CampaignManagementExperiment .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateExperimentsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementUpdateExperimentsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: import jobs
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateImportJobsRequest/importJobs> a rdf:Property ;
  rdfs:label "import jobs" ;
  rdfs:comment "The import jobs to update. Although this element is an array, you can include a maximum of one GoogleImportJob object per call." ;
  schema:alternateName "ImportJobs" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/importJobs> ;
  rdfs:domain microsoftads:CampaignManagementUpdateImportJobsRequest ;
  rdfs:range microsoftads:CampaignManagementImportJob .

# Property: import job ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateImportJobsResponse/importJobIds> a rdf:Property ;
  rdfs:label "import job ids" ;
  rdfs:comment "A list of unique system identifiers corresponding to the replacement import jobs. The list of replacement identifiers corresponds directly to the list of replaced import jobs in the request. Items of the list may be returned as null. For each list index where an import job was not updated, the corresponding element will be null." ;
  schema:alternateName "ImportJobIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/importJobIds> ;
  rdfs:domain microsoftads:CampaignManagementUpdateImportJobsResponse ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateImportJobsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementUpdateImportJobsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateKeywordsRequest/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group whose keywords will be updated." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:CampaignManagementUpdateKeywordsRequest ;
  rdfs:range xsd:long .

# Property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateKeywordsRequest/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  rdfs:comment "An array of Keyword objects that contains the updated keyword information. The Id element of each of these objects identifies the keyword to update. This array can contain a maximum of 1,000 elements." ;
  schema:alternateName "Keywords" ;
  rdfs:domain microsoftads:CampaignManagementUpdateKeywordsRequest ;
  rdfs:range microsoftads:CampaignManagementKeyword .

# Property: return inherited bid strategy types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateKeywordsRequest/returnInheritedBidStrategyTypes> a rdf:Property ;
  rdfs:label "return inherited bid strategy types" ;
  rdfs:comment "Determines whether or not the service should return the bid strategy type that is inherited from the parent campaign or ad group. The default value is false, and the InheritedBidStrategyTypes element will only be returned if you set this element true." ;
  schema:alternateName "ReturnInheritedBidStrategyTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnInheritedBidStrategyTypes> ;
  rdfs:domain microsoftads:CampaignManagementUpdateKeywordsRequest ;
  rdfs:range xsd:boolean .

# Property: inherited bid strategy types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateKeywordsResponse/inheritedBidStrategyTypes> a rdf:Property ;
  rdfs:label "inherited bid strategy types" ;
  rdfs:comment "The value of each string represents the type of bidding scheme or bid strategy type that is inherited from the parent campaign or ad group. Each string in the list is returned in the same order and corresponds to the keywords in the request message. If a keyword does not inherit from the ad group or campaign, the corresponding item in the list will be nil. This element is not returned by default. You must set ReturnInheritedBidStrategyTypes true in the request." ;
  schema:alternateName "InheritedBidStrategyTypes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/inheritedBidStrategyTypes> ;
  rdfs:domain microsoftads:CampaignManagementUpdateKeywordsResponse ;
  rdfs:range xsd:string .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateKeywordsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementUpdateKeywordsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: labels
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateLabelsRequest/labels> a rdf:Property ;
  rdfs:label "labels" ;
  rdfs:comment "The list of labels that you want to update. The maximum size of the list is 100 items per service request." ;
  schema:alternateName "Labels" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/labels> ;
  rdfs:domain microsoftads:CampaignManagementUpdateLabelsRequest ;
  rdfs:range microsoftads:CampaignManagementLabel .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateLabelsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementUpdateLabelsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: linked in segments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateLinkedInSegmentsRequest/linkedInSegments> a rdf:Property ;
  rdfs:label "linked in segments" ;
  rdfs:comment "An array of the LinkedIn segments to update." ;
  schema:alternateName "LinkedInSegments" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/linkedInSegments> ;
  rdfs:domain microsoftads:CampaignManagementUpdateLinkedInSegmentsRequest ;
  rdfs:range microsoftads:CampaignManagementLinkedInSegment .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateLinkedInSegmentsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "n array BatchError that contains details for any request items that were not successful. The list of errors does not correspond directly to the list of items in the request. The list can be empty if there were no errors, or it can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementUpdateLinkedInSegmentsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: new customer acquisition goals
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateNewCustomerAcquisitionGoalsRequest/newCustomerAcquisitionGoals> a rdf:Property ;
  rdfs:label "new customer acquisition goals" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "NewCustomerAcquisitionGoals" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newCustomerAcquisitionGoals> ;
  rdfs:domain microsoftads:CampaignManagementUpdateNewCustomerAcquisitionGoalsRequest ;
  rdfs:range microsoftads:CampaignManagementNewCustomerAcquisitionGoal .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateNewCustomerAcquisitionGoalsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementUpdateNewCustomerAcquisitionGoalsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateSeasonalityAdjustmentsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The account ID." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CampaignManagementUpdateSeasonalityAdjustmentsRequest ;
  rdfs:range xsd:long .

# Property: seasonality adjustments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateSeasonalityAdjustmentsRequest/seasonalityAdjustments> a rdf:Property ;
  rdfs:label "seasonality adjustments" ;
  rdfs:comment "The seasonality adjustments to update." ;
  schema:alternateName "SeasonalityAdjustments" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/seasonalityAdjustments> ;
  rdfs:domain microsoftads:CampaignManagementUpdateSeasonalityAdjustmentsRequest ;
  rdfs:range microsoftads:CampaignManagementSeasonalityAdjustment .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateSeasonalityAdjustmentsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array BatchError that contains details for any request items that were not successful. The list of errors does not correspond directly to the list of items in the request. The list can be empty if there were no errors, or it can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementUpdateSeasonalityAdjustmentsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: shared entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateSharedEntitiesRequest/sharedEntities> a rdf:Property ;
  rdfs:label "shared entities" ;
  rdfs:comment "The negative keyword lists or website exclusion lists to update. If the SharedEntityScope is either empty or set to Account, then the SharedEntities must be negative keyword list (NegativeKeywordList) objects. If the SharedEntityScope is set to Customer, then the SharedEntities must be website exclusion list (PlacementExclusionList) objects. The list can contain a maximum of 20 items per service call." ;
  schema:alternateName "SharedEntities" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntities> ;
  rdfs:domain microsoftads:CampaignManagementUpdateSharedEntitiesRequest ;
  rdfs:range microsoftads:CampaignManagementSharedEntity .

# Property: shared entity scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateSharedEntitiesRequest/sharedEntityScope> a rdf:Property ;
  rdfs:label "shared entity scope" ;
  rdfs:comment "Indicates whether the shared entity is available at the ad account (Account) or manager account (Customer) level. This element is optional and defaults to Account scope. The ad account scope is only applicable for negative keyword lists. Set this element to Customer to update website exclusion lists in your manager account (customer) shared library." ;
  schema:alternateName "SharedEntityScope" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sharedEntityScope> ;
  rdfs:domain microsoftads:CampaignManagementUpdateSharedEntitiesRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateSharedEntitiesResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementUpdateSharedEntitiesResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: uet tags
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateUetTagsRequest/uetTags> a rdf:Property ;
  rdfs:label "uet tags" ;
  rdfs:comment "An array of UetTag objects to update within the customer's shared UET tag library. You can update a maximum of 100 UET tags in a single call." ;
  schema:alternateName "UetTags" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/uetTags> ;
  rdfs:domain microsoftads:CampaignManagementUpdateUetTagsRequest ;
  rdfs:range microsoftads:CampaignManagementUetTag .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateUetTagsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementUpdateUetTagsResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: videos
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateVideosRequest/videos> a rdf:Property ;
  rdfs:label "videos" ;
  rdfs:comment "The list of videos that you want to update. The maximum size of the list is 100 items per service request." ;
  schema:alternateName "Videos" ;
  rdfs:domain microsoftads:CampaignManagementUpdateVideosRequest ;
  rdfs:range microsoftads:CampaignManagementVideo .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateVideosResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that contain details for any request items that were not successful. The list of errors do not correspond directly to the list of items in the request. The list can be empty if there were no errors, or can include one or more error objects corresponding to each unsuccessful list item in the request." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CampaignManagementUpdateVideosResponse ;
  rdfs:range microsoftads:CampaignManagementBatchError .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The conversion goal name. The maximum length of the name is 100, and the name must be unique among all conversion goals belonging to the same customer. Add: Required Update: Optional" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementUrlGoal ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Defines the possible user-determined status values of a conversion goal. These are the status values that a user can decide to set, for example a goal can be set to Paused if you no longer wish to track conversions for that goal. For status values that can be set by the system, for example whether or not the UET tag is verified, see the TrackingStatus element. Add: Optional Update: Optional" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementUrlGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalStatusScheme .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "Determines if the goal applies to all accounts or only the account specified in the required CustomerAccountId header element. If you have multiple Microsoft Advertising accounts, you can track conversions across all of those accounts. If you associate a goal with one account, conversions will be tracked for that account only. Possible values are Account and Customer. If not specified, the scope will be set to Customer by default. Once you set scope, you can't change it. If you want to change the scope, you need to create a new conversion goal and pause the old one. Add: Optional Update: Optional" ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:CampaignManagementUrlGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementEntityScopeScheme .

# Property: count type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/countType> a rdf:Property ;
  rdfs:label "count type" ;
  rdfs:comment "This determines how your conversions are recorded within your chosen conversion window. There are two choices, and if you do not set a value the default is All: - All: All conversions that happen after an ad click will be counted. This is a common choice for sales. - Unique: Only one conversion that happens after an ad click will be counted. This is a common choice for leads. For example: You track two conversions: leads and sales. You pick Unique for leads and All for sales. When one ad click turns into two leads and two sales, it's counted as three conversions: one for the unique lead, and two for all the sales. Add: Optional Update: Optional" ;
  schema:alternateName "CountType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/countType> ;
  rdfs:domain microsoftads:CampaignManagementUrlGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalCountTypeScheme .

# Property: revenue
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/revenue> a rdf:Property ;
  rdfs:label "revenue" ;
  rdfs:comment "Determines how much each conversion is worth to your business. When adding a conversion goal if you do not specify any revenue tracking preferences, then each ConversionGoalRevenue will be set to their respective default values. When updating a conversion goal, if the Revenue element is nil or empty then none of the nested properties will be updated. However, if this element is not nil or empty then you are effectively replacing any existing revenue properties. Add: Optional Update: Optional" ;
  schema:alternateName "Revenue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/revenue> ;
  rdfs:domain microsoftads:CampaignManagementUrlGoal ;
  rdfs:range microsoftads:CampaignManagementConversionGoalRevenue .

# Property: conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/conversionWindowInMinutes> a rdf:Property ;
  rdfs:label "conversion window in minutes" ;
  rdfs:comment "The conversion window is the length of time in minutes after a click that you want to track conversions. If you set this value to 43200 minutes (30 days), then conversions that happen within 30 days after a click are tracked. Past conversions aren't affected. The minimum value supported is 1 minute, although keep in mind that a shorter conversion window will reduce the number of conversions your account records. The maximum value supported is 129600 minutes (90 days). Add: Optional Update: Optional" ;
  schema:alternateName "ConversionWindowInMinutes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/conversionWindowInMinutes> ;
  rdfs:domain microsoftads:CampaignManagementUrlGoal ;
  rdfs:range xsd:int .

# Property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/tagId> a rdf:Property ;
  rdfs:label "tag id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the UET tag that you added to your website to allow Microsoft Advertising to collect actions people take on your website. Before you take a dependency on the tag ID, please note that the UET tag can be shared with or from another customer. Shared UET tags and audiences are only available for pilot customers. For an overview of sharing audiences and UET tags in a customer hierarchy, see the Share Audiences and UET Tags technical guide. Add: Required Update: Optional" ;
  schema:alternateName "TagId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/tagId> ;
  rdfs:domain microsoftads:CampaignManagementUrlGoal ;
  rdfs:range xsd:long .

# Property: tracking status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/trackingStatus> a rdf:Property ;
  rdfs:label "tracking status" ;
  rdfs:comment "Defines the possible system-determined status values of a conversion goal. These are the status values that can be set by the system, for example the system sets the status to TagUnverified if the UET tag has not yet been verified. For status values that a user can decide to set, for example setting the status to Paused if you no longer wish to track conversions for that goal, see the Status element. Add: Read-only Update: Read-only" ;
  schema:alternateName "TrackingStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingStatus> ;
  rdfs:domain microsoftads:CampaignManagementUrlGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalTrackingStatusScheme .

# Property: exclude from bidding
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/excludeFromBidding> a rdf:Property ;
  rdfs:label "exclude from bidding" ;
  rdfs:comment "Determines whether or not to exclude data otherwise related to this conversion goal from a subset of performance report columns. This element is only available for customers who are enabled for the Include in Conversions feature (GetCustomerPilotFeatures returns 574). If this element is set to true, data otherwise related to this conversion goal will be excluded from the Conversions, ConversionRate, CostPerConversion, ReturnOnAdSpend, RevenuePerConversion, and Revenue report columns. Also, if you use an automated bidding bid strategy, setting this property true will result in the goal's conversions no longer factoring into automated bidding calculations. Setting this property \"true\" is effectively the same as unchecking \"Include in Conversions\" in the Microsoft Advertising web application. Regardless of this element value, the AllConversions, AllConversionRate, AllCostPerConversion, AllReturnOnAdSpend, AllRevenuePerConversion, and AllRevenue report columns will include data for all conversion goals. By default this element is false, and data related to this conversion goal are included in all report columns. For more information, see Report Attributes and Performance Statistics and the help article Conversion goals: \"Conversions\" versus \"All conversions\". Add: Optional Update: Optional" ;
  schema:alternateName "ExcludeFromBidding" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeFromBidding> ;
  rdfs:domain microsoftads:CampaignManagementUrlGoal ;
  rdfs:range xsd:boolean .

# Property: view through conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/viewThroughConversionWindowInMinutes> a rdf:Property ;
  rdfs:label "view through conversion window in minutes" ;
  rdfs:comment "The view-through conversion window is the length of time in minutes after a click that you want to track view-through conversions. If you set this value to 43200 minutes (30 days), then view-through conversions that happen within 30 days after a click are tracked. Past conversions aren't affected. The minimum value supported is 1 minute, although keep in mind that a shorter conversion window will reduce the number of conversions your account records. The maximum value supported is 43200 minutes (30 days). The IncludeViewThroughConversions account property must also be set to true for view-through conversions to be tracked. This element is not returned by default. To get this element, include the ViewThroughConversionWindowInMinutes value in the ReturnAdditionalFields element when you call the GetConversionGoalsByIds and GetConversionGoalsByTagIds service operations. Add: Optional Update: Optional" ;
  schema:alternateName "ViewThroughConversionWindowInMinutes" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/viewThroughConversionWindowInMinutes> ;
  rdfs:domain microsoftads:CampaignManagementUrlGoal ;
  rdfs:range xsd:int .

# Property: goal category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/goalCategory> a rdf:Property ;
  rdfs:label "goal category" ;
  rdfs:comment "The category used to segment the conversion goal. Categorize your conversion goals however makes sense for your business. Goal categories don't affect performance - they are here to help you segment your goals and their performance metrics. The supported category values vary by conversion goal type. Url goals support the AddToCart, BeginCheckout, BookAppointment, Contact, GetDirections, Other, OutboundClick, PageView, Purchase, RequestQuote, Signup, SubmitLeadForm, and Subscribe categories. Add: Required as of June 2021. Previously if you left this element nil or empty, the default category was set to None. Update: Optional if the conversion goal already has a category set other than None. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "GoalCategory" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/goalCategory> ;
  rdfs:domain microsoftads:CampaignManagementUrlGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementConversionGoalCategoryScheme .

# Property: attribution model type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/attributionModelType> a rdf:Property ;
  rdfs:label "attribution model type" ;
  rdfs:comment "Determines which attribution model, _LastTouch_ or _LastClick_, is used with a conversion goal." ;
  schema:alternateName "AttributionModelType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/attributionModelType> ;
  rdfs:domain microsoftads:CampaignManagementUrlGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAttributionModelTypeScheme .

# Property: is enhanced conversions enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/isEnhancedConversionsEnabled> a rdf:Property ;
  rdfs:label "is enhanced conversions enabled" ;
  rdfs:comment "Determines whether enhanced conversions are enabled for a conversion goal." ;
  schema:alternateName "IsEnhancedConversionsEnabled" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isEnhancedConversionsEnabled> ;
  rdfs:domain microsoftads:CampaignManagementUrlGoal ;
  rdfs:range xsd:boolean .

# Property: is auto goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/isAutoGoal> a rdf:Property ;
  rdfs:label "is auto goal" ;
  rdfs:comment "Only available for event goal." ;
  schema:alternateName "IsAutoGoal" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isAutoGoal> ;
  rdfs:domain microsoftads:CampaignManagementUrlGoal ;
  rdfs:range xsd:boolean .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the conversion goal. Add: Read-only Update: Required and Read-Only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementUrlGoal ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the conversion goal. This value is Url when you retrieve a Url goal. For more information about conversion goal types, see the ConversionGoal Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementUrlGoal ;
  rdfs:range xsd:string .

# Property: url operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/urlOperator> a rdf:Property ;
  rdfs:label "url operator" ;
  rdfs:comment "The operator that can be applied to the value of the Url element. Add: Optional; If not specified, the default operator is Equals. Update: Optional; If not specified during update, the previous setting is retained." ;
  schema:alternateName "UrlOperator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlOperator> ;
  rdfs:domain microsoftads:CampaignManagementUrlGoal ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementExpressionOperatorScheme .

# Property: url expression
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/urlExpression> a rdf:Property ;
  rdfs:label "url expression" ;
  rdfs:comment "The expression used to determine the page or pages the user has to visit in order to count as a conversion. Add: Required Update: Optional" ;
  schema:alternateName "UrlExpression" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlExpression> ;
  rdfs:domain microsoftads:CampaignManagementUrlGoal ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVanityPharmaSetting/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of setting. For more information, see Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementVanityPharmaSetting ;
  rdfs:range xsd:string .

# Property: display url mode
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVanityPharmaSetting/displayUrlMode> a rdf:Property ;
  rdfs:label "display url mode" ;
  rdfs:comment "The display mode for vanity pharma URLs for a campaign. Note: VanityPharmaDisplayUrlMode is available for limited pilot usage (e.g., pharmaceutical customers). Add: Optional. If you do not specify this field or leave it empty, the default value of ManufacturerWebsiteUrl will be set. Update: Optional. If no value is set for the update, this setting is not changed. Delete: Read-only." ;
  schema:alternateName "DisplayUrlMode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/displayUrlMode> ;
  rdfs:domain microsoftads:CampaignManagementVanityPharmaSetting ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementVanityPharmaDisplayUrlModeScheme .

# Property: website description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVanityPharmaSetting/websiteDescription> a rdf:Property ;
  rdfs:label "website description" ;
  rdfs:comment "The text that shows in the display URL of a text ad when WebsiteDescription is the selected display mode for vanity pharma URLs for the campaign. Note: VanityPharmaWebsiteDescription is available for limited pilot usage (e.g., pharmaceutical customers). Add: Optional. If you do not specify this field or leave it empty, the default value of Unspecified is set. Update: Optional. If no value is set for the update, this setting is not changed. If no value is set but the value for VanityPharmaDisplayURLMode is set to ManufacturerWebsiteUrl, the value of Unspecified is set. If no value is set but the value for VanityPharmaDisplayURLMode is set to WebsiteDescription, the campaign service will return the TBD error code. If a value other than Unspecified is set but the value for VanityPharmaDisplayURLMode is set to ManufacturerWebsiteUrl, the campaign service will return the TBD error code. Delete: Read-only" ;
  schema:alternateName "WebsiteDescription" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/websiteDescription> ;
  rdfs:domain microsoftads:CampaignManagementVanityPharmaSetting ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementVanityPharmaWebsiteDescriptionScheme .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the ad extension. The value will always be Active because the Campaign Management service does not return deleted ad extensions." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CampaignManagementVideoAdExtension ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CampaignManagementAdExtensionStatusScheme .

# Property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/scheduling> a rdf:Property ;
  rdfs:label "scheduling" ;
  rdfs:comment "Determines the calendar day and time ranges when the ad extension is eligible to be shown in ads." ;
  schema:alternateName "Scheduling" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/scheduling> ;
  rdfs:domain microsoftads:CampaignManagementVideoAdExtension ;
  rdfs:range microsoftads:CampaignManagementSchedule .

# Property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/devicePreference> a rdf:Property ;
  rdfs:label "device preference" ;
  rdfs:comment "This element determines whether the preference is for the ad extension to be displayed on mobile devices or all devices. To specify a preference for mobile devices, set this element to 30001. To specify all devices, set this element to 0 (zero) or leave the element nil. By default, this element will be nil. This element is only applicable for the AppAdExtension and SitelinkAdExtension types." ;
  schema:alternateName "DevicePreference" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/devicePreference> ;
  rdfs:domain microsoftads:CampaignManagementVideoAdExtension ;
  rdfs:range xsd:long .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier of the ad extension." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementVideoAdExtension ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of ad extension. For more information, see Remarks." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementVideoAdExtension ;
  rdfs:range xsd:string .

# Property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/version> a rdf:Property ;
  rdfs:label "version" ;
  rdfs:comment "Tracks the number of times the ad extension has been updated. The version is set to 1 when the ad extension is created, and increments by one after each update." ;
  schema:alternateName "Version" ;
  rdfs:domain microsoftads:CampaignManagementVideoAdExtension ;
  rdfs:range xsd:int .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the video asset." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementVideoAdExtension ;
  rdfs:range xsd:string .

# Property: display text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/displayText> a rdf:Property ;
  rdfs:label "display text" ;
  rdfs:comment "The display text for the video asset." ;
  schema:alternateName "DisplayText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/displayText> ;
  rdfs:domain microsoftads:CampaignManagementVideoAdExtension ;
  rdfs:range xsd:string .

# Property: alternative text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/alternativeText> a rdf:Property ;
  rdfs:label "alternative text" ;
  rdfs:comment "The alt text for the video asset." ;
  schema:alternateName "AlternativeText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/alternativeText> ;
  rdfs:domain microsoftads:CampaignManagementVideoAdExtension ;
  rdfs:range xsd:string .

# Property: action text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/actionText> a rdf:Property ;
  rdfs:label "action text" ;
  rdfs:comment "The action text for the video asset." ;
  schema:alternateName "ActionText" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/actionText> ;
  rdfs:domain microsoftads:CampaignManagementVideoAdExtension ;
  rdfs:range xsd:string .

# Property: video id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/videoId> a rdf:Property ;
  rdfs:label "video id" ;
  rdfs:comment "The ID of the video." ;
  schema:alternateName "VideoId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/videoId> ;
  rdfs:domain microsoftads:CampaignManagementVideoAdExtension ;
  rdfs:range xsd:long .

# Property: thumbnail id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/thumbnailId> a rdf:Property ;
  rdfs:label "thumbnail id" ;
  rdfs:comment "The ID of the thumbnail asset." ;
  schema:alternateName "ThumbnailId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/thumbnailId> ;
  rdfs:domain microsoftads:CampaignManagementVideoAdExtension ;
  rdfs:range xsd:long .

# Property: thumbnail url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/thumbnailUrl> a rdf:Property ;
  rdfs:label "thumbnail url" ;
  rdfs:comment "The thumbnail URL of the video asset. Add: Unsupported Update: Unsupported" ;
  schema:alternateName "ThumbnailUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/thumbnailUrl> ;
  rdfs:domain microsoftads:CampaignManagementVideoAdExtension ;
  rdfs:range xsd:string .

# Property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/finalMobileUrls> a rdf:Property ;
  rdfs:label "final mobile urls" ;
  rdfs:comment "The landing page URL for mobile devices. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 list items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 list items for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. - You may not specify FinalMobileUrls if the DevicePreference is set to 30001 (mobile). Add: Optional Update: Optional. If no value is set for the update, the prior setting is removed." ;
  schema:alternateName "FinalMobileUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalMobileUrls> ;
  rdfs:domain microsoftads:CampaignManagementVideoAdExtension ;
  rdfs:range xsd:string .

# Property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/finalUrls> a rdf:Property ;
  rdfs:label "final urls" ;
  rdfs:comment "The landing page URL. The following validation rules apply to Final URLs and Final Mobile URLs. - The length of the URL is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - You may specify up to 10 list items for both FinalUrls and FinalMobileUrls; however, only the first item in each list is used for delivery. The service allows up to 10 list items for potential forward compatibility. - Usage of '{' and '}' is only allowed to delineate tags, for example {lpurl}. - Final URLs must each be a well-formed URL starting with either http:// or https://. - If you specify FinalMobileUrls, you must also specify FinalUrls. - You may not specify FinalMobileUrls if the DevicePreference is set to 30001 (mobile). Add: Optional Update: Optional. If no value is set for the update, the prior setting is removed." ;
  schema:alternateName "FinalUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrls> ;
  rdfs:domain microsoftads:CampaignManagementVideoAdExtension ;
  rdfs:range xsd:string .

# Property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/urlCustomParameters> a rdf:Property ;
  rdfs:label "url custom parameters" ;
  rdfs:comment "Your custom collection of key and value parameters for URL tracking. Microsoft Advertising will accept the first 8 CustomParameter objects that you include within the CustomParameters object, and if you include more than 8 custom parameters an error will be returned. Each CustomParameter includes Key and Value elements. For customers in the Custom Parameters Limit Increase Phase 3 pilot (GetCustomerPilotFeatures returns 635), Microsoft Advertising will accept the first 8 custom parameter key and value pairs that you include, and if you include more than 8 custom parameters an error will be returned. Add: Optional Update: Optional. If you set this element null, the previous setting will be deleted." ;
  schema:alternateName "UrlCustomParameters" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/urlCustomParameters> ;
  rdfs:domain microsoftads:CampaignManagementVideoAdExtension ;
  rdfs:range microsoftads:CampaignManagementCustomParameters .

# Property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/trackingUrlTemplate> a rdf:Property ;
  rdfs:label "tracking url template" ;
  rdfs:comment "The tracking template to use as a default for all FinalUrls and FinalMobileUrls. The following validation rules apply to tracking templates. For more details about supported templates and parameters, see the Microsoft Advertising help article What tracking or URL parameters can I use? - Tracking templates defined for lower level entities e.g. ads override those set for higher level entities e.g. campaign. For more information, see Entity Limits. - The length of the tracking template is limited to 2,048 characters. The HTTP or HTTPS protocol string does count towards the 2,048 character limit. - The tracking template must be a well-formed URL beginning with one of the following: http://, https://, {lpurl}, or {unescapedlpurl}. - Microsoft Advertising does not validate whether custom parameters exist. If you use custom parameters in your tracking template and they do not exist, then the landing page URL will include the key and value placeholders of your custom parameters without substitution. For example, if your tracking template is https://tracker.example.com/?season={_season}&promocode={_promocode}&u={lpurl} and neither {_season} or {_promocode} are defined at the campaign, ad group, criterion, keyword, or ad level, then the landing page URL will be the same. Add: Optional Update: Optional. If you set this element null, the previous setting will be deleted." ;
  schema:alternateName "TrackingUrlTemplate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingUrlTemplate> ;
  rdfs:domain microsoftads:CampaignManagementVideoAdExtension ;
  rdfs:range xsd:string .

# Property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/finalUrlSuffix> a rdf:Property ;
  rdfs:label "final url suffix" ;
  rdfs:comment "The final URL suffix can include tracking parameters that will be appended to the end of your landing page URL. We recommend placing tracking parameters that your landing page requires in a final URL suffix so that your customers are always sent to your landing page. For more details and validation rules see Final URL Suffix in the technical guides. Add: Optional Update: Optional. If no value is set for the update, the prior setting is removed." ;
  schema:alternateName "FinalUrlSuffix" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalUrlSuffix> ;
  rdfs:domain microsoftads:CampaignManagementVideoAdExtension ;
  rdfs:range xsd:string .

# Property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/finalAppUrls> a rdf:Property ;
  rdfs:label "final app urls" ;
  rdfs:comment "For future use." ;
  schema:alternateName "FinalAppUrls" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/finalAppUrls> ;
  rdfs:domain microsoftads:CampaignManagementVideoAdExtension ;
  rdfs:range microsoftads:CampaignManagementAppUrl .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CampaignManagementVideoAdExtension ;
  rdfs:range microsoftads:CampaignManagementKeyValuePairOfstringAndstring .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAsset/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The unique Microsoft Advertising identifier for the asset in a Microsoft Advertising account. The same image asset identifier can be used multiple times in the same ad for different aspect ratios, and can also be used by multiple ads in the same Microsoft Advertising account. Add: Read-only. Even if the asset already exists and you specify an invalid identifier, this value will be ignored. Update: Read-only. Even if the asset already exists and you specify an invalid identifier, this value will be ignored." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CampaignManagementVideoAsset ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAsset/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "For future use." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CampaignManagementVideoAsset ;
  rdfs:range xsd:string .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAsset/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the asset. This value is VideoAsset when you retrieve a video asset. For more information about asset types, see the Asset Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementVideoAsset ;
  rdfs:range xsd:string .

# Property: sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAsset/subType> a rdf:Property ;
  rdfs:label "sub type" ;
  rdfs:comment "Represents the aspect ratio for this Video asset. The possible subtype values include VideoMedia16X9, VideoMedia5X4, VideoMedia1X1, VideoMedia4X5, VideoMedia9X16 Add: Required Update: Read-only. You cannot update the subtype while updating VideoAsset." ;
  schema:alternateName "SubType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/subType> ;
  rdfs:domain microsoftads:CampaignManagementVideoAsset ;
  rdfs:range xsd:string .

# Property: thumbnail image
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAsset/thumbnailImage> a rdf:Property ;
  rdfs:label "thumbnail image" ;
  rdfs:comment "The image to use as a thumbnail." ;
  schema:alternateName "ThumbnailImage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/thumbnailImage> ;
  rdfs:domain microsoftads:CampaignManagementVideoAsset ;
  rdfs:range microsoftads:CampaignManagementImageAsset .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementWebpage/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The type of the criterion. This value is Webpage when you retrieve a webpage criterion. For more information about criterion types, see the Criterion Data Object Remarks. Add: Read-only Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CampaignManagementWebpage ;
  rdfs:range xsd:string .

# Property: parameter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementWebpage/parameter> a rdf:Property ;
  rdfs:label "parameter" ;
  rdfs:comment "The webpage parameter that contains a list of webpage conditions or criteria. Add: Required Update: Optional. You can update the criterion name, but cannot update the webpage conditions. To update the conditions you must delete the criterion and add a new criterion." ;
  schema:alternateName "Parameter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/parameter> ;
  rdfs:domain microsoftads:CampaignManagementWebpage ;
  rdfs:range microsoftads:CampaignManagementWebpageParameter .

# Property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAdApiError/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "A numeric error code that identifies the error." ;
  schema:alternateName "Code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/code> ;
  rdfs:domain microsoftads:CustomerBillingAdApiError ;
  rdfs:range xsd:int .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAdApiError/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "A message that describes the error. For more information about troubleshooting and error handling, see Handling Service Errors and Exceptions and Operation Error Codes." ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:CustomerBillingAdApiError ;
  rdfs:range xsd:string .

# Property: detail
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAdApiError/detail> a rdf:Property ;
  rdfs:label "detail" ;
  rdfs:comment "A message that contains additional details about the error. This string can be empty." ;
  schema:alternateName "Detail" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/detail> ;
  rdfs:domain microsoftads:CustomerBillingAdApiError ;
  rdfs:range xsd:string .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAdApiError/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  rdfs:comment "A symbolic string constant that identifies the error. For example, UserIsNotAuthorized." ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:CustomerBillingAdApiError ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAdApiFaultDetail/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  rdfs:comment "The identifier of the log entry that contains the details of the API call." ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:CustomerBillingAdApiFaultDetail ;
  rdfs:range xsd:string .

# Property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAdApiFaultDetail/errors> a rdf:Property ;
  rdfs:label "errors" ;
  rdfs:comment "An array of AdApiError objects that contains the details that explain why the service operation failed." ;
  schema:alternateName "Errors" ;
  rdfs:domain microsoftads:CustomerBillingAdApiFaultDetail ;
  rdfs:range microsoftads:CustomerBillingAdApiError .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAdApiFaultDetail/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CustomerBillingAdApiFaultDetail ;
  rdfs:range xsd:string .

# Property: insertion order
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAddInsertionOrderRequest/insertionOrder> a rdf:Property ;
  rdfs:label "insertion order" ;
  rdfs:comment "An insertion order to add to the account." ;
  schema:alternateName "InsertionOrder" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/insertionOrder> ;
  rdfs:domain microsoftads:CustomerBillingAddInsertionOrderRequest ;
  rdfs:range microsoftads:CustomerBillingInsertionOrder .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account to which the insertion order applies. You cannot update the account identifier after you create the insertion order. Add: Required Update: Read-only" ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range xsd:long .

# Property: booking country code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/bookingCountryCode> a rdf:Property ;
  rdfs:label "booking country code" ;
  rdfs:comment "Reserved for internal use. Add: Required for some accounts; Optional for some accounts. Update: Read-only" ;
  schema:alternateName "BookingCountryCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/bookingCountryCode> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range xsd:string .

# Property: comment
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/comment> a rdf:Property ;
  rdfs:label "comment" ;
  rdfs:comment "A description of the insertion order. The description is limited to 100 characters. Add: Optional Update: Optional" ;
  schema:alternateName "Comment" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/comment> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range xsd:string .

# Property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "The date that the insertion order expires. The end date must be later than the start date. The date is stored in Coordinated Universal Time (UTC). Only the month, day, and year of the specified string are used. If you specify the hour, minutes, and seconds of a date they will be ignored. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types. Note: If the insertion order has no end date, EndDate is empty. Adding or updating unlimited insertion orders isn't supported. EndDate operates in read-only mode. Add: Required Update: Optional. If you attempt to update the StartDate or EndDate of an insertion order that is part of a recurring series the API will return an error." ;
  schema:alternateName "EndDate" ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range xsd:dateTime .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "A system-generated identifier that identifies the insertion order. Add: Read-only Update: Read-only and Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range xsd:long .

# Property: last modified by user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/lastModifiedByUserId> a rdf:Property ;
  rdfs:label "last modified by user id" ;
  rdfs:comment "An identifier of the last user to update the insertion order. Add: Read-only Update: Read-only" ;
  schema:alternateName "LastModifiedByUserId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastModifiedByUserId> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range xsd:long .

# Property: last modified time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/lastModifiedTime> a rdf:Property ;
  rdfs:label "last modified time" ;
  rdfs:comment "The date and time that the insertion order was last updated. The date is stored in Coordinated Universal Time (UTC). For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types. Add: Read-only Update: Read-only" ;
  schema:alternateName "LastModifiedTime" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastModifiedTime> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range xsd:dateTime .

# Property: notification threshold
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/notificationThreshold> a rdf:Property ;
  rdfs:label "notification threshold" ;
  rdfs:comment "A percentage of the budget that has been spent. Specify the percentage as a value from 0 to 100. Notification is sent when the threshold is reached. For example, if you set the threshold to 70, the Billing service sends notification when you have spent 70 percent of the budget. If you do not want to receive notification, set to NULL. Reserved for internal use. Add: Optional Update: Optional" ;
  schema:alternateName "NotificationThreshold" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/notificationThreshold> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range xsd:double .

# Property: reference id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/referenceId> a rdf:Property ;
  rdfs:label "reference id" ;
  rdfs:comment "Reserved for internal use only. Add: Optional Update: Optional" ;
  schema:alternateName "ReferenceId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/referenceId> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range xsd:long .

# Property: spend cap amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/spendCapAmount> a rdf:Property ;
  rdfs:label "spend cap amount" ;
  rdfs:comment "The budget for this insertion order. The budget is a hard limit. When the account reaches this limit and there is not another insertion order available, the account's lifecycle status value is set to Pause. This element is empty if the insertion order has unlimited budget. The budget is the maximum amount of money you want to spend for an insertion order. For insertion orders with unlimited budget, your budget is bounded by your credit limit. In that case each campaign's daily budget determines the maximum spend. Note: Adding or updating unlimited insertion orders isn't supported. SpendCapAmount operates in read-only mode. Add: Required Update: Optional" ;
  schema:alternateName "SpendCapAmount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/spendCapAmount> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range xsd:double .

# Property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "The date that the insertion order can begin accruing charges. The start date must be later than the current date. The date is stored in Coordinated Universal Time (UTC). Only the month, day, and year of the specified string are used. If you specify the hour, minutes, and seconds of a date they will be ignored. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types. Add: Required Update: Optional. You can only update the start date via this element if the Status is PendingUserReview. If the start date has already passed, then you cannot change it. If you attempt to update the StartDate or EndDate of an insertion order that is part of a recurring series the API will return an error." ;
  schema:alternateName "StartDate" ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range xsd:dateTime .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The friendly name that can be used to reference this insertion order. The name can contain a maximum of 100 characters. The name does not need to be unique compared to other insertion orders for the customer. Add: Optional Update: Optional" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the insertion order. Add: Read-only. Insertion orders that you create are immediately set to Active, NotStarted, or Declined. Update: Required to approve or decline an insertion order that is not yet approved, or cancel an insertion order that has already be approved. You can only approve or decline via this element if the current status is set to PendingUserReview. You can only cancel via this element if the current status is set to Active, Exhausted, or NotStarted. Once the insertion order status is Active, Exhausted, Expired, or NotStarted, then you can either make new changes or approve or decline the current pending changes via the PendingChanges element. When you call UpdateInsertionOrder you can either set this Status element or modify other elements of this object, but you cannot change the status in parallel with other property updates. If you update the Status of an insertion order that is part of a recurring series, the status update will be applied to all insertion orders in the series." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerBillingInsertionOrderStatusScheme .

# Property: purchase order
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/purchaseOrder> a rdf:Property ;
  rdfs:label "purchase order" ;
  rdfs:comment "A purchase order value that can be used to reference this insertion order in monthly invoices. This value will be printed as the purchase order in the monthly invoices. The purchase order can contain a maximum of 50 characters. Add: Optional Update: Optional" ;
  schema:alternateName "PurchaseOrder" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/purchaseOrder> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range xsd:string .

# Property: pending changes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/pendingChanges> a rdf:Property ;
  rdfs:label "pending changes" ;
  rdfs:comment "Can be used to manage changes for an approved insertion order with status set to either Active, Exhausted, Expired, or NotStarted. Add: Read-only Update: Optional" ;
  schema:alternateName "PendingChanges" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/pendingChanges> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range microsoftads:CustomerBillingInsertionOrderPendingChanges .

# Property: account number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/accountNumber> a rdf:Property ;
  rdfs:label "account number" ;
  rdfs:comment "The system-generated account number that is used to identify the account in the Microsoft Advertising web application. The account number has the form xxxxxxxx, where xxxxxxxx is a series of any eight alphanumeric characters. Add: Read-only Update: Read-only" ;
  schema:alternateName "AccountNumber" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountNumber> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range xsd:string .

# Property: budget remaining
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/budgetRemaining> a rdf:Property ;
  rdfs:label "budget remaining" ;
  rdfs:comment "The running balance of the insertion order. The running balance value is initially the same as the SpendCapAmount, and then decreases each time an ad in the account is served. This element is empty if the insertion order has unlimited budget. Add: Read-only Update: Read-only" ;
  schema:alternateName "BudgetRemaining" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/budgetRemaining> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range xsd:double .

# Property: budget spent
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/budgetSpent> a rdf:Property ;
  rdfs:label "budget spent" ;
  rdfs:comment "The remaining balance of the insertion order. The remaining balance is initially 0 (zero), and then increases towards the SpendCapAmount each time an ad in the account is served. This element is empty if the insertion order has unlimited budget. Add: Read-only Update: Read-only" ;
  schema:alternateName "BudgetSpent" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/budgetSpent> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range xsd:double .

# Property: budget remaining percent
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/budgetRemainingPercent> a rdf:Property ;
  rdfs:label "budget remaining percent" ;
  rdfs:comment "The percent of budget remaining for the insertion order. This value is calculated as BudgetRemaining / SpendCapAmount. This element is empty if the insertion order has unlimited budget. Add: Read-only Update: Read-only" ;
  schema:alternateName "BudgetRemainingPercent" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/budgetRemainingPercent> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range xsd:double .

# Property: budget spent percent
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/budgetSpentPercent> a rdf:Property ;
  rdfs:label "budget spent percent" ;
  rdfs:comment "The percent of budget spent for the insertion order. This value is calculated as BudgetSpent / SpendCapAmount. This element is empty if the insertion order has unlimited budget. Add: Read-only Update: Read-only" ;
  schema:alternateName "BudgetSpentPercent" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/budgetSpentPercent> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range xsd:double .

# Property: series name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/seriesName> a rdf:Property ;
  rdfs:label "series name" ;
  rdfs:comment "The name of the recurring insertion order series. The name can contain a maximum of 100 characters. Even if the insertion order is later removed from the recurring series, this element will continue to reflect the name of the series it was created in. Add: Read-only Update: Read-only" ;
  schema:alternateName "SeriesName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/seriesName> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range xsd:string .

# Property: is in series
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/isInSeries> a rdf:Property ;
  rdfs:label "is in series" ;
  rdfs:comment "Determines whether the insertion order is in a recurring series. If the value is True, the insertion order is part of a recurring series. If you attempt to update the StartDate or EndDate of an insertion order that is part of a recurring series the API will return an error. If you update the Status of an insertion order that is part of a recurring series, the status update will be applied to all insertion orders in the series. Add: Read-only Update: Read-only" ;
  schema:alternateName "IsInSeries" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isInSeries> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range xsd:boolean .

# Property: series frequency type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/seriesFrequencyType> a rdf:Property ;
  rdfs:label "series frequency type" ;
  rdfs:comment "Determines how an order recurs in the series. The possible values are Monthly, BiMonthly, Quarterly, and Yearly. Add: Read-only Update: Read-only" ;
  schema:alternateName "SeriesFrequencyType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/seriesFrequencyType> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range xsd:string .

# Property: is unlimited
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/isUnlimited> a rdf:Property ;
  rdfs:label "is unlimited" ;
  rdfs:comment "Determines whether the insertion order has unlimited budget. If the value is True, the insertion order will have unlimited budget and the SpendCapAmount of this insertion order will be ignored. Add: Optional Update: Optional" ;
  schema:alternateName "IsUnlimited" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isUnlimited> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range xsd:boolean .

# Property: is endless
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/isEndless> a rdf:Property ;
  rdfs:label "is endless" ;
  rdfs:comment "Determines whether the insertion order has no end date. If the value is True, the insertion order will have no end date and the EndDate of this insertion order will be ignored. Add: Optional Update: Optional" ;
  schema:alternateName "IsEndless" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isEndless> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrder ;
  rdfs:range xsd:boolean .

# Property: comment
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/comment> a rdf:Property ;
  rdfs:label "comment" ;
  rdfs:comment "A description of the insertion order. The description is limited to 100 characters. Add: Read-only Update: Optional" ;
  schema:alternateName "Comment" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/comment> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrderPendingChanges ;
  rdfs:range xsd:string .

# Property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "The date that the insertion order expires. The end date must be later than the start date. The date is stored in Coordinated Universal Time (UTC). Only the month, day, and year of the specified string are used. If you specify the hour, minutes, and seconds of a date they will be ignored. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types. This element is empty if the insertion order has no end date. Add: Read-only Update: Optional" ;
  schema:alternateName "EndDate" ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrderPendingChanges ;
  rdfs:range xsd:dateTime .

# Property: requested by user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/requestedByUserId> a rdf:Property ;
  rdfs:label "requested by user id" ;
  rdfs:comment "An identifier of the last user to request a change to the insertion order. Add: Read-only Update: Read-only" ;
  schema:alternateName "RequestedByUserId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/requestedByUserId> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrderPendingChanges ;
  rdfs:range xsd:int .

# Property: modified date time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/modifiedDateTime> a rdf:Property ;
  rdfs:label "modified date time" ;
  rdfs:comment "The date and time that the insertion order change request was submitted. The date is stored in Coordinated Universal Time (UTC). For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types. Add: Read-only Update: Read-only" ;
  schema:alternateName "ModifiedDateTime" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/modifiedDateTime> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrderPendingChanges ;
  rdfs:range xsd:dateTime .

# Property: notification threshold
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/notificationThreshold> a rdf:Property ;
  rdfs:label "notification threshold" ;
  rdfs:comment "A percentage of the budget that has been spent. Specify the percentage as a value from 0 to 100. Notification is sent when the threshold is reached. For example, if you set the threshold to 70, the Billing service sends notification when you have spent 70 percent of the budget. If you do not want to receive notification, set to NULL. Reserved for internal use. Add: Read-only Update: Optional" ;
  schema:alternateName "NotificationThreshold" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/notificationThreshold> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrderPendingChanges ;
  rdfs:range xsd:double .

# Property: reference id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/referenceId> a rdf:Property ;
  rdfs:label "reference id" ;
  rdfs:comment "Internal use only. Add: Read-only Update: Optional" ;
  schema:alternateName "ReferenceId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/referenceId> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrderPendingChanges ;
  rdfs:range xsd:long .

# Property: spend cap amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/spendCapAmount> a rdf:Property ;
  rdfs:label "spend cap amount" ;
  rdfs:comment "The budget for this insertion order. The budget is a hard limit. When the account reaches this limit and there is not another insertion order available, the account's lifecycle status value is set to Pause. This element is empty if the insertion order has unlimited budget. Add: Read-only Update: Optional" ;
  schema:alternateName "SpendCapAmount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/spendCapAmount> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrderPendingChanges ;
  rdfs:range xsd:double .

# Property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "The date that the insertion order can begin accruing charges. The start date must be later than the current date. The date is stored in Coordinated Universal Time (UTC). Only the month, day, and year of the specified string are used. If you specify the hour, minutes, and seconds of a date they will be ignored. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types. Add: Read-only Update: Optional. You can only update the start date via this element if the Status element of the InsertionOrder is NotStarted. If the start date has already passed, then you cannot change it." ;
  schema:alternateName "StartDate" ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrderPendingChanges ;
  rdfs:range xsd:dateTime .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The friendly name that can be used to reference this insertion order. The name can contain a maximum of 100 characters. The name does not need to be unique compared to other insertion orders for the customer. Add: Read-only Update: Optional" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrderPendingChanges ;
  rdfs:range xsd:string .

# Property: purchase order
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/purchaseOrder> a rdf:Property ;
  rdfs:label "purchase order" ;
  rdfs:comment "A purchase order value that can be used to reference this insertion order in monthly invoices. This value will be printed as the purchase order in the monthly invoices. The purchase order can contain a maximum of 50 characters. Add: Read-only Update: Optional" ;
  schema:alternateName "PurchaseOrder" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/purchaseOrder> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrderPendingChanges ;
  rdfs:range xsd:string .

# Property: change status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/changeStatus> a rdf:Property ;
  rdfs:label "change status" ;
  rdfs:comment "Can be used to accept or decline the insertion order pending changes. When you call UpdateInsertionOrder you can either set this ChangeStatus element or modify other elements of this object, but you cannot change the status in parallel with other property updates." ;
  schema:alternateName "ChangeStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/changeStatus> ;
  rdfs:domain microsoftads:CustomerBillingInsertionOrderPendingChanges ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerBillingInsertionOrderPendingChangesStatusScheme .

# Property: insertion order id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAddInsertionOrderResponse/insertionOrderId> a rdf:Property ;
  rdfs:label "insertion order id" ;
  rdfs:comment "A long value that represents the identifier for the insertion order that was added." ;
  schema:alternateName "InsertionOrderId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/insertionOrderId> ;
  rdfs:domain microsoftads:CustomerBillingAddInsertionOrderResponse ;
  rdfs:range xsd:long .

# Property: create time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAddInsertionOrderResponse/createTime> a rdf:Property ;
  rdfs:label "create time" ;
  rdfs:comment "Identifies the server time in UTC when the insertion order was added." ;
  schema:alternateName "CreateTime" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/createTime> ;
  rdfs:domain microsoftads:CustomerBillingAddInsertionOrderResponse ;
  rdfs:range xsd:dateTime .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApiBatchFault/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  rdfs:comment "The identifier of the log entry that contains the details of the API call." ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:CustomerBillingApiBatchFault ;
  rdfs:range xsd:string .

# Property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApiBatchFault/batchErrors> a rdf:Property ;
  rdfs:label "batch errors" ;
  rdfs:comment "An array of BatchError objects that identifies the items in the batch of items in the request message that caused the operation to fail. Each object contains the details that explain why the item caused the failure." ;
  schema:alternateName "BatchErrors" ;
  rdfs:domain microsoftads:CustomerBillingApiBatchFault ;
  rdfs:range microsoftads:CustomerBillingBatchError .

# Property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApiBatchFault/operationErrors> a rdf:Property ;
  rdfs:label "operation errors" ;
  rdfs:comment "An array of OperationError objects that contains the reasons that explain why the service operation failed when the error is not related to a specific item in the batch of items." ;
  schema:alternateName "OperationErrors" ;
  rdfs:domain microsoftads:CustomerBillingApiBatchFault ;
  rdfs:range microsoftads:CustomerBillingOperationError .

# Property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBatchError/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "A numeric error code that identifies the error." ;
  schema:alternateName "Code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/code> ;
  rdfs:domain microsoftads:CustomerBillingBatchError ;
  rdfs:range xsd:int .

# Property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBatchError/details> a rdf:Property ;
  rdfs:label "details" ;
  rdfs:comment "A message that provides additional details about the batch error. This string can be empty." ;
  schema:alternateName "Details" ;
  rdfs:domain microsoftads:CustomerBillingBatchError ;
  rdfs:range xsd:string .

# Property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBatchError/index> a rdf:Property ;
  rdfs:label "index" ;
  rdfs:comment "The zero-based index of the item in the batch of items in the request message that failed." ;
  schema:alternateName "Index" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/index> ;
  rdfs:domain microsoftads:CustomerBillingBatchError ;
  rdfs:range xsd:int .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBatchError/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "A message that describes the error. For more information about troubleshooting and error handling, see Handling Service Errors and Exceptions and Operation Error Codes." ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:CustomerBillingBatchError ;
  rdfs:range xsd:string .

# Property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingOperationError/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "A numeric error code that identifies the error." ;
  schema:alternateName "Code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/code> ;
  rdfs:domain microsoftads:CustomerBillingOperationError ;
  rdfs:range xsd:int .

# Property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingOperationError/details> a rdf:Property ;
  rdfs:label "details" ;
  rdfs:comment "A message that provides additional details about the error. This string can be empty." ;
  schema:alternateName "Details" ;
  rdfs:domain microsoftads:CustomerBillingOperationError ;
  rdfs:range xsd:string .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingOperationError/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "A message that describes the error. For more information about troubleshooting and error handling, see Handling Service Errors and Exceptions and Operation Error Codes." ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:CustomerBillingOperationError ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApiFault/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  rdfs:comment "The identifier of the log entry that contains the details of the API call." ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:CustomerBillingApiFault ;
  rdfs:range xsd:string .

# Property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApiFault/operationErrors> a rdf:Property ;
  rdfs:label "operation errors" ;
  rdfs:comment "An array of OperationError objects that contains the reasons that explain why the service operation failed when the error is not related to a specific item in the batch of items." ;
  schema:alternateName "OperationErrors" ;
  rdfs:domain microsoftads:CustomerBillingApiFault ;
  rdfs:range microsoftads:CustomerBillingOperationError .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApiFault/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CustomerBillingApiFault ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApplicationFault/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  rdfs:comment "The identifier of the log entry that contains the details of the API call." ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:CustomerBillingApplicationFault ;
  rdfs:range xsd:string .

# Property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApplicationFault/errors> a rdf:Property ;
  rdfs:label "errors" ;
  schema:alternateName "Errors" ;
  rdfs:domain microsoftads:CustomerBillingApplicationFault ;
  rdfs:range microsoftads:CustomerBillingAdApiError .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApplicationFault/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CustomerBillingApplicationFault ;
  rdfs:range xsd:string .

# Property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApplicationFault/batchErrors> a rdf:Property ;
  rdfs:label "batch errors" ;
  schema:alternateName "BatchErrors" ;
  rdfs:domain microsoftads:CustomerBillingApplicationFault ;
  rdfs:range microsoftads:CustomerBillingBatchError .

# Property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApplicationFault/operationErrors> a rdf:Property ;
  rdfs:label "operation errors" ;
  schema:alternateName "OperationErrors" ;
  rdfs:domain microsoftads:CustomerBillingApplicationFault ;
  rdfs:range microsoftads:CustomerBillingOperationError .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApplicationFaultBase/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:CustomerBillingApplicationFaultBase ;
  rdfs:range xsd:string .

# Property: data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocument/data> a rdf:Property ;
  rdfs:label "data" ;
  rdfs:comment "The billing document." ;
  schema:alternateName "Data" ;
  rdfs:domain microsoftads:CustomerBillingBillingDocument ;
  rdfs:range xsd:base64Binary .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocument/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The identifier of the billing document." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CustomerBillingBillingDocument ;
  rdfs:range xsd:long .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocument/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The format of the billing document." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CustomerBillingBillingDocument ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerBillingDataTypeScheme .

# Property: number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocument/number> a rdf:Property ;
  rdfs:label "number" ;
  rdfs:comment "The number of the billing document." ;
  schema:alternateName "Number" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/number> ;
  rdfs:domain microsoftads:CustomerBillingBillingDocument ;
  rdfs:range xsd:string .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account for which the billing document was generated." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CustomerBillingBillingDocumentInfo ;
  rdfs:range xsd:long .

# Property: account name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/accountName> a rdf:Property ;
  rdfs:label "account name" ;
  rdfs:comment "The account name." ;
  schema:alternateName "AccountName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountName> ;
  rdfs:domain microsoftads:CustomerBillingBillingDocumentInfo ;
  rdfs:range xsd:string .

# Property: account number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/accountNumber> a rdf:Property ;
  rdfs:label "account number" ;
  rdfs:comment "The account number." ;
  schema:alternateName "AccountNumber" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountNumber> ;
  rdfs:domain microsoftads:CustomerBillingBillingDocumentInfo ;
  rdfs:range xsd:string .

# Property: amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/amount> a rdf:Property ;
  rdfs:label "amount" ;
  rdfs:comment "The amount of the billing document." ;
  schema:alternateName "Amount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/amount> ;
  rdfs:domain microsoftads:CustomerBillingBillingDocumentInfo ;
  rdfs:range xsd:double .

# Property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/currencyCode> a rdf:Property ;
  rdfs:label "currency code" ;
  rdfs:comment "The currency of the billing document. For possible values, see Currencies." ;
  schema:alternateName "CurrencyCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currencyCode> ;
  rdfs:domain microsoftads:CustomerBillingBillingDocumentInfo ;
  rdfs:range xsd:string .

# Property: document date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/documentDate> a rdf:Property ;
  rdfs:label "document date" ;
  rdfs:comment "The date of the billing document." ;
  schema:alternateName "DocumentDate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/documentDate> ;
  rdfs:domain microsoftads:CustomerBillingBillingDocumentInfo ;
  rdfs:range xsd:dateTime .

# Property: document id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/documentId> a rdf:Property ;
  rdfs:label "document id" ;
  rdfs:comment "An identifier of the billing document." ;
  schema:alternateName "DocumentId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/documentId> ;
  rdfs:domain microsoftads:CustomerBillingBillingDocumentInfo ;
  rdfs:range xsd:long .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  rdfs:comment "The identifier of the customer for which the billing document was generated." ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CustomerBillingBillingDocumentInfo ;
  rdfs:range xsd:int .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The campaign identifier." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:CustomerBillingBillingDocumentInfo ;
  rdfs:range xsd:long .

# Property: document number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/documentNumber> a rdf:Property ;
  rdfs:label "document number" ;
  rdfs:comment "The number of the billing document." ;
  schema:alternateName "DocumentNumber" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/documentNumber> ;
  rdfs:domain microsoftads:CustomerBillingBillingDocumentInfo ;
  rdfs:range xsd:string .

# Property: billing group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingGroup/billingGroupId> a rdf:Property ;
  rdfs:label "billing group id" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "BillingGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/billingGroupId> ;
  rdfs:domain microsoftads:CustomerBillingBillingGroup ;
  rdfs:range xsd:long .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingGroup/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CustomerBillingBillingGroup ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingGroup/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CustomerBillingBillingGroup ;
  rdfs:range xsd:string .

# Property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingGroup/description> a rdf:Property ;
  rdfs:label "description" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "Description" ;
  rdfs:domain microsoftads:CustomerBillingBillingGroup ;
  rdfs:range xsd:string .

# Property: feature id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCheckFeatureAdoptionCouponEligibilityRequest/featureId> a rdf:Property ;
  rdfs:label "feature id" ;
  rdfs:comment "The identifier of the feature." ;
  schema:alternateName "FeatureId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/featureId> ;
  rdfs:domain microsoftads:CustomerBillingCheckFeatureAdoptionCouponEligibilityRequest ;
  rdfs:range xsd:int .

# Property: account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCheckFeatureAdoptionCouponEligibilityRequest/accountIds> a rdf:Property ;
  rdfs:label "account ids" ;
  rdfs:comment "A list of account identifiers to check for eligibility." ;
  schema:alternateName "AccountIds" ;
  rdfs:domain microsoftads:CustomerBillingCheckFeatureAdoptionCouponEligibilityRequest ;
  rdfs:range xsd:long .

# Property: eligible account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCheckFeatureAdoptionCouponEligibilityResponse/eligibleAccountIds> a rdf:Property ;
  rdfs:label "eligible account ids" ;
  rdfs:comment "The IDs of eligible accounts." ;
  schema:alternateName "EligibleAccountIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/eligibleAccountIds> ;
  rdfs:domain microsoftads:CustomerBillingCheckFeatureAdoptionCouponEligibilityResponse ;
  rdfs:range xsd:long .

# Property: account coupon pairs
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingClaimFeatureAdoptionCouponsRequest/accountCouponPairs> a rdf:Property ;
  rdfs:label "account coupon pairs" ;
  rdfs:comment "A list of account id and coupon code pairs." ;
  schema:alternateName "AccountCouponPairs" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountCouponPairs> ;
  rdfs:domain microsoftads:CustomerBillingClaimFeatureAdoptionCouponsRequest ;
  rdfs:range microsoftads:CustomerBillingKeyValueEntityOflongAndstring .

# Property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingKeyValueEntityOflongAndstring/key> a rdf:Property ;
  rdfs:label "key" ;
  schema:alternateName "Key" ;
  rdfs:domain microsoftads:CustomerBillingKeyValueEntityOflongAndstring ;
  rdfs:range xsd:long .

# Property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingKeyValueEntityOflongAndstring/value> a rdf:Property ;
  rdfs:label "value" ;
  schema:alternateName "Value" ;
  rdfs:domain microsoftads:CustomerBillingKeyValueEntityOflongAndstring ;
  rdfs:range xsd:string .

# Property: claimed date by account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingClaimFeatureAdoptionCouponsResponse/claimedDateByAccountId> a rdf:Property ;
  rdfs:label "claimed date by account id" ;
  rdfs:comment "The date a claim was made for an account." ;
  schema:alternateName "ClaimedDateByAccountId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/claimedDateByAccountId> ;
  rdfs:domain microsoftads:CustomerBillingClaimFeatureAdoptionCouponsResponse ;
  rdfs:range microsoftads:CustomerBillingKeyValueEntityOflongAndDateTime .

# Property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingClaimFeatureAdoptionCouponsResponse/operationErrors> a rdf:Property ;
  rdfs:label "operation errors" ;
  rdfs:comment "An array of OperationError objects that contains the reasons that explain why the service operation failed when the error is not related to a specific item in the batch of items." ;
  schema:alternateName "OperationErrors" ;
  rdfs:domain microsoftads:CustomerBillingClaimFeatureAdoptionCouponsResponse ;
  rdfs:range microsoftads:CustomerBillingOperationError .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingClaimFeatureAdoptionCouponsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of OperationError objects that correspond to any email addresses where the coupon code could not be sent to. The list can be empty if there were no errors." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CustomerBillingClaimFeatureAdoptionCouponsResponse ;
  rdfs:range rdf:List .

# Property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingKeyValueEntityOflongAndDateTime/key> a rdf:Property ;
  rdfs:label "key" ;
  schema:alternateName "Key" ;
  rdfs:domain microsoftads:CustomerBillingKeyValueEntityOflongAndDateTime ;
  rdfs:range xsd:long .

# Property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingKeyValueEntityOflongAndDateTime/value> a rdf:Property ;
  rdfs:label "value" ;
  schema:alternateName "Value" ;
  rdfs:domain microsoftads:CustomerBillingKeyValueEntityOflongAndDateTime ;
  rdfs:range xsd:dateTime .

# Property: coupon code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/couponCode> a rdf:Property ;
  rdfs:label "coupon code" ;
  rdfs:comment "The code that can be used to redeem the coupon." ;
  schema:alternateName "CouponCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/couponCode> ;
  rdfs:domain microsoftads:CustomerBillingCoupon ;
  rdfs:range xsd:string .

# Property: class name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/className> a rdf:Property ;
  rdfs:label "class name" ;
  rdfs:comment "The class name that the coupon was minted from." ;
  schema:alternateName "ClassName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/className> ;
  rdfs:domain microsoftads:CustomerBillingCoupon ;
  rdfs:range xsd:string .

# Property: coupon type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/couponType> a rdf:Property ;
  rdfs:label "coupon type" ;
  rdfs:comment "The coupon's type. Supported types include: Acquisition: Acquisition coupon is used to acquire new customers. Only new customers can redeem this coupon. Retention: Retention coupons can be used by both new and existing customers." ;
  schema:alternateName "CouponType" ;
  rdfs:domain microsoftads:CustomerBillingCoupon ;
  rdfs:range xsd:string .

# Property: amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/amount> a rdf:Property ;
  rdfs:label "amount" ;
  rdfs:comment "The value amount of the coupon. The CurrencyCode element determines the currency." ;
  schema:alternateName "Amount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/amount> ;
  rdfs:domain microsoftads:CustomerBillingCoupon ;
  rdfs:range xsd:double .

# Property: spend threshold
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/spendThreshold> a rdf:Property ;
  rdfs:label "spend threshold" ;
  rdfs:comment "The coupon can't be consumed until the account's spend reaches this threshold from the time coupon was redeemed. The CurrencyCode element determines the currency." ;
  schema:alternateName "SpendThreshold" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/spendThreshold> ;
  rdfs:domain microsoftads:CustomerBillingCoupon ;
  rdfs:range xsd:double .

# Property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/currencyCode> a rdf:Property ;
  rdfs:label "currency code" ;
  rdfs:comment "The currency of the coupon amount and spend threshold. For possible values, see Currencies." ;
  schema:alternateName "CurrencyCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currencyCode> ;
  rdfs:domain microsoftads:CustomerBillingCoupon ;
  rdfs:range xsd:string .

# Property: percent off
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/percentOff> a rdf:Property ;
  rdfs:label "percent off" ;
  rdfs:comment "The percent off coupon value. This is only applicable for a percentage coupon. For example, 10.0 represents a 10% discount." ;
  schema:alternateName "PercentOff" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/percentOff> ;
  rdfs:domain microsoftads:CustomerBillingCoupon ;
  rdfs:range xsd:double .

# Property: active duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/activeDuration> a rdf:Property ;
  rdfs:label "active duration" ;
  rdfs:comment "Active days since coupon has been redeemed. After these days, the coupon can't be consumed." ;
  schema:alternateName "ActiveDuration" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/activeDuration> ;
  rdfs:domain microsoftads:CustomerBillingCoupon ;
  rdfs:range xsd:int .

# Property: expiration date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/expirationDate> a rdf:Property ;
  rdfs:label "expiration date" ;
  rdfs:comment "The coupon expiration date. After this date, the coupon can't be consumed." ;
  schema:alternateName "ExpirationDate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/expirationDate> ;
  rdfs:domain microsoftads:CustomerBillingCoupon ;
  rdfs:range xsd:dateTime .

# Property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "The coupon cannot be redeemed before the start date." ;
  schema:alternateName "StartDate" ;
  rdfs:domain microsoftads:CustomerBillingCoupon ;
  rdfs:range xsd:dateTime .

# Property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "The last date that the coupon can be redeemed." ;
  schema:alternateName "EndDate" ;
  rdfs:domain microsoftads:CustomerBillingCoupon ;
  rdfs:range xsd:dateTime .

# Property: send to email
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/sendToEmail> a rdf:Property ;
  rdfs:label "send to email" ;
  rdfs:comment "The email address the coupon has been emailed by the DispatchCoupons operation." ;
  schema:alternateName "SendToEmail" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sendToEmail> ;
  rdfs:domain microsoftads:CustomerBillingCoupon ;
  rdfs:range xsd:string .

# Property: send to date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/sendToDate> a rdf:Property ;
  rdfs:label "send to date" ;
  rdfs:comment "The date the coupon was emailed by the DispatchCoupons operation." ;
  schema:alternateName "SendToDate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sendToDate> ;
  rdfs:domain microsoftads:CustomerBillingCoupon ;
  rdfs:range xsd:dateTime .

# Property: is redeemed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/isRedeemed> a rdf:Property ;
  rdfs:label "is redeemed" ;
  rdfs:comment "Has the coupon been redeemed. Value will be true if the coupon has been redeemed, and otherwise the value is false." ;
  schema:alternateName "IsRedeemed" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isRedeemed> ;
  rdfs:domain microsoftads:CustomerBillingCoupon ;
  rdfs:range xsd:boolean .

# Property: redemption info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/redemptionInfo> a rdf:Property ;
  rdfs:label "redemption info" ;
  rdfs:comment "Contains redemption and consuming details. Returned only when the account where the coupon was redeemed bills to the coupon's owner customer." ;
  schema:alternateName "RedemptionInfo" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/redemptionInfo> ;
  rdfs:domain microsoftads:CustomerBillingCoupon ;
  rdfs:range microsoftads:CustomerBillingCouponRedemption .

# Property: claim info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/claimInfo> a rdf:Property ;
  rdfs:label "claim info" ;
  rdfs:comment "The AccountId, AccountNumber, and ClaimDate of the claim." ;
  schema:alternateName "ClaimInfo" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/claimInfo> ;
  rdfs:domain microsoftads:CustomerBillingCoupon ;
  rdfs:range microsoftads:CustomerBillingCouponClaimInfo .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponRedemption/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account to which the coupon was redeemed." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CustomerBillingCouponRedemption ;
  rdfs:range xsd:long .

# Property: account number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponRedemption/accountNumber> a rdf:Property ;
  rdfs:label "account number" ;
  rdfs:comment "The account number." ;
  schema:alternateName "AccountNumber" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountNumber> ;
  rdfs:domain microsoftads:CustomerBillingCouponRedemption ;
  rdfs:range xsd:string .

# Property: spend to threshold
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponRedemption/spendToThreshold> a rdf:Property ;
  rdfs:label "spend to threshold" ;
  rdfs:comment "The coupon can't be consumed until the account's spend reaches this threshold from the time coupon was redeemed. The CurrencyCode element determines the currency." ;
  schema:alternateName "SpendToThreshold" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/spendToThreshold> ;
  rdfs:domain microsoftads:CustomerBillingCouponRedemption ;
  rdfs:range xsd:double .

# Property: balance
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponRedemption/balance> a rdf:Property ;
  rdfs:label "balance" ;
  rdfs:comment "The remaining amount of the coupon in account currency." ;
  schema:alternateName "Balance" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/balance> ;
  rdfs:domain microsoftads:CustomerBillingCouponRedemption ;
  rdfs:range xsd:double .

# Property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponRedemption/currencyCode> a rdf:Property ;
  rdfs:label "currency code" ;
  rdfs:comment "The currency of the coupon balance and spend threshold." ;
  schema:alternateName "CurrencyCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currencyCode> ;
  rdfs:domain microsoftads:CustomerBillingCouponRedemption ;
  rdfs:range xsd:string .

# Property: redemption date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponRedemption/redemptionDate> a rdf:Property ;
  rdfs:label "redemption date" ;
  rdfs:comment "The date that coupon was redeemed to the account." ;
  schema:alternateName "RedemptionDate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/redemptionDate> ;
  rdfs:domain microsoftads:CustomerBillingCouponRedemption ;
  rdfs:range xsd:dateTime .

# Property: expiration date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponRedemption/expirationDate> a rdf:Property ;
  rdfs:label "expiration date" ;
  rdfs:comment "The coupon expiration date. After this date, the coupon can't be consumed." ;
  schema:alternateName "ExpirationDate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/expirationDate> ;
  rdfs:domain microsoftads:CustomerBillingCouponRedemption ;
  rdfs:range xsd:dateTime .

# Property: activation date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponRedemption/activationDate> a rdf:Property ;
  rdfs:label "activation date" ;
  rdfs:comment "The date that the coupon is ready to be consumed." ;
  schema:alternateName "ActivationDate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/activationDate> ;
  rdfs:domain microsoftads:CustomerBillingCouponRedemption ;
  rdfs:range xsd:dateTime .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponClaimInfo/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account related to the claim." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CustomerBillingCouponClaimInfo ;
  rdfs:range xsd:long .

# Property: account number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponClaimInfo/accountNumber> a rdf:Property ;
  rdfs:label "account number" ;
  rdfs:comment "The account number of the account related to the claim." ;
  schema:alternateName "AccountNumber" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountNumber> ;
  rdfs:domain microsoftads:CustomerBillingCouponClaimInfo ;
  rdfs:range xsd:string .

# Property: claim date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponClaimInfo/claimDate> a rdf:Property ;
  rdfs:label "claim date" ;
  rdfs:comment "The date of the claim." ;
  schema:alternateName "ClaimDate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/claimDate> ;
  rdfs:domain microsoftads:CustomerBillingCouponClaimInfo ;
  rdfs:range xsd:dateTime .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The account ID." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CustomerBillingCouponInfoData ;
  rdfs:range xsd:int .

# Property: coupon id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/couponId> a rdf:Property ;
  rdfs:label "coupon id" ;
  rdfs:comment "The coupon ID." ;
  schema:alternateName "CouponId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/couponId> ;
  rdfs:domain microsoftads:CustomerBillingCouponInfoData ;
  rdfs:range xsd:int .

# Property: claim date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/claimDate> a rdf:Property ;
  rdfs:label "claim date" ;
  rdfs:comment "The coupon's claim date." ;
  schema:alternateName "ClaimDate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/claimDate> ;
  rdfs:domain microsoftads:CustomerBillingCouponInfoData ;
  rdfs:range xsd:dateTime .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The coupon's status." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CustomerBillingCouponInfoData ;
  rdfs:range xsd:int .

# Property: redemption date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/redemptionDate> a rdf:Property ;
  rdfs:label "redemption date" ;
  rdfs:comment "The date the coupon was redeemed." ;
  schema:alternateName "RedemptionDate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/redemptionDate> ;
  rdfs:domain microsoftads:CustomerBillingCouponInfoData ;
  rdfs:range xsd:dateTime .

# Property: expiration date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/expirationDate> a rdf:Property ;
  rdfs:label "expiration date" ;
  rdfs:comment "The coupon's expiration date." ;
  schema:alternateName "ExpirationDate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/expirationDate> ;
  rdfs:domain microsoftads:CustomerBillingCouponInfoData ;
  rdfs:range xsd:dateTime .

# Property: percent off
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/percentOff> a rdf:Property ;
  rdfs:label "percent off" ;
  rdfs:comment "The coupon's discount percentage." ;
  schema:alternateName "PercentOff" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/percentOff> ;
  rdfs:domain microsoftads:CustomerBillingCouponInfoData ;
  rdfs:range xsd:double .

# Property: coupon value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/couponValue> a rdf:Property ;
  rdfs:label "coupon value" ;
  rdfs:comment "The coupon's value." ;
  schema:alternateName "CouponValue" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/couponValue> ;
  rdfs:domain microsoftads:CustomerBillingCouponInfoData ;
  rdfs:range xsd:double .

# Property: upfront spending
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/upfrontSpending> a rdf:Property ;
  rdfs:label "upfront spending" ;
  rdfs:comment "The value of the upfront spending coupon." ;
  schema:alternateName "UpfrontSpending" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/upfrontSpending> ;
  rdfs:domain microsoftads:CustomerBillingCouponInfoData ;
  rdfs:range xsd:double .

# Property: active duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/activeDuration> a rdf:Property ;
  rdfs:label "active duration" ;
  rdfs:comment "The length of time in which the coupon may be used." ;
  schema:alternateName "ActiveDuration" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/activeDuration> ;
  rdfs:domain microsoftads:CustomerBillingCouponInfoData ;
  rdfs:range xsd:int .

# Property: spend to threshold
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/spendToThreshold> a rdf:Property ;
  rdfs:label "spend to threshold" ;
  rdfs:comment "The amount that must be spent before the coupon is applied." ;
  schema:alternateName "SpendToThreshold" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/spendToThreshold> ;
  rdfs:domain microsoftads:CustomerBillingCouponInfoData ;
  rdfs:range xsd:double .

# Property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "The coupon's start date." ;
  schema:alternateName "StartDate" ;
  rdfs:domain microsoftads:CustomerBillingCouponInfoData ;
  rdfs:range xsd:dateTime .

# Property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "The coupon's end date." ;
  schema:alternateName "EndDate" ;
  rdfs:domain microsoftads:CustomerBillingCouponInfoData ;
  rdfs:range xsd:dateTime .

# Property: balance
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/balance> a rdf:Property ;
  rdfs:label "balance" ;
  rdfs:comment "The balance after the coupon is applied." ;
  schema:alternateName "Balance" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/balance> ;
  rdfs:domain microsoftads:CustomerBillingCouponInfoData ;
  rdfs:range xsd:double .

# Property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/currencyCode> a rdf:Property ;
  rdfs:label "currency code" ;
  rdfs:comment "The currency code for the coupon." ;
  schema:alternateName "CurrencyCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currencyCode> ;
  rdfs:domain microsoftads:CustomerBillingCouponInfoData ;
  rdfs:range xsd:string .

# Property: feature id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/featureId> a rdf:Property ;
  rdfs:label "feature id" ;
  rdfs:comment "The feature ID attached to the coupon." ;
  schema:alternateName "FeatureId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/featureId> ;
  rdfs:domain microsoftads:CustomerBillingCouponInfoData ;
  rdfs:range xsd:int .

# Property: coupon type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/couponType> a rdf:Property ;
  rdfs:label "coupon type" ;
  rdfs:comment "The type of coupon." ;
  schema:alternateName "CouponType" ;
  rdfs:domain microsoftads:CustomerBillingCouponInfoData ;
  rdfs:range xsd:int .

# Property: send to emails
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDispatchCouponsRequest/sendToEmails> a rdf:Property ;
  rdfs:label "send to emails" ;
  rdfs:comment "Email addresses to which the coupons are dispatched. Email address count should not exceed 1000." ;
  schema:alternateName "SendToEmails" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sendToEmails> ;
  rdfs:domain microsoftads:CustomerBillingDispatchCouponsRequest ;
  rdfs:range xsd:string .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDispatchCouponsRequest/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  rdfs:comment "The identifier of the customer that the coupon class belongs to." ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CustomerBillingDispatchCouponsRequest ;
  rdfs:range xsd:long .

# Property: coupon class name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDispatchCouponsRequest/couponClassName> a rdf:Property ;
  rdfs:label "coupon class name" ;
  rdfs:comment "The name of coupon class whose available coupons are dispatched." ;
  schema:alternateName "CouponClassName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/couponClassName> ;
  rdfs:domain microsoftads:CustomerBillingDispatchCouponsRequest ;
  rdfs:range xsd:string .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDispatchCouponsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of BatchError objects that correspond to any email addresses where the coupon code could not be sent to. The list can be empty if there were no errors." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CustomerBillingDispatchCouponsResponse ;
  rdfs:range microsoftads:CustomerBillingBatchError .

# Property: account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDistributeCouponsRequest/accountIds> a rdf:Property ;
  rdfs:label "account ids" ;
  rdfs:comment "The account IDs." ;
  schema:alternateName "AccountIds" ;
  rdfs:domain microsoftads:CustomerBillingDistributeCouponsRequest ;
  rdfs:range xsd:int .

# Property: class name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDistributeCouponsRequest/className> a rdf:Property ;
  rdfs:label "class name" ;
  rdfs:comment "The class name of the distributed coupons." ;
  schema:alternateName "ClassName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/className> ;
  rdfs:domain microsoftads:CustomerBillingDistributeCouponsRequest ;
  rdfs:range xsd:string .

# Property: feature id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDistributeCouponsRequest/featureId> a rdf:Property ;
  rdfs:label "feature id" ;
  rdfs:comment "The feature ID attached to the coupon." ;
  schema:alternateName "FeatureId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/featureId> ;
  rdfs:domain microsoftads:CustomerBillingDistributeCouponsRequest ;
  rdfs:range xsd:int .

# Property: send notification
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDistributeCouponsRequest/sendNotification> a rdf:Property ;
  rdfs:label "send notification" ;
  rdfs:comment "Whether or not a notification is sent." ;
  schema:alternateName "SendNotification" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sendNotification> ;
  rdfs:domain microsoftads:CustomerBillingDistributeCouponsRequest ;
  rdfs:range xsd:boolean .

# Property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDistributeCouponsResponse/operationErrors> a rdf:Property ;
  rdfs:label "operation errors" ;
  rdfs:comment "An array of operation errors that contains the reasons that explain why the service operation failed when the error is not related to a specific item in the batch of items." ;
  schema:alternateName "OperationErrors" ;
  rdfs:domain microsoftads:CustomerBillingDistributeCouponsResponse ;
  rdfs:range microsoftads:CustomerBillingOperationError .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDistributeCouponsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of OperationError objects that correspond to any email addresses where the coupon could not be distributed. The list can be empty if there were no errors." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CustomerBillingDistributeCouponsResponse ;
  rdfs:range rdf:List .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetAccountMonthlySpendRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account that contains the spend information to get. The account must use the invoice payment method; credit card accounts are not supported. If the account identifier belongs to an aggregator, the operation sums the account balances for all the accounts of all the customers that the aggregator manages. If the aggregator has ten customers and each customer has ten accounts, the operation returns the sum of the monthly spend of all 100 accounts. To get the monthly spend of a single account of a customer that the aggregator manages, set the AccountId element to the specified account identifier. To get the monthly spend of all the accounts of a customer that the aggregator manages, call this operation for each account, and then sum the monthly spend amounts." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CustomerBillingGetAccountMonthlySpendRequest ;
  rdfs:range xsd:long .

# Property: month year
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetAccountMonthlySpendRequest/monthYear> a rdf:Property ;
  rdfs:label "month year" ;
  rdfs:comment "The month and year for which you want to get the monthly spend information (the operation ignores the day and time values). The service uses the month and year components corresponding to the specified dateTime. For example 2020-05-15T00:00:00 and 2020-05 are both valid and will return the same results. If you specify the current month, the operation returns the month-to-date spend amount. For example, if the current date is May 15, 2020 and you set MonthYear to May 2020, the operation returns the spend amount for May 1 to May 15, inclusively. You cannot specify a future month and year. If you specify a prior month for which there is no data, the call returns 0 (zero). The spend amount can span multiple insertion orders (IOs). If the credits are greater than the actual spend, the returned monthly spend amount is a negative value." ;
  schema:alternateName "MonthYear" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/monthYear> ;
  rdfs:domain microsoftads:CustomerBillingGetAccountMonthlySpendRequest ;
  rdfs:range xsd:dateTime .

# Property: amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetAccountMonthlySpendResponse/amount> a rdf:Property ;
  rdfs:label "amount" ;
  rdfs:comment "The amount spent by the account in the specified period. The account must be Yahoo!-managed. If the account is not Yahoo!-managed, the return value is 0." ;
  schema:alternateName "Amount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/amount> ;
  rdfs:domain microsoftads:CustomerBillingGetAccountMonthlySpendResponse ;
  rdfs:range xsd:double .

# Property: account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingDocumentsInfoRequest/accountIds> a rdf:Property ;
  rdfs:label "account ids" ;
  rdfs:comment "A list of identifiers of the accounts whose billing document information you want to get." ;
  schema:alternateName "AccountIds" ;
  rdfs:domain microsoftads:CustomerBillingGetBillingDocumentsInfoRequest ;
  rdfs:range xsd:long .

# Property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingDocumentsInfoRequest/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "The start date to use for specifying the billing documents to get. The start date cannot be later than the end date. You must specify the date in Coordinated Universal Time (UTC)." ;
  schema:alternateName "StartDate" ;
  rdfs:domain microsoftads:CustomerBillingGetBillingDocumentsInfoRequest ;
  rdfs:range xsd:dateTime .

# Property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingDocumentsInfoRequest/endDate> a rdf:Property ;
  rdfs:label "end date" ;
  rdfs:comment "The end date to use for specifying the billing documents to get. To specify today's date as the end date, set EndDate to NULL. The end date cannot be earlier than the start date. You must specify the date in Coordinated Universal Time (UTC)." ;
  schema:alternateName "EndDate" ;
  rdfs:domain microsoftads:CustomerBillingGetBillingDocumentsInfoRequest ;
  rdfs:range xsd:dateTime .

# Property: return invoice number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingDocumentsInfoRequest/returnInvoiceNumber> a rdf:Property ;
  rdfs:label "return invoice number" ;
  rdfs:comment "Include the invoice number with the request." ;
  schema:alternateName "ReturnInvoiceNumber" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnInvoiceNumber> ;
  rdfs:domain microsoftads:CustomerBillingGetBillingDocumentsInfoRequest ;
  rdfs:range xsd:boolean .

# Property: billing documents info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingDocumentsInfoResponse/billingDocumentsInfo> a rdf:Property ;
  rdfs:label "billing documents info" ;
  rdfs:comment "The list of billing document information objects that were retrieved." ;
  schema:alternateName "BillingDocumentsInfo" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/billingDocumentsInfo> ;
  rdfs:domain microsoftads:CustomerBillingGetBillingDocumentsInfoResponse ;
  rdfs:range microsoftads:CustomerBillingBillingDocumentInfo .

# Property: billing documents info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingDocumentsRequest/billingDocumentsInfo> a rdf:Property ;
  rdfs:label "billing documents info" ;
  rdfs:comment "Identifies the list of billing documents that you want to get. Each BillingDocumentInfo object in the list must contain the CustomerId and DocumentId. The other properties are ignored. You can include up to 25 items in the list." ;
  schema:alternateName "BillingDocumentsInfo" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/billingDocumentsInfo> ;
  rdfs:domain microsoftads:CustomerBillingGetBillingDocumentsRequest ;
  rdfs:range microsoftads:CustomerBillingBillingDocumentInfo .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingDocumentsRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "The format to use to generate the billing document. For example, you can generate the billing document in PDF or XML format." ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CustomerBillingGetBillingDocumentsRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerBillingDataTypeScheme .

# Property: billing documents
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingDocumentsResponse/billingDocuments> a rdf:Property ;
  rdfs:label "billing documents" ;
  rdfs:comment "The list of billing documents that were retrieved." ;
  schema:alternateName "BillingDocuments" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/billingDocuments> ;
  rdfs:domain microsoftads:CustomerBillingGetBillingDocumentsResponse ;
  rdfs:range microsoftads:CustomerBillingBillingDocument .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingGroupsRequest/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CustomerBillingGetBillingGroupsRequest ;
  rdfs:range xsd:long .

# Property: billing groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingGroupsResponse/billingGroups> a rdf:Property ;
  rdfs:label "billing groups" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "BillingGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/billingGroups> ;
  rdfs:domain microsoftads:CustomerBillingGetBillingGroupsResponse ;
  rdfs:range microsoftads:CustomerBillingBillingGroup .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetCouponInfoRequest/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  rdfs:comment "The customer ID." ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CustomerBillingGetCouponInfoRequest ;
  rdfs:range xsd:long .

# Property: coupon info data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetCouponInfoResponse/couponInfoData> a rdf:Property ;
  rdfs:label "coupon info data" ;
  rdfs:comment "A list of coupon info data objects." ;
  schema:alternateName "CouponInfoData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/couponInfoData> ;
  rdfs:domain microsoftads:CustomerBillingGetCouponInfoResponse ;
  rdfs:range microsoftads:CustomerBillingCouponInfoData .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetUngroupedAccountsRequest/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CustomerBillingGetUngroupedAccountsRequest ;
  rdfs:range xsd:long .

# Property: ungrouped accounts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetUngroupedAccountsResponse/ungroupedAccounts> a rdf:Property ;
  rdfs:label "ungrouped accounts" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "UngroupedAccounts" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/ungroupedAccounts> ;
  rdfs:domain microsoftads:CustomerBillingGetUngroupedAccountsResponse ;
  rdfs:range microsoftads:CustomerBillingUngroupedAccount .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUngroupedAccount/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CustomerBillingUngroupedAccount ;
  rdfs:range xsd:long .

# Property: account number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUngroupedAccount/accountNumber> a rdf:Property ;
  rdfs:label "account number" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "AccountNumber" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountNumber> ;
  rdfs:domain microsoftads:CustomerBillingUngroupedAccount ;
  rdfs:range xsd:string .

# Property: account name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUngroupedAccount/accountName> a rdf:Property ;
  rdfs:label "account name" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "AccountName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountName> ;
  rdfs:domain microsoftads:CustomerBillingUngroupedAccount ;
  rdfs:range xsd:string .

# Property: potential billing groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUngroupedAccount/potentialBillingGroups> a rdf:Property ;
  rdfs:label "potential billing groups" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "PotentialBillingGroups" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/potentialBillingGroups> ;
  rdfs:domain microsoftads:CustomerBillingUngroupedAccount ;
  rdfs:range microsoftads:CustomerBillingKeyValueEntityOflongAndstring .

# Property: field
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingOrderBy/field> a rdf:Property ;
  rdfs:label "field" ;
  rdfs:comment "Determines the field to order the results. For example order the results by Id." ;
  schema:alternateName "Field" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/field> ;
  rdfs:domain microsoftads:CustomerBillingOrderBy ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerBillingOrderByFieldScheme .

# Property: order
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingOrderBy/order> a rdf:Property ;
  rdfs:label "order" ;
  rdfs:comment "Determines whether the results are ascending or descending." ;
  schema:alternateName "Order" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/order> ;
  rdfs:domain microsoftads:CustomerBillingOrderBy ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerBillingSortOrderScheme .

# Property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingPaging/index> a rdf:Property ;
  rdfs:label "index" ;
  rdfs:comment "The zero-based results page index. For example to request the first page of results, set this value to 0 (zero)." ;
  schema:alternateName "Index" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/index> ;
  rdfs:domain microsoftads:CustomerBillingPaging ;
  rdfs:range xsd:int .

# Property: size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingPaging/size> a rdf:Property ;
  rdfs:label "size" ;
  rdfs:comment "The page size and the number of results to return in the specified page. The maximum size is 100. If you do not set this element the default size is 0 (zero)." ;
  schema:alternateName "Size" ;
  rdfs:domain microsoftads:CustomerBillingPaging ;
  rdfs:range xsd:int .

# Property: field
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingPredicate/field> a rdf:Property ;
  rdfs:label "field" ;
  rdfs:comment "The name of the element for the object you are searching. For possible values, see the SearchInsertionOrders operation." ;
  schema:alternateName "Field" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/field> ;
  rdfs:domain microsoftads:CustomerBillingPredicate ;
  rdfs:range xsd:string .

# Property: operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingPredicate/operator> a rdf:Property ;
  rdfs:label "operator" ;
  rdfs:comment "Defines the relationship between the field and the value." ;
  schema:alternateName "Operator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/operator> ;
  rdfs:domain microsoftads:CustomerBillingPredicate ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerBillingPredicateOperatorScheme .

# Property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingPredicate/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:comment "The string to search in the specified field. The length of this string must be four or greater, unless the field is set to MarketCountry or MarketLanguage." ;
  schema:alternateName "Value" ;
  rdfs:domain microsoftads:CustomerBillingPredicate ;
  rdfs:range xsd:string .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingRedeemCouponRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account to which the coupon is redeemed." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CustomerBillingRedeemCouponRequest ;
  rdfs:range xsd:long .

# Property: coupon code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingRedeemCouponRequest/couponCode> a rdf:Property ;
  rdfs:label "coupon code" ;
  rdfs:comment "The code of coupon to redeem." ;
  schema:alternateName "CouponCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/couponCode> ;
  rdfs:domain microsoftads:CustomerBillingRedeemCouponRequest ;
  rdfs:range xsd:string .

# Property: redemption date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingRedeemCouponResponse/redemptionDate> a rdf:Property ;
  rdfs:label "redemption date" ;
  rdfs:comment "The date and time that the coupon was redeemed." ;
  schema:alternateName "RedemptionDate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/redemptionDate> ;
  rdfs:domain microsoftads:CustomerBillingRedeemCouponResponse ;
  rdfs:range xsd:dateTime .

# Property: predicates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingSearchCouponsRequest/predicates> a rdf:Property ;
  rdfs:label "predicates" ;
  rdfs:comment "Determines the request conditions. This operation's response will include coupons that match all of the specified predicates. You may specify up to 4 predicates, and one of the predicate fields must be CustomerId. For a list of supported Field and Operator elements of a Predicate object for this service operation, see Predicate Remarks." ;
  schema:alternateName "Predicates" ;
  rdfs:domain microsoftads:CustomerBillingSearchCouponsRequest ;
  rdfs:range microsoftads:CustomerBillingPredicate .

# Property: ordering
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingSearchCouponsRequest/ordering> a rdf:Property ;
  rdfs:label "ordering" ;
  rdfs:comment "Determines the order of results by the specified property of a coupon. You should only specify one OrderBy element in the array. Additional elements are not supported and will be ignored by the service. For this service operation, the following values are supported in the Field element of a OrderBy object. CouponClassName - The order is determined by the CouponClassName element of the returned Coupon. CouponStartDate - The order is determined by the CouponStartDate element of the returned Coupon." ;
  schema:alternateName "Ordering" ;
  rdfs:domain microsoftads:CustomerBillingSearchCouponsRequest ;
  rdfs:range microsoftads:CustomerBillingOrderBy .

# Property: page info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingSearchCouponsRequest/pageInfo> a rdf:Property ;
  rdfs:label "page info" ;
  rdfs:comment "Determines the index and size of results per page." ;
  schema:alternateName "PageInfo" ;
  rdfs:domain microsoftads:CustomerBillingSearchCouponsRequest ;
  rdfs:range microsoftads:CustomerBillingPaging .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingSearchCouponsRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "If set to \"CouponClaimInfo\", return CouponClaimInfo in the response." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CustomerBillingSearchCouponsRequest ;
  rdfs:range xsd:string .

# Property: coupons
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingSearchCouponsResponse/coupons> a rdf:Property ;
  rdfs:label "coupons" ;
  rdfs:comment "A list of coupons that meet the specified criteria." ;
  schema:alternateName "Coupons" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/coupons> ;
  rdfs:domain microsoftads:CustomerBillingSearchCouponsResponse ;
  rdfs:range microsoftads:CustomerBillingCoupon .

# Property: predicates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingSearchInsertionOrdersRequest/predicates> a rdf:Property ;
  rdfs:label "predicates" ;
  rdfs:comment "Determines the request conditions. This operation's response will include accounts that match all of the specified predicates. You may specify up to 6 predicates, and one of the predicate fields must be AccountId. You may use the StartDate and EndDate predicate fields twice each to specify start and end date ranges, and otherwise may only use each predicate field once. For a list of supported Field and Operator elements of a Predicate object for this service operation, see Predicate Remarks." ;
  schema:alternateName "Predicates" ;
  rdfs:domain microsoftads:CustomerBillingSearchInsertionOrdersRequest ;
  rdfs:range microsoftads:CustomerBillingPredicate .

# Property: ordering
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingSearchInsertionOrdersRequest/ordering> a rdf:Property ;
  rdfs:label "ordering" ;
  rdfs:comment "Determines the order of results by the specified property of an account. You should only specify one OrderBy element in the array. Additional elements are not supported and will be ignored by the service. For this service operation, the following values are supported in the Field element of a OrderBy object. Id - The order is determined by the Id element of the returned InsertionOrder. Name - The order is determined by the Name element of the returned InsertionOrder." ;
  schema:alternateName "Ordering" ;
  rdfs:domain microsoftads:CustomerBillingSearchInsertionOrdersRequest ;
  rdfs:range microsoftads:CustomerBillingOrderBy .

# Property: page info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingSearchInsertionOrdersRequest/pageInfo> a rdf:Property ;
  rdfs:label "page info" ;
  rdfs:comment "Determines the index and size of results per page." ;
  schema:alternateName "PageInfo" ;
  rdfs:domain microsoftads:CustomerBillingSearchInsertionOrdersRequest ;
  rdfs:range microsoftads:CustomerBillingPaging .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingSearchInsertionOrdersRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The list of additional properties that you want included within each returned insertion order. The additional field values enable you to get the latest features using the current version of Customer Billing API. Note: Corresponding elements will be included by default in a future update. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CustomerBillingSearchInsertionOrdersRequest ;
  rdfs:range xsd:string .

# Property: insertion orders
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingSearchInsertionOrdersResponse/insertionOrders> a rdf:Property ;
  rdfs:label "insertion orders" ;
  rdfs:comment "A list of insertion orders that meet the specified criteria." ;
  schema:alternateName "InsertionOrders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/insertionOrders> ;
  rdfs:domain microsoftads:CustomerBillingSearchInsertionOrdersResponse ;
  rdfs:range microsoftads:CustomerBillingInsertionOrder .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUpdateBillingGroupAccountsRequest/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CustomerBillingUpdateBillingGroupAccountsRequest ;
  rdfs:range xsd:long .

# Property: billing group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUpdateBillingGroupAccountsRequest/billingGroupId> a rdf:Property ;
  rdfs:label "billing group id" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "BillingGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/billingGroupId> ;
  rdfs:domain microsoftads:CustomerBillingUpdateBillingGroupAccountsRequest ;
  rdfs:range xsd:long .

# Property: accounts to add
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUpdateBillingGroupAccountsRequest/accountsToAdd> a rdf:Property ;
  rdfs:label "accounts to add" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "AccountsToAdd" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountsToAdd> ;
  rdfs:domain microsoftads:CustomerBillingUpdateBillingGroupAccountsRequest ;
  rdfs:range xsd:long .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUpdateBillingGroupAccountsResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CustomerBillingUpdateBillingGroupAccountsResponse ;
  rdfs:range rdf:List .

# Property: insertion order
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUpdateInsertionOrderRequest/insertionOrder> a rdf:Property ;
  rdfs:label "insertion order" ;
  rdfs:comment "An insertion order to update within the account." ;
  schema:alternateName "InsertionOrder" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/insertionOrder> ;
  rdfs:domain microsoftads:CustomerBillingUpdateInsertionOrderRequest ;
  rdfs:range microsoftads:CustomerBillingInsertionOrder .

# Property: last modified time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUpdateInsertionOrderResponse/lastModifiedTime> a rdf:Property ;
  rdfs:label "last modified time" ;
  rdfs:comment "Identifies the server time in UTC when the insertion order was last modified." ;
  schema:alternateName "LastModifiedTime" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastModifiedTime> ;
  rdfs:domain microsoftads:CustomerBillingUpdateInsertionOrderResponse ;
  rdfs:range xsd:dateTime .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfo/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The system-generated identifier of the account." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CustomerManagementAccountInfo ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfo/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the account." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CustomerManagementAccountInfo ;
  rdfs:range xsd:string .

# Property: number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfo/number> a rdf:Property ;
  rdfs:label "number" ;
  rdfs:comment "The account number." ;
  schema:alternateName "Number" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/number> ;
  rdfs:domain microsoftads:CustomerManagementAccountInfo ;
  rdfs:range xsd:string .

# Property: account life cycle status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfo/accountLifeCycleStatus> a rdf:Property ;
  rdfs:label "account life cycle status" ;
  rdfs:comment "The status of the account." ;
  schema:alternateName "AccountLifeCycleStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountLifeCycleStatus> ;
  rdfs:domain microsoftads:CustomerManagementAccountInfo ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementAccountLifeCycleStatusScheme .

# Property: pause reason
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfo/pauseReason> a rdf:Property ;
  rdfs:label "pause reason" ;
  rdfs:comment "A flag value that indicates who paused the account. The following are the possible values: 1 - The user paused the account. 2 - The billing service paused the account. 4 - The user and billing service paused the account." ;
  schema:alternateName "PauseReason" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/pauseReason> ;
  rdfs:domain microsoftads:CustomerManagementAccountInfo ;
  rdfs:range xsd:int .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfoWithCustomerData/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  rdfs:comment "The system-generated identifier of the customer that manages or owns the account. If this account is the result of an account match using the FindAccountsOrCustomersInfo, the customer identifier is that of the customer that owns the account. However, if the account is the result of a customer match, the customer identifier is that of the aggregator that manages the account, if the account is managed by an aggregator; otherwise, the identifier is that of the customer that owns the account." ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CustomerManagementAccountInfoWithCustomerData ;
  rdfs:range xsd:long .

# Property: customer name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfoWithCustomerData/customerName> a rdf:Property ;
  rdfs:label "customer name" ;
  rdfs:comment "The name of the customer that manages or owns the account." ;
  schema:alternateName "CustomerName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerName> ;
  rdfs:domain microsoftads:CustomerManagementAccountInfoWithCustomerData ;
  rdfs:range xsd:string .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfoWithCustomerData/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The system-generated identifier of the account." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CustomerManagementAccountInfoWithCustomerData ;
  rdfs:range xsd:long .

# Property: account name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfoWithCustomerData/accountName> a rdf:Property ;
  rdfs:label "account name" ;
  rdfs:comment "The name of the account." ;
  schema:alternateName "AccountName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountName> ;
  rdfs:domain microsoftads:CustomerManagementAccountInfoWithCustomerData ;
  rdfs:range xsd:string .

# Property: account number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfoWithCustomerData/accountNumber> a rdf:Property ;
  rdfs:label "account number" ;
  rdfs:comment "The system-generated account number that is used to identify the account in the Microsoft Advertising web application. The account number has the form xxxxxxxx, where xxxxxxxx is a series of any eight alphanumeric characters." ;
  schema:alternateName "AccountNumber" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountNumber> ;
  rdfs:domain microsoftads:CustomerManagementAccountInfoWithCustomerData ;
  rdfs:range xsd:string .

# Property: account life cycle status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfoWithCustomerData/accountLifeCycleStatus> a rdf:Property ;
  rdfs:label "account life cycle status" ;
  rdfs:comment "The status of the account." ;
  schema:alternateName "AccountLifeCycleStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountLifeCycleStatus> ;
  rdfs:domain microsoftads:CustomerManagementAccountInfoWithCustomerData ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementAccountLifeCycleStatusScheme .

# Property: pause reason
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfoWithCustomerData/pauseReason> a rdf:Property ;
  rdfs:label "pause reason" ;
  rdfs:comment "A flag value that indicates who paused the account. The following are the possible values: 1 - The user paused the account. 2 - The billing service paused the account. 4 - The user and billing service paused the account." ;
  schema:alternateName "PauseReason" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/pauseReason> ;
  rdfs:domain microsoftads:CustomerManagementAccountInfoWithCustomerData ;
  rdfs:range xsd:int .

# Property: account mode
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfoWithCustomerData/accountMode> a rdf:Property ;
  rdfs:label "account mode" ;
  rdfs:comment "The account mode distinguishes between smart and expert accounts. The possible values include, but are not limited to: Expert - Expert Mode is the full-feature Microsoft Advertising experience. It gives you more control over campaign management, lets you add more content to your ads, and provides much more in the way of performance reporting and tracking. Smart - Microsoft Advertising will use Microsoft AI to create ads and manage your advertising campaign for you. UnifiedSmart - The account supports advertising across Bing, Google, and Facebook. You can also manage your social network presence on Facebook, Instagram, and LinkedIn. Note: As of April 25, 2023, UnifiedSmart no longer supports Twitter. Most Bing Ads API operations are only supported with Expert accounts. Accounts with any account mode are returned when you request account information e.g., FindAccountsOrCustomersInfo, GetAccount, GetAccountsInfo, GetUser, and SearchAccounts. Add: Read-only for most accounts. Customers in the closed Unified smart campaigns pilot can set the account mode to \"UnifiedSmart\". Update: Read-only" ;
  schema:alternateName "AccountMode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountMode> ;
  rdfs:domain microsoftads:CustomerManagementAccountInfoWithCustomerData ;
  rdfs:range xsd:string .

# Property: tax certificate blob container name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountTaxCertificate/taxCertificateBlobContainerName> a rdf:Property ;
  rdfs:label "tax certificate blob container name" ;
  rdfs:comment "The container name of the tax certificate." ;
  schema:alternateName "TaxCertificateBlobContainerName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/taxCertificateBlobContainerName> ;
  rdfs:domain microsoftads:CustomerManagementAccountTaxCertificate ;
  rdfs:range xsd:string .

# Property: tax certificates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountTaxCertificate/taxCertificates> a rdf:Property ;
  rdfs:label "tax certificates" ;
  rdfs:comment "A list of tax certificates." ;
  schema:alternateName "TaxCertificates" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/taxCertificates> ;
  rdfs:domain microsoftads:CustomerManagementAccountTaxCertificate ;
  rdfs:range microsoftads:CustomerManagementKeyValuePairOfstringAndByteArray .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountTaxCertificate/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of the tax certificate: Valid, Invalid, or Pending." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CustomerManagementAccountTaxCertificate ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementTaxCertificateStatusScheme .

# Property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementKeyValuePairOfstringAndByteArray/key> a rdf:Property ;
  rdfs:label "key" ;
  schema:alternateName "Key" ;
  rdfs:domain microsoftads:CustomerManagementKeyValuePairOfstringAndByteArray ;
  rdfs:range xsd:string .

# Property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementKeyValuePairOfstringAndByteArray/value> a rdf:Property ;
  rdfs:label "value" ;
  schema:alternateName "Value" ;
  rdfs:domain microsoftads:CustomerManagementKeyValuePairOfstringAndByteArray ;
  rdfs:range xsd:base64Binary .

# Property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdApiError/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "A numeric error code that identifies the error." ;
  schema:alternateName "Code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/code> ;
  rdfs:domain microsoftads:CustomerManagementAdApiError ;
  rdfs:range xsd:int .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdApiError/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "A message that describes the error. For more information about troubleshooting and error handling, see Handling Service Errors and Exceptions and Operation Error Codes." ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:CustomerManagementAdApiError ;
  rdfs:range xsd:string .

# Property: detail
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdApiError/detail> a rdf:Property ;
  rdfs:label "detail" ;
  rdfs:comment "A message that contains additional details about the error. This string can be empty." ;
  schema:alternateName "Detail" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/detail> ;
  rdfs:domain microsoftads:CustomerManagementAdApiError ;
  rdfs:range xsd:string .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdApiError/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  rdfs:comment "A symbolic string constant that identifies the error. For example, UserIsNotAuthorized." ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:CustomerManagementAdApiError ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdApiFaultDetail/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  rdfs:comment "The identifier of the log entry that contains the details of the API call." ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:CustomerManagementAdApiFaultDetail ;
  rdfs:range xsd:string .

# Property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdApiFaultDetail/errors> a rdf:Property ;
  rdfs:label "errors" ;
  rdfs:comment "An array of AdApiError objects that contains the details that explain why the service operation failed." ;
  schema:alternateName "Errors" ;
  rdfs:domain microsoftads:CustomerManagementAdApiFaultDetail ;
  rdfs:range microsoftads:CustomerManagementAdApiError .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdApiFaultDetail/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CustomerManagementAdApiFaultDetail ;
  rdfs:range xsd:string .

# Property: account
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddAccountRequest/account> a rdf:Property ;
  rdfs:label "account" ;
  rdfs:comment "The account that you want to add to the existing customer. You must set the ParentCustomerId in the advertiser account object." ;
  schema:alternateName "Account" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/account> ;
  rdfs:domain microsoftads:CustomerManagementAddAccountRequest ;
  rdfs:range microsoftads:CustomerManagementAdvertiserAccount .

# Property: bill to customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/billToCustomerId> a rdf:Property ;
  rdfs:label "bill to customer id" ;
  rdfs:comment "The identifier of the customer that is billed for the charges that the account generates. This is either the aggregator that manages this account on behalf of the owner or the identifier of the customer that owns the account. The service sets the identifier based on the owner of the payment instrument identified in the PaymentMethodId element. Add: Read-only Update: Read-only" ;
  schema:alternateName "BillToCustomerId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/billToCustomerId> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range xsd:long .

# Property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/currencyCode> a rdf:Property ;
  rdfs:label "currency code" ;
  rdfs:comment "The ISO code for the currency that is used to settle the account. The service uses the currency information for billing purposes. Add: Required Update: Read-only" ;
  schema:alternateName "CurrencyCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/currencyCode> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementCurrencyCodeScheme .

# Property: account financial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/accountFinancialStatus> a rdf:Property ;
  rdfs:label "account financial status" ;
  rdfs:comment "The financial status of the account. For example, the status can indicate whether the account is in good standing or is past due. Add: Read-only Update: Read-only" ;
  schema:alternateName "AccountFinancialStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountFinancialStatus> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementAccountFinancialStatusScheme .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The system-generated identifier of the account. This is the identifier that you set the AccountId element and CustomerAccountId SOAP header to in many of the campaign requests. Add: Read-only Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range xsd:long .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The language used to render the billing documents that you receive from Microsoft Advertising (if you use an invoice as your payment method). This setting is only for billing documents for this account, and doesn't apply to other Microsoft Advertising accounts you might have. If you leave this empty when signing up a customer, the operation uses the language value from the Lcid element of the primary user. If the Lcid is set to a value such as FrenchCanada, then the account language is set to French. Add: Read-only for AddAccount; Required for SignupCustomer if the UserInvitation is set, and otherwise this element is Optional. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementLanguageTypeScheme .

# Property: last modified by user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/lastModifiedByUserId> a rdf:Property ;
  rdfs:label "last modified by user id" ;
  rdfs:comment "The identifier of the last user to update the account's information. Add: Read-only Update: Read-only" ;
  schema:alternateName "LastModifiedByUserId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastModifiedByUserId> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range xsd:long .

# Property: last modified time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/lastModifiedTime> a rdf:Property ;
  rdfs:label "last modified time" ;
  rdfs:comment "The date and time that the account was last updated. The value is in Coordinated Universal Time (UTC). The date and time value reflects the date and time at the server, not the client. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types. Add: Read-only Update: Read-only" ;
  schema:alternateName "LastModifiedTime" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastModifiedTime> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range xsd:dateTime .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the account. The string can contain between 3 and 100 characters and must be unique among all account names within the customer. Add: Required Update: Required" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range xsd:string .

# Property: number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/number> a rdf:Property ;
  rdfs:label "number" ;
  rdfs:comment "The system-generated account number that is used to identify the account in the Microsoft Advertising web application. The account number has the form xxxxxxxx, where xxxxxxxx is a series of any eight alphanumeric characters. Add: Read-only Update: Read-only" ;
  schema:alternateName "Number" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/number> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range xsd:string .

# Property: parent customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/parentCustomerId> a rdf:Property ;
  rdfs:label "parent customer id" ;
  rdfs:comment "The identifier of the customer that owns the account. In the campaign requests that require a customer identifier, this is the identifier that you set the CustomerId SOAP header to. Add: Required for AddAccount; Required for SignupCustomer if the UserInvitation is not set, and otherwise this element is ignored. Update: Read-only" ;
  schema:alternateName "ParentCustomerId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/parentCustomerId> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range xsd:long .

# Property: payment method id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/paymentMethodId> a rdf:Property ;
  rdfs:label "payment method id" ;
  rdfs:comment "The identifier of the payment instrument to use to settle the account. Add: Optional for AddAccount; Read-only for SignupCustomer if the UserInvitation is not set. When you call SignupCustomer set this element to NULL. The service picks up the payment method identifier associated with the aggregator customer's invoice automatically. For SignupCustomer if the UserInvitation is set, and if the new client account is being linked to an agency via LinkedAgencies, and if the agency should be billed, set this element to the agency's payment instrument ID. Otherwise you should leave this element null. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "PaymentMethodId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/paymentMethodId> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range xsd:long .

# Property: payment method type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/paymentMethodType> a rdf:Property ;
  rdfs:label "payment method type" ;
  rdfs:comment "The type of payment instrument to use to settle the account. You do not have to set this value because the type is determined by the payment instrument corresponding to the PaymentMethodId element. When you call the GetAccount and SearchAccounts to get the account data, PaymentMethodType is set to NULL, and you cannot determine the payment method that the account uses. Reserved for internal use. Add: Read-only Update: Read-only" ;
  schema:alternateName "PaymentMethodType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/paymentMethodType> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementPaymentMethodTypeScheme .

# Property: primary user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/primaryUserId> a rdf:Property ;
  rdfs:label "primary user id" ;
  rdfs:comment "The identifier of the account manager who is primarily responsible for managing this account. Only Super Admin and Standard users can be set as the primary contact for an account. Add: For AddAccount if the new client account is being linked to an agency via LinkedAgencies, then you can assign one of the agency users as primary user for the new account. When you call SignupCustomer as an aggregator without including the UserInvitation, you should leave this element empty and the primary user will be set to the aggregator user identifier. When you call SignupCustomer and the UserInvitation is included, you can leave this element empty and the primary user will be set to the identifier of the new client user who accepts the invitation. When you call SignupCustomer and if the UserInvitation is set, and if the new client account is being linked to an agency via LinkedAgencies, then you can assign one of the agency users as primary user for the new account. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "PrimaryUserId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/primaryUserId> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range xsd:long .

# Property: account life cycle status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/accountLifeCycleStatus> a rdf:Property ;
  rdfs:label "account life cycle status" ;
  rdfs:comment "The status of the account. You cannot set the status of the account. Add: Read-only Update: Read-only" ;
  schema:alternateName "AccountLifeCycleStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountLifeCycleStatus> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementAccountLifeCycleStatusScheme .

# Property: time stamp
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/timeStamp> a rdf:Property ;
  rdfs:label "time stamp" ;
  rdfs:comment "The time-stamp value that the system uses internally to reconcile updates when you call the UpdateAccount and DeleteAccount operations. Add: Read-only Update: Required" ;
  schema:alternateName "TimeStamp" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/timeStamp> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range xsd:base64Binary .

# Property: time zone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/timeZone> a rdf:Property ;
  rdfs:label "time zone" ;
  rdfs:comment "The default time-zone value to use for campaigns in this account. If you do not specify a value when the account is added, the time zone will be set to PacificTimeUSCanadaTijuana by default. This time-zone value is used by the Microsoft Advertising web application to display the account time zone preference, and does not provide a default time-zone value for campaigns that are created by using the Bulk or Campaign Management API. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "TimeZone" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/timeZone> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementTimeZoneTypeScheme .

# Property: pause reason
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/pauseReason> a rdf:Property ;
  rdfs:label "pause reason" ;
  rdfs:comment "A flag value that indicates who paused the account. The following are the possible values: 1 - The user paused the account. 2 - The billing service paused the account. 4 - The user and billing service paused the account. Add: Read-only Update: Read-only" ;
  schema:alternateName "PauseReason" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/pauseReason> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range xsd:int .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range microsoftads:CustomerManagementKeyValuePairOfstringAndstring .

# Property: linked agencies
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/linkedAgencies> a rdf:Property ;
  rdfs:label "linked agencies" ;
  rdfs:comment "The list of agencies linked to this account. Currently only one agency customer is supported when you add the account. When you retrieve the account all linked agency customer info will be included. Add: Optional for AddAccount; Optional for SignupCustomer if the agency customer is in the Create Accounts on Behalf of Client pilot (GetCustomerPilotFeatures returns 793). Aggregators cannot link as agencies in this context, and therefore cannot set this element. Update: Read-only" ;
  schema:alternateName "LinkedAgencies" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/linkedAgencies> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range microsoftads:CustomerManagementCustomerInfo .

# Property: sales house customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/salesHouseCustomerId> a rdf:Property ;
  rdfs:label "sales house customer id" ;
  rdfs:comment "The identifier of the third party that is responsible for a sales lead. Add: Read-only Update: Read-only" ;
  schema:alternateName "SalesHouseCustomerId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/salesHouseCustomerId> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range xsd:long .

# Property: tax information
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/taxInformation> a rdf:Property ;
  rdfs:label "tax information" ;
  rdfs:comment "For a list of valid key and value strings for this element, see AdvertiserAccount TaxInformation in the section below. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. To remove a key and value pair, set the key and then set the value to an empty string (\"\")." ;
  schema:alternateName "TaxInformation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/taxInformation> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range microsoftads:CustomerManagementKeyValuePairOfstringAndstring .

# Property: back up payment instrument id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/backUpPaymentInstrumentId> a rdf:Property ;
  rdfs:label "back up payment instrument id" ;
  rdfs:comment "The identifier of a backup payment instrument to use to settle the account. This element is not applicable for invoiced accounts. Add: Read-only Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "BackUpPaymentInstrumentId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/backUpPaymentInstrumentId> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range xsd:long .

# Property: billing threshold amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/billingThresholdAmount> a rdf:Property ;
  rdfs:label "billing threshold amount" ;
  rdfs:comment "A customer specified amount for settling against the selected payment instrument. Add: Read-only Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "BillingThresholdAmount" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/billingThresholdAmount> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range xsd:double .

# Property: business address
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/businessAddress> a rdf:Property ;
  rdfs:label "business address" ;
  rdfs:comment "The location where your business is legally registered. If you are an agency working as an agent for your customer, this is the location where your client is legally registered. If you are an agency working as an aggregator, this is the legally registered business address of your company. The business address is used to determine your tax requirements. Add: Required. The Address BusinessName, City, and Line1 elements are required for all countries or regions. For Brazil (BR) and India (IN), the PostalCode and StateOrProvince elements are also required. Update: Optional for accounts that are not billed by monthly invoice. Having said that, if you want to make any changes to the Address then you must set its BusinessName, City, CountryCode, Line1, and StateOrProvince elements (where applicable); Read-only for monthly invoice accounts. To update the BusinessAddress of an invoice account, contact your account manager or support." ;
  schema:alternateName "BusinessAddress" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/businessAddress> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range microsoftads:CustomerManagementAddress .

# Property: auto tag type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/autoTagType> a rdf:Property ;
  rdfs:label "auto tag type" ;
  rdfs:comment "Determines whether to append or replace the supported UTM tracking codes. Microsoft Advertising can automatically add UTM tags to your destination URL so you can use your website analytics tool, for example Google Analytics, to track how people got to your website. Auto-tags are applied for example to expanded text ads, keywords, Microsoft Shopping Campaigns, and Sitelink Extensions. For details about auto-tagging, please see the Microsoft Advertising help article How do I add UTM tags to my landing page URL?. Add: Optional. If not specified the default value is Inactive. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "AutoTagType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/autoTagType> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementAutoTagTypeScheme .

# Property: sold to payment instrument id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/soldToPaymentInstrumentId> a rdf:Property ;
  rdfs:label "sold to payment instrument id" ;
  rdfs:comment "The identifier of the payment instrument of your client (the sold-to customer) to use to settle the account. Add: Required for AddAccount if the BillToCustomerId differs from the ParentCustomerId; Read-only and not applicable for SignupCustomer. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "SoldToPaymentInstrumentId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/soldToPaymentInstrumentId> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range xsd:long .

# Property: tax certificate
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/taxCertificate> a rdf:Property ;
  rdfs:label "tax certificate" ;
  rdfs:comment "The account tax certificate data object." ;
  schema:alternateName "TaxCertificate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/taxCertificate> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range microsoftads:CustomerManagementAccountTaxCertificate .

# Property: account mode
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/accountMode> a rdf:Property ;
  rdfs:label "account mode" ;
  rdfs:comment "The account mode distinguishes between smart and expert accounts. The possible values include, but are not limited to: Expert - Expert Mode is the full-feature Microsoft Advertising experience. It gives you more control over campaign management, lets you add more content to your ads, and provides much more in the way of performance reporting and tracking. Smart - Microsoft Advertising will use Microsoft AI to create ads and manage your advertising campaign for you. UnifiedSmart - The account supports advertising across Bing, Google, and Facebook. You can also manage your social network presence on Facebook, Instagram, and LinkedIn. Note: As of April 25, 2023, UnifiedSmart no longer supports Twitter. Most Bing Ads API operations are only supported with Expert accounts. Accounts with any account mode are returned when you request account information e.g., FindAccountsOrCustomersInfo, GetAccount, GetAccountsInfo, GetUser, and SearchAccounts. Add: Read-only for most accounts. Customers in the closed Unified smart campaigns pilot can set the account mode to \"UnifiedSmart\". Update: Read-only" ;
  schema:alternateName "AccountMode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountMode> ;
  rdfs:domain microsoftads:CustomerManagementAdvertiserAccount ;
  rdfs:range xsd:string .

# Property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementKeyValuePairOfstringAndstring/key> a rdf:Property ;
  rdfs:label "key" ;
  schema:alternateName "Key" ;
  rdfs:domain microsoftads:CustomerManagementKeyValuePairOfstringAndstring ;
  rdfs:range xsd:string .

# Property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementKeyValuePairOfstringAndstring/value> a rdf:Property ;
  rdfs:label "value" ;
  schema:alternateName "Value" ;
  rdfs:domain microsoftads:CustomerManagementKeyValuePairOfstringAndstring ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomerInfo/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The system-generated identifier of the customer." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CustomerManagementCustomerInfo ;
  rdfs:range xsd:long .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomerInfo/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the customer." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CustomerManagementCustomerInfo ;
  rdfs:range xsd:string .

# Property: city
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/city> a rdf:Property ;
  rdfs:label "city" ;
  rdfs:comment "The city, which can contain a maximum of 35 characters. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "City" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/city> ;
  rdfs:domain microsoftads:CustomerManagementAddress ;
  rdfs:range xsd:string .

# Property: country code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/countryCode> a rdf:Property ;
  rdfs:label "country code" ;
  rdfs:comment "The country/region code. For possible values e.g., \"US\", see Geographical Location Codes. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "CountryCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/countryCode> ;
  rdfs:domain microsoftads:CustomerManagementAddress ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The system-generated identifier of the address object. Add: Read-only Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CustomerManagementAddress ;
  rdfs:range xsd:long .

# Property: line1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/line1> a rdf:Property ;
  rdfs:label "line1" ;
  rdfs:comment "The first line of the address, which can contain a maximum of 35 characters. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Line1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/line1> ;
  rdfs:domain microsoftads:CustomerManagementAddress ;
  rdfs:range xsd:string .

# Property: line2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/line2> a rdf:Property ;
  rdfs:label "line2" ;
  rdfs:comment "The second line of the address, which can contain a maximum of 35 characters. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Line2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/line2> ;
  rdfs:domain microsoftads:CustomerManagementAddress ;
  rdfs:range xsd:string .

# Property: line3
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/line3> a rdf:Property ;
  rdfs:label "line3" ;
  rdfs:comment "The third line of the address, which can contain a maximum of 35 characters. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Line3" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/line3> ;
  rdfs:domain microsoftads:CustomerManagementAddress ;
  rdfs:range xsd:string .

# Property: line4
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/line4> a rdf:Property ;
  rdfs:label "line4" ;
  rdfs:comment "The fourth line of the address, which can contain a maximum of 35 characters. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Line4" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/line4> ;
  rdfs:domain microsoftads:CustomerManagementAddress ;
  rdfs:range xsd:string .

# Property: postal code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/postalCode> a rdf:Property ;
  rdfs:label "postal code" ;
  rdfs:comment "The Postal or ZIP Code, which can contain a maximum of 10 characters. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "PostalCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/postalCode> ;
  rdfs:domain microsoftads:CustomerManagementAddress ;
  rdfs:range xsd:string .

# Property: state or province
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/stateOrProvince> a rdf:Property ;
  rdfs:label "state or province" ;
  rdfs:comment "The state or province. You must use the state or province code without country/region prefix. For example given US-WA, you should use only the WA suffix for Washington state. Add: Required for countries or regions that define sub geographies, but should be set to null for countries or regions that do not define sub geographies, such as Singapore. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "StateOrProvince" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/stateOrProvince> ;
  rdfs:domain microsoftads:CustomerManagementAddress ;
  rdfs:range xsd:string .

# Property: time stamp
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/timeStamp> a rdf:Property ;
  rdfs:label "time stamp" ;
  rdfs:comment "The date and time that the address was last updated. The value is in Coordinated Universal Time (UTC). The date and time value reflects the date and time at the server, not the client. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types. Add: Read-only Update: Read-only" ;
  schema:alternateName "TimeStamp" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/timeStamp> ;
  rdfs:domain microsoftads:CustomerManagementAddress ;
  rdfs:range xsd:base64Binary .

# Property: business name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/businessName> a rdf:Property ;
  rdfs:label "business name" ;
  rdfs:comment "The legal business name, which can contain a maximum of 100 characters. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "BusinessName" ;
  rdfs:domain microsoftads:CustomerManagementAddress ;
  rdfs:range xsd:string .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddAccountResponse/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "A system-generated account identifier corresponding to the new account specified in the request. Use this identifier with operation requests that require an AccountId body element and a CustomerAccountId SOAP header element." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CustomerManagementAddAccountResponse ;
  rdfs:range xsd:long .

# Property: account number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddAccountResponse/accountNumber> a rdf:Property ;
  rdfs:label "account number" ;
  rdfs:comment "The system-generated account number that is used to identify the account in the Microsoft Advertising web application. The account number has the form xxxxxxxx, where xxxxxxxx is a series of any eight alphanumeric characters." ;
  schema:alternateName "AccountNumber" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountNumber> ;
  rdfs:domain microsoftads:CustomerManagementAddAccountResponse ;
  rdfs:range xsd:string .

# Property: create time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddAccountResponse/createTime> a rdf:Property ;
  rdfs:label "create time" ;
  rdfs:comment "The date and time that the account was added. The date and time value reflects the date and time at the server, not the client. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types." ;
  schema:alternateName "CreateTime" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/createTime> ;
  rdfs:domain microsoftads:CustomerManagementAddAccountResponse ;
  rdfs:range xsd:dateTime .

# Property: client links
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddClientLinksRequest/clientLinks> a rdf:Property ;
  rdfs:label "client links" ;
  rdfs:comment "The list of client links to add. You should limit your request to 10 client links per call." ;
  schema:alternateName "ClientLinks" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/clientLinks> ;
  rdfs:domain microsoftads:CustomerManagementAddClientLinksRequest ;
  rdfs:range microsoftads:CustomerManagementClientLink .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/type> a rdf:Property ;
  rdfs:label "type" ;
  rdfs:comment "Determines whether the link is to a client advertiser account or a client customer. The possible values are AccountLink and CustomerLink. If this element is empty or set to AccountLink, the ClientEntityId, ClientEntityName, and ClientEntityNumber represent a client advertiser account. If this element is set to CustomerLink, the ClientEntityId, ClientEntityName, and ClientEntityNumber represent a client customer. Add: Optional. If this element is not set, the service attempts to create an advertiser account client link. Update: Read-only" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CustomerManagementClientLink ;
  rdfs:range xsd:string .

# Property: client entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/clientEntityId> a rdf:Property ;
  rdfs:label "client entity id" ;
  rdfs:comment "The identifier of the client advertiser account or client customer to manage. The Type element determines whether the link is to a client advertiser account or a client customer. Add: Required. Either the ClientEntityId or ClientEntityNumber is required, but specifying both will cause the operation to fail. Update: Read-only and Required." ;
  schema:alternateName "ClientEntityId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/clientEntityId> ;
  rdfs:domain microsoftads:CustomerManagementClientLink ;
  rdfs:range xsd:long .

# Property: client entity number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/clientEntityNumber> a rdf:Property ;
  rdfs:label "client entity number" ;
  rdfs:comment "The number of the client advertiser account or client customer to manage. The Type element determines whether the link is to a client advertiser account or a client customer. Add: Required. This element is required if Type is CustomerLink. If required and missing, a ClientLinkFieldInvalid error is returned. If the customer ID doesn't match, a LinkPairMismatch error is returned. Update: Read-only and Required." ;
  schema:alternateName "ClientEntityNumber" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/clientEntityNumber> ;
  rdfs:domain microsoftads:CustomerManagementClientLink ;
  rdfs:range xsd:string .

# Property: client entity name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/clientEntityName> a rdf:Property ;
  rdfs:label "client entity name" ;
  rdfs:comment "The name of the client advertiser account or client customer to manage The Type element determines whether the link is to a client advertiser account or a client customer. Add: Read-only Update: Read-only" ;
  schema:alternateName "ClientEntityName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/clientEntityName> ;
  rdfs:domain microsoftads:CustomerManagementClientLink ;
  rdfs:range xsd:string .

# Property: managing customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/managingCustomerId> a rdf:Property ;
  rdfs:label "managing customer id" ;
  rdfs:comment "The identifier of the customer who manages or is requesting to manage the client advertiser account. Add: Required. Either the ManagingCustomerId or ManagingCustomerNumber is required, but specifying both will cause the operation to fail. Update: Read-only and Required" ;
  schema:alternateName "ManagingCustomerId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/managingCustomerId> ;
  rdfs:domain microsoftads:CustomerManagementClientLink ;
  rdfs:range xsd:long .

# Property: managing customer number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/managingCustomerNumber> a rdf:Property ;
  rdfs:label "managing customer number" ;
  rdfs:comment "The number of the customer who manages or is requesting to manage the client advertiser account. Add: Required. Either the ManagingCustomerId or ManagingCustomerNumber is required, but specifying both will cause the operation to fail. Update: Read-only and Required" ;
  schema:alternateName "ManagingCustomerNumber" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/managingCustomerNumber> ;
  rdfs:domain microsoftads:CustomerManagementClientLink ;
  rdfs:range xsd:string .

# Property: managing customer name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/managingCustomerName> a rdf:Property ;
  rdfs:label "managing customer name" ;
  rdfs:comment "The name of the customer who manages or is requesting to manage the client advertiser account. Add: Read-only Update: Read-only" ;
  schema:alternateName "ManagingCustomerName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/managingCustomerName> ;
  rdfs:domain microsoftads:CustomerManagementClientLink ;
  rdfs:range xsd:string .

# Property: note
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/note> a rdf:Property ;
  rdfs:label "note" ;
  rdfs:comment "Optional message from the requestor providing context and details about the client link invitation. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Note" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/note> ;
  rdfs:domain microsoftads:CustomerManagementClientLink ;
  rdfs:range xsd:string .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The friendly name that can be used to reference this client link. The name can contain a maximum of 40 characters. A default name will be provided if none is specified. The name does not need to be unique compared to other client links for the user. Add: Optional Update: Read-only" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CustomerManagementClientLink ;
  rdfs:range xsd:string .

# Property: inviter email
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/inviterEmail> a rdf:Property ;
  rdfs:label "inviter email" ;
  rdfs:comment "The email of the user who created the client link request. This value does not need to be the same as, nor is it used to modify, the email already stored in Microsoft Advertising for the current authenticated user. If not specified, the service will set this value to the email already stored in Microsoft Advertising for the current authenticated user. Add: Optional Update: Read-only" ;
  schema:alternateName "InviterEmail" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/inviterEmail> ;
  rdfs:domain microsoftads:CustomerManagementClientLink ;
  rdfs:range xsd:string .

# Property: inviter name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/inviterName> a rdf:Property ;
  rdfs:label "inviter name" ;
  rdfs:comment "The name of the parent customer of the user who created the client link request. This value does not need to be the same as, nor is it used to modify, the customer name already stored in Microsoft Advertising. If not specified, the service will set this value to the parent customer name already stored in Microsoft Advertising for the current authenticated user. Add: Optional Update: Read-only" ;
  schema:alternateName "InviterName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/inviterName> ;
  rdfs:domain microsoftads:CustomerManagementClientLink ;
  rdfs:range xsd:string .

# Property: inviter phone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/inviterPhone> a rdf:Property ;
  rdfs:label "inviter phone" ;
  rdfs:comment "The phone number of the user who created the client link request. This value does not need to be the same as, nor is it used to modify, the phone number already stored in Microsoft Advertising for the current authenticated user. If not specified, the service will set this value to the phone number already stored in Microsoft Advertising for the current authenticated user. Add: Optional Update: Read-only" ;
  schema:alternateName "InviterPhone" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/inviterPhone> ;
  rdfs:domain microsoftads:CustomerManagementClientLink ;
  rdfs:range xsd:string .

# Property: is bill to client
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/isBillToClient> a rdf:Property ;
  rdfs:label "is bill to client" ;
  rdfs:comment "Determines whether the owner of the client advertiser account or the managing customer is responsible for billing payments. This element is only applicable for advertiser account client links, and not applicable for customer links. The client advertiser account must be set up for post-pay billing. Prepaid accounts are not supported for management by agencies. If set to true the client is responsible for billing. If set to false the managing customer is responsible for billing. Add: Required for advertiser account links; Not applicable for customer links. Update: Read-only" ;
  schema:alternateName "IsBillToClient" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/isBillToClient> ;
  rdfs:domain microsoftads:CustomerManagementClientLink ;
  rdfs:range xsd:boolean .

# Property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/startDate> a rdf:Property ;
  rdfs:label "start date" ;
  rdfs:comment "The date when the status would update. For an accepted link request the status would transition towards Active on this date, and for an unlink request the status would transition towards Inactive on this date. If not specified, this value will be set to the current date and time. Add: Optional Update: Read-only" ;
  schema:alternateName "StartDate" ;
  rdfs:domain microsoftads:CustomerManagementClientLink ;
  rdfs:range xsd:dateTime .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Determines the life cycle status of the client link, for example whether the client link has been accepted or declined. When adding a client link this element cannot be specified, and the service sets the effective status to LinkPending. Add: Read-only Update: Required" ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CustomerManagementClientLink ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementClientLinkStatusScheme .

# Property: suppress notification
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/suppressNotification> a rdf:Property ;
  rdfs:label "suppress notification" ;
  rdfs:comment "Determines whether or not to send email notification of the client link invitation to the primary user of the client advertiser account. If set to true the client will not receive an email and otherwise, since the default value is false, the client will receive an email notification. Add: Optional Update: Read-only" ;
  schema:alternateName "SuppressNotification" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suppressNotification> ;
  rdfs:domain microsoftads:CustomerManagementClientLink ;
  rdfs:range xsd:boolean .

# Property: last modified date time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/lastModifiedDateTime> a rdf:Property ;
  rdfs:label "last modified date time" ;
  rdfs:comment "The date and time that the client link was last updated. The value is in Coordinated Universal Time (UTC). The date and time value reflects the date and time at the server, not the client. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types. Add: Read-only Update: Read-only" ;
  schema:alternateName "LastModifiedDateTime" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastModifiedDateTime> ;
  rdfs:domain microsoftads:CustomerManagementClientLink ;
  rdfs:range xsd:dateTime .

# Property: last modified by user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/lastModifiedByUserId> a rdf:Property ;
  rdfs:label "last modified by user id" ;
  rdfs:comment "The identifier of the last user to update the client link's information. Add: Read-only Update: Read-only" ;
  schema:alternateName "LastModifiedByUserId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastModifiedByUserId> ;
  rdfs:domain microsoftads:CustomerManagementClientLink ;
  rdfs:range xsd:long .

# Property: timestamp
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/timestamp> a rdf:Property ;
  rdfs:label "timestamp" ;
  rdfs:comment "Reserved for future use." ;
  schema:alternateName "Timestamp" ;
  rdfs:domain microsoftads:CustomerManagementClientLink ;
  rdfs:range xsd:base64Binary .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for the ClientLink object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CustomerManagementClientLink ;
  rdfs:range microsoftads:CustomerManagementKeyValuePairOfstringAndstring .

# Property: customer link permission
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/customerLinkPermission> a rdf:Property ;
  rdfs:label "customer link permission" ;
  rdfs:comment "Determines whether the user's access to the accounts is restricted by customer hierarchy i.e., customer level client linking. This element is only applicable if Type is set to CustomerLink. In that case, the possible values include Administrative and Standard. Otherwise this field should be nil or empty. If this field is set to \"Administrative\", the user has access to the ClientEntityId through an Administrative customer link. If this field is set to \"Standard\", the user has access to the ClientEntityId through a Standard customer link. The ClientEntityId is part of a customer link hierarchy whereby the user can access other customers below it. For more information, see the User Roles technical guide. Add: Optional Update: Read-only" ;
  schema:alternateName "CustomerLinkPermission" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerLinkPermission> ;
  rdfs:domain microsoftads:CustomerManagementClientLink ;
  rdfs:range xsd:string .

# Property: client entity customer number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/clientEntityCustomerNumber> a rdf:Property ;
  rdfs:label "client entity customer number" ;
  rdfs:comment "The number of the client advertiser account?s customer to manage. The Type element determines whether the link is to a client advertiser account or a client customer. Add: Required. This element is only applicable and required if Type isn't set or set to AccountLink. If required and missing, a ClientLinkFieldInvalid error is returned. If the account ID doesn't match, a LinkPairMismatch error is returned. Update: Read-only and Required." ;
  schema:alternateName "ClientEntityCustomerNumber" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/clientEntityCustomerNumber> ;
  rdfs:domain microsoftads:CustomerManagementClientLink ;
  rdfs:range xsd:string .

# Property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddClientLinksResponse/operationErrors> a rdf:Property ;
  rdfs:label "operation errors" ;
  rdfs:comment "A list of one or more reasons why the service operation failed, and no client links were added." ;
  schema:alternateName "OperationErrors" ;
  rdfs:domain microsoftads:CustomerManagementAddClientLinksResponse ;
  rdfs:range microsoftads:CustomerManagementOperationError .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddClientLinksResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of OperationError lists that contain details for any client links that were not successfully added. Results are returned in the same order corresponding to the requested client links. The number of first dimension list elements is equal to the requested client links count. For successfully added client links, the OperationError element at the corresponding index is null." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CustomerManagementAddClientLinksResponse ;
  rdfs:range rdf:List .

# Property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementOperationError/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "A numeric error code that identifies the error." ;
  schema:alternateName "Code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/code> ;
  rdfs:domain microsoftads:CustomerManagementOperationError ;
  rdfs:range xsd:int .

# Property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementOperationError/details> a rdf:Property ;
  rdfs:label "details" ;
  rdfs:comment "A message that provides additional details about the error. This string can be empty." ;
  schema:alternateName "Details" ;
  rdfs:domain microsoftads:CustomerManagementOperationError ;
  rdfs:range xsd:string .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementOperationError/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "A message that describes the error. For more information about troubleshooting and error handling, see Handling Service Errors and Exceptions and Operation Error Codes." ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:CustomerManagementOperationError ;
  rdfs:range xsd:string .

# Property: account
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddPrepayAccountRequest/account> a rdf:Property ;
  rdfs:label "account" ;
  schema:alternateName "Account" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/account> ;
  rdfs:domain microsoftads:CustomerManagementAddPrepayAccountRequest ;
  rdfs:range microsoftads:CustomerManagementAdvertiserAccount .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddPrepayAccountResponse/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CustomerManagementAddPrepayAccountResponse ;
  rdfs:range xsd:long .

# Property: account number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddPrepayAccountResponse/accountNumber> a rdf:Property ;
  rdfs:label "account number" ;
  schema:alternateName "AccountNumber" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountNumber> ;
  rdfs:domain microsoftads:CustomerManagementAddPrepayAccountResponse ;
  rdfs:range xsd:string .

# Property: create time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddPrepayAccountResponse/createTime> a rdf:Property ;
  rdfs:label "create time" ;
  schema:alternateName "CreateTime" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/createTime> ;
  rdfs:domain microsoftads:CustomerManagementAddPrepayAccountResponse ;
  rdfs:range xsd:dateTime .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApiBatchFault/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:CustomerManagementApiBatchFault ;
  rdfs:range xsd:string .

# Property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApiBatchFault/batchErrors> a rdf:Property ;
  rdfs:label "batch errors" ;
  schema:alternateName "BatchErrors" ;
  rdfs:domain microsoftads:CustomerManagementApiBatchFault ;
  rdfs:range microsoftads:CustomerManagementBatchError .

# Property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApiBatchFault/operationErrors> a rdf:Property ;
  rdfs:label "operation errors" ;
  schema:alternateName "OperationErrors" ;
  rdfs:domain microsoftads:CustomerManagementApiBatchFault ;
  rdfs:range microsoftads:CustomerManagementOperationError .

# Property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementBatchError/code> a rdf:Property ;
  rdfs:label "code" ;
  schema:alternateName "Code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/code> ;
  rdfs:domain microsoftads:CustomerManagementBatchError ;
  rdfs:range xsd:int .

# Property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementBatchError/details> a rdf:Property ;
  rdfs:label "details" ;
  schema:alternateName "Details" ;
  rdfs:domain microsoftads:CustomerManagementBatchError ;
  rdfs:range xsd:string .

# Property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementBatchError/index> a rdf:Property ;
  rdfs:label "index" ;
  schema:alternateName "Index" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/index> ;
  rdfs:domain microsoftads:CustomerManagementBatchError ;
  rdfs:range xsd:int .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementBatchError/message> a rdf:Property ;
  rdfs:label "message" ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:CustomerManagementBatchError ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApiFault/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  rdfs:comment "The identifier of the log entry that contains the details of the API call." ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:CustomerManagementApiFault ;
  rdfs:range xsd:string .

# Property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApiFault/operationErrors> a rdf:Property ;
  rdfs:label "operation errors" ;
  rdfs:comment "An array of OperationError objects that contains the reasons that explain why the service operation failed when the error is not related to a specific item in the batch of items." ;
  schema:alternateName "OperationErrors" ;
  rdfs:domain microsoftads:CustomerManagementApiFault ;
  rdfs:range microsoftads:CustomerManagementOperationError .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApiFault/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CustomerManagementApiFault ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApplicationFault/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  rdfs:comment "The identifier of the log entry that contains the details of the API call." ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:CustomerManagementApplicationFault ;
  rdfs:range xsd:string .

# Property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApplicationFault/errors> a rdf:Property ;
  rdfs:label "errors" ;
  schema:alternateName "Errors" ;
  rdfs:domain microsoftads:CustomerManagementApplicationFault ;
  rdfs:range microsoftads:CustomerManagementAdApiError .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApplicationFault/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:CustomerManagementApplicationFault ;
  rdfs:range xsd:string .

# Property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApplicationFault/batchErrors> a rdf:Property ;
  rdfs:label "batch errors" ;
  schema:alternateName "BatchErrors" ;
  rdfs:domain microsoftads:CustomerManagementApplicationFault ;
  rdfs:range microsoftads:CustomerManagementBatchError .

# Property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApplicationFault/operationErrors> a rdf:Property ;
  rdfs:label "operation errors" ;
  schema:alternateName "OperationErrors" ;
  rdfs:domain microsoftads:CustomerManagementApplicationFault ;
  rdfs:range microsoftads:CustomerManagementOperationError .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApplicationFaultBase/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:CustomerManagementApplicationFaultBase ;
  rdfs:range xsd:string .

# Property: address
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/address> a rdf:Property ;
  rdfs:label "address" ;
  rdfs:comment "The address of the user. Note that the address BusinessName element is ignored if you try to set it for a user's contact information. The business name is only required for an AdvertiserAccount object. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Address" ;
  rdfs:domain microsoftads:CustomerManagementContactInfo ;
  rdfs:range microsoftads:CustomerManagementAddress .

# Property: contact by phone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/contactByPhone> a rdf:Property ;
  rdfs:label "contact by phone" ;
  rdfs:comment "A value that determines whether the user should be contacted by telephone. If true, the telephone number specified in the Phone1 element is used to contact the user. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "ContactByPhone" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/contactByPhone> ;
  rdfs:domain microsoftads:CustomerManagementContactInfo ;
  rdfs:range xsd:boolean .

# Property: contact by postal mail
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/contactByPostalMail> a rdf:Property ;
  rdfs:label "contact by postal mail" ;
  rdfs:comment "A value that determines whether the user should be contacted by postal mail. If true, correspondence is sent to the address specified in the Address element. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "ContactByPostalMail" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/contactByPostalMail> ;
  rdfs:domain microsoftads:CustomerManagementContactInfo ;
  rdfs:range xsd:boolean .

# Property: email
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/email> a rdf:Property ;
  rdfs:label "email" ;
  rdfs:comment "The email address is used to send the account activation notification to the user, and can contain a maximum of 100 characters. If the user should be contacted by email, set the EmailFormat element to a valid format value. The contact info email address may differ from the email address corresponding to the authenticated Microsoft Account. For more information, see the IsMigratedToMicrosoftAccount and UserName elements of the User. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Email" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/email> ;
  rdfs:domain microsoftads:CustomerManagementContactInfo ;
  rdfs:range xsd:string .

# Property: email format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/emailFormat> a rdf:Property ;
  rdfs:label "email format" ;
  rdfs:comment "The format of the body of an email message to use when correspondence is sent to the user (this does not apply to the activation notification email message). You must set this element if you want the user contacted via email. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "EmailFormat" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/emailFormat> ;
  rdfs:domain microsoftads:CustomerManagementContactInfo ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementEmailFormatScheme .

# Property: fax
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/fax> a rdf:Property ;
  rdfs:label "fax" ;
  rdfs:comment "The fax telephone number of the user. The telephone number can contain a maximum of 100 characters. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Fax" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/fax> ;
  rdfs:domain microsoftads:CustomerManagementContactInfo ;
  rdfs:range xsd:string .

# Property: home phone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/homePhone> a rdf:Property ;
  rdfs:label "home phone" ;
  rdfs:comment "The home telephone number of the user. The telephone number can contain a maximum of 100 characters. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "HomePhone" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/homePhone> ;
  rdfs:domain microsoftads:CustomerManagementContactInfo ;
  rdfs:range xsd:string .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The system-generated identifier of the object. Add: Read-only Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CustomerManagementContactInfo ;
  rdfs:range xsd:long .

# Property: mobile
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/mobile> a rdf:Property ;
  rdfs:label "mobile" ;
  rdfs:comment "The mobile telephone number of the user. The telephone number can contain a maximum of 100 characters. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Mobile" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mobile> ;
  rdfs:domain microsoftads:CustomerManagementContactInfo ;
  rdfs:range xsd:string .

# Property: phone1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/phone1> a rdf:Property ;
  rdfs:label "phone1" ;
  rdfs:comment "The primary telephone number of the user. The telephone number can contain a maximum of 100 characters. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Phone1" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/phone1> ;
  rdfs:domain microsoftads:CustomerManagementContactInfo ;
  rdfs:range xsd:string .

# Property: phone2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/phone2> a rdf:Property ;
  rdfs:label "phone2" ;
  rdfs:comment "An alternate telephone number for the user. The telephone number can contain a maximum of 100 characters. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Phone2" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/phone2> ;
  rdfs:domain microsoftads:CustomerManagementContactInfo ;
  rdfs:range xsd:string .

# Property: customer financial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/customerFinancialStatus> a rdf:Property ;
  rdfs:label "customer financial status" ;
  rdfs:comment "The financial status of the customer. For example, the status indicates whether the customer is in good standing or one or more of the accounts are past due. Add: Read-only Update: Read-only" ;
  schema:alternateName "CustomerFinancialStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerFinancialStatus> ;
  rdfs:domain microsoftads:CustomerManagementCustomer ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementCustomerFinancialStatusScheme .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The system-generated customer identifier. Use this identifier with operation requests that require a CustomerId SOAP header element. Add: Read-only Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CustomerManagementCustomer ;
  rdfs:range xsd:long .

# Property: industry
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/industry> a rdf:Property ;
  rdfs:label "industry" ;
  rdfs:comment "The primary business segment of the customer, for example, automotive, food, or entertainment. Add: Required Update: Required" ;
  schema:alternateName "Industry" ;
  rdfs:domain microsoftads:CustomerManagementCustomer ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementIndustryScheme .

# Property: last modified by user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/lastModifiedByUserId> a rdf:Property ;
  rdfs:label "last modified by user id" ;
  rdfs:comment "The identifier of the last user to update the customer's information. Add: Read-only Update: Read-only" ;
  schema:alternateName "LastModifiedByUserId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastModifiedByUserId> ;
  rdfs:domain microsoftads:CustomerManagementCustomer ;
  rdfs:range xsd:long .

# Property: last modified time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/lastModifiedTime> a rdf:Property ;
  rdfs:label "last modified time" ;
  rdfs:comment "The date and time that the customer information was last updated. The value is in Coordinated Universal Time (UTC). The date and time value reflects the date and time at the server, not the client. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types. Add: Read-only Update: Read-only" ;
  schema:alternateName "LastModifiedTime" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastModifiedTime> ;
  rdfs:domain microsoftads:CustomerManagementCustomer ;
  rdfs:range xsd:dateTime .

# Property: market country
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/marketCountry> a rdf:Property ;
  rdfs:label "market country" ;
  rdfs:comment "The primary country where the customer operates. For a list of customer market country code values, see Product Language. Add: Required Update: Read-only" ;
  schema:alternateName "MarketCountry" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/marketCountry> ;
  rdfs:domain microsoftads:CustomerManagementCustomer ;
  rdfs:range xsd:string .

# Property: market language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/marketLanguage> a rdf:Property ;
  rdfs:label "market language" ;
  rdfs:comment "The primary language that the customer uses. Your customer market language determines the language of the Microsoft Advertising interface. For a list of customer market language code values, see Product Language. Add: Required Update: Read-only" ;
  schema:alternateName "MarketLanguage" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/marketLanguage> ;
  rdfs:domain microsoftads:CustomerManagementCustomer ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementLanguageTypeScheme .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the customer. The name can contain a maximum of 90 characters. Add: Required Update: Required" ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CustomerManagementCustomer ;
  rdfs:range xsd:string .

# Property: service level
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/serviceLevel> a rdf:Property ;
  rdfs:label "service level" ;
  rdfs:comment "For internal use only. If this element is set when calling SignupCustomer an error will be returned. If this element is set when calling UpdateCustomer the element will be ignored. Add: Read-only Update: Read-only" ;
  schema:alternateName "ServiceLevel" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/serviceLevel> ;
  rdfs:domain microsoftads:CustomerManagementCustomer ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementServiceLevelScheme .

# Property: customer life cycle status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/customerLifeCycleStatus> a rdf:Property ;
  rdfs:label "customer life cycle status" ;
  rdfs:comment "The status of the customer. When you create the customer, the status is set to Active. You cannot change the status. Add: Read-only Update: Read-only" ;
  schema:alternateName "CustomerLifeCycleStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerLifeCycleStatus> ;
  rdfs:domain microsoftads:CustomerManagementCustomer ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementCustomerLifeCycleStatusScheme .

# Property: time stamp
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/timeStamp> a rdf:Property ;
  rdfs:label "time stamp" ;
  rdfs:comment "A time-stamp value that the system uses internally to reconcile updates when you call the UpdateCustomer and DeleteCustomer operations. Add: Read-only Update: Required" ;
  schema:alternateName "TimeStamp" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/timeStamp> ;
  rdfs:domain microsoftads:CustomerManagementCustomer ;
  rdfs:range xsd:base64Binary .

# Property: number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/number> a rdf:Property ;
  rdfs:label "number" ;
  rdfs:comment "A system-generated customer number that is used in the Microsoft Advertising web application. The customer number has the form xxxxxxxxxx, where xxxxxxxxxx is a series of any ten alphanumeric characters. Add: Read-only Update: Read-only" ;
  schema:alternateName "Number" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/number> ;
  rdfs:domain microsoftads:CustomerManagementCustomer ;
  rdfs:range xsd:string .

# Property: customer address
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/customerAddress> a rdf:Property ;
  rdfs:label "customer address" ;
  rdfs:comment "The customer's business address. This property is not used by Microsoft Advertising, and you must set the account business address instead. Add: Optional Update: Optional" ;
  schema:alternateName "CustomerAddress" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerAddress> ;
  rdfs:domain microsoftads:CustomerManagementCustomer ;
  rdfs:range microsoftads:CustomerManagementAddress .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CustomerManagementCustomer ;
  rdfs:range microsoftads:CustomerManagementKeyValuePairOfstringAndstring .

# Property: role id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomerRole/roleId> a rdf:Property ;
  rdfs:label "role id" ;
  rdfs:comment "The role that the user has when accessing advertiser accounts through the CustomerId. Possible values include the following: 16 - The user has the Advertiser Campaign Manager role. 33 - The user has the Aggregator role. 41 - The user has the Super Admin role. 100 - The user has the Viewer role. 203 - The user has the Standard User role. For more information, see the User Roles technical guide." ;
  schema:alternateName "RoleId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/roleId> ;
  rdfs:domain microsoftads:CustomerManagementCustomerRole ;
  rdfs:range xsd:int .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomerRole/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  rdfs:comment "The identifier of the customer where the user has either signed up or has some account hierarchy relationship." ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CustomerManagementCustomerRole ;
  rdfs:range xsd:long .

# Property: account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomerRole/accountIds> a rdf:Property ;
  rdfs:label "account ids" ;
  rdfs:comment "The list of accounts that the user can access in the customer. If the user has CID level of access, then AccountIDs will be not returned. For account level access, the AccountIDs will be returned in the CustomerRole object of the GetUser API." ;
  schema:alternateName "AccountIds" ;
  rdfs:domain microsoftads:CustomerManagementCustomerRole ;
  rdfs:range xsd:long .

# Property: linked account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomerRole/linkedAccountIds> a rdf:Property ;
  rdfs:label "linked account ids" ;
  rdfs:comment "The list of linked accounts that the user can access through the CustomerId as an agency on behalf of another customer. If this element is nil, the user does not have access to individually linked advertiser accounts through the CustomerId. The user might have access to advertiser accounts in other linked customers, so be sure to take into account all CustomerRoles returned by GetUser. Please note that accounts created as an aggregator via SignupCustomer will also be returned in this element. You can delete aggregatee accounts via DeleteAccount, but you cannot delink them via UpdateClientLinks. Call the SearchClientLinks operation to help determine which accounts can be delinked." ;
  schema:alternateName "LinkedAccountIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/linkedAccountIds> ;
  rdfs:domain microsoftads:CustomerManagementCustomerRole ;
  rdfs:range xsd:long .

# Property: customer link permission
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomerRole/customerLinkPermission> a rdf:Property ;
  rdfs:label "customer link permission" ;
  rdfs:comment "Determines whether the user's access to the accounts is restricted by customer hierarchy i.e., customer level client linking. The possible values include Administrative, Standard, and LinkedEntityOnly. It is also possible this field can be nil or empty. If this field is nil or empty, the user is signed up directly on the CustomerId. If this field is set to \"Administrative\", the user has access to the CustomerId through an Administrative customer link. If this field is set to \"Standard\", the user has access to the CustomerId through a Standard customer link. If this field is set to \"LinkedEntityOnly\", the user is signed up directly on the CustomerId but cannot access its advertiser accounts. The CustomerId is part of a customer link hierarchy whereby the user can access other customers below it. For more information, see the User Roles technical guide." ;
  schema:alternateName "CustomerLinkPermission" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerLinkPermission> ;
  rdfs:domain microsoftads:CustomerManagementCustomerRole ;
  rdfs:range xsd:string .

# Property: min date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDateRange/minDate> a rdf:Property ;
  rdfs:label "min date" ;
  rdfs:comment "The minimum date. The date format should be specified as \"yyyyMMdd\". For example April 3, 2020 should be specified as \"20200403\"." ;
  schema:alternateName "MinDate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/minDate> ;
  rdfs:domain microsoftads:CustomerManagementDateRange ;
  rdfs:range xsd:string .

# Property: max date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDateRange/maxDate> a rdf:Property ;
  rdfs:label "max date" ;
  rdfs:comment "The maximum date. The date format should be specified as \"yyyyMMdd\". For example December 31, 2050 should be specified as \"20501231\"." ;
  schema:alternateName "MaxDate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxDate> ;
  rdfs:domain microsoftads:CustomerManagementDateRange ;
  rdfs:range xsd:string .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDeleteAccountRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account to delete." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CustomerManagementDeleteAccountRequest ;
  rdfs:range xsd:long .

# Property: time stamp
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDeleteAccountRequest/timeStamp> a rdf:Property ;
  rdfs:label "time stamp" ;
  rdfs:comment "The time-stamp value that the operation uses to reconcile the update. You must call GetAccount to get the time-stamp value. The delete operation fails if the account object has a time-stamp value that differs from the one that you pass." ;
  schema:alternateName "TimeStamp" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/timeStamp> ;
  rdfs:domain microsoftads:CustomerManagementDeleteAccountRequest ;
  rdfs:range xsd:base64Binary .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDeleteCustomerRequest/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  rdfs:comment "The identifier of the customer to delete." ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CustomerManagementDeleteCustomerRequest ;
  rdfs:range xsd:long .

# Property: time stamp
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDeleteCustomerRequest/timeStamp> a rdf:Property ;
  rdfs:label "time stamp" ;
  rdfs:comment "The time-stamp value that the operation uses to reconcile the update. You must call GetCustomer to get the time-stamp value. The delete operation fails if the customer object has a time-stamp value that differs from the one that you pass." ;
  schema:alternateName "TimeStamp" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/timeStamp> ;
  rdfs:domain microsoftads:CustomerManagementDeleteCustomerRequest ;
  rdfs:range xsd:base64Binary .

# Property: user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDeleteUserRequest/userId> a rdf:Property ;
  rdfs:label "user id" ;
  rdfs:comment "The identifier of the user to delete." ;
  schema:alternateName "UserId" ;
  rdfs:domain microsoftads:CustomerManagementDeleteUserRequest ;
  rdfs:range xsd:long .

# Property: time stamp
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDeleteUserRequest/timeStamp> a rdf:Property ;
  rdfs:label "time stamp" ;
  rdfs:comment "The time-stamp value that the operation uses to reconcile the update. You must call GetUser to get the time-stamp value. The delete operation fails if the user object has a time-stamp value that differs from the one that you pass." ;
  schema:alternateName "TimeStamp" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/timeStamp> ;
  rdfs:domain microsoftads:CustomerManagementDeleteUserRequest ;
  rdfs:range xsd:base64Binary .

# Property: notification type pairs
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDismissNotificationsRequest/notificationTypePairs> a rdf:Property ;
  rdfs:label "notification type pairs" ;
  rdfs:comment "The key and value of a notification entity." ;
  schema:alternateName "NotificationTypePairs" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/notificationTypePairs> ;
  rdfs:domain microsoftads:CustomerManagementDismissNotificationsRequest ;
  rdfs:range microsoftads:CustomerManagementKeyValueEntityOflongAndint .

# Property: user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDismissNotificationsRequest/userId> a rdf:Property ;
  rdfs:label "user id" ;
  rdfs:comment "The user's identification number." ;
  schema:alternateName "UserId" ;
  rdfs:domain microsoftads:CustomerManagementDismissNotificationsRequest ;
  rdfs:range xsd:int .

# Property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementKeyValueEntityOflongAndint/key> a rdf:Property ;
  rdfs:label "key" ;
  schema:alternateName "Key" ;
  rdfs:domain microsoftads:CustomerManagementKeyValueEntityOflongAndint ;
  rdfs:range xsd:long .

# Property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementKeyValueEntityOflongAndint/value> a rdf:Property ;
  rdfs:label "value" ;
  schema:alternateName "Value" ;
  rdfs:domain microsoftads:CustomerManagementKeyValueEntityOflongAndint ;
  rdfs:range xsd:int .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementFindAccountsOrCustomersInfoRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The criteria to use to filter the list of accounts and customers. You can specify either an account name, account number, or customer name. The filter value can contain a partial or full name or number. The operation includes the account or customer in the result if the name or number begins with the specified filter value. The operation performs a case-insensitive comparison when it compares your filter value to the name or number. For example, if you specify \"t\" as the filter value, the list will include accounts and customers whose names begin with \"t\" or \"T\". The operation filters first for accounts that match the filter criteria. If the number of accounts that match the filter criteria is less than the specified TopN value, the operation searches for customers whose name matches the filter criteria. Setting this element to an empty string is the same as calling the GetAccountsInfo followed by calling the GetCustomersInfo." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:CustomerManagementFindAccountsOrCustomersInfoRequest ;
  rdfs:range xsd:string .

# Property: top n
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementFindAccountsOrCustomersInfoRequest/topN> a rdf:Property ;
  rdfs:label "top n" ;
  rdfs:comment "A nonzero positive integer that specifies the number of accounts to return in the result. You must specify a value from 1 through 5,000." ;
  schema:alternateName "TopN" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/topN> ;
  rdfs:domain microsoftads:CustomerManagementFindAccountsOrCustomersInfoRequest ;
  rdfs:range xsd:int .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementFindAccountsOrCustomersInfoRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The list of additional properties that you want included within each returned account. The additional field values enable you to get the latest features using the current version of Customer Management API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CustomerManagementFindAccountsOrCustomersInfoRequest ;
  rdfs:range xsd:string .

# Property: account info with customer data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementFindAccountsOrCustomersInfoResponse/accountInfoWithCustomerData> a rdf:Property ;
  rdfs:label "account info with customer data" ;
  rdfs:comment "A list of AccountInfoWithCustomerData objects of the accounts and customers that match the specified filter criteria. The objects contain information that identifies the account and customer. To get the complete details of an account in the list, access the AccountId element of the AccountInfoWithCustomerData object and use it to call GetAccount operation. To get the complete details of a customer in the list, access the CustomerId element of the AccountInfoWithCustomerData object and use it to call GetCustomer." ;
  schema:alternateName "AccountInfoWithCustomerData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountInfoWithCustomerData> ;
  rdfs:domain microsoftads:CustomerManagementFindAccountsOrCustomersInfoResponse ;
  rdfs:range microsoftads:CustomerManagementAccountInfoWithCustomerData .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementFindAccountsRequest/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  rdfs:comment "The identifier of the customer whose accounts you want to get. If null, the operation searches for a match among all of the accounts of the customers that the user manages and owns." ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CustomerManagementFindAccountsRequest ;
  rdfs:range xsd:long .

# Property: account filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementFindAccountsRequest/accountFilter> a rdf:Property ;
  rdfs:label "account filter" ;
  rdfs:comment "The criteria to use to filter the list of accounts. You can specify either an account name or an account number. If your filter value is of the form, Xnnnnn, where nnnnn is a series of digits, the operation filters by account number. The filter value can contain a partial or full account name or number of the accounts that you want to get. The operation includes the account in the result if the name or number of the account begins with the specified filter value. The operation performs a case-insensitive comparison when it compares your filter value to the account name or number. For example, if you specify \"t\" as the filter value, the list will include accounts whose names begin with \"t\" or \"T\". Setting this element to an empty string is the same as calling the GetAccountsInfo." ;
  schema:alternateName "AccountFilter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountFilter> ;
  rdfs:domain microsoftads:CustomerManagementFindAccountsRequest ;
  rdfs:range xsd:string .

# Property: top n
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementFindAccountsRequest/topN> a rdf:Property ;
  rdfs:label "top n" ;
  rdfs:comment "A nonzero positive integer that specifies the number of accounts to return in the result. You must specify a value from 1 through 5,000." ;
  schema:alternateName "TopN" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/topN> ;
  rdfs:domain microsoftads:CustomerManagementFindAccountsRequest ;
  rdfs:range xsd:int .

# Property: accounts info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementFindAccountsResponse/accountsInfo> a rdf:Property ;
  rdfs:label "accounts info" ;
  rdfs:comment "A list of AccountInfo objects of the accounts that match the specified filter criteria. To get the complete details of an account in the list, access the Id element of the AccountInfo object and use it to call GetAccount." ;
  schema:alternateName "AccountsInfo" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountsInfo> ;
  rdfs:domain microsoftads:CustomerManagementFindAccountsResponse ;
  rdfs:range microsoftads:CustomerManagementAccountInfo .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccessibleCustomerRequest/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CustomerManagementGetAccessibleCustomerRequest ;
  rdfs:range xsd:long .

# Property: accessible customer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccessibleCustomerResponse/accessibleCustomer> a rdf:Property ;
  rdfs:label "accessible customer" ;
  schema:alternateName "AccessibleCustomer" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accessibleCustomer> ;
  rdfs:domain microsoftads:CustomerManagementGetAccessibleCustomerResponse ;
  rdfs:range microsoftads:CustomerManagementCustomer .

# Property: valid fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccessibleCustomerResponse/validFields> a rdf:Property ;
  rdfs:label "valid fields" ;
  schema:alternateName "ValidFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/validFields> ;
  rdfs:domain microsoftads:CustomerManagementGetAccessibleCustomerResponse ;
  rdfs:range xsd:int .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccountPilotFeaturesRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account used to get a list of feature pilot IDs." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CustomerManagementGetAccountPilotFeaturesRequest ;
  rdfs:range xsd:long .

# Property: feature pilot flags
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccountPilotFeaturesResponse/featurePilotFlags> a rdf:Property ;
  rdfs:label "feature pilot flags" ;
  rdfs:comment "A list of integers that identify the feature pilots that are enabled for the ad account. For more information about pilot participation please contact your account manager." ;
  schema:alternateName "FeaturePilotFlags" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/featurePilotFlags> ;
  rdfs:domain microsoftads:CustomerManagementGetAccountPilotFeaturesResponse ;
  rdfs:range xsd:int .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccountRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account to get." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CustomerManagementGetAccountRequest ;
  rdfs:range xsd:long .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccountRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The list of additional properties that you want included within each returned account. The additional field values enable you to get the latest features using the current version of Customer Management API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CustomerManagementGetAccountRequest ;
  rdfs:range xsd:string .

# Property: account
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccountResponse/account> a rdf:Property ;
  rdfs:label "account" ;
  rdfs:comment "An account object that contains information about the account, such as payment method, account type, and parent customer." ;
  schema:alternateName "Account" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/account> ;
  rdfs:domain microsoftads:CustomerManagementGetAccountResponse ;
  rdfs:range microsoftads:CustomerManagementAdvertiserAccount .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccountsInfoRequest/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  rdfs:comment "The identifier of the customer used to get the account information. This request element is optional. If not set, the user's credentials are used to determine the customer." ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CustomerManagementGetAccountsInfoRequest ;
  rdfs:range xsd:long .

# Property: only parent accounts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccountsInfoRequest/onlyParentAccounts> a rdf:Property ;
  rdfs:label "only parent accounts" ;
  rdfs:comment "Determines whether to return only the advertiser accounts that belong to the customer or to also return linked advertiser accounts under other customers. To limit the results to advertiser accounts directly under the specified customer, set this element to true, and otherwise leave it empty or set the property to false. The default value is false." ;
  schema:alternateName "OnlyParentAccounts" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/onlyParentAccounts> ;
  rdfs:domain microsoftads:CustomerManagementGetAccountsInfoRequest ;
  rdfs:range xsd:boolean .

# Property: accounts info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccountsInfoResponse/accountsInfo> a rdf:Property ;
  rdfs:label "accounts info" ;
  rdfs:comment "The list of information about advertiser accounts that match the request criteria. Note that there can be a delay of up to five minutes from the time that you create an account until the account information is included in the response." ;
  schema:alternateName "AccountsInfo" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountsInfo> ;
  rdfs:domain microsoftads:CustomerManagementGetAccountsInfoResponse ;
  rdfs:range microsoftads:CustomerManagementAccountInfo .

# Property: user
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetCurrentUserResponse/user> a rdf:Property ;
  rdfs:label "user" ;
  schema:alternateName "User" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/user> ;
  rdfs:domain microsoftads:CustomerManagementGetCurrentUserResponse ;
  rdfs:range microsoftads:CustomerManagementUser .

# Property: contact info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/contactInfo> a rdf:Property ;
  rdfs:label "contact info" ;
  rdfs:comment "The user's contact information. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "ContactInfo" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/contactInfo> ;
  rdfs:domain microsoftads:CustomerManagementUser ;
  rdfs:range microsoftads:CustomerManagementContactInfo .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  rdfs:comment "The identifier of the customer for this user to access. Update: Read-only" ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CustomerManagementUser ;
  rdfs:range xsd:long .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The Microsoft Advertising identifier of the user. Update: Required" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CustomerManagementUser ;
  rdfs:range xsd:long .

# Property: job title
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/jobTitle> a rdf:Property ;
  rdfs:label "job title" ;
  rdfs:comment "The user's job title. The title can contain a maximum of 50 characters. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "JobTitle" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/jobTitle> ;
  rdfs:domain microsoftads:CustomerManagementUser ;
  rdfs:range xsd:string .

# Property: last modified by user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/lastModifiedByUserId> a rdf:Property ;
  rdfs:label "last modified by user id" ;
  rdfs:comment "The identifier of the last user to update the user's information. Update: Read-only" ;
  schema:alternateName "LastModifiedByUserId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastModifiedByUserId> ;
  rdfs:domain microsoftads:CustomerManagementUser ;
  rdfs:range xsd:long .

# Property: last modified time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/lastModifiedTime> a rdf:Property ;
  rdfs:label "last modified time" ;
  rdfs:comment "The date and time that that the user information was last updated. The value is in Coordinated Universal Time (UTC). The date and time value reflects the date and time at the server, not the client. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types. Update: Read-only" ;
  schema:alternateName "LastModifiedTime" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastModifiedTime> ;
  rdfs:domain microsoftads:CustomerManagementUser ;
  rdfs:range xsd:dateTime .

# Property: lcid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/lcid> a rdf:Property ;
  rdfs:label "lcid" ;
  rdfs:comment "The locale to use when sending correspondence to the user by email or postal mail. The default is EnglishUS. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Lcid" ;
  rdfs:domain microsoftads:CustomerManagementUser ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementLCIDScheme .

# Property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/name> a rdf:Property ;
  rdfs:label "name" ;
  rdfs:comment "The name of the user. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "Name" ;
  rdfs:domain microsoftads:CustomerManagementUser ;
  rdfs:range microsoftads:CustomerManagementPersonName .

# Property: password
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/password> a rdf:Property ;
  rdfs:label "password" ;
  rdfs:comment "This element is reserved for internal use and will be removed from a future version of the API. The GetUser operation does not return the password. Update: Read-only" ;
  schema:alternateName "Password" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/password> ;
  rdfs:domain microsoftads:CustomerManagementUser ;
  rdfs:range xsd:string .

# Property: secret answer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/secretAnswer> a rdf:Property ;
  rdfs:label "secret answer" ;
  rdfs:comment "This element is reserved for internal use and will be removed from a future version of the API. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "SecretAnswer" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/secretAnswer> ;
  rdfs:domain microsoftads:CustomerManagementUser ;
  rdfs:range xsd:string .

# Property: secret question
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/secretQuestion> a rdf:Property ;
  rdfs:label "secret question" ;
  rdfs:comment "This element is reserved for internal use and will be removed from a future version of the API. Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "SecretQuestion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/secretQuestion> ;
  rdfs:domain microsoftads:CustomerManagementUser ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementSecretQuestionScheme .

# Property: user life cycle status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/userLifeCycleStatus> a rdf:Property ;
  rdfs:label "user life cycle status" ;
  rdfs:comment "The status of the user. Update: Read-only" ;
  schema:alternateName "UserLifeCycleStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/userLifeCycleStatus> ;
  rdfs:domain microsoftads:CustomerManagementUser ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementUserLifeCycleStatusScheme .

# Property: time stamp
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/timeStamp> a rdf:Property ;
  rdfs:label "time stamp" ;
  rdfs:comment "A time-stamp value that the system uses internally to reconcile updates when you call UpdateUser or DeleteUser. Update: Required" ;
  schema:alternateName "TimeStamp" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/timeStamp> ;
  rdfs:domain microsoftads:CustomerManagementUser ;
  rdfs:range xsd:base64Binary .

# Property: user name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/userName> a rdf:Property ;
  rdfs:label "user name" ;
  rdfs:comment "The logon user name of the user. The email address of the Microsoft Account may differ from the Email element of the ContactInfo object. Update: Read-only" ;
  schema:alternateName "UserName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/userName> ;
  rdfs:domain microsoftads:CustomerManagementUser ;
  rdfs:range xsd:string .

# Property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/forwardCompatibilityMap> a rdf:Property ;
  rdfs:label "forward compatibility map" ;
  rdfs:comment "The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version. Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object." ;
  schema:alternateName "ForwardCompatibilityMap" ;
  rdfs:domain microsoftads:CustomerManagementUser ;
  rdfs:range microsoftads:CustomerManagementKeyValuePairOfstringAndstring .

# Property: authentication token
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/authenticationToken> a rdf:Property ;
  rdfs:label "authentication token" ;
  rdfs:comment "The OAuth access token that represents the credentials of the user who has permissions to Microsoft Advertising accounts. For more information see Authentication with OAuth. Update: Read-only" ;
  schema:alternateName "AuthenticationToken" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/authenticationToken> ;
  rdfs:domain microsoftads:CustomerManagementUser ;
  rdfs:range xsd:string .

# Property: first name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPersonName/firstName> a rdf:Property ;
  rdfs:label "first name" ;
  rdfs:comment "The first name of the user. The first name is limited to 100 characters. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "FirstName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/firstName> ;
  rdfs:domain microsoftads:CustomerManagementPersonName ;
  rdfs:range xsd:string .

# Property: last name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPersonName/lastName> a rdf:Property ;
  rdfs:label "last name" ;
  rdfs:comment "The last name of the user. The last name is limited to 100 characters. Add: Required Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "LastName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastName> ;
  rdfs:domain microsoftads:CustomerManagementPersonName ;
  rdfs:range xsd:string .

# Property: middle initial
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPersonName/middleInitial> a rdf:Property ;
  rdfs:label "middle initial" ;
  rdfs:comment "The middle initial of the user. The middle initial is limited to one character. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed." ;
  schema:alternateName "MiddleInitial" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/middleInitial> ;
  rdfs:domain microsoftads:CustomerManagementPersonName ;
  rdfs:range xsd:string .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetCustomerPilotFeaturesRequest/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  rdfs:comment "The identifier of the customer used to get a list of feature pilot IDs." ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CustomerManagementGetCustomerPilotFeaturesRequest ;
  rdfs:range xsd:long .

# Property: feature pilot flags
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetCustomerPilotFeaturesResponse/featurePilotFlags> a rdf:Property ;
  rdfs:label "feature pilot flags" ;
  rdfs:comment "A list of integers that identify the feature pilots that are enabled for all accounts owned by a customer (manager account). For more information about pilot participation please contact your account manager. For example the following values correspond to customer level feature pilots. 78 - Call Tracking 268 - Dynamic Search Ads 317 - Similar Remarketing Lists 351 - Local Inventory Ads 388 - Microsoft Audience Network 567 - Azure AD Work and School Accounts 574 - Include in Conversions 579 - Customer List Audience 600 - Dynamic Search Ads Text Part 2 616 - View-through conversions 618 - Combined List Audience 626 - Multi-Image Ad Extensions 635 - Custom Parameters Limit Increase Phase 3 636 - Final Url Suffix Phase 3 637 - Cookie-Based Experiments 684 - Shopping Campaigns for Brands 704 - Target ROAS Bid Strategy Type in UK/CA/AU/DE/FR 718 - Smart Shopping Campaigns 720 - Promotion Ad Extensions 721 - Target ROAS Bid Strategy Type in US 734 - Google Import As A Service 762 - Target Impression Share Bid Strategy Type 764 - Site Property Promotion Ad for Hotels 777 - Responsive Ads for Smart Shopping Campaigns 793 - Create Accounts on Behalf of Client 802 - Flyer Ad Extensions Please note the list of pilot IDs might also include account level pilot IDs for internal use. You should ignore account level pilot IDs returned by this operation and use the GetAccountPilotFeatures operation instead." ;
  schema:alternateName "FeaturePilotFlags" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/featurePilotFlags> ;
  rdfs:domain microsoftads:CustomerManagementGetCustomerPilotFeaturesResponse ;
  rdfs:range xsd:int .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetCustomerRequest/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  rdfs:comment "The identifier of the customer whose information you want to get." ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CustomerManagementGetCustomerRequest ;
  rdfs:range xsd:long .

# Property: customer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetCustomerResponse/customer> a rdf:Property ;
  rdfs:label "customer" ;
  rdfs:comment "A Customer object that contains information about the customer." ;
  schema:alternateName "Customer" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customer> ;
  rdfs:domain microsoftads:CustomerManagementGetCustomerResponse ;
  rdfs:range microsoftads:CustomerManagementCustomer .

# Property: customer name filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetCustomersInfoRequest/customerNameFilter> a rdf:Property ;
  rdfs:label "customer name filter" ;
  rdfs:comment "A partial or full name of the customers that you want to get. The operation includes the customer in the result if the customer's name begins with the specified filter name. This request element is optional. If you do not want to filter by customer name, set this element to an empty string. The operation performs a case-insensitive comparison when it compares your name filter value to the customer names. For example, if you specify \"t\" as the filter value, the list will include customers whose names begin with \"t\" or \"T\"." ;
  schema:alternateName "CustomerNameFilter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerNameFilter> ;
  rdfs:domain microsoftads:CustomerManagementGetCustomersInfoRequest ;
  rdfs:range xsd:string .

# Property: top n
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetCustomersInfoRequest/topN> a rdf:Property ;
  rdfs:label "top n" ;
  rdfs:comment "A nonzero positive integer that specifies the number of customers to return in the result." ;
  schema:alternateName "TopN" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/topN> ;
  rdfs:domain microsoftads:CustomerManagementGetCustomersInfoRequest ;
  rdfs:range xsd:int .

# Property: customers info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetCustomersInfoResponse/customersInfo> a rdf:Property ;
  rdfs:label "customers info" ;
  rdfs:comment "The list of information about customers that match the request criteria." ;
  schema:alternateName "CustomersInfo" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customersInfo> ;
  rdfs:domain microsoftads:CustomerManagementGetCustomersInfoResponse ;
  rdfs:range microsoftads:CustomerManagementCustomerInfo .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetLinkedAccountsAndCustomersInfoRequest/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  rdfs:comment "The identifier of the customer whose hierarchy you want to get." ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CustomerManagementGetLinkedAccountsAndCustomersInfoRequest ;
  rdfs:range xsd:long .

# Property: only parent accounts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetLinkedAccountsAndCustomersInfoRequest/onlyParentAccounts> a rdf:Property ;
  rdfs:label "only parent accounts" ;
  rdfs:comment "Determines whether to return only the advertiser accounts that belong to the customer or to also return linked customers and linked advertiser accounts under other customers. To limit the results to advertiser accounts directly under the specified customer, set this element to true, and otherwise leave it empty or set the property to false. The default value is false." ;
  schema:alternateName "OnlyParentAccounts" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/onlyParentAccounts> ;
  rdfs:domain microsoftads:CustomerManagementGetLinkedAccountsAndCustomersInfoRequest ;
  rdfs:range xsd:boolean .

# Property: accounts info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetLinkedAccountsAndCustomersInfoResponse/accountsInfo> a rdf:Property ;
  rdfs:label "accounts info" ;
  rdfs:comment "The list of information about advertiser accounts that match the request criteria. Note that there can be a delay of up to five minutes from the time that you create an account until the account information is included in the response." ;
  schema:alternateName "AccountsInfo" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountsInfo> ;
  rdfs:domain microsoftads:CustomerManagementGetLinkedAccountsAndCustomersInfoResponse ;
  rdfs:range microsoftads:CustomerManagementAccountInfo .

# Property: customers info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetLinkedAccountsAndCustomersInfoResponse/customersInfo> a rdf:Property ;
  rdfs:label "customers info" ;
  rdfs:comment "The list of information about customers that match the request criteria." ;
  schema:alternateName "CustomersInfo" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customersInfo> ;
  rdfs:domain microsoftads:CustomerManagementGetLinkedAccountsAndCustomersInfoResponse ;
  rdfs:range microsoftads:CustomerManagementCustomerInfo .

# Property: locale
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetNotificationsRequest/locale> a rdf:Property ;
  rdfs:label "locale" ;
  rdfs:comment "The locale of the message. The default value is en. Add: Optional Update: Optional" ;
  schema:alternateName "Locale" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/locale> ;
  rdfs:domain microsoftads:CustomerManagementGetNotificationsRequest ;
  rdfs:range xsd:string .

# Property: user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetNotificationsRequest/userId> a rdf:Property ;
  rdfs:label "user id" ;
  rdfs:comment "The UserId filter. Add: Optional Update: Optional" ;
  schema:alternateName "UserId" ;
  rdfs:domain microsoftads:CustomerManagementGetNotificationsRequest ;
  rdfs:range xsd:int .

# Property: type ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetNotificationsRequest/typeIds> a rdf:Property ;
  rdfs:label "type ids" ;
  rdfs:comment "A list of notification type filter. Add: Optional Update: Optional" ;
  schema:alternateName "TypeIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/typeIds> ;
  rdfs:domain microsoftads:CustomerManagementGetNotificationsRequest ;
  rdfs:range xsd:int .

# Property: notifications
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetNotificationsResponse/notifications> a rdf:Property ;
  rdfs:label "notifications" ;
  rdfs:comment "A collection of Notification objects that contains information about the Notification." ;
  schema:alternateName "Notifications" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/notifications> ;
  rdfs:domain microsoftads:CustomerManagementGetNotificationsResponse ;
  rdfs:range microsoftads:CustomerManagementNotification .

# Property: type id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementNotification/typeId> a rdf:Property ;
  rdfs:label "type id" ;
  rdfs:comment "The identifier of the type of Notification." ;
  schema:alternateName "TypeId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/typeId> ;
  rdfs:domain microsoftads:CustomerManagementNotification ;
  rdfs:range xsd:int .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementNotification/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The identifier of the Notification." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CustomerManagementNotification ;
  rdfs:range xsd:long .

# Property: severity
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementNotification/severity> a rdf:Property ;
  rdfs:label "severity" ;
  rdfs:comment "The severity of the Notification." ;
  schema:alternateName "Severity" ;
  rdfs:domain microsoftads:CustomerManagementNotification ;
  rdfs:range xsd:int .

# Property: title
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementNotification/title> a rdf:Property ;
  rdfs:label "title" ;
  rdfs:comment "The title of the Notification." ;
  schema:alternateName "Title" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/title> ;
  rdfs:domain microsoftads:CustomerManagementNotification ;
  rdfs:range xsd:string .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementNotification/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "The message of the Notification." ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:CustomerManagementNotification ;
  rdfs:range xsd:string .

# Property: additional info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementNotification/additionalInfo> a rdf:Property ;
  rdfs:label "additional info" ;
  rdfs:comment "The supporting data of the Notification." ;
  schema:alternateName "AdditionalInfo" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/additionalInfo> ;
  rdfs:domain microsoftads:CustomerManagementNotification ;
  rdfs:range microsoftads:CustomerManagementKeyValueEntityOfstringAndstring .

# Property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementKeyValueEntityOfstringAndstring/key> a rdf:Property ;
  rdfs:label "key" ;
  schema:alternateName "Key" ;
  rdfs:domain microsoftads:CustomerManagementKeyValueEntityOfstringAndstring ;
  rdfs:range xsd:string .

# Property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementKeyValueEntityOfstringAndstring/value> a rdf:Property ;
  rdfs:label "value" ;
  schema:alternateName "Value" ;
  rdfs:domain microsoftads:CustomerManagementKeyValueEntityOfstringAndstring ;
  rdfs:range xsd:string .

# Property: pilot features
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetPilotFeaturesCountriesResponse/pilotFeatures> a rdf:Property ;
  rdfs:label "pilot features" ;
  schema:alternateName "PilotFeatures" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/pilotFeatures> ;
  rdfs:domain microsoftads:CustomerManagementGetPilotFeaturesCountriesResponse ;
  rdfs:range microsoftads:CustomerManagementPilotFeature .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPilotFeature/id> a rdf:Property ;
  rdfs:label "id" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CustomerManagementPilotFeature ;
  rdfs:range xsd:int .

# Property: countries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPilotFeature/countries> a rdf:Property ;
  rdfs:label "countries" ;
  schema:alternateName "Countries" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/countries> ;
  rdfs:domain microsoftads:CustomerManagementPilotFeature ;
  rdfs:range xsd:string .

# Property: m fastatus
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetUserMFAStatusResponse/mFAStatus> a rdf:Property ;
  rdfs:label "m fastatus" ;
  rdfs:comment "Used to estimate adoption of multi-factor authentication (MFA) by users of your application. The operation returns true if during calendar year 2021 the user passed through MFA via Microsoft Advertising online, Microsoft Advertising Editor, or Microsoft Advertising mobile. Otherwise this value is false." ;
  schema:alternateName "MFAStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/mFAStatus> ;
  rdfs:domain microsoftads:CustomerManagementGetUserMFAStatusResponse ;
  rdfs:range xsd:boolean .

# Property: user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetUserRequest/userId> a rdf:Property ;
  rdfs:label "user id" ;
  rdfs:comment "The identifier of the user to get. If this element is null or not provided, the response will include details for the authenticated user specified in the request header." ;
  schema:alternateName "UserId" ;
  rdfs:domain microsoftads:CustomerManagementGetUserRequest ;
  rdfs:range xsd:long .

# Property: user
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetUserResponse/user> a rdf:Property ;
  rdfs:label "user" ;
  rdfs:comment "A user object that contains information about the user." ;
  schema:alternateName "User" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/user> ;
  rdfs:domain microsoftads:CustomerManagementGetUserResponse ;
  rdfs:range microsoftads:CustomerManagementUser .

# Property: customer roles
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetUserResponse/customerRoles> a rdf:Property ;
  rdfs:label "customer roles" ;
  rdfs:comment "The list of roles that a user has for each customer or list of accounts. At minimum one list item will be returned. If a user's credentials can access multiple customers, then one CustomerRole object per customer will be returned. You can view all of your own roles across all customers; however, you will only see the roles of other users as it pertains to customers that you can access. For example let's say you`@contoso`.com and another-user`@contoso`.com can access Customer A. The other user might also have access to Customer B and C; however when you call this operation with their user identifier, you will only see their role under Customer A. When another-user`@contoso`.com calls this operation with their own credentials, the operation would return three CustomerRole objects." ;
  schema:alternateName "CustomerRoles" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerRoles> ;
  rdfs:domain microsoftads:CustomerManagementGetUserResponse ;
  rdfs:range microsoftads:CustomerManagementCustomerRole .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetUsersInfoRequest/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  rdfs:comment "The identifier of the customer to which the users belong." ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CustomerManagementGetUsersInfoRequest ;
  rdfs:range xsd:long .

# Property: status filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetUsersInfoRequest/statusFilter> a rdf:Property ;
  rdfs:label "status filter" ;
  rdfs:comment "The status value that the operation uses to filter the list of users that it returns. The operation returns only those users with the specified status." ;
  schema:alternateName "StatusFilter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/statusFilter> ;
  rdfs:domain microsoftads:CustomerManagementGetUsersInfoRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementUserLifeCycleStatusScheme .

# Property: users info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetUsersInfoResponse/usersInfo> a rdf:Property ;
  rdfs:label "users info" ;
  rdfs:comment "A list of UserInfo objects that identifies the list of users who meet the filter criteria. To get the user data for a user in the list, access the Id element of the UserInfo object and use it to call GetUser." ;
  schema:alternateName "UsersInfo" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/usersInfo> ;
  rdfs:domain microsoftads:CustomerManagementGetUsersInfoResponse ;
  rdfs:range microsoftads:CustomerManagementUserInfo .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInfo/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "The system-generated identifier of the user." ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CustomerManagementUserInfo ;
  rdfs:range xsd:long .

# Property: user name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInfo/userName> a rdf:Property ;
  rdfs:label "user name" ;
  rdfs:comment "The logon user name of the user." ;
  schema:alternateName "UserName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/userName> ;
  rdfs:domain microsoftads:CustomerManagementUserInfo ;
  rdfs:range xsd:string .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementMapAccountIdToExternalAccountIdsRequest/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CustomerManagementMapAccountIdToExternalAccountIdsRequest ;
  rdfs:range xsd:long .

# Property: external account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementMapAccountIdToExternalAccountIdsRequest/externalAccountIds> a rdf:Property ;
  rdfs:label "external account ids" ;
  schema:alternateName "ExternalAccountIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/externalAccountIds> ;
  rdfs:domain microsoftads:CustomerManagementMapAccountIdToExternalAccountIdsRequest ;
  rdfs:range xsd:string .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementMapCustomerIdToExternalCustomerIdRequest/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CustomerManagementMapCustomerIdToExternalCustomerIdRequest ;
  rdfs:range xsd:long .

# Property: external customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementMapCustomerIdToExternalCustomerIdRequest/externalCustomerId> a rdf:Property ;
  rdfs:label "external customer id" ;
  schema:alternateName "ExternalCustomerId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/externalCustomerId> ;
  rdfs:domain microsoftads:CustomerManagementMapCustomerIdToExternalCustomerIdRequest ;
  rdfs:range xsd:string .

# Property: field
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementOrderBy/field> a rdf:Property ;
  rdfs:label "field" ;
  rdfs:comment "Determines the field to order the results. For example order the results by Id." ;
  schema:alternateName "Field" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/field> ;
  rdfs:domain microsoftads:CustomerManagementOrderBy ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementOrderByFieldScheme .

# Property: order
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementOrderBy/order> a rdf:Property ;
  rdfs:label "order" ;
  rdfs:comment "Determines whether the results are ascending or descending." ;
  schema:alternateName "Order" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/order> ;
  rdfs:domain microsoftads:CustomerManagementOrderBy ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementSortOrderScheme .

# Property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPaging/index> a rdf:Property ;
  rdfs:label "index" ;
  rdfs:comment "The zero-based results page index. For example to request the first page of results, set this value to 0 (zero)." ;
  schema:alternateName "Index" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/index> ;
  rdfs:domain microsoftads:CustomerManagementPaging ;
  rdfs:range xsd:int .

# Property: size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPaging/size> a rdf:Property ;
  rdfs:label "size" ;
  rdfs:comment "The page size and the number of results to return in the specified page. The maximum size for SearchAccounts is 1,000. The maximum size for SearchClientLinks is 100. The maximum size for SearchCustomers is 1,024. If you include page info but do not set this element the default size is 0 (zero)." ;
  schema:alternateName "Size" ;
  rdfs:domain microsoftads:CustomerManagementPaging ;
  rdfs:range xsd:int .

# Property: field
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPredicate/field> a rdf:Property ;
  rdfs:label "field" ;
  rdfs:comment "The name of the element for the object you are searching. For possible values, see the Remarks below." ;
  schema:alternateName "Field" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/field> ;
  rdfs:domain microsoftads:CustomerManagementPredicate ;
  rdfs:range xsd:string .

# Property: operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPredicate/operator> a rdf:Property ;
  rdfs:label "operator" ;
  rdfs:comment "Defines the relationship between the field and the value." ;
  schema:alternateName "Operator" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/operator> ;
  rdfs:domain microsoftads:CustomerManagementPredicate ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementPredicateOperatorScheme .

# Property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPredicate/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:comment "The string to search in the specified field. The length of this string must be four or greater, unless the field is set to MarketCountry or MarketLanguage." ;
  schema:alternateName "Value" ;
  rdfs:domain microsoftads:CustomerManagementPredicate ;
  rdfs:range xsd:string .

# Property: predicates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchAccountsRequest/predicates> a rdf:Property ;
  rdfs:label "predicates" ;
  rdfs:comment "Determines the conditions that all must be met to return accounts. You must include exactly one predicate. If the predicate Field is set to \"AccountLifeCycleStatus\", then you must specify one additional predicate with the Field set to another value such as UserId. For details about each supported predicate Field value see Predicate Remarks." ;
  schema:alternateName "Predicates" ;
  rdfs:domain microsoftads:CustomerManagementSearchAccountsRequest ;
  rdfs:range microsoftads:CustomerManagementPredicate .

# Property: ordering
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchAccountsRequest/ordering> a rdf:Property ;
  rdfs:label "ordering" ;
  rdfs:comment "Determines the order of results by the specified property of an account. This request element is optional. You can specify up to one OrderBy element in the array. Additional elements are not supported and will be ignored by the service. If you set the Field element of the OrderBy object to \"Id\", \"Name\", or \"Number\", the returned Accounts will be ordered by the account identifiers, names, or numbers accordingly. This request element is optional." ;
  schema:alternateName "Ordering" ;
  rdfs:domain microsoftads:CustomerManagementSearchAccountsRequest ;
  rdfs:range microsoftads:CustomerManagementOrderBy .

# Property: page info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchAccountsRequest/pageInfo> a rdf:Property ;
  rdfs:label "page info" ;
  rdfs:comment "Determines the index and size of results per page." ;
  schema:alternateName "PageInfo" ;
  rdfs:domain microsoftads:CustomerManagementSearchAccountsRequest ;
  rdfs:range microsoftads:CustomerManagementPaging .

# Property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchAccountsRequest/returnAdditionalFields> a rdf:Property ;
  rdfs:label "return additional fields" ;
  rdfs:comment "The list of additional properties that you want included within each returned account. The additional field values enable you to get the latest features using the current version of Customer Management API, and in the next version the corresponding elements will be included by default. This request element is optional." ;
  schema:alternateName "ReturnAdditionalFields" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnAdditionalFields> ;
  rdfs:domain microsoftads:CustomerManagementSearchAccountsRequest ;
  rdfs:range xsd:string .

# Property: accounts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchAccountsResponse/accounts> a rdf:Property ;
  rdfs:label "accounts" ;
  rdfs:comment "A list of accounts that meet the request criteria." ;
  schema:alternateName "Accounts" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accounts> ;
  rdfs:domain microsoftads:CustomerManagementSearchAccountsResponse ;
  rdfs:range microsoftads:CustomerManagementAdvertiserAccount .

# Property: predicates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchClientLinksRequest/predicates> a rdf:Property ;
  rdfs:label "predicates" ;
  rdfs:comment "Determines the conditions that must be met to return client links. You must include one or two predicates. For details about how results are determined for each supported predicate Field value see Predicate Remarks." ;
  schema:alternateName "Predicates" ;
  rdfs:domain microsoftads:CustomerManagementSearchClientLinksRequest ;
  rdfs:range microsoftads:CustomerManagementPredicate .

# Property: ordering
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchClientLinksRequest/ordering> a rdf:Property ;
  rdfs:label "ordering" ;
  rdfs:comment "Determines the order of results. This request element is optional. If specified, you should only include one OrderBy element in the list. Additional elements are not supported and will be ignored by the service. For this service operation, the following values are supported in the Field element of a OrderBy object. Id - The order is determined by the ClientAccountId element of the returned ClientLink. Name - The order is determined by the Name element of the returned ClientLink. Number - The order is determined by the ManagingCustomerNumber element of the returned ClientLink." ;
  schema:alternateName "Ordering" ;
  rdfs:domain microsoftads:CustomerManagementSearchClientLinksRequest ;
  rdfs:range microsoftads:CustomerManagementOrderBy .

# Property: page info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchClientLinksRequest/pageInfo> a rdf:Property ;
  rdfs:label "page info" ;
  rdfs:comment "Determines the index and size of results per page." ;
  schema:alternateName "PageInfo" ;
  rdfs:domain microsoftads:CustomerManagementSearchClientLinksRequest ;
  rdfs:range microsoftads:CustomerManagementPaging .

# Property: client links
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchClientLinksResponse/clientLinks> a rdf:Property ;
  rdfs:label "client links" ;
  rdfs:comment "The list of client link invitations." ;
  schema:alternateName "ClientLinks" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/clientLinks> ;
  rdfs:domain microsoftads:CustomerManagementSearchClientLinksResponse ;
  rdfs:range microsoftads:CustomerManagementClientLink .

# Property: predicates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchCustomersRequest/predicates> a rdf:Property ;
  rdfs:label "predicates" ;
  rdfs:comment "Determines the conditions that all must be met to return customers. You must include between one and 10 predicates. To filter by the created date range, you can include two predicates with the Field value set to CreatedDate, and otherwise may only use each predicate field once. For details about each supported predicate Field value see Predicate Remarks." ;
  schema:alternateName "Predicates" ;
  rdfs:domain microsoftads:CustomerManagementSearchCustomersRequest ;
  rdfs:range microsoftads:CustomerManagementPredicate .

# Property: date range
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchCustomersRequest/dateRange> a rdf:Property ;
  rdfs:label "date range" ;
  rdfs:comment "Determines the minimum and maximum customer creation date range. This request element is optional." ;
  schema:alternateName "DateRange" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dateRange> ;
  rdfs:domain microsoftads:CustomerManagementSearchCustomersRequest ;
  rdfs:range microsoftads:CustomerManagementDateRange .

# Property: ordering
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchCustomersRequest/ordering> a rdf:Property ;
  rdfs:label "ordering" ;
  rdfs:comment "Determines the order of results by the specified property of a customer. This request element is optional. You can specify up to one OrderBy element in the array. Additional elements are not supported and will be ignored by the service. For this service operation, the following values are supported in the Field element of a OrderBy object: Id - The order is determined by the Id element of the returned Customer. Name - The order is determined by the Name element of the returned Customer. Number - The order is determined by the Number element of the returned Customer." ;
  schema:alternateName "Ordering" ;
  rdfs:domain microsoftads:CustomerManagementSearchCustomersRequest ;
  rdfs:range microsoftads:CustomerManagementOrderBy .

# Property: page info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchCustomersRequest/pageInfo> a rdf:Property ;
  rdfs:label "page info" ;
  rdfs:comment "Determines the index and size of results per page." ;
  schema:alternateName "PageInfo" ;
  rdfs:domain microsoftads:CustomerManagementSearchCustomersRequest ;
  rdfs:range microsoftads:CustomerManagementPaging .

# Property: customers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchCustomersResponse/customers> a rdf:Property ;
  rdfs:label "customers" ;
  rdfs:comment "A list of customers that meet the request criteria." ;
  schema:alternateName "Customers" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customers> ;
  rdfs:domain microsoftads:CustomerManagementSearchCustomersResponse ;
  rdfs:range microsoftads:CustomerManagementCustomer .

# Property: predicates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchUserInvitationsRequest/predicates> a rdf:Property ;
  rdfs:label "predicates" ;
  rdfs:comment "Determines the conditions that all must be met to return user invitations. You must include exactly one predicate. For details about each supported predicate Field value see Predicate Remarks." ;
  schema:alternateName "Predicates" ;
  rdfs:domain microsoftads:CustomerManagementSearchUserInvitationsRequest ;
  rdfs:range microsoftads:CustomerManagementPredicate .

# Property: user invitations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchUserInvitationsResponse/userInvitations> a rdf:Property ;
  rdfs:label "user invitations" ;
  rdfs:comment "A list of user invitations that meet the specified criteria." ;
  schema:alternateName "UserInvitations" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/userInvitations> ;
  rdfs:domain microsoftads:CustomerManagementSearchUserInvitationsResponse ;
  rdfs:range microsoftads:CustomerManagementUserInvitation .

# Property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/id> a rdf:Property ;
  rdfs:label "id" ;
  rdfs:comment "A system-generated unique identifier for the user invitation. Send: Read-only Signup: Read-only" ;
  schema:alternateName "Id" ;
  rdfs:domain microsoftads:CustomerManagementUserInvitation ;
  rdfs:range xsd:long .

# Property: first name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/firstName> a rdf:Property ;
  rdfs:label "first name" ;
  rdfs:comment "The first name of the user. The first name is limited to 40 characters. Send: Required Signup: Required" ;
  schema:alternateName "FirstName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/firstName> ;
  rdfs:domain microsoftads:CustomerManagementUserInvitation ;
  rdfs:range xsd:string .

# Property: last name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/lastName> a rdf:Property ;
  rdfs:label "last name" ;
  rdfs:comment "The last name of the user. The last name is limited to 40 characters. Send: Required Signup: Required" ;
  schema:alternateName "LastName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastName> ;
  rdfs:domain microsoftads:CustomerManagementUserInvitation ;
  rdfs:range xsd:string .

# Property: email
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/email> a rdf:Property ;
  rdfs:label "email" ;
  rdfs:comment "The email address corresponding to the user's Microsoft account. The address can contain a maximum of 100 characters. Send: Required Signup: Required" ;
  schema:alternateName "Email" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/email> ;
  rdfs:domain microsoftads:CustomerManagementUserInvitation ;
  rdfs:range xsd:string .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  rdfs:comment "The identifier of the customer this user is invited to manage. The AccountIds element determines which customer accounts the user can manage. Send: Required Signup: Read-only" ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CustomerManagementUserInvitation ;
  rdfs:range xsd:long .

# Property: role id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/roleId> a rdf:Property ;
  rdfs:label "role id" ;
  rdfs:comment "The role that the user has for each customer or list of accounts. Possible values include the following: 16 - The user has the Advertiser Campaign Manager role. 33 - The user has the Aggregator role. 41 - The user has the Super Admin role. 100 - The user has the Viewer role. 203 - The user has the Standard User role. For more information, see the User Roles technical guide. Send: Required Signup: Required. The role ID must be set to 41 or 203." ;
  schema:alternateName "RoleId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/roleId> ;
  rdfs:domain microsoftads:CustomerManagementUserInvitation ;
  rdfs:range xsd:int .

# Property: account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/accountIds> a rdf:Property ;
  rdfs:label "account ids" ;
  rdfs:comment "An array of identifiers of the accounts that the user can manage. To specify that the user can manage all current and future accounts of the customer to which the user belongs, set to NULL. Users with account level roles such as Advertiser Campaign Manager can be restricted to specific accounts. Users with customer level roles such as Super Admin can access all accounts within the user's customer, and their access cannot be restricted to specific accounts. When attempting to restrict customer level user roles, for example attempting to restrict a Super Admin to specific accounts, the operation will not fail and the user will be granted access for all accounts within the specified customer. Send: Optional Signup: Optional" ;
  schema:alternateName "AccountIds" ;
  rdfs:domain microsoftads:CustomerManagementUserInvitation ;
  rdfs:range xsd:long .

# Property: expiration date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/expirationDate> a rdf:Property ;
  rdfs:label "expiration date" ;
  rdfs:comment "The date and time that the user invitation will expire. The value is in Coordinated Universal Time (UTC). The duration of a user invitation is subject to change, and currently set at 30 days. You cannot set or update this value. Send: Read-only Signup: Read-only" ;
  schema:alternateName "ExpirationDate" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/expirationDate> ;
  rdfs:domain microsoftads:CustomerManagementUserInvitation ;
  rdfs:range xsd:dateTime .

# Property: lcid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/lcid> a rdf:Property ;
  rdfs:label "lcid" ;
  rdfs:comment "The locale to use when sending correspondence to the user by email or postal mail. The default is EnglishUS. Send: Required Signup: Required" ;
  schema:alternateName "Lcid" ;
  rdfs:domain microsoftads:CustomerManagementUserInvitation ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:CustomerManagementLCIDScheme .

# Property: user invitation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSendUserInvitationRequest/userInvitation> a rdf:Property ;
  rdfs:label "user invitation" ;
  rdfs:comment "The user invitation to send." ;
  schema:alternateName "UserInvitation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/userInvitation> ;
  rdfs:domain microsoftads:CustomerManagementSendUserInvitationRequest ;
  rdfs:range microsoftads:CustomerManagementUserInvitation .

# Property: user invitation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSendUserInvitationResponse/userInvitationId> a rdf:Property ;
  rdfs:label "user invitation id" ;
  rdfs:comment "A system-generated identifier for the user invitation that was sent." ;
  schema:alternateName "UserInvitationId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/userInvitationId> ;
  rdfs:domain microsoftads:CustomerManagementSendUserInvitationResponse ;
  rdfs:range xsd:long .

# Property: customer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerRequest/customer> a rdf:Property ;
  rdfs:label "customer" ;
  rdfs:comment "A Customer that specifies the details of the customer that you are adding." ;
  schema:alternateName "Customer" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customer> ;
  rdfs:domain microsoftads:CustomerManagementSignupCustomerRequest ;
  rdfs:range microsoftads:CustomerManagementCustomer .

# Property: account
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerRequest/account> a rdf:Property ;
  rdfs:label "account" ;
  rdfs:comment "An AdvertiserAccount that specifies the details of the customer's primary account. Customers in the closed Unified smart campaigns pilot must set the AccountMode element to \"UnifiedSmart\"." ;
  schema:alternateName "Account" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/account> ;
  rdfs:domain microsoftads:CustomerManagementSignupCustomerRequest ;
  rdfs:range microsoftads:CustomerManagementAdvertiserAccount .

# Property: parent customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerRequest/parentCustomerId> a rdf:Property ;
  rdfs:label "parent customer id" ;
  rdfs:comment "The customer identifier of the aggregator or agency that will manage the new child customer. This element is required for aggregators but ignored for agencies when the UserInvitation request element is set. Customers in the closed Unified smart campaigns pilot can link the new customer to the parent agency ID or leave this element empty." ;
  schema:alternateName "ParentCustomerId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/parentCustomerId> ;
  rdfs:domain microsoftads:CustomerManagementSignupCustomerRequest ;
  rdfs:range xsd:long .

# Property: user invitation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerRequest/userInvitation> a rdf:Property ;
  rdfs:label "user invitation" ;
  rdfs:comment "The user invitation to send if you want to sign up a new customer on behalf of a client and optionally link to the new account as an agency. A client Super Admin user must complete sign up steps via the Microsoft Advertising UI such as accept the terms and conditions. This element is optional for agency customers in the Create Accounts on Behalf of Client pilot. Customers in the closed Unified smart campaigns pilot must set one or more of the UserId or UserInvitation element." ;
  schema:alternateName "UserInvitation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/userInvitation> ;
  rdfs:domain microsoftads:CustomerManagementSignupCustomerRequest ;
  rdfs:range microsoftads:CustomerManagementUserInvitation .

# Property: user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerRequest/userId> a rdf:Property ;
  rdfs:label "user id" ;
  rdfs:comment "The identifier of an existing user who will be added as Super Admin in the new customer. This element is only available for customers in the closed Unified smart campaigns pilot. One or more of the UserId or UserInvitation element must be set." ;
  schema:alternateName "UserId" ;
  rdfs:domain microsoftads:CustomerManagementSignupCustomerRequest ;
  rdfs:range xsd:long .

# Property: user
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerRequest/user> a rdf:Property ;
  rdfs:label "user" ;
  rdfs:comment "The user to create. You can fulfill this element if you want to sign up a new customer and create a new admin user simultaneously. After the new customer is signed up, the newly created admin user must complete sign up steps via the Microsoft Advertising UI on the Microsoft Advertising activating customer page. The URL is https://ads.microsoft.com/ActivateCustomer?cid={new_customer_Id}&aid={new_account_Id} where new_customer_Id and new_account_Id are the IDs you get in the SignupCustomerResponse. The AuthenticationToken in the User element is the OAuth access token that represents the credentials of the new admin user who will be created during signup. Customers in the seamlessly set up client account and PI pilot must set one or more of the UserId or UserInvitation or User. The required fields in the User object are ContactInfo.Email, Name.FirstName, Name.LastName and AuthenticationToken." ;
  schema:alternateName "User" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/user> ;
  rdfs:domain microsoftads:CustomerManagementSignupCustomerRequest ;
  rdfs:range microsoftads:CustomerManagementUser .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerResponse/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  rdfs:comment "A system-generated customer identifier corresponding to the new customer specified in the request. Use this identifier with operation requests that require a CustomerId SOAP header element." ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CustomerManagementSignupCustomerResponse ;
  rdfs:range xsd:long .

# Property: customer number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerResponse/customerNumber> a rdf:Property ;
  rdfs:label "customer number" ;
  rdfs:comment "A system-generated customer number that is used in the Microsoft Advertising web application. The customer number has the form xxxxxxxxxx, where xxxxxxxxxx is a series of any ten alphanumeric characters." ;
  schema:alternateName "CustomerNumber" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customerNumber> ;
  rdfs:domain microsoftads:CustomerManagementSignupCustomerResponse ;
  rdfs:range xsd:string .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerResponse/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "A system-generated account identifier corresponding to the new account specified in the request. Use this identifier with operation requests that require an AccountId body element and a CustomerAccountId SOAP header element." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:CustomerManagementSignupCustomerResponse ;
  rdfs:range xsd:long .

# Property: account number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerResponse/accountNumber> a rdf:Property ;
  rdfs:label "account number" ;
  rdfs:comment "The system-generated account number that is used to identify the account in the Microsoft Advertising web application. The account number has the form xxxxxxxx, where xxxxxxxx is a series of any eight alphanumeric characters." ;
  schema:alternateName "AccountNumber" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountNumber> ;
  rdfs:domain microsoftads:CustomerManagementSignupCustomerResponse ;
  rdfs:range xsd:string .

# Property: create time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerResponse/createTime> a rdf:Property ;
  rdfs:label "create time" ;
  rdfs:comment "The date and time that the account was added. The date and time value reflects the date and time at the server, not the client. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types." ;
  schema:alternateName "CreateTime" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/createTime> ;
  rdfs:domain microsoftads:CustomerManagementSignupCustomerResponse ;
  rdfs:range xsd:dateTime .

# Property: account
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateAccountRequest/account> a rdf:Property ;
  rdfs:label "account" ;
  rdfs:comment "An AdvertiserAccount object that contains the updated account information. This operation overwrites the existing account data with the contents of the account object that you pass. This operation performs a full update, and not a partial update. The Account object must contain the time stamp value from the last time that the Account object was written to. To ensure that the time stamp contains the correct value, call the GetAccount operation. You can then update the account data as appropriate, and call UpdateAccount." ;
  schema:alternateName "Account" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/account> ;
  rdfs:domain microsoftads:CustomerManagementUpdateAccountRequest ;
  rdfs:range microsoftads:CustomerManagementAdvertiserAccount .

# Property: last modified time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateAccountResponse/lastModifiedTime> a rdf:Property ;
  rdfs:label "last modified time" ;
  rdfs:comment "The date and time that the account was last updated. The value is in Coordinated Universal Time (UTC). The date and time value reflects the date and time at the server, not the client. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types." ;
  schema:alternateName "LastModifiedTime" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastModifiedTime> ;
  rdfs:domain microsoftads:CustomerManagementUpdateAccountResponse ;
  rdfs:range xsd:dateTime .

# Property: client links
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateClientLinksRequest/clientLinks> a rdf:Property ;
  rdfs:label "client links" ;
  rdfs:comment "The list of client links to update. You should limit your request to 10 client links per call." ;
  schema:alternateName "ClientLinks" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/clientLinks> ;
  rdfs:domain microsoftads:CustomerManagementUpdateClientLinksRequest ;
  rdfs:range microsoftads:CustomerManagementClientLink .

# Property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateClientLinksResponse/operationErrors> a rdf:Property ;
  rdfs:label "operation errors" ;
  rdfs:comment "A list of one or more reasons why the service operation failed, and no client links were added." ;
  schema:alternateName "OperationErrors" ;
  rdfs:domain microsoftads:CustomerManagementUpdateClientLinksResponse ;
  rdfs:range microsoftads:CustomerManagementOperationError .

# Property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateClientLinksResponse/partialErrors> a rdf:Property ;
  rdfs:label "partial errors" ;
  rdfs:comment "An array of OperationError lists that contain details for any client links that were not successfully added. Results are returned in the same order corresponding to the requested client links. The number of first dimension list elements is equal to the requested client links count. For successfully added client links, the OperationError element at the corresponding index is null." ;
  schema:alternateName "PartialErrors" ;
  rdfs:domain microsoftads:CustomerManagementUpdateClientLinksResponse ;
  rdfs:range rdf:List .

# Property: customer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateCustomerRequest/customer> a rdf:Property ;
  rdfs:label "customer" ;
  rdfs:comment "A customer object that contains the updated customer information. This operation overwrites the existing customer data with the contents of the customer object that you pass. This operation performs a full update, and not a partial update. The Customer object must contain the time stamp value from the last time that the Customer object was written to. To ensure that the time stamp contains the correct value, call the GetCustomer operation. You can then update the customer data as appropriate, and call UpdateCustomer." ;
  schema:alternateName "Customer" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customer> ;
  rdfs:domain microsoftads:CustomerManagementUpdateCustomerRequest ;
  rdfs:range microsoftads:CustomerManagementCustomer .

# Property: last modified time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateCustomerResponse/lastModifiedTime> a rdf:Property ;
  rdfs:label "last modified time" ;
  rdfs:comment "The date and time that the customer was last updated. The value is in Coordinated Universal Time (UTC). The date and time value reflects the date and time at the server, not the client. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types." ;
  schema:alternateName "LastModifiedTime" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastModifiedTime> ;
  rdfs:domain microsoftads:CustomerManagementUpdateCustomerResponse ;
  rdfs:range xsd:dateTime .

# Property: account
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdatePrepayAccountRequest/account> a rdf:Property ;
  rdfs:label "account" ;
  schema:alternateName "Account" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/account> ;
  rdfs:domain microsoftads:CustomerManagementUpdatePrepayAccountRequest ;
  rdfs:range microsoftads:CustomerManagementAdvertiserAccount .

# Property: last modified time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdatePrepayAccountResponse/lastModifiedTime> a rdf:Property ;
  rdfs:label "last modified time" ;
  schema:alternateName "LastModifiedTime" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastModifiedTime> ;
  rdfs:domain microsoftads:CustomerManagementUpdatePrepayAccountResponse ;
  rdfs:range xsd:dateTime .

# Property: user
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRequest/user> a rdf:Property ;
  rdfs:label "user" ;
  rdfs:comment "The user object that contains the updated user information. This operation overwrites the existing user data with the contents of the user object that you pass. This operation performs a full update, not a partial update. The User object must contain the time stamp value from the last time that the User object was written to. To ensure that the time stamp contains the correct value, call the GetUser operation. You can then update the user data as appropriate, and call UpdateUser." ;
  schema:alternateName "User" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/user> ;
  rdfs:domain microsoftads:CustomerManagementUpdateUserRequest ;
  rdfs:range microsoftads:CustomerManagementUser .

# Property: last modified time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserResponse/lastModifiedTime> a rdf:Property ;
  rdfs:label "last modified time" ;
  rdfs:comment "The date and time that the user was last updated. The value is in Coordinated Universal Time (UTC). The date and time value reflects the date and time at the server, not the client. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types." ;
  schema:alternateName "LastModifiedTime" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastModifiedTime> ;
  rdfs:domain microsoftads:CustomerManagementUpdateUserResponse ;
  rdfs:range xsd:dateTime .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRolesRequest/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  rdfs:comment "The identifier of the customer to which the user belongs." ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CustomerManagementUpdateUserRolesRequest ;
  rdfs:range xsd:long .

# Property: user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRolesRequest/userId> a rdf:Property ;
  rdfs:label "user id" ;
  rdfs:comment "The identifier of the user whose role you want to update." ;
  schema:alternateName "UserId" ;
  rdfs:domain microsoftads:CustomerManagementUpdateUserRolesRequest ;
  rdfs:range xsd:long .

# Property: new role id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRolesRequest/newRoleId> a rdf:Property ;
  rdfs:label "new role id" ;
  rdfs:comment "The identifier of the role to which the values specified in the NewAccountIds or NewCustomerIds element applies to, if set. Possible values include the following: 16 - The user has the Advertiser Campaign Manager role. 33 - The user has the Aggregator role. 41 - The user has the Super Admin role. 100 - The user has the Viewer role. 203 - The user has the Standard User role. For more information, see the User Roles technical guide. Important: The list above provides examples of possible return values. Other values might be returned. Deprecated or internal roles can be included in the response." ;
  schema:alternateName "NewRoleId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newRoleId> ;
  rdfs:domain microsoftads:CustomerManagementUpdateUserRolesRequest ;
  rdfs:range xsd:int .

# Property: new account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRolesRequest/newAccountIds> a rdf:Property ;
  rdfs:label "new account ids" ;
  rdfs:comment "An array of identifiers of the accounts to restrict the user to. The user will be able to manage only these accounts. If the user is currently restricted to a set of accounts, set this element to the new accounts that you want the user to also manage. For example, if the user currently manages accounts 123 and 456, and you want the user to also manage account 789, set this element to 789. For usage, see the Remarks section below." ;
  schema:alternateName "NewAccountIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newAccountIds> ;
  rdfs:domain microsoftads:CustomerManagementUpdateUserRolesRequest ;
  rdfs:range xsd:long .

# Property: new customer ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRolesRequest/newCustomerIds> a rdf:Property ;
  rdfs:label "new customer ids" ;
  rdfs:comment "An array of identifiers of the customers to restrict the user to. The user will be able to manage only these customers. For usage, see the Remarks section below." ;
  schema:alternateName "NewCustomerIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/newCustomerIds> ;
  rdfs:domain microsoftads:CustomerManagementUpdateUserRolesRequest ;
  rdfs:range xsd:long .

# Property: delete role id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRolesRequest/deleteRoleId> a rdf:Property ;
  rdfs:label "delete role id" ;
  rdfs:comment "The identifier of the role to which the values specified in the DeleteAccountIds or DeleteCustomerIds element applies, if set. Possible values include the following: 16 - The user has the Advertiser Campaign Manager role. 33 - The user has the Aggregator role. 41 - The user has the Super Admin role. 100 - The user has the Viewer role. 203 - The user has the Standard User role. For more information, see the User Roles technical guide. Important: The list above provides examples of possible return values. Other values might be returned. Deprecated or internal roles can be included in the response." ;
  schema:alternateName "DeleteRoleId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deleteRoleId> ;
  rdfs:domain microsoftads:CustomerManagementUpdateUserRolesRequest ;
  rdfs:range xsd:int .

# Property: delete account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRolesRequest/deleteAccountIds> a rdf:Property ;
  rdfs:label "delete account ids" ;
  rdfs:comment "An array of identifiers of the accounts to remove from the list of accounts that the user can manage. For usage, see the Remarks section below." ;
  schema:alternateName "DeleteAccountIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deleteAccountIds> ;
  rdfs:domain microsoftads:CustomerManagementUpdateUserRolesRequest ;
  rdfs:range xsd:long .

# Property: delete customer ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRolesRequest/deleteCustomerIds> a rdf:Property ;
  rdfs:label "delete customer ids" ;
  rdfs:comment "An array of identifiers of the customers to remove from the list of customers that the user can manage. For usage, see the Remarks section below." ;
  schema:alternateName "DeleteCustomerIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deleteCustomerIds> ;
  rdfs:domain microsoftads:CustomerManagementUpdateUserRolesRequest ;
  rdfs:range xsd:long .

# Property: last modified time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRolesResponse/lastModifiedTime> a rdf:Property ;
  rdfs:label "last modified time" ;
  rdfs:comment "The date and time that the user roles were last updated. The value is in Coordinated Universal Time (UTC). The date and time value reflects the date and time at the server, not the client. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types." ;
  schema:alternateName "LastModifiedTime" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/lastModifiedTime> ;
  rdfs:domain microsoftads:CustomerManagementUpdateUserRolesResponse ;
  rdfs:range xsd:dateTime .

# Property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpgradeCustomerToAgencyRequest/customerId> a rdf:Property ;
  rdfs:label "customer id" ;
  schema:alternateName "CustomerId" ;
  rdfs:domain microsoftads:CustomerManagementUpgradeCustomerToAgencyRequest ;
  rdfs:range xsd:long .

# Property: address
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementValidateAddressRequest/address> a rdf:Property ;
  rdfs:label "address" ;
  rdfs:comment "The address to validate." ;
  schema:alternateName "Address" ;
  rdfs:domain microsoftads:CustomerManagementValidateAddressRequest ;
  rdfs:range microsoftads:CustomerManagementAddress .

# Property: original address
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementValidateAddressResponse/originalAddress> a rdf:Property ;
  rdfs:label "original address" ;
  rdfs:comment "The address that was submitted for validation. The submitted Address is always passed back here in the response, so this element is always set." ;
  schema:alternateName "OriginalAddress" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/originalAddress> ;
  rdfs:domain microsoftads:CustomerManagementValidateAddressResponse ;
  rdfs:range microsoftads:CustomerManagementAddress .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementValidateAddressResponse/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "Determines whether or not the submitted address is valid for Microsoft Advertising accounts, and whether or not any address suggestions are available via the SuggestedAddresses response element. Possible string values are AddressValidWithoutSuggestions, AddressValidWithSuggestions, AddressInvalidWithoutSuggestions, and AddressInvalidWithSuggestions." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:CustomerManagementValidateAddressResponse ;
  rdfs:range xsd:string .

# Property: suggested addresses
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementValidateAddressResponse/suggestedAddresses> a rdf:Property ;
  rdfs:label "suggested addresses" ;
  rdfs:comment "One or more suggested addresses if the Status is either AddressValidWithSuggestions or AddressInvalidWithSuggestions. This element will be nil if the Status is either AddressValidWithoutSuggestions or AddressInvalidWithoutSuggestions." ;
  schema:alternateName "SuggestedAddresses" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/suggestedAddresses> ;
  rdfs:domain microsoftads:CustomerManagementValidateAddressResponse ;
  rdfs:range microsoftads:CustomerManagementAddress .

# Property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportFilter/adDistribution> a rdf:Property ;
  rdfs:label "ad distribution" ;
  rdfs:comment "The report will include data for only the specified distribution medium. For example, you can use the filter to include data for only search ads. You can specify one or more distribution mediums." ;
  schema:alternateName "AdDistribution" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adDistribution> ;
  rdfs:domain microsoftads:ReportingAccountPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportFilter/deviceType> a rdf:Property ;
  rdfs:label "device type" ;
  rdfs:comment "The report will include data where the ad is displayed on the specified device types. For example, you may use the filter to include data for only ads displayed on smartphones. You may specify one or more device types." ;
  schema:alternateName "DeviceType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceType> ;
  rdfs:domain microsoftads:ReportingAccountPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: device os
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportFilter/deviceOS> a rdf:Property ;
  rdfs:label "device os" ;
  rdfs:comment "The report will include data where the ad is displayed on the specified device operating systems. For example, you may use the filter to include data for only ads displayed on Windows devices." ;
  schema:alternateName "DeviceOS" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceOS> ;
  rdfs:domain microsoftads:ReportingAccountPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingAccountPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingAccountPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingAccountPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingAccountPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingAccountPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingAccountPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingAccountPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingAccountPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingAccountPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingAccountPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountPerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingAccountPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingAccountPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingAccountPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingAccountPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingAccountPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountReportScope/accountIds> a rdf:Property ;
  rdfs:label "account ids" ;
  rdfs:comment "A list of up to 1,000 account identifiers to include in the report. This element is required." ;
  schema:alternateName "AccountIds" ;
  rdfs:domain microsoftads:ReportingAccountReportScope ;
  rdfs:range xsd:long .

# Property: predefined time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportTime/predefinedTime> a rdf:Property ;
  rdfs:label "predefined time" ;
  rdfs:comment "A predefined date range value. Each report request type specifies the predefined time periods that you can specify for each aggregation type." ;
  schema:alternateName "PredefinedTime" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/predefinedTime> ;
  rdfs:domain microsoftads:ReportingReportTime ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportTimePeriodScheme .

# Property: custom date range start
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportTime/customDateRangeStart> a rdf:Property ;
  rdfs:label "custom date range start" ;
  rdfs:comment "The start date of the custom date range. The start date must be earlier than or the same as the end date." ;
  schema:alternateName "CustomDateRangeStart" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customDateRangeStart> ;
  rdfs:domain microsoftads:ReportingReportTime ;
  rdfs:range microsoftads:ReportingDate .

# Property: custom date range end
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportTime/customDateRangeEnd> a rdf:Property ;
  rdfs:label "custom date range end" ;
  rdfs:comment "The end date of the custom date range. The end date cannot be later than today's date." ;
  schema:alternateName "CustomDateRangeEnd" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/customDateRangeEnd> ;
  rdfs:domain microsoftads:ReportingReportTime ;
  rdfs:range microsoftads:ReportingDate .

# Property: report time zone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportTime/reportTimeZone> a rdf:Property ;
  rdfs:label "report time zone" ;
  rdfs:comment "Determines the time zone that is used to establish today's date. When you submit the report request today's date can vary around the world depending on the time zone. The report time period that you choose e.g., 'Yesterday' is then relative to today's date. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default. For example, a report requested without a time zone specified at 2 AM EasternTimeUSCanada on 2/2/2019 for 'Yesterday' will be interpreted as a request for 1/31/2019. A report requested at the same time for 'Yesterday' with time zone set as EasternTimeUSCanada will be interpreted as a request for 2/1/2019." ;
  schema:alternateName "ReportTimeZone" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportTimeZone> ;
  rdfs:domain microsoftads:ReportingReportTime ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportTimeZoneScheme .

# Property: year
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDate/year> a rdf:Property ;
  rdfs:label "year" ;
  rdfs:comment "Specifies the year." ;
  schema:alternateName "Year" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/year> ;
  rdfs:domain microsoftads:ReportingDate ;
  rdfs:range xsd:int .

# Property: month
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDate/month> a rdf:Property ;
  rdfs:label "month" ;
  rdfs:comment "Specifies the month." ;
  schema:alternateName "Month" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/month> ;
  rdfs:domain microsoftads:ReportingDate ;
  rdfs:range xsd:int .

# Property: day
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDate/day> a rdf:Property ;
  rdfs:label "day" ;
  rdfs:comment "Specifies the day of the month." ;
  schema:alternateName "Day" ;
  rdfs:domain microsoftads:ReportingDate ;
  rdfs:range xsd:int .

# Property: account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountThroughAdGroupReportScope/accountIds> a rdf:Property ;
  rdfs:label "account ids" ;
  rdfs:comment "A list of up to 1,000 account identifiers to include in the report. The report scope includes a union of the AccountIds, AdGroups, and Campaigns elements. You must include at least one of these elements." ;
  schema:alternateName "AccountIds" ;
  rdfs:domain microsoftads:ReportingAccountThroughAdGroupReportScope ;
  rdfs:range xsd:long .

# Property: campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountThroughAdGroupReportScope/campaigns> a rdf:Property ;
  rdfs:label "campaigns" ;
  rdfs:comment "A list of up to 300 campaigns to include in the report. The report scope includes a union of the AccountIds, AdGroups, and Campaigns elements. You must include at least one of these elements." ;
  schema:alternateName "Campaigns" ;
  rdfs:domain microsoftads:ReportingAccountThroughAdGroupReportScope ;
  rdfs:range microsoftads:ReportingCampaignReportScope .

# Property: ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountThroughAdGroupReportScope/adGroups> a rdf:Property ;
  rdfs:label "ad groups" ;
  rdfs:comment "A list of up to 300 ad groups to include in the report. The report scope includes a union of the AccountIds, AdGroups, and Campaigns elements. You must include at least one of these elements." ;
  schema:alternateName "AdGroups" ;
  rdfs:domain microsoftads:ReportingAccountThroughAdGroupReportScope ;
  rdfs:range microsoftads:ReportingAdGroupReportScope .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignReportScope/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account that the campaign belongs to." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:ReportingCampaignReportScope ;
  rdfs:range xsd:long .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignReportScope/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign to limit the scope to." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:ReportingCampaignReportScope ;
  rdfs:range xsd:long .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupReportScope/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The identifier of the account that the ad group belongs to." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:ReportingAdGroupReportScope ;
  rdfs:range xsd:long .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupReportScope/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The identifier of the campaign that the ad group belongs to." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:ReportingAdGroupReportScope ;
  rdfs:range xsd:long .

# Property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupReportScope/adGroupId> a rdf:Property ;
  rdfs:label "ad group id" ;
  rdfs:comment "The identifier of the ad group to limit the scope to." ;
  schema:alternateName "AdGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupId> ;
  rdfs:domain microsoftads:ReportingAdGroupReportScope ;
  rdfs:range xsd:long .

# Property: account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountThroughAssetGroupReportScope/accountIds> a rdf:Property ;
  rdfs:label "account ids" ;
  rdfs:comment "A list of up to 1,000 account identifiers to include in the report. The report scope includes a union of the AccountIds and Campaigns elements. You must include at least one of these elements." ;
  schema:alternateName "AccountIds" ;
  rdfs:domain microsoftads:ReportingAccountThroughAssetGroupReportScope ;
  rdfs:range xsd:long .

# Property: campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountThroughAssetGroupReportScope/campaigns> a rdf:Property ;
  rdfs:label "campaigns" ;
  rdfs:comment "list of up to 300 campaigns to include in the report. The report scope includes a union of the AccountIds and Campaigns elements. You must include at least one of these elements." ;
  schema:alternateName "Campaigns" ;
  rdfs:domain microsoftads:ReportingAccountThroughAssetGroupReportScope ;
  rdfs:range microsoftads:ReportingCampaignReportScope .

# Property: asset groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountThroughAssetGroupReportScope/assetGroups> a rdf:Property ;
  rdfs:label "asset groups" ;
  rdfs:comment "Array of asset groups to update for the specified campaign. A maximum of 100 asset groups can be specified in a single call." ;
  schema:alternateName "AssetGroups" ;
  rdfs:domain microsoftads:ReportingAccountThroughAssetGroupReportScope ;
  rdfs:range microsoftads:ReportingAssetGroupReportScope .

# Property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupReportScope/accountId> a rdf:Property ;
  rdfs:label "account id" ;
  rdfs:comment "The ID of the account." ;
  schema:alternateName "AccountId" ;
  rdfs:domain microsoftads:ReportingAssetGroupReportScope ;
  rdfs:range xsd:long .

# Property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupReportScope/campaignId> a rdf:Property ;
  rdfs:label "campaign id" ;
  rdfs:comment "The ID of the campaign." ;
  schema:alternateName "CampaignId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignId> ;
  rdfs:domain microsoftads:ReportingAssetGroupReportScope ;
  rdfs:range xsd:long .

# Property: asset group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupReportScope/assetGroupId> a rdf:Property ;
  rdfs:label "asset group id" ;
  rdfs:comment "The ID of the asset group." ;
  schema:alternateName "AssetGroupId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupId> ;
  rdfs:domain microsoftads:ReportingAssetGroupReportScope ;
  rdfs:range xsd:long .

# Property: account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountThroughCampaignReportScope/accountIds> a rdf:Property ;
  rdfs:label "account ids" ;
  rdfs:comment "A list of up to 1,000 account identifiers to include in the report. The report scope includes a union of the AccountIds and Campaigns elements. You must include at least one of these elements." ;
  schema:alternateName "AccountIds" ;
  rdfs:domain microsoftads:ReportingAccountThroughCampaignReportScope ;
  rdfs:range xsd:long .

# Property: campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountThroughCampaignReportScope/campaigns> a rdf:Property ;
  rdfs:label "campaigns" ;
  rdfs:comment "A list of up to 300 campaigns to include in the report. The report scope includes a union of the AccountIds and Campaigns elements. You must include at least one of these elements." ;
  schema:alternateName "Campaigns" ;
  rdfs:domain microsoftads:ReportingAccountThroughCampaignReportScope ;
  rdfs:range microsoftads:ReportingCampaignReportScope .

# Property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdApiError/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "A numeric error code that identifies the error." ;
  schema:alternateName "Code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/code> ;
  rdfs:domain microsoftads:ReportingAdApiError ;
  rdfs:range xsd:int .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdApiError/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "A message that describes the error. For more information about troubleshooting and error handling, see Handling Service Errors and Exceptions and Operation Error Codes." ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:ReportingAdApiError ;
  rdfs:range xsd:string .

# Property: detail
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdApiError/detail> a rdf:Property ;
  rdfs:label "detail" ;
  rdfs:comment "A message that contains additional details about the error. This string can be empty." ;
  schema:alternateName "Detail" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/detail> ;
  rdfs:domain microsoftads:ReportingAdApiError ;
  rdfs:range xsd:string .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdApiError/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  rdfs:comment "A symbolic string constant that identifies the error. For example, UserIsNotAuthorized." ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:ReportingAdApiError ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdApiFaultDetail/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  rdfs:comment "The identifier of the log entry that contains the details of the API call." ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:ReportingAdApiFaultDetail ;
  rdfs:range xsd:string .

# Property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdApiFaultDetail/errors> a rdf:Property ;
  rdfs:label "errors" ;
  rdfs:comment "An array of AdApiError objects that contains the details that explain why the service operation failed." ;
  schema:alternateName "Errors" ;
  rdfs:domain microsoftads:ReportingAdApiFaultDetail ;
  rdfs:range microsoftads:ReportingAdApiError .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdApiFaultDetail/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingAdApiFaultDetail ;
  rdfs:range xsd:string .

# Property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportFilter/adDistribution> a rdf:Property ;
  rdfs:label "ad distribution" ;
  rdfs:comment "The report will include data for only the specified distribution medium. For example, you can use the filter to include data for only search ads. You can specify one or more distribution mediums." ;
  schema:alternateName "AdDistribution" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adDistribution> ;
  rdfs:domain microsoftads:ReportingAdDynamicTextPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportFilter/adType> a rdf:Property ;
  rdfs:label "ad type" ;
  rdfs:comment "The report will include data for only the specified ad types. For example, the report can include data for product or expanded text ads. You can specify one or more ad types." ;
  schema:alternateName "AdType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adType> ;
  rdfs:domain microsoftads:ReportingAdDynamicTextPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportFilter/deviceType> a rdf:Property ;
  rdfs:label "device type" ;
  rdfs:comment "The report will include data for only the specified types of devices on which the ad is displayed. For example, you can use the filter to include data for only text ads displayed on smartphones. You can specify one or more device types." ;
  schema:alternateName "DeviceType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceType> ;
  rdfs:domain microsoftads:ReportingAdDynamicTextPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportFilter/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The report will include data for only websites that used the specified languages. You can specify one or more languages." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:ReportingAdDynamicTextPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingAdDynamicTextPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingAdDynamicTextPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportFilter/adStatus> a rdf:Property ;
  rdfs:label "ad status" ;
  rdfs:comment "The report will include data for only the ad status. For example, you can use the filter to include data for only active ads. You can specify one or more ad statuses." ;
  schema:alternateName "AdStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adStatus> ;
  rdfs:domain microsoftads:ReportingAdDynamicTextPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: keyword status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportFilter/keywordStatus> a rdf:Property ;
  rdfs:label "keyword status" ;
  rdfs:comment "The report will include data for only the keyword status. For example, you can use the filter to include data for only active keywords. You can specify one or more keyword statuses." ;
  schema:alternateName "KeywordStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordStatus> ;
  rdfs:domain microsoftads:ReportingAdDynamicTextPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingAdDynamicTextPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingAdDynamicTextPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingAdDynamicTextPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingAdDynamicTextPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingAdDynamicTextPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingAdDynamicTextPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingAdDynamicTextPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingAdDynamicTextPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingAdDynamicTextPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAdDynamicTextPerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingAdDynamicTextPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingAdDynamicTextPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingAdDynamicTextPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingAdDynamicTextPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingAdDynamicTextPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportFilter/deviceType> a rdf:Property ;
  rdfs:label "device type" ;
  rdfs:comment "The report will include data where the ad is displayed on the specified device types. For example, you may use the filter to include data for only ads displayed on smartphones. You may specify one or more device types." ;
  schema:alternateName "DeviceType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceType> ;
  rdfs:domain microsoftads:ReportingAdExtensionByAdReportFilter ;
  rdfs:range xsd:string .

# Property: device os
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportFilter/deviceOS> a rdf:Property ;
  rdfs:label "device os" ;
  rdfs:comment "The report will include data where the ad is displayed on the specified device operating systems. For example, you may use the filter to include data for only ads displayed on Windows devices." ;
  schema:alternateName "DeviceOS" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceOS> ;
  rdfs:domain microsoftads:ReportingAdExtensionByAdReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingAdExtensionByAdReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for only the campaign status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingAdExtensionByAdReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingAdExtensionByAdReportFilter ;
  rdfs:range xsd:string .

# Property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportFilter/adStatus> a rdf:Property ;
  rdfs:label "ad status" ;
  rdfs:comment "The report will include data for only the ad status. For example, you can use the filter to include data for only active ads. You can specify one or more ad statuses." ;
  schema:alternateName "AdStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adStatus> ;
  rdfs:domain microsoftads:ReportingAdExtensionByAdReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingAdExtensionByAdReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingAdExtensionByAdReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingAdExtensionByAdReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingAdExtensionByAdReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingAdExtensionByAdReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingAdExtensionByAdReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingAdExtensionByAdReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingAdExtensionByAdReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingAdExtensionByAdReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingAdExtensionByAdReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingAdExtensionByAdReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingAdExtensionByAdReportColumnScheme .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The criteria to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingAdExtensionByAdReportRequest ;
  rdfs:range microsoftads:ReportingAdExtensionByAdReportFilter .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingAdExtensionByAdReportRequest ;
  rdfs:range xsd:string .

# Property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportFilter/deviceType> a rdf:Property ;
  rdfs:label "device type" ;
  rdfs:comment "The report will include data where the ad is displayed on the specified device types. For example, you may use the filter to include data for only ads displayed on smartphones. You may specify one or more device types." ;
  schema:alternateName "DeviceType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceType> ;
  rdfs:domain microsoftads:ReportingAdExtensionByKeywordReportFilter ;
  rdfs:range xsd:string .

# Property: device os
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportFilter/deviceOS> a rdf:Property ;
  rdfs:label "device os" ;
  rdfs:comment "The report will include data where the ad is displayed on the specified device operating systems. For example, you may use the filter to include data for only ads displayed on Windows devices." ;
  schema:alternateName "DeviceOS" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceOS> ;
  rdfs:domain microsoftads:ReportingAdExtensionByKeywordReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingAdExtensionByKeywordReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for only the campaign status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingAdExtensionByKeywordReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingAdExtensionByKeywordReportFilter ;
  rdfs:range xsd:string .

# Property: keyword status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportFilter/keywordStatus> a rdf:Property ;
  rdfs:label "keyword status" ;
  rdfs:comment "The report will include data for only the keyword status. For example, you can use the filter to include data for only active keywords. You can specify one or more keyword statuses." ;
  schema:alternateName "KeywordStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordStatus> ;
  rdfs:domain microsoftads:ReportingAdExtensionByKeywordReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingAdExtensionByKeywordReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingAdExtensionByKeywordReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingAdExtensionByKeywordReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingAdExtensionByKeywordReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingAdExtensionByKeywordReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingAdExtensionByKeywordReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingAdExtensionByKeywordReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingAdExtensionByKeywordReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingAdExtensionByKeywordReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingAdExtensionByKeywordReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingAdExtensionByKeywordReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingAdExtensionByKeywordReportColumnScheme .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The criteria to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingAdExtensionByKeywordReportRequest ;
  rdfs:range microsoftads:ReportingAdExtensionByKeywordReportFilter .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingAdExtensionByKeywordReportRequest ;
  rdfs:range xsd:string .

# Property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportFilter/deviceType> a rdf:Property ;
  rdfs:label "device type" ;
  rdfs:comment "The report will include data where the ad is displayed on the specified device types. For example, you may use the filter to include data for only ads displayed on smartphones. You may specify one or more device types." ;
  schema:alternateName "DeviceType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceType> ;
  rdfs:domain microsoftads:ReportingAdExtensionDetailReportFilter ;
  rdfs:range xsd:string .

# Property: device os
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportFilter/deviceOS> a rdf:Property ;
  rdfs:label "device os" ;
  rdfs:comment "The report will include data where the ad is displayed on the specified device operating systems. For example, you may use the filter to include data for only ads displayed on Windows devices." ;
  schema:alternateName "DeviceOS" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceOS> ;
  rdfs:domain microsoftads:ReportingAdExtensionDetailReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingAdExtensionDetailReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for only the campaign status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingAdExtensionDetailReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingAdExtensionDetailReportFilter ;
  rdfs:range xsd:string .

# Property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportFilter/adStatus> a rdf:Property ;
  rdfs:label "ad status" ;
  rdfs:comment "The report will include data for only the ad status. For example, you can use the filter to include data for only active ads. You can specify one or more ad statuses." ;
  schema:alternateName "AdStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adStatus> ;
  rdfs:domain microsoftads:ReportingAdExtensionDetailReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingAdExtensionDetailReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingAdExtensionDetailReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingAdExtensionDetailReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingAdExtensionDetailReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingAdExtensionDetailReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingAdExtensionDetailReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingAdExtensionDetailReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingAdExtensionDetailReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingAdExtensionDetailReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingAdExtensionDetailReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingAdExtensionDetailReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingAdExtensionDetailReportColumnScheme .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The criteria to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingAdExtensionDetailReportRequest ;
  rdfs:range microsoftads:ReportingAdExtensionDetailReportFilter .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingAdExtensionDetailReportRequest ;
  rdfs:range xsd:string .

# Property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportFilter/adDistribution> a rdf:Property ;
  rdfs:label "ad distribution" ;
  rdfs:comment "The report will include data for only the specified distribution medium. For example, you can use the filter to include data for only search ads. You can specify one or more distribution mediums." ;
  schema:alternateName "AdDistribution" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adDistribution> ;
  rdfs:domain microsoftads:ReportingAdGroupPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportFilter/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The report will include data for only the specified ad group status values. For example, you can use the filter to include data for only active ad groups. You can specify one or more status values." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:ReportingAdGroupPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportFilter/deviceType> a rdf:Property ;
  rdfs:label "device type" ;
  rdfs:comment "The report will include data where the ad is displayed on the specified device types. For example, you may use the filter to include data for only ads displayed on smartphones. You may specify one or more device types." ;
  schema:alternateName "DeviceType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceType> ;
  rdfs:domain microsoftads:ReportingAdGroupPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: device os
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportFilter/deviceOS> a rdf:Property ;
  rdfs:label "device os" ;
  rdfs:comment "The report will include data where the ad is displayed on the specified device operating systems. For example, you may use the filter to include data for only ads displayed on Windows devices." ;
  schema:alternateName "DeviceOS" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceOS> ;
  rdfs:domain microsoftads:ReportingAdGroupPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportFilter/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The report will include data for only websites that used the specified languages. You can specify one or more languages." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:ReportingAdGroupPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingAdGroupPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for only the campaign status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingAdGroupPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingAdGroupPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingAdGroupPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingAdGroupPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingAdGroupPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingAdGroupPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingAdGroupPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingAdGroupPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingAdGroupPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingAdGroupPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAdGroupPerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingAdGroupPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingAdGroupPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingAdGroupPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingAdGroupPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingAdGroupPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportFilter/adDistribution> a rdf:Property ;
  rdfs:label "ad distribution" ;
  rdfs:comment "The report will include data for only the specified distribution medium. For example, you can use the filter to include data for only search ads. You can specify one or more distribution mediums." ;
  schema:alternateName "AdDistribution" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adDistribution> ;
  rdfs:domain microsoftads:ReportingAdPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportFilter/adType> a rdf:Property ;
  rdfs:label "ad type" ;
  rdfs:comment "The report will include data for only the specified ad types. For example, the report can include data for product or expanded text ads. You can specify one or more ad types." ;
  schema:alternateName "AdType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adType> ;
  rdfs:domain microsoftads:ReportingAdPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportFilter/deviceType> a rdf:Property ;
  rdfs:label "device type" ;
  rdfs:comment "The report will include data for only the specified types of devices on which the ad is displayed. For example, you can use the filter to include data for only text ads displayed on smartphones. You can specify one or more device types." ;
  schema:alternateName "DeviceType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceType> ;
  rdfs:domain microsoftads:ReportingAdPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportFilter/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The report will include data for only websites that used the specified languages. You can specify one or more languages." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:ReportingAdPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingAdPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for only the campaign status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingAdPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingAdPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportFilter/adStatus> a rdf:Property ;
  rdfs:label "ad status" ;
  rdfs:comment "The report will include data for only the ad status. For example, you can use the filter to include data for only active ads. You can specify one or more ad statuses." ;
  schema:alternateName "AdStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adStatus> ;
  rdfs:domain microsoftads:ReportingAdPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingAdPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingAdPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingAdPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingAdPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingAdPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingAdPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingAdPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingAdPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingAdPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAdPerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingAdPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingAdPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingAdPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingAdPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingAdPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportFilter/adDistribution> a rdf:Property ;
  rdfs:label "ad distribution" ;
  rdfs:comment "The report will include data for only the specified distribution medium. For example, you can use the filter to include data for only search ads. You can specify one or more distribution mediums." ;
  schema:alternateName "AdDistribution" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adDistribution> ;
  rdfs:domain microsoftads:ReportingAgeGenderAudienceReportFilter ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportFilter/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The report will include data for only websites that used the specified languages. You can specify one or more languages." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:ReportingAgeGenderAudienceReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingAgeGenderAudienceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for only the campaign status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingAgeGenderAudienceReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingAgeGenderAudienceReportFilter ;
  rdfs:range xsd:string .

# Property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportFilter/assetGroupStatus> a rdf:Property ;
  rdfs:label "asset group status" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "AssetGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupStatus> ;
  rdfs:domain microsoftads:ReportingAgeGenderAudienceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingAgeGenderAudienceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingAgeGenderAudienceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingAgeGenderAudienceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingAgeGenderAudienceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingAgeGenderAudienceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingAgeGenderAudienceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingAgeGenderAudienceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingAgeGenderAudienceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingAgeGenderAudienceReportRequest ;
  rdfs:range microsoftads:ReportingAgeGenderAudienceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingAgeGenderAudienceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingAgeGenderAudienceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingAgeGenderAudienceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingAgeGenderAudienceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingAgeGenderAudienceReportRequest ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApiFaultDetail/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  rdfs:comment "The identifier of the log entry that contains the details of the API call." ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:ReportingApiFaultDetail ;
  rdfs:range xsd:string .

# Property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApiFaultDetail/operationErrors> a rdf:Property ;
  rdfs:label "operation errors" ;
  rdfs:comment "An array of operation errors that contains the reasons that explain why the service operation failed when the error is not related to a specific item in the batch of items." ;
  schema:alternateName "OperationErrors" ;
  rdfs:domain microsoftads:ReportingApiFaultDetail ;
  rdfs:range microsoftads:ReportingOperationError .

# Property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApiFaultDetail/batchErrors> a rdf:Property ;
  rdfs:label "batch errors" ;
  rdfs:comment "An array of batch errors that identifies the items in the batch of items in the request message that caused the operation to fail. Each object contains the details that explain why the item caused the failure." ;
  schema:alternateName "BatchErrors" ;
  rdfs:domain microsoftads:ReportingApiFaultDetail ;
  rdfs:range microsoftads:ReportingBatchError .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApiFaultDetail/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingApiFaultDetail ;
  rdfs:range xsd:string .

# Property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingOperationError/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "A numeric error code that identifies the error." ;
  schema:alternateName "Code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/code> ;
  rdfs:domain microsoftads:ReportingOperationError ;
  rdfs:range xsd:int .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingOperationError/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  rdfs:comment "A symbolic string constant that identifies the error. For example, UserIsNotAuthorized." ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:ReportingOperationError ;
  rdfs:range xsd:string .

# Property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingOperationError/details> a rdf:Property ;
  rdfs:label "details" ;
  rdfs:comment "A message that provides additional details about the error. This string can be empty." ;
  schema:alternateName "Details" ;
  rdfs:domain microsoftads:ReportingOperationError ;
  rdfs:range xsd:string .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingOperationError/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "A message that describes the error. For more information about troubleshooting and error handling, see Handling Service Errors and Exceptions and Operation Error Codes." ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:ReportingOperationError ;
  rdfs:range xsd:string .

# Property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBatchError/code> a rdf:Property ;
  rdfs:label "code" ;
  rdfs:comment "A numeric error code that identifies the error." ;
  schema:alternateName "Code" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/code> ;
  rdfs:domain microsoftads:ReportingBatchError ;
  rdfs:range xsd:int .

# Property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBatchError/errorCode> a rdf:Property ;
  rdfs:label "error code" ;
  rdfs:comment "A symbolic string constant that identifies the error. For example, UserIsNotAuthorized." ;
  schema:alternateName "ErrorCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/errorCode> ;
  rdfs:domain microsoftads:ReportingBatchError ;
  rdfs:range xsd:string .

# Property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBatchError/details> a rdf:Property ;
  rdfs:label "details" ;
  rdfs:comment "A message that provides additional details about the batch error. This string can be empty." ;
  schema:alternateName "Details" ;
  rdfs:domain microsoftads:ReportingBatchError ;
  rdfs:range xsd:string .

# Property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBatchError/index> a rdf:Property ;
  rdfs:label "index" ;
  rdfs:comment "The zero-based index of the item in the batch of items in the request message that failed." ;
  schema:alternateName "Index" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/index> ;
  rdfs:domain microsoftads:ReportingBatchError ;
  rdfs:range xsd:int .

# Property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBatchError/message> a rdf:Property ;
  rdfs:label "message" ;
  rdfs:comment "A message that describes the error. For more information about troubleshooting and error handling, see Handling Service Errors and Exceptions and Operation Error Codes." ;
  schema:alternateName "Message" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/message> ;
  rdfs:domain microsoftads:ReportingBatchError ;
  rdfs:range xsd:string .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApplicationFault/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  rdfs:comment "The identifier of the log entry that contains the details of the API call." ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:ReportingApplicationFault ;
  rdfs:range xsd:string .

# Property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApplicationFault/errors> a rdf:Property ;
  rdfs:label "errors" ;
  schema:alternateName "Errors" ;
  rdfs:domain microsoftads:ReportingApplicationFault ;
  rdfs:range microsoftads:ReportingAdApiError .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApplicationFault/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingApplicationFault ;
  rdfs:range xsd:string .

# Property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApplicationFault/operationErrors> a rdf:Property ;
  rdfs:label "operation errors" ;
  schema:alternateName "OperationErrors" ;
  rdfs:domain microsoftads:ReportingApplicationFault ;
  rdfs:range microsoftads:ReportingOperationError .

# Property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApplicationFault/batchErrors> a rdf:Property ;
  rdfs:label "batch errors" ;
  schema:alternateName "BatchErrors" ;
  rdfs:domain microsoftads:ReportingApplicationFault ;
  rdfs:range microsoftads:ReportingBatchError .

# Property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApplicationFaultBase/trackingId> a rdf:Property ;
  rdfs:label "tracking id" ;
  schema:alternateName "TrackingId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/trackingId> ;
  rdfs:domain microsoftads:ReportingApplicationFaultBase ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingAppsPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for only the campaign status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingAppsPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportFilter/assetGroupStatus> a rdf:Property ;
  rdfs:label "asset group status" ;
  rdfs:comment "The report will include data for only the asset group status. For example, you can use the filter to include data for only active asset groups. You can specify one or more asset group statuses." ;
  schema:alternateName "AssetGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupStatus> ;
  rdfs:domain microsoftads:ReportingAppsPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingAppsPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (CSV) format or tab-separated values (TSV) format. The default value is CSV. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingAppsPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingAppsPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingAppsPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingAppsPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name (e.g., Impressions and Clicks). Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingAppsPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingAppsPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingAppsPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAssetGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingAppsPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAppsPerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you don't choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingAppsPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingAppsPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingAppsPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingAppsPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingAppsPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportFilter/assetGroupStatus> a rdf:Property ;
  rdfs:label "asset group status" ;
  rdfs:comment "The asset group status." ;
  schema:alternateName "AssetGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupStatus> ;
  rdfs:domain microsoftads:ReportingAssetGroupPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The account status." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingAssetGroupPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The campaign status." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingAssetGroupPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingAssetGroupPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingAssetGroupPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingAssetGroupPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingAssetGroupPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingAssetGroupPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingAssetGroupPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingAssetGroupPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, asset groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingAssetGroupPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAssetGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The criteria to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingAssetGroupPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAssetGroupPerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingAssetGroupPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingAssetGroupPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingAssetGroupPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingAssetGroupPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingAssetGroupPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingAssetPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingAssetPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingAssetPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingAssetPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingAssetPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingAssetPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingAssetPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingAssetPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingAssetPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingAssetPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingAssetPerformanceReportColumnScheme .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, asset groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingAssetPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingAssetPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingAudiencePerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for only the campaign status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingAudiencePerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingAudiencePerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingAudiencePerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingAudiencePerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingAudiencePerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingAudiencePerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingAudiencePerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingAudiencePerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingAudiencePerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingAudiencePerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingAudiencePerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingAudiencePerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingAudiencePerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingAudiencePerformanceReportColumnScheme .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingAudiencePerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAudiencePerformanceReportFilter .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingAudiencePerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingBidStrategyReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingBidStrategyReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingBidStrategyReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingBidStrategyReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingBidStrategyReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingBidStrategyReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingBidStrategyReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingBidStrategyReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughCampaignReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingBidStrategyReportRequest ;
  rdfs:range rdf:JSON .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingBidStrategyReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingBidStrategyReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingBidStrategyReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingBidStrategyReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingBidStrategyReportRequest ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingBudgetSummaryReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingBudgetSummaryReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Scope and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingBudgetSummaryReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingBudgetSummaryReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingBudgetSummaryReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingBudgetSummaryReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingBudgetSummaryReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingBudgetSummaryReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughCampaignReportScope .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisMonth. The budget summary report is always aggregated by day. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingBudgetSummaryReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingBudgetSummaryReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingBudgetSummaryReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingBudgetSummaryReportRequest ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingCallDetailReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for only the campaign status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingCallDetailReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingCallDetailReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingCallDetailReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingCallDetailReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingCallDetailReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingCallDetailReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingCallDetailReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingCallDetailReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingCallDetailReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The scope of the report. Use this element to limit the report to include data for specified accounts, campaigns, or ad groups. For this report you may only specify one account identifier in the AccountIds element of the AccountThroughAdGroupReportScope object." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingCallDetailReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or LastSevenDays. For a list of the time periods that you can specify for the Summary aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingCallDetailReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless. For this report, Aggregation must always be set to Summary." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingCallDetailReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingCallDetailReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingCallDetailReportColumnScheme .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingCallDetailReportRequest ;
  rdfs:range microsoftads:ReportingCallDetailReportFilter .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingCallDetailReportRequest ;
  rdfs:range xsd:string .

# Property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportFilter/adDistribution> a rdf:Property ;
  rdfs:label "ad distribution" ;
  rdfs:comment "The report will include data for only the specified distribution medium. For example, you can use the filter to include data for only search ads. You can specify one or more distribution mediums." ;
  schema:alternateName "AdDistribution" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adDistribution> ;
  rdfs:domain microsoftads:ReportingCampaignPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportFilter/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The report will include data for only the specified campaign status values. For example, you can use the filter to include data for only active campaigns. You can specify one or more status values." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:ReportingCampaignPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportFilter/deviceType> a rdf:Property ;
  rdfs:label "device type" ;
  rdfs:comment "The report will include data where the ad is displayed on the specified device types. For example, you may use the filter to include data for only ads displayed on smartphones. You may specify one or more device types." ;
  schema:alternateName "DeviceType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceType> ;
  rdfs:domain microsoftads:ReportingCampaignPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: device os
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportFilter/deviceOS> a rdf:Property ;
  rdfs:label "device os" ;
  rdfs:comment "The report will include data where the ad is displayed on the specified device operating systems. For example, you may use the filter to include data for only ads displayed on Windows devices." ;
  schema:alternateName "DeviceOS" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceOS> ;
  rdfs:domain microsoftads:ReportingCampaignPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingCampaignPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingCampaignPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingCampaignPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingCampaignPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingCampaignPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingCampaignPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingCampaignPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingCampaignPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingCampaignPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughCampaignReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingCampaignPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingCampaignPerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingCampaignPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingCampaignPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingCampaignPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingCampaignPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingCampaignPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: country code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportFilter/countryCode> a rdf:Property ;
  rdfs:label "country code" ;
  rdfs:comment "The report will include data for only the specified countries/regions where the user that clicked the ad is located. For a list of possible values, see Geographical Location Codes." ;
  schema:alternateName "CountryCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/countryCode> ;
  rdfs:domain microsoftads:ReportingCategoryClickCoverageReportFilter ;
  rdfs:range xsd:string .

# Property: l1vertical
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportFilter/l1Vertical> a rdf:Property ;
  rdfs:label "l1vertical" ;
  rdfs:comment "A particular supply sector, such as Travel and Tourism or Apparel. View a list of L1 verticals." ;
  schema:alternateName "L1Vertical" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/l1Vertical> ;
  rdfs:domain microsoftads:ReportingCategoryClickCoverageReportFilter ;
  rdfs:range xsd:string .

# Property: l2vertical
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportFilter/l2Vertical> a rdf:Property ;
  rdfs:label "l2vertical" ;
  rdfs:comment "A more detailed segment of an L1 vertical. For instance, within the L1 vertical travel and tourism, L2 verticals might include Accommodations or Air travel. View a list of L2 verticals." ;
  schema:alternateName "L2Vertical" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/l2Vertical> ;
  rdfs:domain microsoftads:ReportingCategoryClickCoverageReportFilter ;
  rdfs:range xsd:string .

# Property: l3vertical
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportFilter/l3Vertical> a rdf:Property ;
  rdfs:label "l3vertical" ;
  rdfs:comment "The most specific segment within a larger L1 vertical. For example, if the L1 vertical is travel and tourism and the L2 vertical is Accommodations, an L3 vertical might be Bed and Breakfasts or Camping and RV. View a list of L3 verticals." ;
  schema:alternateName "L3Vertical" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/l3Vertical> ;
  rdfs:domain microsoftads:ReportingCategoryClickCoverageReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingCategoryClickCoverageReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingCategoryClickCoverageReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingCategoryClickCoverageReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingCategoryClickCoverageReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingCategoryClickCoverageReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingCategoryClickCoverageReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingCategoryClickCoverageReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingCategoryClickCoverageReportRequest ;
  rdfs:range microsoftads:ReportingAccountReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingCategoryClickCoverageReportRequest ;
  rdfs:range microsoftads:ReportingCategoryClickCoverageReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingCategoryClickCoverageReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingCategoryClickCoverageReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingCategoryClickCoverageReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingCategoryClickCoverageReportRequest ;
  rdfs:range xsd:string .

# Property: country code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportFilter/countryCode> a rdf:Property ;
  rdfs:label "country code" ;
  rdfs:comment "The report will include data for only the specified countries/regions where the user that clicked the ad is located. For a list of possible values, see Geographical Location Codes." ;
  schema:alternateName "CountryCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/countryCode> ;
  rdfs:domain microsoftads:ReportingCategoryInsightsReportFilter ;
  rdfs:range xsd:string .

# Property: l1vertical
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportFilter/l1Vertical> a rdf:Property ;
  rdfs:label "l1vertical" ;
  rdfs:comment "A particular supply sector, such as Travel and Tourism or Apparel. View a list of L1 verticals." ;
  schema:alternateName "L1Vertical" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/l1Vertical> ;
  rdfs:domain microsoftads:ReportingCategoryInsightsReportFilter ;
  rdfs:range xsd:string .

# Property: l2vertical
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportFilter/l2Vertical> a rdf:Property ;
  rdfs:label "l2vertical" ;
  rdfs:comment "A more detailed segment of an L1 vertical. For instance, within the L1 vertical travel and tourism, L2 verticals might include Accommodations or Air travel. View a list of L2 verticals." ;
  schema:alternateName "L2Vertical" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/l2Vertical> ;
  rdfs:domain microsoftads:ReportingCategoryInsightsReportFilter ;
  rdfs:range xsd:string .

# Property: l3vertical
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportFilter/l3Vertical> a rdf:Property ;
  rdfs:label "l3vertical" ;
  rdfs:comment "The most specific segment within a larger L1 vertical. For example, if the L1 vertical is travel and tourism and the L2 vertical is Accommodations, an L3 vertical might be Bed and Breakfasts or Camping and RV. View a list of L3 verticals." ;
  schema:alternateName "L3Vertical" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/l3Vertical> ;
  rdfs:domain microsoftads:ReportingCategoryInsightsReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingCategoryInsightsReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingCategoryInsightsReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingCategoryInsightsReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingCategoryInsightsReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingCategoryInsightsReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingCategoryInsightsReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingCategoryInsightsReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingCategoryInsightsReportRequest ;
  rdfs:range microsoftads:ReportingAccountReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingCategoryInsightsReportRequest ;
  rdfs:range microsoftads:ReportingCategoryInsightsReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingCategoryInsightsReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingCategoryInsightsReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingCategoryInsightsReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingCategoryInsightsReportRequest ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingCombinationPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (CSV) format or tab-separated values (TSV) format. The default value is CSV. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingCombinationPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingCombinationPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingCombinationPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingCombinationPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name (e.g., Impressions and Clicks). Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingCombinationPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingCombinationPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingCombinationPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughCampaignReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingCombinationPerformanceReportRequest ;
  rdfs:range rdf:JSON .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingCombinationPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingCombinationPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingCombinationPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingCombinationPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingCombinationPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportFilter/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  rdfs:comment "The report will include data for only the specified keywords. You can specify a maximum of 75 keywords. Each keyword can contain a maximum of 100 characters." ;
  schema:alternateName "Keywords" ;
  rdfs:domain microsoftads:ReportingConversionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportFilter/deviceType> a rdf:Property ;
  rdfs:label "device type" ;
  rdfs:comment "The report will include data for only the specified types of devices on which the ad is displayed. For example, you can use the filter to include data only for expanded text ads displayed on smartphones. You can specify one or more device types." ;
  schema:alternateName "DeviceType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceType> ;
  rdfs:domain microsoftads:ReportingConversionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportFilter/adDistribution> a rdf:Property ;
  rdfs:label "ad distribution" ;
  rdfs:comment "The report will include data for only the specified distribution medium. For example, you can use the filter to include data for only search ads. You can specify one or more distribution mediums." ;
  schema:alternateName "AdDistribution" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adDistribution> ;
  rdfs:domain microsoftads:ReportingConversionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingConversionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for only the campaign status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingConversionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingConversionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: keyword status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportFilter/keywordStatus> a rdf:Property ;
  rdfs:label "keyword status" ;
  rdfs:comment "The report will include data for only the keyword status. For example, you can use the filter to include data for only active keywords. You can specify one or more keyword statuses." ;
  schema:alternateName "KeywordStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordStatus> ;
  rdfs:domain microsoftads:ReportingConversionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingConversionPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingConversionPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingConversionPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingConversionPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingConversionPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingConversionPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingConversionPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingConversionPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingConversionPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingConversionPerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingConversionPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingConversionPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report includes the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingConversionPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingConversionPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingConversionPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportFilter/adDistribution> a rdf:Property ;
  rdfs:label "ad distribution" ;
  rdfs:comment "The report will include data for only the specified distribution medium. For example, you can use the filter to include data for only search ads. You can specify one or more distribution mediums." ;
  schema:alternateName "AdDistribution" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adDistribution> ;
  rdfs:domain microsoftads:ReportingDestinationUrlPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportFilter/deviceType> a rdf:Property ;
  rdfs:label "device type" ;
  rdfs:comment "The report will include data for only the specified types of devices on which the ad is displayed. For example, you can use the filter to include data for only text ads displayed on smartphones. You can specify one or more device types." ;
  schema:alternateName "DeviceType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceType> ;
  rdfs:domain microsoftads:ReportingDestinationUrlPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportFilter/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The report will include data for only websites that used the specified languages. You can specify one or more languages." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:ReportingDestinationUrlPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingDestinationUrlPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for only the campaign status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingDestinationUrlPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingDestinationUrlPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportFilter/adStatus> a rdf:Property ;
  rdfs:label "ad status" ;
  rdfs:comment "The report will include data for only the ad status. For example, you can use the filter to include data for only active ads. You can specify one or more ad statuses." ;
  schema:alternateName "AdStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adStatus> ;
  rdfs:domain microsoftads:ReportingDestinationUrlPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingDestinationUrlPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingDestinationUrlPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingDestinationUrlPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingDestinationUrlPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingDestinationUrlPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingDestinationUrlPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingDestinationUrlPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingDestinationUrlPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingDestinationUrlPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingDestinationUrlPerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingDestinationUrlPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingDestinationUrlPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingDestinationUrlPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingDestinationUrlPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingDestinationUrlPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingDSAAutoTargetPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for campaigns that have the specified status value. You can specify one or more status values." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingDSAAutoTargetPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingDSAAutoTargetPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: dynamic ad target status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportFilter/dynamicAdTargetStatus> a rdf:Property ;
  rdfs:label "dynamic ad target status" ;
  rdfs:comment "The report will include data for only the dynamic ad targets that have the specified status." ;
  schema:alternateName "DynamicAdTargetStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/dynamicAdTargetStatus> ;
  rdfs:domain microsoftads:ReportingDSAAutoTargetPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportFilter/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The report will include data for only websites that used the specified languages. You can specify one or more languages." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:ReportingDSAAutoTargetPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: bid strategy type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportFilter/bidStrategyType> a rdf:Property ;
  rdfs:label "bid strategy type" ;
  rdfs:comment "The report will include data for only the specified bid strategy types." ;
  schema:alternateName "BidStrategyType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/bidStrategyType> ;
  rdfs:domain microsoftads:ReportingDSAAutoTargetPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingDSAAutoTargetPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingDSAAutoTargetPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingDSAAutoTargetPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingDSAAutoTargetPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingDSAAutoTargetPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingDSAAutoTargetPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingDSAAutoTargetPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingDSAAutoTargetPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingDSAAutoTargetPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingDSAAutoTargetPerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingDSAAutoTargetPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingDSAAutoTargetPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingDSAAutoTargetPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingDSAAutoTargetPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingDSAAutoTargetPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingDSACategoryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for campaigns that have the specified status value. You can specify one or more status values." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingDSACategoryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingDSACategoryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportFilter/adStatus> a rdf:Property ;
  rdfs:label "ad status" ;
  rdfs:comment "The report will include data for ads that have the specified status value. You can specify one or more status values." ;
  schema:alternateName "AdStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adStatus> ;
  rdfs:domain microsoftads:ReportingDSACategoryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportFilter/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The report will include data for only websites that used the specified languages. You can specify one or more languages." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:ReportingDSACategoryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingDSACategoryPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingDSACategoryPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingDSACategoryPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingDSACategoryPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingDSACategoryPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingDSACategoryPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingDSACategoryPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingDSACategoryPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingDSACategoryPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingDSACategoryPerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingDSACategoryPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingDSACategoryPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingDSACategoryPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingDSACategoryPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingDSACategoryPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: search queries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportFilter/searchQueries> a rdf:Property ;
  rdfs:label "search queries" ;
  rdfs:comment "The report will include data for only the specified search query strings. The list can contain a maximum of 30 strings, and each string can contain a maximum of 256 characters." ;
  schema:alternateName "SearchQueries" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchQueries> ;
  rdfs:domain microsoftads:ReportingDSASearchQueryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingDSASearchQueryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for campaigns that have the specified status value. You can specify one or more status values." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingDSASearchQueryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingDSASearchQueryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportFilter/adStatus> a rdf:Property ;
  rdfs:label "ad status" ;
  rdfs:comment "The report will include data for ads that have the specified status value. You can specify one or more status values." ;
  schema:alternateName "AdStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adStatus> ;
  rdfs:domain microsoftads:ReportingDSASearchQueryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportFilter/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The report will include data for only websites that used the specified languages. You can specify one or more languages." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:ReportingDSASearchQueryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: exclude zero clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportFilter/excludeZeroClicks> a rdf:Property ;
  rdfs:label "exclude zero clicks" ;
  rdfs:comment "If the value of this element is set to true, search terms that had one or more ad impressions but resulted in zero clicks in the specified time duration will be excluded from the report. The default value is false, in which case the report will include zero click search term data. Regardless of the value of this filter, search terms with zero clicks in the last 30 days will always be excluded." ;
  schema:alternateName "ExcludeZeroClicks" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeZeroClicks> ;
  rdfs:domain microsoftads:ReportingDSASearchQueryPerformanceReportFilter ;
  rdfs:range xsd:boolean .

# Property: feed url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportFilter/feedUrl> a rdf:Property ;
  rdfs:label "feed url" ;
  rdfs:comment "The feed URL will appear either as \"True\" or \"False\". If it's \"True\", the final URL came from a page feed associated to the campaign. If it's \"False\", the final URL did not come from a page feed." ;
  schema:alternateName "FeedUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/feedUrl> ;
  rdfs:domain microsoftads:ReportingDSASearchQueryPerformanceReportFilter ;
  rdfs:range xsd:boolean .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingDSASearchQueryPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingDSASearchQueryPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingDSASearchQueryPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingDSASearchQueryPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingDSASearchQueryPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingDSASearchQueryPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingDSASearchQueryPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingDSASearchQueryPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingDSASearchQueryPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingDSASearchQueryPerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingDSASearchQueryPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingDSASearchQueryPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingDSASearchQueryPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingDSASearchQueryPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingDSASearchQueryPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingFeedItemPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingFeedItemPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingFeedItemPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingFeedItemPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingFeedItemPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingFeedItemPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingFeedItemPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingFeedItemPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingFeedItemPerformanceReportRequest ;
  rdfs:range rdf:JSON .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingFeedItemPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingFeedItemPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingFeedItemPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingFeedItemPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingFeedItemPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportFilter/adDistribution> a rdf:Property ;
  rdfs:label "ad distribution" ;
  rdfs:comment "The report will include data for only the specified distribution medium. For example, you can use the filter to include data for only search ads. You can specify one or more distribution mediums." ;
  schema:alternateName "AdDistribution" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adDistribution> ;
  rdfs:domain microsoftads:ReportingGeographicPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: country code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportFilter/countryCode> a rdf:Property ;
  rdfs:label "country code" ;
  rdfs:comment "The report will include data for only the specified countries/regions where the user that clicked the ad is located. For a list of possible values, see Geographical Location Codes." ;
  schema:alternateName "CountryCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/countryCode> ;
  rdfs:domain microsoftads:ReportingGeographicPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportFilter/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The report will include data for only websites that used the specified languages. You can specify one or more languages." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:ReportingGeographicPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingGeographicPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for only the campaign status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingGeographicPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingGeographicPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportFilter/assetGroupStatus> a rdf:Property ;
  rdfs:label "asset group status" ;
  rdfs:comment "The report will include data for only the asset group status. For example, you can use the filter to include data for only active asset groups. You can specify one or more asset group statuses." ;
  schema:alternateName "AssetGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupStatus> ;
  rdfs:domain microsoftads:ReportingGeographicPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingGeographicPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingGeographicPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingGeographicPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingGeographicPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingGeographicPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingGeographicPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingGeographicPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingGeographicPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingGeographicPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingGeographicPerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingGeographicPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingGeographicPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingGeographicPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingGeographicPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingGeographicPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: goal ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/goalIds> a rdf:Property ;
  rdfs:label "goal ids" ;
  rdfs:comment "The report will include data for only the specified goals. The list can contain a maximum of 300 identifiers." ;
  schema:alternateName "GoalIds" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/goalIds> ;
  rdfs:domain microsoftads:ReportingGoalsAndFunnelsReportFilter ;
  rdfs:range xsd:long .

# Property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/adDistribution> a rdf:Property ;
  rdfs:label "ad distribution" ;
  rdfs:comment "The report will include data for only the specified distribution medium. For example, you can use the filter to include data for only search ads. You can specify one or more distribution mediums." ;
  schema:alternateName "AdDistribution" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adDistribution> ;
  rdfs:domain microsoftads:ReportingGoalsAndFunnelsReportFilter ;
  rdfs:range xsd:string .

# Property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/deviceType> a rdf:Property ;
  rdfs:label "device type" ;
  rdfs:comment "The report will include data where the ad is displayed on the specified device types. For example, you may use the filter to include data for only ads displayed on smartphones. You may specify one or more device types." ;
  schema:alternateName "DeviceType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceType> ;
  rdfs:domain microsoftads:ReportingGoalsAndFunnelsReportFilter ;
  rdfs:range xsd:string .

# Property: device os
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/deviceOS> a rdf:Property ;
  rdfs:label "device os" ;
  rdfs:comment "The report will include data where the ad is displayed on the specified device operating systems. For example, you may use the filter to include data for only ads displayed on Windows devices." ;
  schema:alternateName "DeviceOS" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceOS> ;
  rdfs:domain microsoftads:ReportingGoalsAndFunnelsReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingGoalsAndFunnelsReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for only the campaign status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingGoalsAndFunnelsReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingGoalsAndFunnelsReportFilter ;
  rdfs:range xsd:string .

# Property: keyword status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/keywordStatus> a rdf:Property ;
  rdfs:label "keyword status" ;
  rdfs:comment "The report will include data for only the keyword status. For example, you can use the filter to include data for only active keywords. You can specify one or more keyword statuses." ;
  schema:alternateName "KeywordStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordStatus> ;
  rdfs:domain microsoftads:ReportingGoalsAndFunnelsReportFilter ;
  rdfs:range xsd:string .

# Property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/assetGroupStatus> a rdf:Property ;
  rdfs:label "asset group status" ;
  rdfs:comment "The report will include data for only the asset group status. For example, you can use the filter to include data for only active asset groups. You can specify one or more asset group statuses." ;
  schema:alternateName "AssetGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupStatus> ;
  rdfs:domain microsoftads:ReportingGoalsAndFunnelsReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingGoalsAndFunnelsReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingGoalsAndFunnelsReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingGoalsAndFunnelsReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingGoalsAndFunnelsReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingGoalsAndFunnelsReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingGoalsAndFunnelsReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingGoalsAndFunnelsReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The scope of the report. For example, you can limit the report to include data for a combination of accounts, ad groups, and campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingGoalsAndFunnelsReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data. The Filter element is not supported at this time." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingGoalsAndFunnelsReportRequest ;
  rdfs:range microsoftads:ReportingGoalsAndFunnelsReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingGoalsAndFunnelsReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingGoalsAndFunnelsReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingGoalsAndFunnelsReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingGoalsAndFunnelsReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingGoalsAndFunnelsReportRequest ;
  rdfs:range xsd:string .

# Property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportFilter/deviceType> a rdf:Property ;
  rdfs:label "device type" ;
  rdfs:comment "The report will include data for only the specified types of devices on which the ad is displayed. For example, you can use the filter to include data for only ads displayed on computers. You can specify one or more device types." ;
  schema:alternateName "DeviceType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceType> ;
  rdfs:domain microsoftads:ReportingHotelDimensionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingHotelDimensionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for only the campaign status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingHotelDimensionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingHotelDimensionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingHotelDimensionPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingHotelDimensionPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingHotelDimensionPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingHotelDimensionPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingHotelDimensionPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingHotelDimensionPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingHotelDimensionPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingHotelDimensionPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingHotelDimensionPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingHotelDimensionPerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingHotelDimensionPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingHotelDimensionPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingHotelDimensionPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingHotelDimensionPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingHotelDimensionPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportFilter/deviceType> a rdf:Property ;
  rdfs:label "device type" ;
  rdfs:comment "The report will include data for only the specified types of devices on which the ad is displayed. For example, you can use the filter to include data for only ads displayed on computers. You can specify one or more device types." ;
  schema:alternateName "DeviceType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceType> ;
  rdfs:domain microsoftads:ReportingHotelGroupPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingHotelGroupPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for only the campaign status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingHotelGroupPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingHotelGroupPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingHotelGroupPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingHotelGroupPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingHotelGroupPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingHotelGroupPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingHotelGroupPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingHotelGroupPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingHotelGroupPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingHotelGroupPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingHotelGroupPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingHotelGroupPerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingHotelGroupPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingHotelGroupPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingHotelGroupPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingHotelGroupPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingHotelGroupPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/adDistribution> a rdf:Property ;
  rdfs:label "ad distribution" ;
  rdfs:comment "The report will include data for only the specified distribution medium. For example, you can use the filter to include data for only search ads. You can specify one or more distribution mediums." ;
  schema:alternateName "AdDistribution" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adDistribution> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: delivered match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/deliveredMatchType> a rdf:Property ;
  rdfs:label "delivered match type" ;
  rdfs:comment "The report will include data for only the specified delivered match types. For example, you can use the filter to include data for ads that were delivered using the exact or phrase match type. You can specify one or more delivered match types. To filter on bid match types, see the BidMatchType element." ;
  schema:alternateName "DeliveredMatchType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deliveredMatchType> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  rdfs:comment "The report will include data for only the specified keywords. You can specify a maximum of 75 keywords. Each keyword can contain a maximum of 100 characters." ;
  schema:alternateName "Keywords" ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/adType> a rdf:Property ;
  rdfs:label "ad type" ;
  rdfs:comment "The report will include data for only the specified ad types. For example, the report can include data for product or expanded text ads. You can specify one or more ad types." ;
  schema:alternateName "AdType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adType> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: bid match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/bidMatchType> a rdf:Property ;
  rdfs:label "bid match type" ;
  rdfs:comment "The report will include data for only the specified bid match types. For example, you can use the filter to include data for ads that were bid on using the exact or phrase match type. You can specify one or more bid match types. To filter on delivered match types, see the DeliveredMatchType element." ;
  schema:alternateName "BidMatchType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/bidMatchType> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/deviceType> a rdf:Property ;
  rdfs:label "device type" ;
  rdfs:comment "The report will include data for only the specified types of devices on which the ad is displayed. For example, you can use the filter to include data for only text ads displayed on smartphones. You can specify one or more device types." ;
  schema:alternateName "DeviceType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceType> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The report will include data for only websites that used the specified languages. You can specify one or more languages." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: quality score
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/qualityScore> a rdf:Property ;
  rdfs:label "quality score" ;
  rdfs:comment "The report will include data for only keywords with the specified quality scores. You can filter the report based on one or more of the following relevance values: 0 - N/A (as shown in the web application) 1 - Underperforming 2 - Underperforming 3 - Underperforming 4 - Underperforming 5 - Underperforming 6 - Average performance 7 - Competitive 8 - Competitive 9 - Competitive 10 - Competitive" ;
  schema:alternateName "QualityScore" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/qualityScore> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportFilter ;
  rdfs:range xsd:int .

# Property: expected ctr
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/expectedCtr> a rdf:Property ;
  rdfs:label "expected ctr" ;
  rdfs:comment "How well your keyword competes against other keywords targeting the same traffic. Ads that are relevant to searchers' queries or other input are more likely to have a higher click-through rate. This metric tells you if a keyword is underperforming and causing a loss in impression share, so you can make keyword changes or remove ads altogether. A score of 3 is Above Average; a score of 2 is Average; and a score of 1 is considered Below Average. If you specify a time period that spans multiple days, the score will be the same for each day in the time period, and the value is the most recent calculated score. Data for this column is typically updated 14-18 hours after the UTC day ends." ;
  schema:alternateName "ExpectedCtr" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/expectedCtr> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportFilter ;
  rdfs:range xsd:int .

# Property: ad relevance
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/adRelevance> a rdf:Property ;
  rdfs:label "ad relevance" ;
  rdfs:comment "How closely related your ads is to the customer's search query or other input. It tells you how relevant your ad and landing page are to potential customers. A score of 3 is Above Average; a score of 2 is Average; and a score of 1 is considered Below Average. If you specify a time period that spans multiple days, the score will be the same for each day in the time period, and the value is the most recent calculated score. Data for this column is typically updated 14-18 hours after the UTC day ends." ;
  schema:alternateName "AdRelevance" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adRelevance> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportFilter ;
  rdfs:range xsd:int .

# Property: landing page experience
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/landingPageExperience> a rdf:Property ;
  rdfs:label "landing page experience" ;
  rdfs:comment "An aggregate quality assessment of all landing pages on your site. The landing page experience score measures whether your landing page is likely to provide a good experience to customers who click your ad and land on your website. A score of 3 is Above Average; a score of 2 is Average; and a score of 1 is considered Below Average. If you specify a time period that spans multiple days, the score will be the same for each day in the time period, and the value is the most recent calculated score. Data for this column is typically updated 14-18 hours after the UTC day ends." ;
  schema:alternateName "LandingPageExperience" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/landingPageExperience> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportFilter ;
  rdfs:range xsd:int .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for only the campaign status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: keyword status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/keywordStatus> a rdf:Property ;
  rdfs:label "keyword status" ;
  rdfs:comment "The report will include data for only the keyword status. For example, you can use the filter to include data for only active keywords. You can specify one or more keyword statuses." ;
  schema:alternateName "KeywordStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordStatus> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: bid strategy type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/bidStrategyType> a rdf:Property ;
  rdfs:label "bid strategy type" ;
  rdfs:comment "The report will include data for only the specified bid strategy type or types. For example, you can use the filter to include data only for keywords that were bid on using the enhanced bid strategy type. You can specify one or more bid strategy types." ;
  schema:alternateName "BidStrategyType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/bidStrategyType> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingKeywordPerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingKeywordPerformanceReportColumnScheme .

# Property: sort
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/sort> a rdf:Property ;
  rdfs:label "sort" ;
  rdfs:comment "A list of the columns to sort, and the corresponding sort order." ;
  schema:alternateName "Sort" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sort> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingKeywordPerformanceReportSort .

# Property: max rows
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/maxRows> a rdf:Property ;
  rdfs:label "max rows" ;
  rdfs:comment "The top number of data rows to return in the report." ;
  schema:alternateName "MaxRows" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxRows> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportRequest ;
  rdfs:range xsd:int .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: sort column
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportSort/sortColumn> a rdf:Property ;
  rdfs:label "sort column" ;
  rdfs:comment "The keyword performance report column by which to sort." ;
  schema:alternateName "SortColumn" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sortColumn> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportSort ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingKeywordPerformanceReportColumnScheme .

# Property: sort order
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportSort/sortOrder> a rdf:Property ;
  rdfs:label "sort order" ;
  rdfs:comment "Defines the ascending or descending sort order of values within the specified report column." ;
  schema:alternateName "SortOrder" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sortOrder> ;
  rdfs:domain microsoftads:ReportingKeywordPerformanceReportSort ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingSortOrderScheme .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingMMMPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportFilter/adDistribution> a rdf:Property ;
  rdfs:label "ad distribution" ;
  rdfs:comment "The report will include data for only the specified distribution medium. For example, you can use the filter to include data for only search ads. You can specify one or more distribution mediums." ;
  schema:alternateName "AdDistribution" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adDistribution> ;
  rdfs:domain microsoftads:ReportingMMMPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingMMMPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportFilter/assetGroupStatus> a rdf:Property ;
  rdfs:label "asset group status" ;
  rdfs:comment "The report will include data for only the asset group status. For example, you can use the filter to include data for only active asset groups. You can specify one or more asset group statuses." ;
  schema:alternateName "AssetGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupStatus> ;
  rdfs:domain microsoftads:ReportingMMMPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for only the campaign status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingMMMPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: country code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportFilter/countryCode> a rdf:Property ;
  rdfs:label "country code" ;
  rdfs:comment "The report will include data for only the specified countries/regions where the user that clicked the ad is located. For a list of possible values, see Geographical Location Codes." ;
  schema:alternateName "CountryCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/countryCode> ;
  rdfs:domain microsoftads:ReportingMMMPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportFilter/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The report will include data for only websites that used the specified languages. You can specify one or more languages." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:ReportingMMMPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingMMMPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingMMMPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingMMMPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingMMMPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingMMMPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingMMMPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingMMMPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingMMMPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingMMMPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingMMMPerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingMMMPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingMMMPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingMMMPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingMMMPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingMMMPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingMSClickIdPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingMSClickIdPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingMSClickIdPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingMSClickIdPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingMSClickIdPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingMSClickIdPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingMSClickIdPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingMSClickIdPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughCampaignReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingMSClickIdPerformanceReportRequest ;
  rdfs:range rdf:JSON .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. Note: Historical data isn't available. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingMSClickIdPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is ClickID. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and ClickID aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingMSClickIdPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingMSClickIdPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingMSClickIdPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingMSClickIdPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will only include data for accounts with the specified status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingNegativeKeywordConflictReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will only include data for campaigns with the specified status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingNegativeKeywordConflictReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will only include data for ad groups with the specified status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingNegativeKeywordConflictReportFilter ;
  rdfs:range xsd:string .

# Property: keyword status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportFilter/keywordStatus> a rdf:Property ;
  rdfs:label "keyword status" ;
  rdfs:comment "The report will only include data for keywords with the specified status. For example, you can use the filter to include data for only active keywords. You can specify one or more keyword statuses." ;
  schema:alternateName "KeywordStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordStatus> ;
  rdfs:domain microsoftads:ReportingNegativeKeywordConflictReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingNegativeKeywordConflictReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingNegativeKeywordConflictReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Not applicable for the negative keyword conflict report." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingNegativeKeywordConflictReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingNegativeKeywordConflictReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingNegativeKeywordConflictReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingNegativeKeywordConflictReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingNegativeKeywordConflictReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingNegativeKeywordConflictReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingNegativeKeywordConflictReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingNegativeKeywordConflictReportColumnScheme .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingNegativeKeywordConflictReportRequest ;
  rdfs:range microsoftads:ReportingNegativeKeywordConflictReportFilter .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingNegativeKeywordConflictReportRequest ;
  rdfs:range xsd:string .

# Property: report request id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPollGenerateReportRequest/reportRequestId> a rdf:Property ;
  rdfs:label "report request id" ;
  rdfs:comment "The identifier of the report request. The SubmitGenerateReport operation returns the identifier. The identifier is valid for a maximum of one day. If you have not successfully downloaded the file within this period, it is removed from the download site and you will need to get a new report request identifier. The string has a length up to 40 and can contain any character." ;
  schema:alternateName "ReportRequestId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportRequestId> ;
  rdfs:domain microsoftads:ReportingPollGenerateReportRequest ;
  rdfs:range xsd:string .

# Property: report request status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPollGenerateReportResponse/reportRequestStatus> a rdf:Property ;
  rdfs:label "report request status" ;
  rdfs:comment "Contains the status of the report request and the download URL." ;
  schema:alternateName "ReportRequestStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportRequestStatus> ;
  rdfs:domain microsoftads:ReportingPollGenerateReportResponse ;
  rdfs:range microsoftads:ReportingReportRequestStatus .

# Property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestStatus/status> a rdf:Property ;
  rdfs:label "status" ;
  rdfs:comment "The status of a report request." ;
  schema:alternateName "Status" ;
  rdfs:domain microsoftads:ReportingReportRequestStatus ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportRequestStatusTypeScheme .

# Property: report download url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestStatus/reportDownloadUrl> a rdf:Property ;
  rdfs:label "report download url" ;
  rdfs:comment "The encoded URL from where the report can be downloaded. Once returned, the URL is valid for five minutes. You should not take a dependency on the domain of the download URL as it is subject to change. The report that you download is compressed by using zip compression. You must first unzip the report before you can use its contents. Use the download URL only if the Status element is set to Success. Even when the Status is set to Success, this element can be nil if no data is available for the submitted report parameters." ;
  schema:alternateName "ReportDownloadUrl" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportDownloadUrl> ;
  rdfs:domain microsoftads:ReportingReportRequestStatus ;
  rdfs:range xsd:string .

# Property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportFilter/deviceType> a rdf:Property ;
  rdfs:label "device type" ;
  rdfs:comment "The report will include data for only the specified types of devices on which the ad is displayed. For example, you can use the filter to include data for only ads displayed on computers. You can specify one or more device types." ;
  schema:alternateName "DeviceType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceType> ;
  rdfs:domain microsoftads:ReportingProductDimensionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportFilter/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The report will include data for only websites that used the specified languages. You can specify one or more languages." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:ReportingProductDimensionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingProductDimensionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for only the campaign status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingProductDimensionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingProductDimensionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportFilter/adStatus> a rdf:Property ;
  rdfs:label "ad status" ;
  rdfs:comment "The report will include data for only the ad status. For example, you can use the filter to include data for only active ads. You can specify one or more ad statuses." ;
  schema:alternateName "AdStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adStatus> ;
  rdfs:domain microsoftads:ReportingProductDimensionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportFilter/assetGroupStatus> a rdf:Property ;
  rdfs:label "asset group status" ;
  rdfs:comment "The report will include data for only the asset group status. For example, you can use the filter to include data for only active asset groups. You can specify one or more asset group statuses." ;
  schema:alternateName "AssetGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupStatus> ;
  rdfs:domain microsoftads:ReportingProductDimensionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingProductDimensionPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingProductDimensionPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingProductDimensionPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingProductDimensionPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingProductDimensionPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingProductDimensionPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingProductDimensionPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingProductDimensionPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingProductDimensionPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingProductDimensionPerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingProductDimensionPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingProductDimensionPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingProductDimensionPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingProductDimensionPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingProductDimensionPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingProductMatchCountReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingProductMatchCountReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingProductMatchCountReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingProductMatchCountReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingProductMatchCountReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingProductMatchCountReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingProductMatchCountReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingProductMatchCountReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingProductMatchCountReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingProductMatchCountReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingProductMatchCountReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingProductMatchCountReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingProductMatchCountReportRequest ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will only include data for accounts with the specified status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingProductNegativeKeywordConflictReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will only include data for campaigns with the specified status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingProductNegativeKeywordConflictReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will only include data for ad groups with the specified status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingProductNegativeKeywordConflictReportFilter ;
  rdfs:range xsd:string .

# Property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportFilter/assetGroupStatus> a rdf:Property ;
  rdfs:label "asset group status" ;
  rdfs:comment "The report will include data for only the asset group status. For example, you can use the filter to include data for only active asset groups. You can specify one or more asset group statuses." ;
  schema:alternateName "AssetGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupStatus> ;
  rdfs:domain microsoftads:ReportingProductNegativeKeywordConflictReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingProductNegativeKeywordConflictReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingProductNegativeKeywordConflictReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Not applicable for the product negative keyword conflict report." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingProductNegativeKeywordConflictReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingProductNegativeKeywordConflictReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingProductNegativeKeywordConflictReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingProductNegativeKeywordConflictReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingProductNegativeKeywordConflictReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingProductNegativeKeywordConflictReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingProductNegativeKeywordConflictReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingProductNegativeKeywordConflictReportColumnScheme .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingProductNegativeKeywordConflictReportRequest ;
  rdfs:range microsoftads:ReportingProductNegativeKeywordConflictReportFilter .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingProductNegativeKeywordConflictReportRequest ;
  rdfs:range xsd:string .

# Property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportFilter/deviceType> a rdf:Property ;
  rdfs:label "device type" ;
  rdfs:comment "The report will include data for only the specified types of devices on which the ad is displayed. For example, you can use the filter to include data for only ads displayed on computers. You can specify one or more device types." ;
  schema:alternateName "DeviceType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceType> ;
  rdfs:domain microsoftads:ReportingProductPartitionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportFilter/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The report will include data for only websites that used the specified languages. You can specify one or more languages." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:ReportingProductPartitionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingProductPartitionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for only the campaign status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingProductPartitionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportFilter/campaignType> a rdf:Property ;
  rdfs:label "campaign type" ;
  rdfs:comment "The report will include data for only the campaign type. For example, you can use the filter to include data for only Shopping campaigns. You can specify one or more campaign types." ;
  schema:alternateName "CampaignType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignType> ;
  rdfs:domain microsoftads:ReportingProductPartitionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingProductPartitionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportFilter/adStatus> a rdf:Property ;
  rdfs:label "ad status" ;
  rdfs:comment "The report will include data for only the ad status. For example, you can use the filter to include data for only active ads. You can specify one or more ad statuses." ;
  schema:alternateName "AdStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adStatus> ;
  rdfs:domain microsoftads:ReportingProductPartitionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportFilter/assetGroupStatus> a rdf:Property ;
  rdfs:label "asset group status" ;
  rdfs:comment "The report will include data for only the asset group status. For example, you can use the filter to include data for only active asset groups. You can specify one or more asset group statuses." ;
  schema:alternateName "AssetGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupStatus> ;
  rdfs:domain microsoftads:ReportingProductPartitionPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingProductPartitionPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingProductPartitionPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingProductPartitionPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingProductPartitionPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingProductPartitionPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingProductPartitionPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingProductPartitionPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingProductPartitionPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingProductPartitionPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingProductPartitionPerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingProductPartitionPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingProductPartitionPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingProductPartitionPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingProductPartitionPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingProductPartitionPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportFilter/deviceType> a rdf:Property ;
  rdfs:label "device type" ;
  rdfs:comment "The report will include data for only the specified types of devices on which the ad is displayed. For example, you can use the filter to include data for only ads displayed on computers. You can specify one or more device types." ;
  schema:alternateName "DeviceType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceType> ;
  rdfs:domain microsoftads:ReportingProductPartitionUnitPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportFilter/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The report will include data for only websites that used the specified languages. You can specify one or more languages." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:ReportingProductPartitionUnitPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingProductPartitionUnitPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for only the campaign status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingProductPartitionUnitPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingProductPartitionUnitPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportFilter/adStatus> a rdf:Property ;
  rdfs:label "ad status" ;
  rdfs:comment "The report will include data for only the ad status. For example, you can use the filter to include data for only active ads. You can specify one or more ad statuses." ;
  schema:alternateName "AdStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adStatus> ;
  rdfs:domain microsoftads:ReportingProductPartitionUnitPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportFilter/assetGroupStatus> a rdf:Property ;
  rdfs:label "asset group status" ;
  rdfs:comment "The report will include data for only the asset group status. For example, you can use the filter to include data for only active asset groups. You can specify one or more asset group statuses." ;
  schema:alternateName "AssetGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupStatus> ;
  rdfs:domain microsoftads:ReportingProductPartitionUnitPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingProductPartitionUnitPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingProductPartitionUnitPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingProductPartitionUnitPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingProductPartitionUnitPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingProductPartitionUnitPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingProductPartitionUnitPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingProductPartitionUnitPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingProductPartitionUnitPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingProductPartitionUnitPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingProductPartitionUnitPerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingProductPartitionUnitPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingProductPartitionUnitPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingProductPartitionUnitPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingProductPartitionUnitPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingProductPartitionUnitPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingProductSearchQueryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/adStatus> a rdf:Property ;
  rdfs:label "ad status" ;
  rdfs:comment "The report will include data for ads that have the specified status value. You can specify one or more status values." ;
  schema:alternateName "AdStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adStatus> ;
  rdfs:domain microsoftads:ReportingProductSearchQueryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/adType> a rdf:Property ;
  rdfs:label "ad type" ;
  rdfs:comment "The report will include data for only the specified ad types. For example, the report can include data for product or expanded text ads. You can specify one or more ad types." ;
  schema:alternateName "AdType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adType> ;
  rdfs:domain microsoftads:ReportingProductSearchQueryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for campaigns that have the specified status value. You can specify one or more status values." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingProductSearchQueryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: exclude zero clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/excludeZeroClicks> a rdf:Property ;
  rdfs:label "exclude zero clicks" ;
  rdfs:comment "If the value of this element is set to true, search terms that had one or more ad impressions but resulted in zero clicks in the specified time duration will be excluded from the report. The default value is false, in which case the report will include zero click search term data. Regardless of the value of this filter, search terms with zero clicks in the last 30 days will always be excluded." ;
  schema:alternateName "ExcludeZeroClicks" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeZeroClicks> ;
  rdfs:domain microsoftads:ReportingProductSearchQueryPerformanceReportFilter ;
  rdfs:range xsd:boolean .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The report will include data for only websites that used the specified languages. You can specify one or more languages." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:ReportingProductSearchQueryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: search queries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/searchQueries> a rdf:Property ;
  rdfs:label "search queries" ;
  rdfs:comment "The report will include data for only the specified search query strings. The list can contain a maximum of 30 strings, and each string can contain a maximum of 256 characters." ;
  schema:alternateName "SearchQueries" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchQueries> ;
  rdfs:domain microsoftads:ReportingProductSearchQueryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingProductSearchQueryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/assetGroupStatus> a rdf:Property ;
  rdfs:label "asset group status" ;
  rdfs:comment "The report will include data for only the asset group status. For example, you can use the filter to include data for only active asset groups. You can specify one or more asset group statuses." ;
  schema:alternateName "AssetGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupStatus> ;
  rdfs:domain microsoftads:ReportingProductSearchQueryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingProductSearchQueryPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingProductSearchQueryPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingProductSearchQueryPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingProductSearchQueryPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingProductSearchQueryPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingProductSearchQueryPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingProductSearchQueryPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingProductSearchQueryPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingProductSearchQueryPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingProductSearchQueryPerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingProductSearchQueryPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingProductSearchQueryPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingProductSearchQueryPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingProductSearchQueryPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingProductSearchQueryPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportFilter/adDistribution> a rdf:Property ;
  rdfs:label "ad distribution" ;
  rdfs:comment "The report will include data for only the specified distribution medium. For example, you may use the filter to include data for only search ads. You may specify one or more distribution mediums." ;
  schema:alternateName "AdDistribution" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adDistribution> ;
  rdfs:domain microsoftads:ReportingProfessionalDemographicsAudienceReportFilter ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportFilter/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The report will include data for only websites that used the specified languages. You can specify one or more languages." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:ReportingProfessionalDemographicsAudienceReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingProfessionalDemographicsAudienceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for only the campaign status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingProfessionalDemographicsAudienceReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingProfessionalDemographicsAudienceReportFilter ;
  rdfs:range xsd:string .

# Property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportFilter/assetGroupStatus> a rdf:Property ;
  rdfs:label "asset group status" ;
  rdfs:comment "The status of the asset group." ;
  schema:alternateName "AssetGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupStatus> ;
  rdfs:domain microsoftads:ReportingProfessionalDemographicsAudienceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingProfessionalDemographicsAudienceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingProfessionalDemographicsAudienceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingProfessionalDemographicsAudienceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingProfessionalDemographicsAudienceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingProfessionalDemographicsAudienceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingProfessionalDemographicsAudienceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingProfessionalDemographicsAudienceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingProfessionalDemographicsAudienceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingProfessionalDemographicsAudienceReportRequest ;
  rdfs:range microsoftads:ReportingProfessionalDemographicsAudienceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingProfessionalDemographicsAudienceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingProfessionalDemographicsAudienceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingProfessionalDemographicsAudienceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingProfessionalDemographicsAudienceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingProfessionalDemographicsAudienceReportRequest ;
  rdfs:range xsd:string .

# Property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportFilter/adDistribution> a rdf:Property ;
  rdfs:label "ad distribution" ;
  rdfs:comment "The report will include data for only the specified distribution medium. For example, you may use the filter to include data for only search ads. You may specify one or more distribution mediums." ;
  schema:alternateName "AdDistribution" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adDistribution> ;
  rdfs:domain microsoftads:ReportingPublisherUsagePerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportFilter/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The report will include data for only websites that used the specified languages. You can specify one or more languages." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:ReportingPublisherUsagePerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingPublisherUsagePerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for only the campaign status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingPublisherUsagePerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingPublisherUsagePerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportFilter/assetGroupStatus> a rdf:Property ;
  rdfs:label "asset group status" ;
  rdfs:comment "The report will include data for only the asset group status. For example, you can use the filter to include data for only active asset groups. You can specify one or more asset group statuses." ;
  schema:alternateName "AssetGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupStatus> ;
  rdfs:domain microsoftads:ReportingPublisherUsagePerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingPublisherUsagePerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingPublisherUsagePerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingPublisherUsagePerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingPublisherUsagePerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingPublisherUsagePerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingPublisherUsagePerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingPublisherUsagePerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingPublisherUsagePerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingPublisherUsagePerformanceReportRequest ;
  rdfs:range microsoftads:ReportingPublisherUsagePerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingPublisherUsagePerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingPublisherUsagePerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingPublisherUsagePerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingPublisherUsagePerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingPublisherUsagePerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested aggregation, scope, and time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughCampaignReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingReportRequest ;
  rdfs:range microsoftads:ReportingSearchTermLandingPageReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingSearchTermLandingPageReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingReportRequest ;
  rdfs:range xsd:string .

# Property: sort
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/sort> a rdf:Property ;
  rdfs:label "sort" ;
  schema:alternateName "Sort" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/sort> ;
  rdfs:domain microsoftads:ReportingReportRequest ;
  rdfs:range microsoftads:ReportingKeywordPerformanceReportSort .

# Property: max rows
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/maxRows> a rdf:Property ;
  rdfs:label "max rows" ;
  schema:alternateName "MaxRows" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/maxRows> ;
  rdfs:domain microsoftads:ReportingReportRequest ;
  rdfs:range xsd:int .

# Property: delivered match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportFilter/deliveredMatchType> a rdf:Property ;
  rdfs:label "delivered match type" ;
  rdfs:comment "Includes rows in the report where the delivered match type matches one of the specified match types. You can include multiple match type values as flags. Supported values include Exact, Phrase, Broad, and AIOptimized. This element is optional. If not specified, all delivered match types are included." ;
  schema:alternateName "DeliveredMatchType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deliveredMatchType> ;
  rdfs:domain microsoftads:ReportingSearchTermLandingPageReportFilter ;
  rdfs:range xsd:string .

# Property: search queries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportFilter/searchQueries> a rdf:Property ;
  rdfs:label "search queries" ;
  rdfs:comment "Includes rows in the report where the search term matches one of the specified search query strings. You can specify up to 100 search query strings. Each search query string can contain a maximum of 100 characters. This element is optional. If not specified, the report is not filtered on search term." ;
  schema:alternateName "SearchQueries" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchQueries> ;
  rdfs:domain microsoftads:ReportingSearchTermLandingPageReportFilter ;
  rdfs:range xsd:string .

# Property: ad type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportFilter/adType> a rdf:Property ;
  rdfs:label "ad type" ;
  rdfs:comment "Includes rows in the report where the ad type matches one of the specified ad types. You can include multiple ad type values as flags. This element is optional. If not specified, all ad types are included." ;
  schema:alternateName "AdType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adType> ;
  rdfs:domain microsoftads:ReportingSearchTermLandingPageReportFilter ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportFilter/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "Includes rows in the report where the language matches one of the specified languages. You can include multiple language values as flags. This element is optional. If not specified, all languages are included." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:ReportingSearchTermLandingPageReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestBase/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingReportRequestBase ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestBase/format> a rdf:Property ;
  rdfs:label "format" ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingReportRequestBase ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestBase/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingReportRequestBase ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestBase/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingReportRequestBase ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestBase/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingReportRequestBase ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestBase/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingReportRequestBase ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestBase/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingReportRequestBase ;
  rdfs:range xsd:string .

# Property: item changed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportFilter/itemChanged> a rdf:Property ;
  rdfs:label "item changed" ;
  rdfs:comment "The report will include data for only the specified type of entity. For example, you can use the filter to include data only for changes to ad groups or campaigns. You may specify only one type of entity." ;
  schema:alternateName "ItemChanged" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/itemChanged> ;
  rdfs:domain microsoftads:ReportingSearchCampaignChangeHistoryReportFilter ;
  rdfs:range xsd:string .

# Property: how changed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportFilter/howChanged> a rdf:Property ;
  rdfs:label "how changed" ;
  rdfs:comment "The report will include data for only the specified type of change. For example, you can use the filter to include data only for updates or deletions. You may specify only one type of change." ;
  schema:alternateName "HowChanged" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/howChanged> ;
  rdfs:domain microsoftads:ReportingSearchCampaignChangeHistoryReportFilter ;
  rdfs:range xsd:string .

# Property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportFilter/adDistribution> a rdf:Property ;
  rdfs:label "ad distribution" ;
  rdfs:comment "The report will include data for only the specified distribution medium. For example, you can use the filter to include data for only search ads. You can specify one or more distribution mediums." ;
  schema:alternateName "AdDistribution" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adDistribution> ;
  rdfs:domain microsoftads:ReportingSearchCampaignChangeHistoryReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingSearchCampaignChangeHistoryReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingSearchCampaignChangeHistoryReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Scope and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingSearchCampaignChangeHistoryReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingSearchCampaignChangeHistoryReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingSearchCampaignChangeHistoryReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingSearchCampaignChangeHistoryReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingSearchCampaignChangeHistoryReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns. For this report you may only specify one account identifier in the AccountIds element of the AccountThroughAdGroupReportScope object." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingSearchCampaignChangeHistoryReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingSearchCampaignChangeHistoryReportRequest ;
  rdfs:range microsoftads:ReportingSearchCampaignChangeHistoryReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select one of the following predefined date ranges: LastSevenDays LastMonth LastThreeMonths You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingSearchCampaignChangeHistoryReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingSearchCampaignChangeHistoryReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingSearchCampaignChangeHistoryReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingSearchCampaignChangeHistoryReportRequest ;
  rdfs:range xsd:string .

# Property: search category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportFilter/searchCategory> a rdf:Property ;
  rdfs:label "search category" ;
  rdfs:comment "The report will only include data for campaigns with the specified search category." ;
  schema:alternateName "SearchCategory" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchCategory> ;
  rdfs:domain microsoftads:ReportingSearchInsightPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: search queries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportFilter/searchQueries> a rdf:Property ;
  rdfs:label "search queries" ;
  rdfs:comment "The report will only include data for campaigns with the specified search queries." ;
  schema:alternateName "SearchQueries" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchQueries> ;
  rdfs:domain microsoftads:ReportingSearchInsightPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will only include data for campaigns with the specified status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingSearchInsightPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will only include data for accounts with the specified status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingSearchInsightPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will only include data for ad groups with the specified status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingSearchInsightPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportFilter/assetGroupStatus> a rdf:Property ;
  rdfs:label "asset group status" ;
  rdfs:comment "The report will include data for only the asset group status. For example, you can use the filter to include data for only active asset groups. You can specify one or more asset group statuses." ;
  schema:alternateName "AssetGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupStatus> ;
  rdfs:domain microsoftads:ReportingSearchInsightPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingSearchInsightPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingSearchInsightPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingSearchInsightPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingSearchInsightPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingSearchInsightPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingSearchInsightPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingSearchInsightPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingSearchInsightPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughCampaignReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingSearchInsightPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingSearchInsightPerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingSearchInsightPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingSearchInsightPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingSearchInsightPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingSearchInsightPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingSearchInsightPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: delivered match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/deliveredMatchType> a rdf:Property ;
  rdfs:label "delivered match type" ;
  rdfs:comment "The report will include data for only the specified delivered match types (as opposed to the bid match type). For example, you can use the filter to include data for ads that were delivered using the exact or phrase match type. You can specify one or more delivered match types." ;
  schema:alternateName "DeliveredMatchType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deliveredMatchType> ;
  rdfs:domain microsoftads:ReportingSearchQueryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: search queries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/searchQueries> a rdf:Property ;
  rdfs:label "search queries" ;
  rdfs:comment "The report will include data for only the specified search query strings. The list can contain a maximum of 30 strings, and each string can contain a maximum of 256 characters." ;
  schema:alternateName "SearchQueries" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/searchQueries> ;
  rdfs:domain microsoftads:ReportingSearchQueryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/adType> a rdf:Property ;
  rdfs:label "ad type" ;
  rdfs:comment "The report will include data for only the specified ad types. For example, the report can include data for product or expanded text ads. You can specify one or more ad types." ;
  schema:alternateName "AdType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adType> ;
  rdfs:domain microsoftads:ReportingSearchQueryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for campaigns that have the specified status value. You can specify one or more status values." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingSearchQueryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/adStatus> a rdf:Property ;
  rdfs:label "ad status" ;
  rdfs:comment "The report will include data for ads that have the specified status value. You can specify one or more status values." ;
  schema:alternateName "AdStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adStatus> ;
  rdfs:domain microsoftads:ReportingSearchQueryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The report will include data for only websites that used the specified languages. You can specify one or more languages." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:ReportingSearchQueryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingSearchQueryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingSearchQueryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: keyword status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/keywordStatus> a rdf:Property ;
  rdfs:label "keyword status" ;
  rdfs:comment "The report will include data for only the keyword status. For example, you can use the filter to include data for only active keywords. You can specify one or more keyword statuses." ;
  schema:alternateName "KeywordStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordStatus> ;
  rdfs:domain microsoftads:ReportingSearchQueryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: exclude zero clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/excludeZeroClicks> a rdf:Property ;
  rdfs:label "exclude zero clicks" ;
  rdfs:comment "If the value of this element is set to true, search terms that had one or more ad impressions but resulted in zero clicks in the specified time duration will be excluded from the report. The default value is false, in which case the report will include zero click search term data. Regardless of the value of this filter, search terms with zero clicks in the last 30 days will always be excluded." ;
  schema:alternateName "ExcludeZeroClicks" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeZeroClicks> ;
  rdfs:domain microsoftads:ReportingSearchQueryPerformanceReportFilter ;
  rdfs:range xsd:boolean .

# Property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/assetGroupStatus> a rdf:Property ;
  rdfs:label "asset group status" ;
  rdfs:comment "Reserved." ;
  schema:alternateName "AssetGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/assetGroupStatus> ;
  rdfs:domain microsoftads:ReportingSearchQueryPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingSearchQueryPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingSearchQueryPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingSearchQueryPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingSearchQueryPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingSearchQueryPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingSearchQueryPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingSearchQueryPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingSearchQueryPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingSearchQueryPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingSearchQueryPerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingSearchQueryPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingSearchQueryPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingSearchQueryPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingSearchQueryPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingSearchQueryPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name will be used as the name of the download file. This element is optional." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingSearchTermLandingPageReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report file. For example you can specify to have the report data written to a file that uses comma-separated values (CSV). This element is optional and defaults to Csv." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingSearchTermLandingPageReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether the operation returns data for only fully processed time periods. This element is optional and defaults to false." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingSearchTermLandingPageReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the report includes header information such as the report name and date range. This element is optional and defaults to false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingSearchTermLandingPageReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the report includes footer information such as copyright. This element is optional and defaults to false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingSearchTermLandingPageReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the report includes header descriptions for each column of data. This element is optional and defaults to false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingSearchTermLandingPageReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "The format version of the report file. This element is optional." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingSearchTermLandingPageReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entities and their scope to include in the report. Use this element to limit the report data to specific accounts and campaigns. This element is required." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingSearchTermLandingPageReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughCampaignReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data. This element is optional." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingSearchTermLandingPageReportRequest ;
  rdfs:range microsoftads:ReportingSearchTermLandingPageReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time frame to use to aggregate the report data. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. This element is required." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingSearchTermLandingPageReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week. Supported values are Hourly, Daily, Weekly, Monthly, Yearly, DayOfWeek, and HourOfDay*. This element is required." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingSearchTermLandingPageReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them. You must specify Final URL and at least one performance statistics column, e.g., Impressions. This element is required." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingSearchTermLandingPageReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingSearchTermLandingPageReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingSearchTermLandingPageReportRequest ;
  rdfs:range xsd:string .

# Property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/adDistribution> a rdf:Property ;
  rdfs:label "ad distribution" ;
  rdfs:comment "The report will include data for only the specified distribution medium. For example, you can use the filter to include data for only search ads. You can specify one or more distribution mediums." ;
  schema:alternateName "AdDistribution" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adDistribution> ;
  rdfs:domain microsoftads:ReportingShareOfVoiceReportFilter ;
  rdfs:range xsd:string .

# Property: bid match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/bidMatchType> a rdf:Property ;
  rdfs:label "bid match type" ;
  rdfs:comment "The report will include data for only the specified bid match types. For example, you can use the filter to include data for ads that were bid on using the exact or phrase match type. You can specify one or more bid match types. To filter on delivered match types, see the DeliveredMatchType element." ;
  schema:alternateName "BidMatchType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/bidMatchType> ;
  rdfs:domain microsoftads:ReportingShareOfVoiceReportFilter ;
  rdfs:range xsd:string .

# Property: delivered match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/deliveredMatchType> a rdf:Property ;
  rdfs:label "delivered match type" ;
  rdfs:comment "The report will include data for only the specified delivered match types. For example, you can use the filter to include data for ads that were delivered using the exact or phrase match type. You can specify one or more delivered match types. To filter on bid match types, see the BidMatchType element." ;
  schema:alternateName "DeliveredMatchType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deliveredMatchType> ;
  rdfs:domain microsoftads:ReportingShareOfVoiceReportFilter ;
  rdfs:range xsd:string .

# Property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/keywords> a rdf:Property ;
  rdfs:label "keywords" ;
  rdfs:comment "The report will include data for only the specified keywords. You can specify a maximum of 75 keywords. Each keyword can contain a maximum of 100 characters." ;
  schema:alternateName "Keywords" ;
  rdfs:domain microsoftads:ReportingShareOfVoiceReportFilter ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The report will include data for only websites that used the specified languages. You can specify one or more languages." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:ReportingShareOfVoiceReportFilter ;
  rdfs:range xsd:string .

# Property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/deviceType> a rdf:Property ;
  rdfs:label "device type" ;
  rdfs:comment "The report will include data for only the specified types of devices on which the ad is displayed. For example, you can use the filter to include data only for expanded text ads displayed on smartphones. You can specify one or more device types." ;
  schema:alternateName "DeviceType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/deviceType> ;
  rdfs:domain microsoftads:ReportingShareOfVoiceReportFilter ;
  rdfs:range xsd:string .

# Property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/accountStatus> a rdf:Property ;
  rdfs:label "account status" ;
  rdfs:comment "The report will include data for only the account status. For example, you can use the filter to include data for only active accounts. You can specify one or more account statuses." ;
  schema:alternateName "AccountStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/accountStatus> ;
  rdfs:domain microsoftads:ReportingShareOfVoiceReportFilter ;
  rdfs:range xsd:string .

# Property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/campaignStatus> a rdf:Property ;
  rdfs:label "campaign status" ;
  rdfs:comment "The report will include data for only the campaign status. For example, you can use the filter to include data for only active campaigns. You can specify one or more campaign statuses." ;
  schema:alternateName "CampaignStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/campaignStatus> ;
  rdfs:domain microsoftads:ReportingShareOfVoiceReportFilter ;
  rdfs:range xsd:string .

# Property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/adGroupStatus> a rdf:Property ;
  rdfs:label "ad group status" ;
  rdfs:comment "The report will include data for only the ad group status. For example, you can use the filter to include data for only active ad groups. You can specify one or more ad group statuses." ;
  schema:alternateName "AdGroupStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adGroupStatus> ;
  rdfs:domain microsoftads:ReportingShareOfVoiceReportFilter ;
  rdfs:range xsd:string .

# Property: keyword status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/keywordStatus> a rdf:Property ;
  rdfs:label "keyword status" ;
  rdfs:comment "The report will include data for only the keyword status. For example, you can use the filter to include data for only active keywords. You can specify one or more keyword statuses." ;
  schema:alternateName "KeywordStatus" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/keywordStatus> ;
  rdfs:domain microsoftads:ReportingShareOfVoiceReportFilter ;
  rdfs:range xsd:string .

# Property: bid strategy type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/bidStrategyType> a rdf:Property ;
  rdfs:label "bid strategy type" ;
  rdfs:comment "The report will include data for only the specified bid strategy type or types. For example, you can use the filter to include data only for keywords that were bid on using the enhanced bid strategy type. You can specify one or more bid strategy types." ;
  schema:alternateName "BidStrategyType" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/bidStrategyType> ;
  rdfs:domain microsoftads:ReportingShareOfVoiceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingShareOfVoiceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingShareOfVoiceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingShareOfVoiceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingShareOfVoiceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingShareOfVoiceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingShareOfVoiceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingShareOfVoiceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingShareOfVoiceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingShareOfVoiceReportRequest ;
  rdfs:range microsoftads:ReportingShareOfVoiceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingShareOfVoiceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingShareOfVoiceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingShareOfVoiceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingShareOfVoiceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingShareOfVoiceReportRequest ;
  rdfs:range xsd:string .

# Property: report request
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSubmitGenerateReportRequest/reportRequest> a rdf:Property ;
  rdfs:label "report request" ;
  rdfs:comment "The report request. The request must be an object that derives from ReportRequest. For a list of report request types, see Report Types." ;
  schema:alternateName "ReportRequest" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportRequest> ;
  rdfs:domain microsoftads:ReportingSubmitGenerateReportRequest ;
  rdfs:range microsoftads:ReportingReportRequest .

# Property: report request id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSubmitGenerateReportResponse/reportRequestId> a rdf:Property ;
  rdfs:label "report request id" ;
  rdfs:comment "The identifier of the report request. Use this identifier when calling the PollGenerateReport to determine the status of the report request. The identifier is valid for a maximum of one day. If you have not successfully downloaded the file within this period, it is removed from the download site and you will need to get a new report request identifier. The string has a length up to 40 and can contain any character." ;
  schema:alternateName "ReportRequestId" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportRequestId> ;
  rdfs:domain microsoftads:ReportingSubmitGenerateReportResponse ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingTravelQueryInsightReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingTravelQueryInsightReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingTravelQueryInsightReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name and date range. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingTravelQueryInsightReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingTravelQueryInsightReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingTravelQueryInsightReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingTravelQueryInsightReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingTravelQueryInsightReportRequest ;
  rdfs:range microsoftads:ReportingAccountReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingTravelQueryInsightReportRequest ;
  rdfs:range rdf:JSON .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingTravelQueryInsightReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingTravelQueryInsightReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingTravelQueryInsightReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingTravelQueryInsightReportRequest ;
  rdfs:range xsd:string .

# Property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportFilter/adDistribution> a rdf:Property ;
  rdfs:label "ad distribution" ;
  rdfs:comment "The report will include data for only the specified distribution medium. For example, you can use the filter to include data for only search ads. You can specify one or more distribution mediums." ;
  schema:alternateName "AdDistribution" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/adDistribution> ;
  rdfs:domain microsoftads:ReportingUserLocationPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: country code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportFilter/countryCode> a rdf:Property ;
  rdfs:label "country code" ;
  rdfs:comment "The report will include data for only the specified countries/regions where the user that clicked the ad is located. For a list of possible values, see Geographical Location Codes." ;
  schema:alternateName "CountryCode" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/countryCode> ;
  rdfs:domain microsoftads:ReportingUserLocationPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportFilter/language> a rdf:Property ;
  rdfs:label "language" ;
  rdfs:comment "The report will include data for only websites that used the specified languages. You can specify one or more languages." ;
  schema:alternateName "Language" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/language> ;
  rdfs:domain microsoftads:ReportingUserLocationPerformanceReportFilter ;
  rdfs:range xsd:string .

# Property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/reportName> a rdf:Property ;
  rdfs:label "report name" ;
  rdfs:comment "The name of the report. The name is included in the report header. If you do not specify a report name, the system generates a name in the form, ReportType-ReportDateTime. The maximum length of the report name is 200." ;
  schema:alternateName "ReportName" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/reportName> ;
  rdfs:domain microsoftads:ReportingUserLocationPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/format> a rdf:Property ;
  rdfs:label "format" ;
  rdfs:comment "The format of the report data. For example, you can request the data in comma-separated values (Csv) format or tab-separated values (Tsv) format. The default value is Csv. All downloaded files are ZIP compressed." ;
  schema:alternateName "Format" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/format> ;
  rdfs:domain microsoftads:ReportingUserLocationPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportFormatScheme .

# Property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/returnOnlyCompleteData> a rdf:Property ;
  rdfs:label "return only complete data" ;
  rdfs:comment "Determines whether or not the service must ensure that all the data has been processed and is available. If set to true and if the system has not finished processing all the data based on the requested Aggregation, Scope, and Time, the service returns error code NoCompleteDataAvaliable (2004). Otherwise by default the request can succeed, there is no indication as to whether the data is complete, and the report will contain only the data that the system has finished processing at the time of the request. Please note that because today is still in progress and data is not complete, you cannot set this element to true if the Time period (whether custom or predefined date) includes today's date. For more information, see Time Zones in Reporting." ;
  schema:alternateName "ReturnOnlyCompleteData" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/returnOnlyCompleteData> ;
  rdfs:domain microsoftads:ReportingUserLocationPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/excludeReportHeader> a rdf:Property ;
  rdfs:label "exclude report header" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header metadata such as report name, date range, and aggregation. Set this property true if you want the report header metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportHeader" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportHeader> ;
  rdfs:domain microsoftads:ReportingUserLocationPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/excludeReportFooter> a rdf:Property ;
  rdfs:label "exclude report footer" ;
  rdfs:comment "Determines whether or not the downloaded report should contain footer metadata such as Microsoft copyright (`@2020` Microsoft Corporation. All rights reserved.). Set this property true if you want the report footer metadata excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeReportFooter" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeReportFooter> ;
  rdfs:domain microsoftads:ReportingUserLocationPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/excludeColumnHeaders> a rdf:Property ;
  rdfs:label "exclude column headers" ;
  rdfs:comment "Determines whether or not the downloaded report should contain header descriptions for each column. The report column header matches the requested column name e.g. Impressions and Clicks. Set this property true if you want the report column headers excluded from the downloaded report. The default value is false." ;
  schema:alternateName "ExcludeColumnHeaders" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/excludeColumnHeaders> ;
  rdfs:domain microsoftads:ReportingUserLocationPerformanceReportRequest ;
  rdfs:range xsd:boolean .

# Property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/formatVersion> a rdf:Property ;
  rdfs:label "format version" ;
  rdfs:comment "Determines the format for certain fields in the downloaded report file. The data format for certain fields can be updated within the current API version without breaking existing client applications. You can get the latest data format by setting this optional request field to 2.0. If you do not set this field, the service defaults to version 1.0. For details about changes between format versions, see Report Format Version." ;
  schema:alternateName "FormatVersion" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/formatVersion> ;
  rdfs:domain microsoftads:ReportingUserLocationPerformanceReportRequest ;
  rdfs:range xsd:string .

# Property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/scope> a rdf:Property ;
  rdfs:label "scope" ;
  rdfs:comment "The entity scope of the report. Use this element to limit the report data to specific accounts, ad groups, or campaigns." ;
  schema:alternateName "Scope" ;
  rdfs:domain microsoftads:ReportingUserLocationPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingAccountThroughAdGroupReportScope .

# Property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/filter> a rdf:Property ;
  rdfs:label "filter" ;
  rdfs:comment "The filter information to use to filter the report data." ;
  schema:alternateName "Filter" ;
  rdfs:domain microsoftads:ReportingUserLocationPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingUserLocationPerformanceReportFilter .

# Property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/time> a rdf:Property ;
  rdfs:label "time" ;
  rdfs:comment "The time period to use for the report. You can specify a custom date range or select a predefined date range, for example, Today or ThisWeek. For a list of the time periods that you can specify for each aggregation type, see Aggregation and Time. You can set the time zone within the ReportTime object, which helps you accurately scope data for the requested time period. If you do not choose a time zone, the Reporting service uses PacificTimeUSCanadaTijuana by default." ;
  schema:alternateName "Time" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/time> ;
  rdfs:domain microsoftads:ReportingUserLocationPerformanceReportRequest ;
  rdfs:range microsoftads:ReportingReportTime .

# Property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/aggregation> a rdf:Property ;
  rdfs:label "aggregation" ;
  rdfs:comment "The type of aggregation to use to aggregate the report data. For example, you can aggregate the report data by day or week, or request a summary report. The default aggregation is Summary. It is important to note that if you do not include TimePeriod in the list of Columns, the aggregation you chose will be ignored and Summary aggregation will be used regardless." ;
  schema:alternateName "Aggregation" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/aggregation> ;
  rdfs:domain microsoftads:ReportingUserLocationPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingReportAggregationScheme .

# Property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/columns> a rdf:Property ;
  rdfs:label "columns" ;
  rdfs:comment "The list of attributes and performance statistics to include in the report. The report will include the columns in the order that you specify them." ;
  schema:alternateName "Columns" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/columns> ;
  rdfs:domain microsoftads:ReportingUserLocationPerformanceReportRequest ;
  rdfs:range xsd:string ;
  qb:codeList microsoftads:ReportingUserLocationPerformanceReportColumnScheme .

# Property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/type> a rdf:Property ;
  rdfs:label "type" ;
  schema:alternateName "Type" ;
  rdfs:subPropertyOf <https://relay.inferal.com/ontology/microsoftads/property/type> ;
  rdfs:domain microsoftads:ReportingUserLocationPerformanceReportRequest ;
  rdfs:range xsd:string .

# Generated Record properties for Microsoftads.CampaignManagementAuditPointResult.details
<https://relay.inferal.com/ontology/microsoftads/record/Microsoftads.CampaignManagementAuditPointResult/details/entry> a rdf:Property ;
  rdfs:label "entry" ;
  rdfs:domain <https://relay.inferal.com/ontology/microsoftads/record/Microsoftads.CampaignManagementAuditPointResult/details/Container> ;
  rdfs:range <https://relay.inferal.com/ontology/microsoftads/record/Microsoftads.CampaignManagementAuditPointResult/details/Entry> .
<https://relay.inferal.com/ontology/microsoftads/record/Microsoftads.CampaignManagementAuditPointResult/details/key> a rdf:Property ;
  rdfs:label "key" ;
  rdfs:domain <https://relay.inferal.com/ontology/microsoftads/record/Microsoftads.CampaignManagementAuditPointResult/details/Entry> ;
  rdfs:range xsd:string .
<https://relay.inferal.com/ontology/microsoftads/record/Microsoftads.CampaignManagementAuditPointResult/details/value> a rdf:Property ;
  rdfs:label "value" ;
  rdfs:domain <https://relay.inferal.com/ontology/microsoftads/record/Microsoftads.CampaignManagementAuditPointResult/details/Entry> ;
  rdfs:range xsd:string .
